Mock Version: 1.4.19 Mock Version: 1.4.19 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'], chrootPath='/var/lib/mock/f32-build-18155423-1295912/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1573430400 Wrote: /builddir/build/SRPMS/hdf5-1.10.5-4.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'], chrootPath='/var/lib/mock/f32-build-18155423-1295912/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/hdf5.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1573430400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.L20Kjb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf hdf5-1.10.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/hdf5-1.10.5.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd hdf5-1.10.5 + /usr/bin/xz -dc /builddir/build/SOURCES/hdf5_1.10.4+repack-1.debian.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (hdf5-LD_LIBRARY_PATH.patch): + echo '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 Hunk #1 succeeded at 151 (offset 23 lines). Hunk #2 succeeded at 161 (offset 23 lines). Patch #2 (hdf5-warning.patch): + echo 'Patch #2 (hdf5-warning.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .warning --fuzz=0 patching file testpar/t_cache.c Hunk #3 succeeded at 2195 (offset -2 lines). Hunk #4 succeeded at 2444 (offset -2 lines). Hunk #5 succeeded at 4611 (offset -4 lines). Hunk #6 succeeded at 4718 (offset -4 lines). Hunk #7 succeeded at 4823 (offset -4 lines). Patch #3 (hdf5-build.patch): + echo 'Patch #3 (hdf5-build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .build --fuzz=0 patching file java/examples/datasets/JavaDatasetExample.sh.in patching file java/examples/datasets/Makefile.am patching file java/examples/datatypes/JavaDatatypeExample.sh.in patching file java/examples/datatypes/Makefile.am patching file java/examples/groups/JavaGroupExample.sh.in patching file java/examples/groups/Makefile.am patching file java/examples/intro/JavaIntroExample.sh.in patching file java/examples/intro/Makefile.am patching file java/src/Makefile.am patching file java/test/junit.sh.in patching file java/test/Makefile.am + echo 'Patch #4 (fix-HDFFV-10745.patch):' Patch #4 (fix-HDFFV-10745.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .jira --fuzz=0 patching file java/src/jni/h5pFCPLImp.c + find -name '*.jar' -delete + ln -s /usr/share/java/hamcrest/core.jar java/lib/hamcrest-core.jar + ln -s /usr/share/java/junit.jar java/lib/junit.jar + ln -s /usr/share/java/slf4j/api.jar java/lib/slf4j-api-1.7.25.jar + ln -s /usr/share/java/slf4j/nop.jar java/lib/ext/slf4j-nop-1.7.25.jar + ln -s /usr/share/java/slf4j/simple.jar java/lib/ext/slf4j-simple-1.7.25.jar ++ sed -n '//{s/^.*>\([0-9]\.[0-9]*\)<.*/\1/;p;q}' /usr/share/maven-poms/junit.pom + junit_ver=4.12 + sed -i -e 's/JUnit version .*/JUnit version 4.12/' java/test/testfiles/JUnit-TestH5.txt java/test/testfiles/JUnit-TestH5A.txt java/test/testfiles/JUnit-TestH5D.txt java/test/testfiles/JUnit-TestH5Dparams.txt java/test/testfiles/JUnit-TestH5Dplist.txt java/test/testfiles/JUnit-TestH5E.txt java/test/testfiles/JUnit-TestH5Edefault.txt java/test/testfiles/JUnit-TestH5Eparams.txt java/test/testfiles/JUnit-TestH5Eregister.txt java/test/testfiles/JUnit-TestH5F.txt java/test/testfiles/JUnit-TestH5Fbasic.txt java/test/testfiles/JUnit-TestH5Fparams.txt java/test/testfiles/JUnit-TestH5Fswmr.txt java/test/testfiles/JUnit-TestH5G.txt java/test/testfiles/JUnit-TestH5Gbasic.txt java/test/testfiles/JUnit-TestH5Giterate.txt java/test/testfiles/JUnit-TestH5Lbasic.txt java/test/testfiles/JUnit-TestH5Lcreate.txt java/test/testfiles/JUnit-TestH5Lparams.txt java/test/testfiles/JUnit-TestH5Obasic.txt java/test/testfiles/JUnit-TestH5Ocopy.txt java/test/testfiles/JUnit-TestH5Ocreate.txt java/test/testfiles/JUnit-TestH5Oparams.txt java/test/testfiles/JUnit-TestH5P.txt java/test/testfiles/JUnit-TestH5PData.txt java/test/testfiles/JUnit-TestH5PL.txt java/test/testfiles/JUnit-TestH5Pfapl.txt java/test/testfiles/JUnit-TestH5Plist.txt java/test/testfiles/JUnit-TestH5Pvirtual.txt java/test/testfiles/JUnit-TestH5R.txt java/test/testfiles/JUnit-TestH5S.txt java/test/testfiles/JUnit-TestH5Sbasic.txt java/test/testfiles/JUnit-TestH5T.txt java/test/testfiles/JUnit-TestH5Tbasic.txt java/test/testfiles/JUnit-TestH5Tparams.txt java/test/testfiles/JUnit-TestH5Z.txt + sed -i -e '/^STATIC_AVAILABLE=/s/=.*/=no/' c++/src/h5c++.in fortran/src/h5fc.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:363: installing 'bin/compile' configure.ac:37: installing 'bin/missing' c++/src/Makefile.am: installing 'bin/depcomp' + sed -e 's|-O -finline-functions|-O3 -finline-functions|g' -i config/gnu-flags + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6Uy3za + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + export CC=gcc + CC=gcc + export CXX=g++ + CXX=g++ + export F9X=gfortran + F9X=gfortran + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + mkdir build + pushd build ~/build/BUILD/hdf5-1.10.5/build ~/build/BUILD/hdf5-1.10.5 + ln -s ../configure . + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-java configure: WARNING: unrecognized options: --enable-fortran2003 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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-9.2.1 ../config/gnu-flags: line 100: hostname: command not found compiler 'gfortran' is GNU gfortran-9.2.1 compiler 'g++' is GNU g++-9.2.1 ../config/gnu-cxxflags: line 88: hostname: command not found ../configure: line 4097: hostname: command not found checking build mode... production checking for x86_64-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... yes checking for x86_64-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 x86_64-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... f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran module.mod checking how gfortran finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lgfortran -lm -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} 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++ can handle static cast... yes checking if g++ has offsetof extension... yes checking if the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... yes checking for gcj... no checking for guavac... no checking for jikes... no checking for javac... javac checking if javac works... yes checking for kaffe... no checking for java... java checking for uudecode... no configure: WARNING: I have to compile Test.class from scratch checking if java works... yes checking for jar... jar checking for javadoc... javadoc checking for javac... /usr/bin/javac checking symlink for /usr/bin/javac... /etc/alternatives/javac checking symlink for /etc/alternatives/javac... /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/bin/javac checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/bin/include/jni.h... no checking for /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/jni.h... yes You have no CLASSPATH, I hope it is good checking for junit.textui.TestRunner class... no checking for junit... checking for JAVA_HOME... checking for java... /usr/bin/java /usr 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 -m elf_x86_64) 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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking 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 size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking 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... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... 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 checking if the system is IBM ppc64le and cannot correctly convert some long double values... no ../configure: line 23720: 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... v110 checking whether to perform strict file format checks... no checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool 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/H5srcdir_str.h config.status: creating test/testabort_fail.sh config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/testflushrefresh.sh config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/testswmr.sh config.status: creating test/testvdsswmr.sh config.status: creating test/test_filter_plugin.sh config.status: creating test/test_usecases.sh config.status: creating testpar/Makefile config.status: creating testpar/testpflush.sh config.status: creating tools/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/src/Makefile config.status: creating tools/src/h5dump/Makefile config.status: creating tools/src/h5import/Makefile config.status: creating tools/src/h5diff/Makefile config.status: creating tools/src/h5jam/Makefile config.status: creating tools/src/h5repack/Makefile config.status: creating tools/src/h5ls/Makefile config.status: creating tools/src/h5copy/Makefile config.status: creating tools/src/misc/Makefile config.status: creating tools/src/misc/h5cc config.status: creating tools/src/h5stat/Makefile config.status: creating tools/test/Makefile config.status: creating tools/test/h5dump/Makefile config.status: creating tools/test/h5dump/h5dump_plugin.sh config.status: creating tools/test/h5dump/testh5dump.sh config.status: creating tools/test/h5dump/testh5dumppbits.sh config.status: creating tools/test/h5dump/testh5dumpvds.sh config.status: creating tools/test/h5dump/testh5dumpxml.sh config.status: creating tools/test/h5ls/Makefile config.status: creating tools/test/h5ls/h5ls_plugin.sh config.status: creating tools/test/h5ls/testh5ls.sh config.status: creating tools/test/h5ls/testh5lsvds.sh config.status: creating tools/test/h5import/Makefile config.status: creating tools/test/h5import/h5importtestutil.sh config.status: creating tools/test/h5diff/Makefile config.status: creating tools/test/h5diff/h5diff_plugin.sh config.status: creating tools/test/h5diff/testh5diff.sh config.status: creating tools/test/h5diff/testph5diff.sh config.status: creating tools/src/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/testh5fc.sh config.status: creating tools/test/h5jam/Makefile config.status: creating tools/test/h5jam/testh5jam.sh config.status: creating tools/test/h5repack/Makefile config.status: creating tools/test/h5repack/h5repack.sh config.status: creating tools/test/h5repack/h5repack_plugin.sh config.status: creating tools/test/h5copy/Makefile config.status: creating tools/test/h5copy/testh5copy.sh config.status: creating tools/test/misc/Makefile config.status: creating tools/test/misc/testh5clear.sh config.status: creating tools/test/misc/testh5mkgrp.sh config.status: creating tools/test/misc/testh5repart.sh config.status: creating tools/test/misc/vds/Makefile config.status: creating tools/test/h5stat/Makefile config.status: creating tools/test/h5stat/testh5stat.sh config.status: creating tools/test/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/src/H5fort_type_defines.h 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 java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating java/examples/intro/Makefile config.status: creating java/examples/intro/JavaIntroExample.sh config.status: creating java/examples/datasets/Makefile config.status: creating java/examples/datasets/JavaDatasetExample.sh config.status: creating java/examples/datatypes/Makefile config.status: creating java/examples/datatypes/JavaDatatypeExample.sh config.status: creating java/examples/groups/Makefile config.status: creating java/examples/groups/JavaGroupExample.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/tools/h5watch/Makefile config.status: creating hl/tools/h5watch/testh5watch.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: creating fortran/src/H5config_f.inc config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands configure: WARNING: unrecognized options: --enable-fortran2003 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Nov 11 15:21:32 UTC 2019 Configured by: mockbuild@ Host system: x86_64-redhat-linux-gnu Uname information: Linux buildvm-29.phx2.fedoraproject.org 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /usr Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /usr/bin/gcc ( gcc (GCC) 9.2.1 20190827 ) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/bin/gfortran ( GNU Fortran (GCC) 9.2.1 20190827 ) Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: yes C++ Compiler: /usr/bin/g++ ( g++ (GCC) 9.2.1 20190827 ) C++ Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C++ Flags: -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O AM C++ Flags: Shared C++ Library: yes Static C++ Library: yes Java: yes Java Compiler: /usr/bin/java (openjdk 1.8.0_232) Features: --------- Parallel HDF5: no Parallel Filtered Dataset Writes: no Large Parallel I/O: no High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: no Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5detect.o ../../src/H5detect.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5.lo ../../src/H5.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 409 | case 12: c+=((uint32_t)k[11])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:410:9: note: here 410 | case 11: c+=((uint32_t)k[10])<<16; | ^~~~ ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 410 | case 11: c+=((uint32_t)k[10])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:411:9: note: here 411 | case 10: c+=((uint32_t)k[9])<<8; | ^~~~ ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 411 | case 10: c+=((uint32_t)k[9])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:412:9: note: here 412 | case 9 : c+=k[8]; | ^~~~ ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | case 9 : c+=k[8]; | ~^~~~~~ ../../src/H5checksum.c:413:9: note: here 413 | case 8 : b+=((uint32_t)k[7])<<24; | ^~~~ ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 413 | case 8 : b+=((uint32_t)k[7])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:414:9: note: here 414 | case 7 : b+=((uint32_t)k[6])<<16; | ^~~~ ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 414 | case 7 : b+=((uint32_t)k[6])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:415:9: note: here 415 | case 6 : b+=((uint32_t)k[5])<<8; | ^~~~ ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 415 | case 6 : b+=((uint32_t)k[5])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:416:9: note: here 416 | case 5 : b+=k[4]; | ^~~~ ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 416 | case 5 : b+=k[4]; | ~^~~~~~ ../../src/H5checksum.c:417:9: note: here 417 | case 4 : a+=((uint32_t)k[3])<<24; | ^~~~ ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 417 | case 4 : a+=((uint32_t)k[3])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:418:9: note: here 418 | case 3 : a+=((uint32_t)k[2])<<16; | ^~~~ ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 418 | case 3 : a+=((uint32_t)k[2])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:419:9: note: here 419 | case 2 : a+=((uint32_t)k[1])<<8; | ^~~~ ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 419 | case 2 : a+=((uint32_t)k[1])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:420:9: note: here 420 | case 1 : a+=k[0]; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5system.lo ../../src/H5system.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 276 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 279 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 282 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 285 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 295 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 298 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 301 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 304 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 315 | n = fprintf(stream, format_templ, (double)x); | ^~~~~~~~~~~~ ../../src/H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 318 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 326 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 363 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 375 | fprintf(stream, format_templ, "UNDEF"); | ^~~~~~~~~~~~ ../../src/H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 383 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 391 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 397 | n = fprintf(stream, format_templ, nout); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5system.c:33: In function 'strncat', inlined from 'H5_build_extpath' at ../../src/H5system.c:1081:13: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5system.c:33: ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5private.h:1368:31: note: length computed here 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) | ^~~~~~~~~~~~~~ ../../src/H5system.c:1081:13: note: in expansion of macro 'HDstrncat' 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5timer.lo ../../src/H5timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5trace.lo ../../src/H5trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5A.lo ../../src/H5A.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5A.c:25: In function 'strncpy', inlined from 'H5Aget_name_by_idx' at ../../src/H5A.c:892:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5A.c:25: ../../src/H5A.c: In function 'H5Aget_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5A.c:888:26: note: in expansion of macro 'HDstrlen' 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o ../../src/H5Adense.c: In function 'H5A__dense_fnd_cb': ../../src/H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 331 | H5A_t *old_attr = *user_attr; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A__create': ../../src/H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) | ^~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__read': ../../src/H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__write': ../../src/H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || | ^~~~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__attr_copy_file': ../../src/H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] 2059 | H5O_copy_t *cpy_info) | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AC.lo ../../src/H5AC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACdbg.lo ../../src/H5ACdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -fPIC -DPIC -o .libs/H5ACdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -o H5ACdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACproxy_entry.lo ../../src/H5ACproxy_entry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -fPIC -DPIC -o .libs/H5ACproxy_entry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -o H5ACproxy_entry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B.lo ../../src/H5B.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2.lo ../../src/H5B2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o In file included from ../../src/H5Cprivate.h:35, from ../../src/H5ACprivate.h:33, from ../../src/H5B2private.h:29, from ../../src/H5B2pkg.h:30, from ../../src/H5B2cache.c:36: ../../src/H5B2cache.c: In function 'H5B2__cache_int_deserialize': ../../src/H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] 185 | n = (n << 8) | *(--p); \ | ^ ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' 217 | # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) | ^~~~~~~~~~ ../../src/H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' 718 | UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); | ^~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~~~~~~~~~~~~~^~~~ ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ ../../src/H5B2dbg.c: In function 'H5B2__int_debug': ../../src/H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ ../../src/H5B2dbg.c: In function 'H5B2__leaf_debug': ../../src/H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o ../../src/H5B2int.c: In function 'H5B2__iterate_node': ../../src/H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1529 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1548 | if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__delete_node': ../../src/H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1659 | if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__node_size': ../../src/H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1718 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__update_flush_depend': ../../src/H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1821 | if(NULL == (child_int = H5B2__protect_internal(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1837 | if(NULL == (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2internal.lo ../../src/H5B2internal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -fPIC -DPIC -o .libs/H5B2internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -o H5B2internal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2leaf.lo ../../src/H5B2leaf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -fPIC -DPIC -o .libs/H5B2leaf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -o H5B2leaf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5C.lo ../../src/H5C.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_flush_cache': ../../src/H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] 1056 | hbool_t ignore_protected; | ^~~~~~~~~~~~~~~~ In file included from ../../src/H5C.c:82: ../../src/H5C.c: In function 'H5C__unpin_entry_real': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' 3856 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] 3873 | done: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cdbg.lo ../../src/H5Cdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -fPIC -DPIC -o .libs/H5Cdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -o H5Cdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cepoch.lo ../../src/H5Cepoch.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -fPIC -DPIC -o .libs/H5Cepoch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -o H5Cepoch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cimage.lo ../../src/H5Cimage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -fPIC -DPIC -o .libs/H5Cimage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -o H5Cimage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog.lo ../../src/H5Clog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -fPIC -DPIC -o .libs/H5Clog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -o H5Clog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_json.lo ../../src/H5Clog_json.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o ../../src/H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': ../../src/H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -o H5Clog_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_trace.lo ../../src/H5Clog_trace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -fPIC -DPIC -o .libs/H5Clog_trace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -o H5Clog_trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cprefetched.lo ../../src/H5Cprefetched.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -fPIC -DPIC -o .libs/H5Cprefetched.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -o H5Cprefetched.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cquery.lo ../../src/H5Cquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -fPIC -DPIC -o .libs/H5Cquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -o H5Cquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctag.lo ../../src/H5Ctag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -fPIC -DPIC -o .libs/H5Ctag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -o H5Ctag.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctest.lo ../../src/H5Ctest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -fPIC -DPIC -o .libs/H5Ctest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -o H5Ctest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CS.lo ../../src/H5CS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CX.lo ../../src/H5CX.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o ../../src/H5CX.c: In function 'H5CX_set_loc': ../../src/H5CX.c:885:19: warning: unused variable 'head' [-Wunused-variable] 885 | H5CX_node_t **head = H5CX_get_my_context(); /* Get the pointer to the head of the API context, for this thread */ | ^~~~ In file included from ../../src/H5CX.c:34: ../../src/H5CX.c: In function 'H5CX__pop_common': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5CX.c:2564:5: note: in expansion of macro 'FUNC_ENTER_STATIC' 2564 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ ../../src/H5CX.c:2590:1: warning: label 'done' defined but not used [-Wunused-label] 2590 | done: | ^~~~ ../../src/H5CX.c: At top level: ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] 326 | static H5CX_node_t **H5CX__get_context(void); | ^~~~~~~~~~~~~~~~~ ../../src/H5CX.c:131: warning: macro "H5CX_SET_PROP" is not used [-Wunused-macros] 131 | #define H5CX_SET_PROP(PROP_NAME, PROP_FIELD) \ | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -o H5CX.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5D.lo ../../src/H5D.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, | ~~~~~~~^ ../../src/H5Dbtree.c: In function 'H5D__btree_insert': ../../src/H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~^ ../../src/H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~~^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree2.lo ../../src/H5Dbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -fPIC -DPIC -o .libs/H5Dbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -o H5Dbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_init': ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': ../../src/H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1091 | if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) | ^ ../../src/H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1329 | 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:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1620 | 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:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1789 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': ../../src/H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_create': ../../src/H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_lookup': ../../src/H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_flush_entry': ../../src/H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocated': ../../src/H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4105:32: warning: cast between incompatible function types from 'void * (*)(void *, const H5O_pline_t *)' {aka 'void * (*)(void *, const struct H5O_pline_t *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': ../../src/H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ | ^~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': ../../src/H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_delete': ../../src/H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy_cb': ../../src/H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) | ~~~~~~~~~~~~~~~~^~~~~~~ In file included from ../../src/H5Dchunk.c:56: ../../src/H5Dpkg.h:650:59: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'} 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); | ~~~~~~~~^~~~~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dchunk.c:55: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dchunk.c:55: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_bh_info': ../../src/H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_dump_index': ../../src/H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dearray.lo ../../src/H5Dearray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -fPIC -DPIC -o .libs/H5Dearray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -o H5Dearray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfarray.lo ../../src/H5Dfarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -fPIC -DPIC -o .libs/H5Dfarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -o H5Dfarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) | ^~~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) | ^~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Dpkg.h:30, from ../../src/H5Dint.c:25: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 535 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ | ^ ../../src/H5Dint.c: In function 'H5D_flush_all': ../../src/H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3270 | if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:528:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] 528 | (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:761:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] 761 | (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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dnone.lo ../../src/H5Dnone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o ../../src/H5Dnone.c: In function 'H5D__none_idx_copy_setup': ../../src/H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -o H5Dnone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dsingle.lo ../../src/H5Dsingle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o ../../src/H5Dsingle.c: In function 'H5D__single_idx_copy_setup': ../../src/H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -o H5Dsingle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dvirtual.lo ../../src/H5Dvirtual.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -fPIC -DPIC -o .libs/H5Dvirtual.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -o H5Dvirtual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5E.lo ../../src/H5E.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5E.c:52: In function 'strncpy', inlined from 'H5E_get_class_name' at ../../src/H5E.c:646:8, inlined from 'H5Eget_class_name' at ../../src/H5E.c:610:21: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5E.c:52: ../../src/H5E.c: In function 'H5Eget_class_name': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5E.c:642:20: note: in expansion of macro 'HDstrlen' 642 | len = (ssize_t)HDstrlen(cls->cls_name); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o In file included from ../../src/H5Eint.c:35: ../../src/H5Eint.c: In function 'H5E_walk': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' 516 | FUNC_ENTER_NOAPI_NOINIT | ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] 585 | done: | ^~~~ ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 885 | H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ | ^ ../../src/H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 887 | H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ | ^ ../../src/H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 889 | H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ | ^ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Eint.c:35: In function 'strncpy', inlined from 'H5E_get_msg' at ../../src/H5Eint.c:144:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Eint.c:35: ../../src/H5Eint.c: In function 'H5E_get_msg': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Eint.c:140:20: note: in expansion of macro 'HDstrlen' 140 | len = (ssize_t)HDstrlen(msg->msg); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EA.lo ../../src/H5EA.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -fPIC -DPIC -o .libs/H5EA.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -o H5EA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAcache.lo ../../src/H5EAcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o In file included from ../../src/H5EAcache.c:40: ../../src/H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': ../../src/H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': ../../src/H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -o H5EAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdbg.lo ../../src/H5EAdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -fPIC -DPIC -o .libs/H5EAdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -o H5EAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblkpage.lo ../../src/H5EAdblkpage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -fPIC -DPIC -o .libs/H5EAdblkpage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -o H5EAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblock.lo ../../src/H5EAdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -fPIC -DPIC -o .libs/H5EAdblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -o H5EAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAhdr.lo ../../src/H5EAhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -fPIC -DPIC -o .libs/H5EAhdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -o H5EAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAiblock.lo ../../src/H5EAiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -fPIC -DPIC -o .libs/H5EAiblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -o H5EAiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAint.lo ../../src/H5EAint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -fPIC -DPIC -o .libs/H5EAint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -o H5EAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAsblock.lo ../../src/H5EAsblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -fPIC -DPIC -o .libs/H5EAsblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -o H5EAsblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAstat.lo ../../src/H5EAstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -fPIC -DPIC -o .libs/H5EAstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -o H5EAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAtest.lo ../../src/H5EAtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o In file included from ../../src/H5EAtest.c:37: ../../src/H5EAtest.c: In function 'H5EA__test_decode': ../../src/H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) | ~~~~~~^~~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -o H5EAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5F.lo ../../src/H5F.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5F.c:24: In function 'strncpy', inlined from 'H5Fget_name' at ../../src/H5F.c:1153:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5F.c:24: ../../src/H5F.c: In function 'H5Fget_name': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5F.c:1150:11: note: in expansion of macro 'HDstrlen' 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdeprec.lo ../../src/H5Fdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -fPIC -DPIC -o .libs/H5Fdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -o H5Fdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fspace.lo ../../src/H5Fspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -fPIC -DPIC -o .libs/H5Fspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -o H5Fspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': ../../src/H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': ../../src/H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': ../../src/H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': ../../src/H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': ../../src/H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FA.lo ../../src/H5FA.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -fPIC -DPIC -o .libs/H5FA.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -o H5FA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAcache.lo ../../src/H5FAcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o In file included from ../../src/H5FAcache.c:40: ../../src/H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': ../../src/H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': ../../src/H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': ../../src/H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -o H5FAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdbg.lo ../../src/H5FAdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -fPIC -DPIC -o .libs/H5FAdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -o H5FAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblock.lo ../../src/H5FAdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -fPIC -DPIC -o .libs/H5FAdblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -o H5FAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblkpage.lo ../../src/H5FAdblkpage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -fPIC -DPIC -o .libs/H5FAdblkpage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -o H5FAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAhdr.lo ../../src/H5FAhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -fPIC -DPIC -o .libs/H5FAhdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -o H5FAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAint.lo ../../src/H5FAint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -fPIC -DPIC -o .libs/H5FAint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -o H5FAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAstat.lo ../../src/H5FAstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -fPIC -DPIC -o .libs/H5FAstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -o H5FAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAtest.lo ../../src/H5FAtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -fPIC -DPIC -o .libs/H5FAtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -o H5FAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FD.lo ../../src/H5FD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o ../../src/H5FD.c: In function 'H5FD_fapl_close': ../../src/H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 588 | if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ | ^ ../../src/H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 592 | H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 690 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); | ^~~~~~~~~~ ../../src/H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 691 | HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); | ^~~~~~~~~~ ../../src/H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 697 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); | ^~~~~~~~~~ ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 980 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); | ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 335 | fa.logfile = (char *)logfile; | ^ ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | 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:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | 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:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | 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:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1980 | sprintf(tmp, file->fa.memb_name[mt], file->name); | ^~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5FDmulti.c:27: In function 'strncpy', inlined from 'H5FD_multi_sb_encode' at ../../src/H5FDmulti.c:697:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDmulti.c: In function 'H5FD_multi_sb_encode': ../../src/H5FDmulti.c:696:20: note: length computed here 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDtest.lo ../../src/H5FDtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -fPIC -DPIC -o .libs/H5FDtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -o H5FDtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FL.lo ../../src/H5FL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FO.lo ../../src/H5FO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FS.lo ../../src/H5FS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) | ~~~~~~~~~~~~~^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': ../../src/H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~~^~~~~~~~ ../../src/H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~^~~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_hdr_serialize': ../../src/H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': ../../src/H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] 1009 | hsize_t old_tot_space; /* Total space managed from header */ | ^~~~~~~~~~~~~ ../../src/H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ | ^~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ | ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ | ^~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] 962 | hbool_t *dirty) | ~~~~~~~~~^~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_image_len': ../../src/H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1115 | const H5FS_t *fspace; /* Free space header */ | ^~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': ../../src/H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~^~~ ../../src/H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~~^~~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_serialize': ../../src/H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1245 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': ../../src/H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1392 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSint.lo ../../src/H5FSint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -fPIC -DPIC -o .libs/H5FSint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -o H5FSint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5G.lo ../../src/H5G.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gcompact.c:28: In function 'strncpy', inlined from 'H5G__compact_get_name_by_idx' at ../../src/H5Gcompact.c:244:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gcompact.c:28: ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gcompact.c:240:26: note: in expansion of macro 'HDstrlen' 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gdense.c:35: In function 'strncpy', inlined from 'H5G__dense_get_name_by_idx' at ../../src/H5Gdense.c:1255:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gdense.c:35: ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gdense.c:1251:30: note: in expansion of macro 'HDstrlen' 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 342 | H5G__ent_reset((H5G_entry_t *)src); | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 567 | lnk.name = (char *)name; | ^ ../../src/H5Gloc.c: In function 'H5G__loc_set_comment_cb': ../../src/H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 777 | comment.s = (char *)udata->comment; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 533 | H5G_name_reset((H5G_name_t *)src); | ^ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_build_fullpath' at ../../src/H5Gname.c:325:5, inlined from 'H5G_build_fullpath_refstr_str' at ../../src/H5Gname.c:365:17: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_build_fullpath_refstr_str': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:314:16: note: in expansion of macro 'HDstrlen' 314 | name_len = HDstrlen(name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_name_move_path' at ../../src/H5Gname.c:769:13, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1026:24, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:715:23: note: in expansion of macro 'HDstrlen' 715 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1038:17, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:1022:35: note: in expansion of macro 'HDstrlen' 1022 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; | ^~~~~~ ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1270 | grp_loc.oloc = (H5O_loc_t *)src_oloc; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 266 | if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) | ^ ../../src/H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 271 | if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) | ^ ../../src/H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 277 | if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) | ^ ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 427 | if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) | ^ ../../src/H5Gobj.c: In function 'H5G__obj_info': ../../src/H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 742 | if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gstab.c:29: In function 'strncpy', inlined from 'H5G__stab_get_name_by_idx' at ../../src/H5Gstab.c:799:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gstab.c:29: ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gstab.c:795:26: note: in expansion of macro 'HDstrlen' 795 | ret_value = (ssize_t)HDstrlen(udata.name); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G__traverse_real': ../../src/H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 729 | if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) | ^ ../../src/H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 733 | if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) | ^ ../../src/H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 737 | if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HF.lo ../../src/H5HF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o In file included from ../../src/H5HF.c:40: ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 132 | HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ | ^ ../../src/H5private.h:1104:47: note: in definition of macro 'HDmemcpy' 1104 | #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) | ^ ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 376 | if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': ../../src/H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_serialize': ../../src/H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 772 | hdr->f = f; | ^ ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': ../../src/H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_serialize': ../../src/H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1362 | hdr->f = f; | ^ ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_notify': ../../src/H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ | ^~~~~~~~~ ../../src/H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] 1474 | H5HF_indirect_t *par_iblock = iblock->parent; | ^~~~~~~~~~ ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': ../../src/H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1691 | read_buf = (void *)image; /* Casting away const OK - QAK */ | ^ ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_serialize': ../../src/H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o ../../src/H5HFhuge.c: In function 'H5HF__huge_write': ../../src/H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF__man_write': ../../src/H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 504 | if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF__sect_single_valid': ../../src/H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1191 | herr_t status; /* Generic status value */ | ^~~~~~ ../../src/H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] 1189 | size_t dblock_overhead; /* Direct block's overhead */ | ^~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF__sect_row_valid': ../../src/H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ | ^~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ | ^~~~~~~~~~~~~ ../../src/H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ | ^~~~~~~~~~~~ ../../src/H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ | ^~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HG.lo ../../src/H5HG.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': ../../src/H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HGcache.c: In function 'H5HG__cache_heap_serialize': ../../src/H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': ../../src/H5HGcache.c:225:17: warning: '*((void *)&heap+264)' may be used uninitialized in this function [-Wmaybe-uninitialized] 225 | *actual_len = heap.size; | ~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HL.lo ../../src/H5HL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': ../../src/H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': ../../src/H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_serialize': ../../src/H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HLcache.c: In function 'H5HL__cache_datablock_serialize': ../../src/H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLprfx.lo ../../src/H5HLprfx.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -fPIC -DPIC -o .libs/H5HLprfx.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -o H5HLprfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdblk.lo ../../src/H5HLdblk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -fPIC -DPIC -o .libs/H5HLdblk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -o H5HLdblk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HP.lo ../../src/H5HP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5I.lo ../../src/H5I.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5Iregister_type': ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] 199 | 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:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 542 | 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:37: ../../src/H5I.c: In function 'H5I__destroy_type': ../../src/H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 647 | type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); | ^ ../../src/H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' 130 | #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) | ^~~ ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 840 | ret_value = (void *)id_ptr->obj_ptr; | ^ ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 873 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ | ^ ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 942 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ | ^ ../../src/H5I.c: In function 'H5I__remove_common': ../../src/H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1116 | ret_value = (void *)curr_id->obj_ptr; | ^ ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1254 | 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:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1872 | cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ | ^ ../../src/H5I.c: In function 'H5I__id_dump_cb': ../../src/H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2131 | path = H5G_nameof((H5G_t*)item->obj_ptr); | ^ ../../src/H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2136 | path = H5D_nameof((H5D_t*)item->obj_ptr); | ^ ../../src/H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2141 | path = H5T_nameof((H5T_t*)item->obj_ptr); | ^ ../../src/H5I.c: At top level: ../../src/H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); | ^~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5L.lo ../../src/H5L.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L__link_cb': ../../src/H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1637 | udata->lnk->name = (char *)name; | ^ ../../src/H5L.c: In function 'H5L__move_dest_cb': ../../src/H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2431 | udata->lnk->name = (char *)name; | ^ ../../src/H5L.c: In function 'H5L__link_copy_file': ../../src/H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3243 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 ./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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o H5lib_settings.c:119:1: warning: string length '5200' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 119 | ; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MF.lo ../../src/H5MF.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MM.lo ../../src/H5MM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MP.lo ../../src/H5MP.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5O.lo ../../src/H5O.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o ../../src/H5O.c: In function 'H5Oget_info_by_idx': ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odeprec.lo ../../src/H5Odeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl' [-Wimplicit-function-declaration] 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) | ^~~~~~~~~~~~ ../../src/H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] ../../src/H5Odeprec.c: In function 'H5Oget_info_by_idx1': ../../src/H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] 174 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] 173 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -o H5Odeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ ../../src/H5Oainfo.c: In function 'H5O__ainfo_copy_file': ../../src/H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ ../../src/H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, | ~~~~~~~^ In file included from ../../src/H5Oalloc.c:39: ../../src/H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': ../../src/H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | (((V) == H5O_VERSION_1) \ | ^ ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) | ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' 2366 | size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O__cache_get_final_load_size': ../../src/H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Ocache.c: In function 'H5O__cache_deserialize': ../../src/H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Ocache.c: In function 'H5O__cache_chk_deserialize': ../../src/H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Ocache.c: In function 'H5O__prefix_deserialize': ../../src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) | ^ ../../src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || | ^ ../../src/H5Ocache.c: In function 'H5O__chunk_deserialize': ../../src/H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1465 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ | ^ ../../src/H5Ocache.c: In function 'H5O__chunk_serialize': ../../src/H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1668 | if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache_image.lo ../../src/H5Ocache_image.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o ../../src/H5Ocache_image.c: In function 'H5O__mdci_delete': ../../src/H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -o H5Ocache_image.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o ../../src/H5Ocopy.c: In function 'H5O__copy_header_real': ../../src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) | ^ In file included from ../../src/H5Ocopy.c:46: ../../src/H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | (((V) == H5O_VERSION_1) \ | ^ ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) | ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' 728 | msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) | ^~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Odtype.c:19: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Odtype.c:19: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:70: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../../src/H5Ofill.c:106: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:347:20: warning: request for implicit conversion from 'void *' to 'H5T_t *' {aka 'struct H5T_t *'} not permitted in C++ [-Wc++-compat] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ ../../src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ ../../src/H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 350 | if(fill->size != H5T_GET_SIZE(dt)) | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oflush.lo ../../src/H5Oflush.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -fPIC -DPIC -o .libs/H5Oflush.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -o H5Oflush.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofsinfo.lo ../../src/H5Ofsinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o ../../src/H5Ofsinfo.c: In function 'H5O_fsinfo_decode': ../../src/H5Ofsinfo.c:134:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] 134 | fsinfo->threshold = threshold; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -o H5Ofsinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oint.lo ../../src/H5Oint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o ../../src/H5Oint.c: In function 'H5O_create': ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ | ^~~~~~~~~~~~~~~~~ ../../src/H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ | ^~~~~~~~~~~~ ../../src/H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] 286 | uint8_t oh_flags; /* Object header's initial status flags */ | ^~~~~~~~ ../../src/H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] 285 | size_t oh_size; /* Size of initial object header */ | ^~~~~~~ ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] 284 | haddr_t oh_addr; /* Address of initial object header */ | ^~~~~~~ ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -o H5Oint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o ../../src/H5Olayout.c: In function 'H5O__layout_decode': ../../src/H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] 417 | if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:66: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:59: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ ../../src/H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5P.lo ../../src/H5P.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o ../../src/H5P.c: In function 'H5Pencode': ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; | ^~~~~~~~~~ ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; | ^~~~~~~~~ ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] 844 | hid_t new_fapl_id; | ^~~~~~~~~~~ ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] 843 | H5P_genplist_t *fapl_plist; | ^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o ../../src/H5Pdapl.c: In function 'H5P__dacc_reg_prop': ../../src/H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdapl.c:35: In function 'strncpy', inlined from 'H5Pget_efile_prefix' at ../../src/H5Pdapl.c:1482:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:35: ../../src/H5Pdapl.c: In function 'H5Pget_efile_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdapl.c:1480:15: note: in expansion of macro 'HDstrlen' 1480 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdapl.c:35: In function 'strncpy', inlined from 'H5Pget_virtual_prefix' at ../../src/H5Pdapl.c:1574:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:35: ../../src/H5Pdapl.c: In function 'H5Pget_virtual_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdapl.c:1572:15: note: in expansion of macro 'HDstrlen' 1572 | len = HDstrlen(my_prefix); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ | ^~~~~ ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) | ^~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Pdcpl.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdxpl.c:35: In function 'strncpy', inlined from 'H5Pget_data_transform' at ../../src/H5Pdxpl.c:1019:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdxpl.c:35: ../../src/H5Pdxpl.c: In function 'H5Pget_data_transform': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdxpl.c:1017:11: note: in expansion of macro 'HDstrlen' 1017 | len = HDstrlen(pexp); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pencdec.lo ../../src/H5Pencdec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pencdec.c:29: In function 'strncpy', inlined from 'H5P__encode_cb' at ../../src/H5Pencdec.c:353:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pencdec.c:29: ../../src/H5Pencdec.c: In function 'H5P__encode_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pencdec.c:351:25: note: in expansion of macro 'HDstrlen' 351 | prop_name_len = HDstrlen(prop->name) + 1; | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -o H5Pencdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o ../../src/H5Pfapl.c: In function 'H5P__facc_reg_prop': ../../src/H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pfapl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pfapl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pfapl.c: In function 'H5P__file_driver_free': ../../src/H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1110 | if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ | ^ ../../src/H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1114 | H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ ../../src/H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ ../../src/H5Pint.c: In function 'H5P__poke_pclass_cb': ../../src/H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] 4073 | char *key = (char *)_key; /* Pointer to the property's name */ | ^~~ ../../src/H5Pint.c: In function 'H5P__peek_cb': ../../src/H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ ../../src/H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o ../../src/H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': ../../src/H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] 571 | herr_t status; | ^~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Plapl.c:35: In function 'strncpy', inlined from 'H5Pget_elink_prefix' at ../../src/H5Plapl.c:1063:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Plapl.c:35: ../../src/H5Plapl.c: In function 'H5Pget_elink_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Plapl.c:1061:15: note: in expansion of macro 'HDstrlen' 1061 | len = HDstrlen(my_prefix); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o ../../src/H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': ../../src/H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' 171 | NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pocpypl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PB.lo ../../src/H5PB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -fPIC -DPIC -o .libs/H5PB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -o H5PB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PL.lo ../../src/H5PL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5PL.c:23: In function 'strncpy', inlined from 'H5PLget' at ../../src/H5PL.c:373:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5PL.c:23: ../../src/H5PL.c: In function 'H5PLget': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5PL.c:369:16: note: in expansion of macro 'HDstrlen' 369 | path_len = HDstrlen(path); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLint.lo ../../src/H5PLint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -fPIC -DPIC -o .libs/H5PLint.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -o H5PLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLpath.lo ../../src/H5PLpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -fPIC -DPIC -o .libs/H5PLpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -o H5PLpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLplugin_cache.lo ../../src/H5PLplugin_cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -fPIC -DPIC -o .libs/H5PLplugin_cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -o H5PLplugin_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5R.lo ../../src/H5R.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rint.lo ../../src/H5Rint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o ../../src/H5Rint.c: In function 'H5R__get_name': ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, | ~~~~~~^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -o H5Rint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5UC.lo ../../src/H5UC.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -fPIC -DPIC -o .libs/H5UC.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -o H5UC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5RS.lo ../../src/H5RS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 151 | ret_value->s = (char *)s; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5S.lo ../../src/H5S.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S__all_project_simple': ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] 858 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~~~~~~^~~~~ ../../src/H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~ ../../src/H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': ../../src/H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] 2281 | hsize_t temp_off; /* Offset in a given dimension */ | ^~~~~~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' 8812 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8813:17: note: here 8813 | case 7: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' 8814 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8815:17: note: here 8815 | case 6: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' 8816 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8817:17: note: here 8817 | case 5: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' 8818 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8819:17: note: here 8819 | case 4: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' 8820 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8821:17: note: here 8821 | case 3: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' 8822 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8823:17: note: here 8823 | case 2: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' 8824 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8825:17: note: here 8825 | case 1: | ^~~~ ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ | ^ ../../src/H5Shyper.c:6899:9: note: here 6899 | case H5S_SEL_ERROR: | ^~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': ../../src/H5Shyper.c:2286:13: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ | ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] 813 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_set_version': ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) | ~~~~~~~^ ../../src/H5Spoint.c: In function 'H5S_point_set_info_size': ../../src/H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] 831 | unsigned u; | ^ ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] 830 | hsize_t max_size = 0; | ^~~~~~~~ ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] 828 | H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) | ~~~~~~~~~~~~~^~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SL.lo ../../src/H5SL.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_term_package': ../../src/H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 655 | herr_t ret; | ^~~ ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 896 | (void)(op)(node->item, (void *)node->key, op_data); | ^ ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2210 | if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) | ^ ../../src/H5SL.c: In function 'H5SL_try_free_safe': ../../src/H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2369 | if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) | ^ In file included from ../../src/H5SL.c:64: ../../src/H5SL.c: In function 'H5SL_search': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here 1397 | void *ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5SL.c:64: ../../src/H5SL.c: In function 'H5SL_find': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here 1698 | H5SL_node_t *ret_value; /* Return value */ | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SM.lo ../../src/H5SM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_table_serialize': ../../src/H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_list_deserialize': ../../src/H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_list_serialize': ../../src/H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ST.lo ../../src/H5ST.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5T.lo ../../src/H5T.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T__path_find_real': ../../src/H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) | ^~~ ../../src/H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ ../../src/H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) | ^~~ ../../src/H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Tcompound.c:30: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1849 | int status; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); | ^~~~~~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 ./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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tinit.lo H5Tinit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) | ^~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Tvlen.c:23: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:810:24: 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] 810 | H5F_addr_decode(f, (const uint8_t **)&vl, &addr); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:846:24: 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] 846 | H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:897: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] 897 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:958: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] 958 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TS.lo ../../src/H5TS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VM.lo ../../src/H5VM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5WB.lo ../../src/H5WB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Z.lo ../../src/H5Z.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o ../../src/H5Z.c: In function 'H5Z__init_package': ../../src/H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 108 | H5Z_SZIP->encoder_present = SZ_encoder_enabled(); | ^~~~~~~~~~~~~~~~~~ ../../src/H5Z.c: In function 'H5Z__flush_file_cb': ../../src/H5Z.c:583:22: warning: unused variable 'object' [-Wunused-variable] 583 | H5Z_object_t *object = (H5Z_object_t *)key; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' 187 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:188:21: note: here 188 | case 7: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' 189 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:190:21: note: here 190 | case 6: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' 191 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:192:21: note: here 192 | case 5: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' 193 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:194:21: note: here 194 | case 4: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' 195 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:196:21: note: here 196 | case 3: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' 197 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:198:21: note: here 198 | case 2: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' 199 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:200:21: note: here 200 | case 1: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' 245 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:246:21: note: here 246 | case 7: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' 247 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:248:21: note: here 248 | case 6: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' 249 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:250:21: note: here 250 | case 5: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' 251 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:252:21: note: here 252 | case 4: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' 253 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:254:21: note: here 254 | case 3: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' 255 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:256:21: note: here 256 | case 2: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' 257 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:258:21: note: here 258 | case 1: | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': ../../src/H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 90 | if((dtype_size = (8 * H5T_get_size(type))) == 0) | ^ ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': ../../src/H5Zszip.c:173:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 173 | dtype_offset = H5T_get_offset(type); | ^~~~~~~~~~~~~~ ../../src/H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 185 | cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; | ^~~~~~~~~~~~~~~ In file included from ../../src/H5Zszip.c:17: ../../src/H5private.h:345: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] 345 | #define MIN(a,b) (((a)<(b)) ? (a) : (b)) | ^ ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' 214 | scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); | ^~~ ../../src/H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] 232 | cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5ACdbg.lo H5ACproxy_entry.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2internal.lo H5B2leaf.lo H5B2stat.lo H5B2test.lo H5C.lo H5Cdbg.lo H5Cepoch.lo H5Cimage.lo H5Clog.lo H5Clog_json.lo H5Clog_trace.lo H5Cprefetched.lo H5Cquery.lo H5Ctag.lo H5Ctest.lo H5CS.lo H5CX.lo H5D.lo H5Dbtree.lo H5Dbtree2.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Dearray.lo H5Defl.lo H5Dfarray.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dnone.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dsingle.lo H5Dtest.lo H5Dvirtual.lo H5E.lo H5Edeprec.lo H5Eint.lo H5EA.lo H5EAcache.lo H5EAdbg.lo H5EAdblkpage.lo H5EAdblock.lo H5EAhdr.lo H5EAiblock.lo H5EAint.lo H5EAsblock.lo H5EAstat.lo H5EAtest.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fdeprec.lo H5Fefc.lo H5Ffake.lo H5Fint.lo H5Fio.lo H5Fmount.lo H5Fquery.lo H5Fsfile.lo H5Fspace.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FA.lo H5FAcache.lo H5FAdbg.lo H5FAdblock.lo H5FAdblkpage.lo H5FAhdr.lo H5FAint.lo H5FAstat.lo H5FAtest.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FDtest.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSint.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 H5HLprfx.lo H5HLdblk.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 H5Odeprec.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ocache_image.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oflush.lo H5Ofsinfo.lo H5Oginfo.lo H5Oint.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Oshmesg.lo H5Ostab.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pencdec.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PB.lo H5PL.lo H5PLint.lo H5PLpath.lo H5PLplugin_cache.lo H5R.lo H5Rint.lo H5Rdeprec.lo H5UC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.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 H5Zscaleoffset.lo H5Zszip.lo H5Ztrans.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -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/H5ACdbg.o .libs/H5ACproxy_entry.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/H5B2internal.o .libs/H5B2leaf.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5Cdbg.o .libs/H5Cepoch.o .libs/H5Cimage.o .libs/H5Clog.o .libs/H5Clog_json.o .libs/H5Clog_trace.o .libs/H5Cprefetched.o .libs/H5Cquery.o .libs/H5Ctag.o .libs/H5Ctest.o .libs/H5CS.o .libs/H5CX.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dbtree2.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Dearray.o .libs/H5Defl.o .libs/H5Dfarray.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dnone.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dsingle.o .libs/H5Dtest.o .libs/H5Dvirtual.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5EA.o .libs/H5EAcache.o .libs/H5EAdbg.o .libs/H5EAdblkpage.o .libs/H5EAdblock.o .libs/H5EAhdr.o .libs/H5EAiblock.o .libs/H5EAint.o .libs/H5EAsblock.o .libs/H5EAstat.o .libs/H5EAtest.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fdeprec.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fint.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fspace.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FA.o .libs/H5FAcache.o .libs/H5FAdbg.o .libs/H5FAdblock.o .libs/H5FAdblkpage.o .libs/H5FAhdr.o .libs/H5FAint.o .libs/H5FAstat.o .libs/H5FAtest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FDtest.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSint.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/H5HLprfx.o .libs/H5HLdblk.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/H5Odeprec.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ocache_image.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/H5Oflush.o .libs/H5Ofsinfo.o .libs/H5Oginfo.o .libs/H5Oint.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/H5Oshmesg.o .libs/H5Ostab.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/H5Pencdec.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/H5PB.o .libs/H5PL.o .libs/H5PLint.o .libs/H5PLpath.o .libs/H5PLplugin_cache.o .libs/H5R.o .libs/H5Rint.o .libs/H5Rdeprec.o .libs/H5UC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.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/H5Zscaleoffset.o .libs/H5Zszip.o .libs/H5Ztrans.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5.so.103 -o .libs/libhdf5.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5.so.103" && ln -s "libhdf5.so.103.1.0" "libhdf5.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.103.1.0" "libhdf5.so") libtool: link: ar cr .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 H5ACdbg.o H5ACproxy_entry.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2internal.o H5B2leaf.o H5B2stat.o H5B2test.o H5C.o H5Cdbg.o H5Cepoch.o H5Cimage.o H5Clog.o H5Clog_json.o H5Clog_trace.o H5Cprefetched.o H5Cquery.o H5Ctag.o H5Ctest.o H5CS.o H5CX.o H5D.o H5Dbtree.o H5Dbtree2.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Dearray.o H5Defl.o H5Dfarray.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dnone.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dsingle.o H5Dtest.o H5Dvirtual.o H5E.o H5Edeprec.o H5Eint.o H5EA.o H5EAcache.o H5EAdbg.o H5EAdblkpage.o H5EAdblock.o H5EAhdr.o H5EAiblock.o H5EAint.o H5EAsblock.o H5EAstat.o H5EAtest.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fdeprec.o H5Fefc.o H5Ffake.o H5Fint.o H5Fio.o H5Fmount.o H5Fquery.o H5Fsfile.o H5Fspace.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FA.o H5FAcache.o H5FAdbg.o H5FAdblock.o H5FAdblkpage.o H5FAhdr.o H5FAint.o H5FAstat.o H5FAtest.o H5FD.o H5FDcore.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FDtest.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSint.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 H5HLprfx.o H5HLdblk.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 H5Odeprec.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ocache_image.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oflush.o H5Ofsinfo.o H5Oginfo.o H5Oint.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Oshmesg.o H5Ostab.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pencdec.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PB.o H5PL.o H5PLint.o H5PLpath.o H5PLplugin_cache.o H5R.o H5Rint.o H5Rdeprec.o H5UC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.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 H5Zscaleoffset.o H5Zszip.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.10.5/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5test.lo ../../test/h5test.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o ../../test/h5test.c: In function 'h5_clean_files': ../../test/h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 165 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~ ../../test/h5test.c: In function 'h5_delete_test_file': ../../test/h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 234 | HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); | ^~~~~~~~ ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1387 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../test/h5test.h:28, from ../../test/h5test.c:24: In function 'strncpy', inlined from 'h5_get_vfd_fapl' at ../../test/h5test.c:970:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testframe.lo ../../test/testframe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_common.lo ../../test/cache_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c: In function 'get_initial_load_size': ../../test/cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] 624 | get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'get_final_load_size': ../../test/cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] 734 | void *udata, size_t *actual_len, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'verify_chksum': ../../test/cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] 794 | verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'deserialize': ../../test/cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] 847 | deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, | ~~~~~~~^~~ ../../test/cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] 848 | int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'image_len': ../../test/cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1009 | int32_t idx; | ^~~ ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1007 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] 1004 | image_len(const void *thing, size_t *image_length, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'pre_serialize': ../../test/cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1137 | int32_t idx; | ^~~ ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1135 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] 1126 | pre_serialize(H5F_t *f, | ~~~~~~~^ ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] 1128 | haddr_t addr, | ~~~~~~~~^~~~ ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] 1129 | size_t len, | ~~~~~~~^~~ ../../test/cache_common.c: In function 'serialize': ../../test/cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1380 | int32_t idx; | ^~~ ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1378 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c: In function 'notify': ../../test/cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1535 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] 1532 | notify(H5C_notify_action_t action, void *thing, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'free_icr': ../../test/cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1613 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] 1611 | free_icr(test_entry_t *entry, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'col_major_scan_backward': ../../test/cache_common.c:5545:26: warning: 'local_max_index[10]' may be used uninitialized in this function [-Wmaybe-uninitialized] 5545 | idx = local_max_index[NUMBER_OF_ENTRY_TYPES - 1] + lag; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_common.lo ../../test/swmr_common.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -fPIC -DPIC -o .libs/swmr_common.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -o swmr_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test.la h5test.lo testframe.lo cache_common.lo swmr_common.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o .libs/swmr_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin1_dsets.lo ../../test/filter_plugin1_dsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -fPIC -DPIC -o .libs/filter_plugin1_dsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -o filter_plugin1_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin1_dsets.la filter_plugin1_dsets.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin1_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin1_dsets.so -o .libs/libfilter_plugin1_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin1_dsets.la" && ln -s "../libfilter_plugin1_dsets.la" "libfilter_plugin1_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin2_dsets.lo ../../test/filter_plugin2_dsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -fPIC -DPIC -o .libs/filter_plugin2_dsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -o filter_plugin2_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin2_dsets.la filter_plugin2_dsets.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin2_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin2_dsets.so -o .libs/libfilter_plugin2_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin2_dsets.la" && ln -s "../libfilter_plugin2_dsets.la" "libfilter_plugin2_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin3_dsets.lo ../../test/filter_plugin3_dsets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -fPIC -DPIC -o .libs/filter_plugin3_dsets.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -o filter_plugin3_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin3_dsets.la filter_plugin3_dsets.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin3_dsets.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin3_dsets.so -o .libs/libfilter_plugin3_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin3_dsets.la" && ln -s "../libfilter_plugin3_dsets.la" "libfilter_plugin3_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin4_groups.lo ../../test/filter_plugin4_groups.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -fPIC -DPIC -o .libs/filter_plugin4_groups.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -o filter_plugin4_groups.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin4_groups.la filter_plugin4_groups.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin4_groups.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin4_groups.so -o .libs/libfilter_plugin4_groups.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin4_groups.la" && ln -s "../libfilter_plugin4_groups.la" "libfilter_plugin4_groups.la" ) gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../test/testhdf5.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../test/tarray.c In file included from ../../test/tarray.c:23: ../../test/tarray.c: In function 'test_array': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/tarray.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../test/tattr.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 257 | { | ^ ../../test/tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from ../../test/tchecksum.c:28: ../../test/testhdf5.h:209:25: note: previous declaration here 209 | void cleanup_checksum(void); | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 88 | { | ^ ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 111 | { | ^ ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 220 | { | ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tfile.o ../../test/tfile.c ../../test/tfile.c: In function 'set_multi_split': ../../test/tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] 3896 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) | ~~~~~~~~^~~~~ ../../test/tfile.c: In function 'test_libver_bounds_open': ../../test/tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5047 | for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) | ^~ ../../test/tfile.c: In function 'test_libver_bounds_low_high': ../../test/tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5140 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) | ^~ ../../test/tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5141 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_super_open': ../../test/tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5508 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5509 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_obj': ../../test/tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5680 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5681 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_dataset': ../../test/tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5891 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5892 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_dataspace': ../../test/tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6104 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6105 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_datatype_check': ../../test/tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6429 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6430 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_attributes': ../../test/tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6750 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6751 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tgenprop.o ../../test/tgenprop.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5o.o ../../test/th5o.c ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 809 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 810 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5s.o ../../test/th5s.c In file included from ../../test/th5s.c:23: ../../test/th5s.c: In function 'test_h5s_basic': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/th5s.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcoords.o ../../test/tcoords.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o theap.o ../../test/theap.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tid.o ../../test/tid.c ../../test/tid.c: In function 'basic_id_test': ../../test/tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 72 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 166 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); | ^ ../../test/tid.c: In function 'id_predefined_test': ../../test/tid.c:264:46: warning: cast between incompatible function types from 'int (*)(void *, void *)' to 'int (*)(void *, hid_t, void *)' {aka 'int (*)(void *, long int, void *)'} [-Wcast-function-type] 264 | testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); | ^ ../../test/tid.c: In function 'test_id_type_list': ../../test/tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 473 | startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 488 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 497 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 505 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 514 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'find_err_msg_cb': ../../test/titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] 942 | find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) | ~~~~~~~~~^ In file included from ../../test/titerate.c:23: ../../test/titerate.c: In function 'test_corrupted_attnamelen': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 21 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/titerate.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmeta.o ../../test/tmeta.c ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 126 | { | ^ ../../test/tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from ../../test/tmeta.c:22: ../../test/testhdf5.h:208:25: note: previous declaration here 208 | void cleanup_metadata(void); | ^~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c: In function 'test_misc22': ../../test/tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 3800 | correct = prec[j]; | ^~~~ ../../test/tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 3802 | correct = H5Tget_size(idts[i]) * 8; | ^~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:805: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] 805 | ret_particles = H5Sget_select_npoints(sid3); | ^~~~~~~~~~~~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] 976 | test_reference_region_1D(hbool_t new_format) | ~~~~~~~~^~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefstr.o ../../test/trefstr.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] 1612 | size_t cube_size, unsigned edge_size, unsigned cube_rank) | ~~~~~~~^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tskiplist.o ../../test/tskiplist.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tsohm.o ../../test/tsohm.c ../../test/tsohm.c: In function 'getsize_testsize1': ../../test/tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 758 | file = size1_helper(file, FILENAME, fapl_id, open_close); | ^~~~~~~~~~ ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] 750 | getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) | ~~~~~~~~~~~~^~~~~~~~ ../../test/tsohm.c: In function 'test_sohm_size1': ../../test/tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] 796 | hsize_t norm_oh_size; | ^~~~~~~~~~~~ ../../test/tsohm.c: In function 'test_sohm_attrs': ../../test/tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] 1298 | ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); | ^~~~~~~~~ At top level: ../../test/tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] 963 | test_sohm_size_consistency_open_create(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttime.o ../../test/ttime.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 105 | tmp_word=(char *)words[u]; | ^ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tunicode.o ../../test/tunicode.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../test/tvlstr.c ../../test/tvlstr.c: In function 'test_write_same_element': ../../test/tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~ ../../test/tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~~~~~~ ../../test/tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~ ../../test/tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~~~~~~ ../../test/tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~ ../../test/tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~~~ ../../test/tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~ ../../test/tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~~ ../../test/tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~ ../../test/tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~ ../../test/tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~ ../../test/tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~~ ../../test/tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~ ../../test/tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~ ../../test/tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~ ../../test/tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~ ../../test/tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~ ../../test/tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~~~ ../../test/tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | 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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache.o ../../test/cache.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_api.o ../../test/cache_api.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_image.o ../../test/cache_image.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genall5.o ../../test/genall5.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_image cache_image.o genall5.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_image cache_image.o genall5.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_tagging.o ../../test/cache_tagging.c ../../test/cache_tagging.c: In function 'check_file_creation_tags': ../../test/cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] 442 | int verbose = FALSE; /* verbose test outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_file_open_tags': ../../test/cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] 523 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_group_creation_tags': ../../test/cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] 630 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_multi_group_creation_tags': ../../test/cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] 725 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_iteration_tags': ../../test/cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] 853 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dense_attribute_tags': ../../test/cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] 967 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_group_open_tags': ../../test/cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] 1147 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_creation_tags': ../../test/cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] 1250 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_open_tags': ../../test/cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] 1379 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_rename_tags': ../../test/cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] 1510 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_delete_tags': ../../test/cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] 1689 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_creation_tags': ../../test/cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] 1846 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': ../../test/cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] 1973 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_open_tags': ../../test/cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] 2104 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_write_tags': ../../test/cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] 2224 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_write_tags': ../../test/cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] 2360 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_read_tags': ../../test/cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] 2507 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_size_retrieval': ../../test/cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] 2638 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_extend_tags': ../../test/cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] 2771 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_object_info_tags': ../../test/cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] 2902 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_object_copy_tags': ../../test/cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] 3005 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_removal_tags': ../../test/cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] 3120 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_getname_tags': ../../test/cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] 3273 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_external_link_creation_tags': ../../test/cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] 3416 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_external_link_open_tags': ../../test/cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] 3516 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_invalid_tag_application': ../../test/cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] 3700 | error: | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_tagging cache_tagging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_tagging cache_tagging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lheap.o ../../test/lheap.c In file included from ../../test/lheap.c:21: ../../test/lheap.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/lheap.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ohdr.o ../../test/ohdr.c ../../test/ohdr.c: In function 'main': ../../test/ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1714 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1715 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../test/h5test.h:28, from ../../test/ohdr.c:17: In function 'strncpy', inlined from 'test_unknown' at ../../test/ohdr.c:1359:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gheap.o ../../test/gheap.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o evict_on_close.o ../../test/evict_on_close.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o evict_on_close evict_on_close.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/evict_on_close evict_on_close.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o farray.o ../../test/farray.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o farray farray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/farray farray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o earray.o ../../test/earray.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o earray earray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/earray earray.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fheap.o ../../test/fheap.c ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 555 | HDsprintf(test_desc, base_desc, del_str); | ^~~~~~~~~ ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': ../../test/fheap.c:7644:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 7644 | HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); | ^ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/fheap.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pool.o ../../test/pool.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperslab.o ../../test/hyperslab.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o istore.o ../../test/istore.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bittests.o ../../test/bittests.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'test_hard_query': ../../test/dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] 630 | H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); | ^~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../test/h5test.h:27, from ../../test/dt_arith.c:21: ../../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 589 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ ../../test/dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] 639 | H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); | ^~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../test/h5test.h:27, from ../../test/dt_arith.c:21: ../../src/H5Tpublic.h:587:32: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 587 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2734 | retval = (x!=x); | ^~ ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2738 | retval = (x!=x); | ^~ ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2743 | retval = (x!=x); | ^~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dt_arith dt_arith.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o page_buffer.o ../../test/page_buffer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o page_buffer page_buffer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/page_buffer page_buffer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtypes.o ../../test/dtypes.c In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1858 | if(rdata.str) HDfree(rdata.str); | ~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1879 | if(rdata.str) HDfree(rdata.str); | ~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2563 | cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; | ^~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2846 | if(rdata1.str) HDfree(rdata1.str); | ~~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ../../test/dtypes.c: In function 'create_del_obj_named_test_file': ../../test/dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 6714 | herr_t status; /* Generic return value */ | ^~~~~~ ../../test/dtypes.c: In function 'test_delete_obj_named': ../../test/dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6840 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6841 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dtypes.c: In function 'test_delete_obj_named_fileid': ../../test/dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6941 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6942 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 7274 | status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); | ^ ../../test/dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 7307 | status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); | ^ ../../test/dtypes.c: In function 'test_versionbounds': ../../test/dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7694 | enum_val++; | ^~ ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7698 | enum_val++; | ^~ ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7702 | enum_val++; | ^~ ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7706 | enum_val++; | ^~ ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7730 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7731 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ In file included from ../../test/dtypes.c:22: ../../test/dtypes.c: In function 'test_compound_18': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtypes dtypes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../test/dsets.c ../../test/dsets.c: In function 'test_compact_io': ../../test/dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 845 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 846 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c: In function 'test_filters': ../../test/dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] 2258 | test_filters(hid_t file, hid_t | ~~~~~ 2259 | #ifndef H5_HAVE_FILTER_SZIP | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2260 | H5_ATTR_UNUSED | ~~~~~~~~~~~~~~ 2261 | #endif /* H5_HAVE_FILTER_SZIP */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2262 | fapl) | ^~~~ ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3067 | if(!(orig_data[i][j] == orig_data[i][j])) | ^~ ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3199 | if(!(orig_data[i][j] == orig_data[i][j])) | ^~ ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3534 | (orig_data[i][j].f == orig_data[i][j].f && !H5_FLT_ABS_EQUAL(new_data[i][j].f, orig_data[i][j].f))) | ^~ ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3856 | (new_data[i][j].d[m][n].f == new_data[i][j].d[m][n].f && !H5_FLT_ABS_EQUAL(new_data[i][j].d[m][n].f, new_data[i][j].d[m][n].f))) { | ^~ ../../test/dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3865 | (new_data[i][j].a.f == new_data[i][j].a.f && !H5_FLT_ABS_EQUAL(new_data[i][j].a.f, new_data[i][j].a.f)) || | ^~ ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7464 | herr_t status; | ^~~~~~ ../../test/dsets.c: In function 'test_zero_dim_dset': ../../test/dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 10329 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 10330 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c: In function 'test_versionbounds': ../../test/dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 12966 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 12967 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] 12925 | hid_t null_dspace = -1; /* Data space of H5S_NULL */ | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk_info.o ../../test/chunk_info.c ../../test/chunk_info.c: In function 'test_chunk_info_extensible_array': ../../test/chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] 1052 | int out_buf[NX][NY]; /* Buffer to read data in */ | ^~~~~~~ ../../test/chunk_info.c: In function 'test_chunk_info_version2_btrees': ../../test/chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] 1259 | int out_buf[NX][NY]; /* Buffer to read data in */ | ^~~~~~~ ../../test/chunk_info.c: In function 'test_get_chunk_info_110': ../../test/chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1483 | for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { | ^~ ../../test/chunk_info.c: In function 'create_4x4_dset': ../../test/chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1637 | H5Pclose(pid); | ^~~~~~~~~~~~~ ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1636 | H5Sclose(m_sid); | ^~~~~~~~~~~~~~~ ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1635 | H5Sclose(f_sid); | ^~~~~~~~~~~~~~~ ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] 1634 | H5Dclose(did); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk_info chunk_info.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk_info chunk_info.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] 2222 | H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); | ^~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Tprivate.h:24, from ../../src/H5Tpkg.h:37, from ../../test/cmpd_dset.c:23: ../../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 589 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_fail.o ../../test/filter_fail.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o direct_chunk.o ../../test/direct_chunk.c ../../test/direct_chunk.c: In function 'test_single_chunk_latest': ../../test/direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] 2099 | H5Pclose(dcpl); | ^~~~~~~~~~~~~~ ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] 2097 | H5Dclose(did); | ^~~~~~~~~~~~~ ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 2098 | H5Sclose(sid); | ^~~~~~~~~~~~~ ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] 2101 | H5Fclose(fid); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o direct_chunk direct_chunk.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/direct_chunk direct_chunk.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o external.o ../../test/external.c ../../test/external.c: In function 'test_path_absolute': ../../test/external.c:1006:53: warning: 'extern_' directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); | ^~~~~~~ ../../test/external.c:1006:48: note: directive argument in the range [1, 4] 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/external.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1112 | ref_buf1 = (const hdset_reg_ref_t *)buf1; | ^ ../../test/objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1113 | ref_buf2 = (const hdset_reg_ref_t *)buf2; | ^ ../../test/objcopy.c: In function 'test_copy_dataset_versionbounds': ../../test/objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 2202 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 2203 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] 2141 | hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ | ^~~~~~~~~~ ../../test/objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ | ^~~~~~~~ ../../test/objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ | ^~~~~~~ ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': ../../test/objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5838 | buf.v = "ThisIsAString"; | ^ In file included from ../../test/objcopy.c:22: ../../test/objcopy.c: In function 'test_copy_old_layout': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/objcopy.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links.o ../../test/links.c ../../test/links.c: In function 'open_by_idx': ../../test/links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13364 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13399 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'open_by_idx_old': ../../test/links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13541 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'object_info': ../../test/links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13812 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13860 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'group_info': ../../test/links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14430 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14289 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'group_info_old': ../../test/links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14660 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'object_info_old': ../../test/links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14009 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o twriteorder.o ../../test/twriteorder.c In file included from ../../test/h5test.h:28, from ../../test/twriteorder.c:62: ../../test/twriteorder.c: In function 'create_wo_file': ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' 240 | if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ | ^~~~~~~ ../../test/twriteorder.c: In function 'write_wo_file': ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' 271 | if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ | ^~~~~~~ ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' 279 | if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ | ^~~~~~~ ../../test/twriteorder.c: In function 'read_wo_file': ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1198 | #define HDread(F,M,Z) read(F,M,Z) | ^~~~ ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' 307 | if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ | ^~~~~~ ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1198 | #define HDread(F,M,Z) read(F,M,Z) | ^~~~ ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' 320 | if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o twriteorder twriteorder.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/twriteorder twriteorder.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o big.o ../../test/big.c ../../test/big.c: In function 'enough_room': ../../test/big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 295 | HDsnprintf(name, sizeof(name), filename, i); | ^~~~~~~~ ../../test/big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 310 | HDsnprintf(name, sizeof(name), filename, i); | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mtime.o ../../test/mtime.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; | ^~~~~ ../../test/fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; | ^~~~~~~~ ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1845 | 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] 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ | ^~~~~ ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 885 | "Fill value: %f, %d, %f, %c\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | hs_offset[0], hs_offset[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 887 | hs_offset[2], hs_offset[3], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 888 | hs_offset[4], | ~~~~~~~~~~~~~ 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/fillval.c:20: ../../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] 548 | #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) | ^ ../../test/fillval.c:761:31: note: 'fill_c.y' was declared here 761 | comp_datatype rd_c, fill_c, should_be_c; | ^~~~~~ ../../test/fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 885 | "Fill value: %f, %d, %f, %c\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | hs_offset[0], hs_offset[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 887 | hs_offset[2], hs_offset[3], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 888 | hs_offset[4], | ~~~~~~~~~~~~~ 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/fillval.c:20: ../../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 547 | #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) | ^ ../../test/fillval.c:761:31: note: 'fill_c.a' was declared here 761 | comp_datatype rd_c, fill_c, should_be_c; | ^~~~~~ In file included from ../../test/fillval.c:21: ../../test/fillval.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/fillval.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush1.o ../../test/flush1.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush2.o ../../test/flush2.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o set_extent.o ../../test/set_extent.c ../../test/set_extent.c: In function 'do_layouts': ../../test/set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 436 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 437 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe.o ../../test/ttsafe.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_error.o ../../test/ttsafe_error.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist.o ../../test/enc_dec_plist.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist enc_dec_plist.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist enc_dec_plist.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist_cross_platform.o ../../test/enc_dec_plist_cross_platform.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getname.o ../../test/getname.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vfd.o ../../test/vfd.c ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 781 | HDsnprintf(first_name, sizeof(first_name), fname, 0); | ^~~~~~~~~~ ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1059 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); | ^~~~~~~ ../../test/vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1060 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); | ^~~~~~~~ ../../test/vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1064 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); | ^~~~~~~ ../../test/vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1065 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); | ^~~~~~~~ ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1138 | HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); | ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtransform.o ../../test/dtransform.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cross_read.o ../../test/cross_read.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mf.o ../../test/mf.c ../../test/mf.c: In function 'set_multi_split': ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] 7555 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) | ~~~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds.o ../../test/vds.c In file included from ../../test/h5test.h:28, from ../../test/vds.c:19: ../../test/vds.c: In function 'test_vds_prefix': ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' 1222 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' 1223 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' 1226 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' 1303 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' 1304 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' 1307 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' 1400 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' 1401 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' 1404 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' 1481 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' 1482 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' 1485 | HDchdir(buffer); | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds vds.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds vds.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o file_image.o ../../test/file_image.c ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 786 | HDsnprintf(member_file_name, (size_t)1024, file_name, i); | ^~~~~~~~~ ../../test/file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 814 | HDsnprintf(member_file_name, 1024, file_name, i); | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_logging.o ../../test/cache_logging.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_logging cache_logging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_logging cache_logging.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cork.o ../../test/cork.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cork cork.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cork cork.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr.o ../../test/swmr.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr swmr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr swmr.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o error_test.o ../../test/error_test.c ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); | ^~~~~~~~~~ In file included from ../../test/error_test.c:21: ../../test/error_test.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/error_test.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum_swmr_reader.o ../../test/accum_swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum_swmr_reader accum_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum_swmr_reader accum_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_writer.o ../../test/atomic_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_writer atomic_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_writer atomic_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_reader.o ../../test/atomic_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_reader atomic_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_reader atomic_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filenotclosed.o ../../test/filenotclosed.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filenotclosed filenotclosed.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filenotclosed filenotclosed.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c ../../test/del_many_dense_attrs.c: In function 'main': ../../test/del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | char *basename="attr"; /* Name prefix for attribute */ | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o del_many_dense_attrs del_many_dense_attrs.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/del_many_dense_attrs del_many_dense_attrs.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flushrefresh.o ../../test/flushrefresh.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flushrefresh flushrefresh.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flushrefresh flushrefresh.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_chunk.o ../../test/use_append_chunk.c gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_common.o ../../test/use_common.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_chunk use_append_chunk.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_chunk use_append_chunk.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_mchunks.o ../../test/use_append_mchunks.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_mchunks use_append_mchunks.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_mchunks use_append_mchunks.o use_common.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c ../../test/use_disable_mdc_flushes.c: In function 'parse_option': ../../test/use_disable_mdc_flushes.c:111:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 111 | if ((nplanes_g = atoi(optarg)) <= 0){ | ^~~~ ../../test/use_disable_mdc_flushes.c: In function 'setup_parameters': ../../test/use_disable_mdc_flushes.c:196:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 196 | chunkdims_g[0] = chunkplanes_g; | ^~~~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:197:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 197 | chunkdims_g[1]= chunkdims_g[2] = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:202:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 202 | dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:206:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 206 | nplanes_g = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c: In function 'write_file': ../../test/use_disable_mdc_flushes.c:302:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 302 | hsize_t cz=chunksize_g; /* Chunk size */ | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:417:15: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'short int' may change value [-Wconversion] 417 | *bufptr++ = i; | ^ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_disable_mdc_flushes use_disable_mdc_flushes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_disable_mdc_flushes use_disable_mdc_flushes.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_generator.o ../../test/swmr_generator.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_generator swmr_generator.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_generator swmr_generator.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_start_write.o ../../test/swmr_start_write.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_start_write swmr_start_write.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_start_write swmr_start_write.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_reader.o ../../test/swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_reader swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_reader swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_writer.o ../../test/swmr_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_writer swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_writer swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_reader.o ../../test/swmr_remove_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_reader swmr_remove_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_reader swmr_remove_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_writer.o ../../test/swmr_remove_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_writer swmr_remove_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_writer swmr_remove_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_addrem_writer.o ../../test/swmr_addrem_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_addrem_writer swmr_addrem_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_addrem_writer swmr_addrem_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_reader.o ../../test/swmr_sparse_reader.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_reader swmr_sparse_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_reader swmr_sparse_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_writer.o ../../test/swmr_sparse_writer.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_writer swmr_sparse_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_writer swmr_sparse_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../test/swmr_check_compat_vfd.c /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c ../../test/vds_swmr_gen.c: In function 'main': ../../test/vds_swmr_gen.c:102:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 102 | start[1] = map_start; | ^~~~~~~~~ ../../test/vds_swmr_gen.c:106:19: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 106 | map_start += PLANES[i][1]; | ^~ ../../test/vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 106 | map_start += PLANES[i][1]; | ^~~~~~ In file included from ../../test/vds_swmr_gen.c:15: At top level: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_gen vds_swmr_gen.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_gen vds_swmr_gen.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c ../../test/vds_swmr_reader.c: In function 'main': ../../test/vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 43 | n_elements = VDS_PLANE[1] * VDS_PLANE[2]; | ^~~~~~~~~ ../../test/vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 44 | size = n_elements * sizeof(int); | ^ In file included from ../../test/vds_swmr_reader.c:15: At top level: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] 160 | static int32_t VDS_FILL_VALUE = -9; | ^~~~~~~~~~~~~~ ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] 152 | static int32_t FILL_VALUES[N_SOURCES] = { | ^~~~~~~~~~~ ../../test/vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] 148 | static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] 134 | static char FILE_NAMES[N_SOURCES][NAME_LEN] = { | ^~~~~~~~~~ ../../test/vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] 123 | static hsize_t PLANES[N_SOURCES][RANK] = { | ^~~~~~ ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~~~~ ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { | ^~~~~~~~ ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; | ^~~~~~~~ ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] 97 | static hsize_t DIMS[N_SOURCES][RANK] = { | ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_reader vds_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_reader vds_swmr_reader.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c In file included from ../../test/vds_swmr_writer.c:16: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] 160 | static int32_t VDS_FILL_VALUE = -9; | ^~~~~~~~~~~~~~ ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] 152 | static int32_t FILL_VALUES[N_SOURCES] = { | ^~~~~~~~~~~ ../../test/vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] 149 | static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; | ^~~~~~~~~~~~~ ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] 144 | static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; | ^~~~~~~~~~~~~ ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~ ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~~~~ ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { | ^~~~~~~~ ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; | ^~~~~~~~ ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] 97 | static hsize_t DIMS[N_SOURCES][RANK] = { | ^~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_writer vds_swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_writer vds_swmr_writer.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin.o ../../test/filter_plugin.c In file included from ../../test/filter_plugin.c:17: ../../test/H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] 52 | static const char *H5_get_srcdir_filename(const char *filename) | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_plugin filter_plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_plugin filter_plugin.o ./.libs/libh5test.a ../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] 3110 | ssize_t ssize_out; | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o In file included from /usr/include/string.h:494, from ../../../src/H5private.h:58, from ../../../tools/lib/h5tools_str.c:17: In function 'strncpy', inlined from 'h5tools_str_fmt.part.0' at ../../../tools/lib/h5tools_str.c:261:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o ../../../tools/lib/h5diff.c: In function 'build_match_list': ../../../tools/lib/h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] 277 | int ret_value = 0; | ^~~~~~~~~ ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] 1347 | out: | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:450:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 450 | hsize_t ret_value = opts->err_stat; | ^~~~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:468:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 468 | HGOTO_DONE(opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ In file included from ../../../tools/lib/h5diff_array.c:14: ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' 475 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); | ^~~~~~~~~~~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:727:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 727 | HGOTO_DONE (opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ ../../../tools/lib/h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] 786 | if (ret_value >= 0) | ^~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:790:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 790 | HGOTO_DONE (opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ In file included from ../../../tools/lib/h5diff_array.c:14: ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' 857 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' 932 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' 1008 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' 1084 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' 1160 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' 1236 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' 1312 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' 1388 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' 1472 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' 1631 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' 1790 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); | ^~~~~~~~~~~ ../../../tools/lib/h5diff_array.c:1943:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1943 | opts->err_stat = opts->err_stat | ret_value; | ^ ../../../tools/lib/h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1943 | opts->err_stat = opts->err_stat | ret_value; | ^~~~ ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] 2256 | hbool_t both_zero; | ^~~~~~~~~ ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4305 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4352 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4397 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4426 | retval = (x != x); | ^~ ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4432 | retval = (x != x); | ^~ ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4439 | retval = (x!=x); | ^~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] 216 | { | ^ In file included from ../../../tools/lib/h5diff_util.c:17: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here 185 | const char* get_type(h5trav_type_t type); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 cr .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.10.5/build/tools/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_main.o ../../../../tools/src/h5diff/h5diff_main.c gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c ../../../../tools/src/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../../tools/src/h5diff/h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 194 | exclude_node->obj_path = (char*)opt_arg; | ^ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diff h5diff_main.o h5diff_common.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5ls.o ../../../../tools/src/h5ls/h5ls.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5ls h5ls.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5ls h5ls.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dump.o ../../../../tools/src/h5dump/h5dump.c gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dump_ddl.o ../../../../tools/src/h5dump/h5dump_ddl.c In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/src/h5dump/h5dump_ddl.c:14: In function 'strncat', inlined from 'attr_search' at ../../../../tools/src/h5dump/h5dump_ddl.c:1367:21: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../tools/src/h5dump/h5dump_ddl.c:14: ../../../../tools/src/h5dump/h5dump_ddl.c: In function 'attr_search': ../../../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../../../tools/src/h5dump/h5dump_ddl.c:1356:17: note: in expansion of macro 'HDstrlen' 1356 | u = HDstrlen(buf); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/src/h5dump/h5dump_ddl.c:14: In function 'strncat', inlined from 'lnk_search' at ../../../../tools/src/h5dump/h5dump_ddl.c:1440:13: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../tools/src/h5dump/h5dump_ddl.c:14: ../../../../tools/src/h5dump/h5dump_ddl.c: In function 'lnk_search': ../../../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../../../tools/src/h5dump/h5dump_ddl.c:1427:18: note: in expansion of macro 'HDstrlen' 1427 | search_len = HDstrlen(op_name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/src/h5dump/h5dump_ddl.c:14: In function 'strncpy', inlined from 'lnk_search' at ../../../../tools/src/h5dump/h5dump_ddl.c:1443:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../tools/src/h5dump/h5dump_ddl.c:14: ../../../../tools/src/h5dump/h5dump_ddl.c: In function 'lnk_search': ../../../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../../../tools/src/h5dump/h5dump_ddl.c:1427:18: note: in expansion of macro 'HDstrlen' 1427 | search_len = HDstrlen(op_name); | ^~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dump_xml.o ../../../../tools/src/h5dump/h5dump_xml.c In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/src/h5dump/h5dump_xml.c:14: In function 'strncpy', inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:783:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 6 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:787:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:791:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'xml_escape_the_string' at ../../../../tools/src/h5dump/h5dump_xml.c:795:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 5 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dump h5dump.o h5dump_ddl.o h5dump_xml.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5debug.o ../../../../tools/src/misc/h5debug.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5debug h5debug.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart.o ../../../../tools/src/misc/h5repart.c ../../../../tools/src/misc/h5repart.c: In function 'main': ../../../../tools/src/misc/h5repart.c:237:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 237 | sprintf (src_name, src_gen_name, src_membno); | ^~~~~~~ ../../../../tools/src/misc/h5repart.c:257:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 257 | sprintf (dst_name, dst_gen_name, dst_membno); | ^~~~~~~ ../../../../tools/src/misc/h5repart.c:340:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 340 | sprintf (src_name, src_gen_name, ++src_membno); | ^~~~~~~ ../../../../tools/src/misc/h5repart.c:387:6: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 387 | sprintf (dst_name, dst_gen_name, ++dst_membno); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart h5repart.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5mkgrp.o ../../../../tools/src/misc/h5mkgrp.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5mkgrp h5mkgrp.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear.o ../../../../tools/src/misc/h5clear.c In file included from ../../../../tools/src/misc/h5clear.c:22: ../../../../tools/src/misc/h5clear.c: In function 'parse_command_line': ../../../../src/H5private.h:661:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 661 | #define HDatoi(S) atoi(S) | ^~~~ ../../../../tools/src/misc/h5clear.c:178:33: note: in expansion of macro 'HDatoi' 178 | increment = HDatoi(opt_arg); | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear h5clear.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear h5clear.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5import.o ../../../../tools/src/h5import/h5import.c ../../../../tools/src/h5import/h5import.c: In function 'processConfigurationFile': ../../../../tools/src/h5import/h5import.c:1431:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] 1431 | if ((*((uint8_t*)(&ibyte))) == 0x67) { | ^ ../../../../tools/src/h5import/h5import.c: In function 'swap_uint16': ../../../../tools/src/h5import/h5import.c:4712:23: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] 4712 | return (val << 8) | (val >> 8); | ~~~~~~~~~~~^~~~~~~~~~~~ ../../../../tools/src/h5import/h5import.c: In function 'swap_int16': ../../../../tools/src/h5import/h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] 4717 | return (val << 8) | ((val >> 8) & 0xFF); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/src/h5import/h5import.c: In function 'swap_int32': ../../../../tools/src/h5import/h5import.c:4728:23: warning: conversion to 'unsigned int' from 'int32_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); | ^ ../../../../tools/src/h5import/h5import.c:4728:11: warning: conversion to 'int32_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); | ^ ../../../../tools/src/h5import/h5import.c: In function 'swap_int64': ../../../../tools/src/h5import/h5import.c:4734:23: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4734:62: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4734:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:64: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:39: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:24: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5import h5import.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5import h5import.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c ../../../../tools/src/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../../tools/src/h5repack/h5repack_main.c:521:38: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] 521 | options->low_bound = (H5F_libver_t)HDatoi(opt_arg); | ^ ../../../../tools/src/h5repack/h5repack_main.c:529:39: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] 529 | options->high_bound = (H5F_libver_t)HDatoi(opt_arg); | ^ /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack.lo ../../../../tools/src/h5repack/h5repack.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o ../../../../tools/src/h5repack/h5repack.c: In function 'check_objects': ../../../../tools/src/h5repack/h5repack.c:750:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 750 | printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); | ~^ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld ../../../../tools/src/h5repack/h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 764 | for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -o h5repack.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_copy.lo ../../../../tools/src/h5repack/h5repack_copy.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o ../../../../tools/src/h5repack/h5repack_copy.c: In function 'do_copy_objects': ../../../../tools/src/h5repack/h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 743 | for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { | ^ At top level: ../../../../tools/src/h5repack/h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] 67 | static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/src/h5repack/h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] 37 | #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ | libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_filters.lo ../../../../tools/src/h5repack/h5repack_filters.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_copy_obj': ../../../../tools/src/h5repack/h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 51 | for (i = 0; i < nfilters; i++) { | ^ ../../../../tools/src/h5repack/h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 68 | for (i = 0; i < rank; i++) | ^ ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../../tools/src/h5repack/h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | pname = name; | ^ ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] 89 | int result; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_opttable.lo ../../../../tools/src/h5repack/h5repack_opttable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -fPIC -DPIC -o .libs/h5repack_opttable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_parse.lo ../../../../tools/src/h5repack/h5repack_parse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o In file included from ../../../../tools/src/h5repack/h5repack.h:18, from ../../../../tools/src/h5repack/h5repack_parse.c:14: ../../../../tools/src/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 1405 | #define HDstrtoul(S,R,N) strtoul(S,R,N) | ^~~~~~~ ../../../../tools/src/h5repack/h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' 231 | filt->filt_flag = HDstrtoul(stype, NULL, 0); | ^~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_refs.lo ../../../../tools/src/h5repack/h5repack_refs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -fPIC -DPIC -o .libs/h5repack_refs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_verify.lo ../../../../tools/src/h5repack/h5repack_verify.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -fPIC -DPIC -o .libs/h5repack_verify.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5repack.la h5repack.lo h5repack_copy.lo h5repack_filters.lo h5repack_opttable.lo h5repack_parse.lo h5repack_refs.lo h5repack_verify.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: (cd .libs/libh5repack.lax/libh5tools.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack/../../../tools/lib/.libs/libh5tools.a") libtool: link: (cd .libs/libh5repack.lax/libh5test.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack/../../../test/.libs/libh5test.a") libtool: link: ar cr .libs/libh5repack.a .libs/h5repack.o .libs/h5repack_copy.o .libs/h5repack_filters.o .libs/h5repack_opttable.o .libs/h5repack_parse.o .libs/h5repack_refs.o .libs/h5repack_verify.o .libs/libh5repack.lax/libh5tools.a/h5diff.o .libs/libh5repack.lax/libh5tools.a/h5diff_array.o .libs/libh5repack.lax/libh5tools.a/h5diff_attr.o .libs/libh5repack.lax/libh5tools.a/h5diff_dset.o .libs/libh5repack.lax/libh5tools.a/h5diff_util.o .libs/libh5repack.lax/libh5tools.a/h5tools.o .libs/libh5repack.lax/libh5tools.a/h5tools_dump.o .libs/libh5repack.lax/libh5tools.a/h5tools_filters.o .libs/libh5repack.lax/libh5tools.a/h5tools_ref.o .libs/libh5repack.lax/libh5tools.a/h5tools_str.o .libs/libh5repack.lax/libh5tools.a/h5tools_type.o .libs/libh5repack.lax/libh5tools.a/h5tools_utils.o .libs/libh5repack.lax/libh5tools.a/h5trav.o .libs/libh5repack.lax/libh5tools.a/io_timer.o .libs/libh5repack.lax/libh5test.a/cache_common.o .libs/libh5repack.lax/libh5test.a/h5test.o .libs/libh5repack.lax/libh5test.a/swmr_common.o .libs/libh5repack.lax/libh5test.a/testframe.o libtool: link: ranlib .libs/libh5repack.a libtool: link: rm -fr .libs/libh5repack.lax libtool: link: ( cd ".libs" && rm -f "libh5repack.la" && ln -s "../libh5repack.la" "libh5repack.la" ) /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repack h5repack_main.o libh5repack.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repack h5repack_main.o ./.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/tools/src/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jam.o ../../../../tools/src/h5jam/h5jam.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jam h5jam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5unjam.o ../../../../tools/src/h5jam/h5unjam.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5unjam h5unjam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5unjam h5unjam.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copy.o ../../../../tools/src/h5copy/h5copy.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copy h5copy.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copy h5copy.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c ../../../../tools/src/h5format_convert/h5format_convert.c: In function 'convert': ../../../../tools/src/h5format_convert/h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 272 | else if (verbose_g) | ^~ ../../../../tools/src/h5format_convert/h5format_convert.c:275:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 275 | break; | ^~~~~ ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 303 | if(verbose_g) | ^~ ../../../../tools/src/h5format_convert/h5format_convert.c:305:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 305 | h5tools_setstatus(EXIT_SUCCESS); | ^~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5format_convert h5format_convert.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5format_convert h5format_convert.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c ../../../../tools/src/h5stat/h5stat.c: In function 'dataset_stats': ../../../../tools/src/h5stat/h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 512 | if((storage = H5Dget_storage_size(did)) < 0) | ^ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat h5stat.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat h5stat.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_diff.lo ../../../../tools/test/h5diff/dynlib_diff.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o ../../../../tools/test/h5diff/dynlib_diff.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5diff/dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5diff/dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -o dynlib_diff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdiff.la dynlib_diff.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_diff.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdiff.so -o .libs/libdynlibdiff.so libtool: link: ( cd ".libs" && rm -f "libdynlibdiff.la" && ln -s "../libdynlibdiff.la" "libdynlibdiff.la" ) gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../../tools/test/h5diff/h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4226 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../../tools/test/h5diff/h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4335 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../../tools/test/h5diff/h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4453 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../../tools/test/h5diff/h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4596 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_strings': ../../../../tools/test/h5diff/h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 5233 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../../tools/test/h5diff/h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 6224 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../../tools/test/h5diff/h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7216 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../../tools/test/h5diff/h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7851 | herr_t status; | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diffgentest h5diffgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diffgentest h5diffgentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_ls.lo ../../../../tools/test/h5ls/dynlib_ls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o ../../../../tools/test/h5ls/dynlib_ls.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5ls/dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5ls/dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -o dynlib_ls.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibls.la dynlib_ls.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_ls.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibls.so -o .libs/libdynlibls.so libtool: link: ( cd ".libs" && rm -f "libdynlibls.la" && ln -s "../libdynlibls.la" "libdynlibls.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_dump.lo ../../../../tools/test/h5dump/dynlib_dump.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o ../../../../tools/test/h5dump/dynlib_dump.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5dump/dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5dump/dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -o dynlib_dump.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdump.la dynlib_dump.lo -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_dump.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdump.so -o .libs/libdynlibdump.so libtool: link: ( cd ".libs" && rm -f "libdynlibdump.la" && ln -s "../libdynlibdump.la" "libdynlibdump.la" ) gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../../tools/test/h5dump/h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1556 | herr_t ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../../tools/test/h5dump/h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2605 | herr_t ret=0; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../../tools/test/h5dump/h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2700 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../../tools/test/h5dump/h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2773 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../../tools/test/h5dump/h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2842 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../../tools/test/h5dump/h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2906 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../../tools/test/h5dump/h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2976 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../../tools/test/h5dump/h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3067 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../../tools/test/h5dump/h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3111 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../../tools/test/h5dump/h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3159 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../../tools/test/h5dump/h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3215 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../../tools/test/h5dump/h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3282 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../../tools/test/h5dump/h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3352 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../../tools/test/h5dump/h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3413 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../../tools/test/h5dump/h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] 3477 | herr_t status = -1; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../../tools/test/h5dump/h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3544 | herr_t ret=0; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../../tools/test/h5dump/h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 3932 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../../tools/test/h5dump/h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4373 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../../tools/test/h5dump/h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4811 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../../tools/test/h5dump/h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4969 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../../tools/test/h5dump/h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5118 | herr_t ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'make_external': ../../../../tools/test/h5dump/h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5340 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../../tools/test/h5dump/h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5388 | int i, j, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../../tools/test/h5dump/h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5734 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../../tools/test/h5dump/h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5868 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../../tools/test/h5dump/h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6028 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../../tools/test/h5dump/h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6123 | int i, j, k, l, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../../tools/test/h5dump/h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] 6192 | hid_t gid2 = (-1); /* Datatype ID */ | ^~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../../tools/test/h5dump/h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6371 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../../tools/test/h5dump/h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6467 | int i, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_dataset_idx': ../../../../tools/test/h5dump/h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 7093 | int i, j, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_nodata': ../../../../tools/test/h5dump/h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] 7543 | unsigned int i, j; | ^ ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] 7543 | unsigned int i, j; | ^ ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] 7542 | double dsetdbl[F66_XDIM][F66_YDIM8]; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; | ^~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; | ^~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_charsets': ../../../../tools/test/h5dump/h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7627 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': ../../../../tools/test/h5dump/h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7701 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': ../../../../tools/test/h5dump/h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7974 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': ../../../../tools/test/h5dump/h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 8850 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': ../../../../tools/test/h5dump/h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 9106 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_udfilter': ../../../../tools/test/h5dump/h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 10408 | int i, j, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5dump/h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 10500 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 10509 | *int_ptr = temp + MULTIPLIER; | ^~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dumpgentest h5dumpgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o binread.o ../../../../tools/test/h5dump/binread.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o binread binread.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/binread binread.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making all in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_1_one_dim_gen.o ../../../../../tools/test/misc/vds/UC_1_one_dim_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_2_two_dims_gen.o ../../../../../tools/test/misc/vds/UC_2_two_dims_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_3_gaps_gen.o ../../../../../tools/test/misc/vds/UC_3_gaps_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_4_printf_gen.o ../../../../../tools/test/misc/vds/UC_4_printf_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_5_stride_gen.o ../../../../../tools/test/misc/vds/UC_5_stride_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart_gentest.o ../../../../tools/test/misc/h5repart_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart_gentest h5repart_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c ../../../../tools/test/misc/h5clear_gentest.c: In function 'gen_enhance_files': ../../../../tools/test/misc/h5clear_gentest.c:258:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '4168810027' to '-126157269' [-Woverflow] 258 | chksum = 4168810027; | ^~~~~~~~~~ ../../../../tools/test/misc/h5clear_gentest.c:263:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '3716054346' to '-578912950' [-Woverflow] 263 | chksum = 3716054346; | ^~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear_gentest h5clear_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear_gentest h5clear_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o talign.o ../../../../tools/test/misc/talign.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o talign talign.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o repart_test.o ../../../../tools/test/misc/repart_test.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o repart_test repart_test.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/repart_test repart_test.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o clear_open_chk.o ../../../../tools/test/misc/clear_open_chk.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o clear_open_chk clear_open_chk.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/clear_open_chk clear_open_chk.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c ../../../../tools/test/h5import/h5importtest.c: In function 'main': ../../../../tools/test/h5import/h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] 73 | if ((*((uint8_t*)(&ibyte))) == 0x67) | ^ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/test/h5import/h5importtest.c:14: In function 'strncpy', inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:76:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:74:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5importtest h5importtest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5importtest h5importtest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock': ../../../../tools/test/h5repack/h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] 3689 | ssize_t nwritten; /* # of bytes written */ | ^~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../../tools/test/h5repack/h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] 3752 | ssize_t nread; /* # of bytes read */ | ^~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../../tools/test/h5repack/h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] 3819 | ssize_t nwritten; /* # of bytes written */ | ^~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../../tools/test/h5repack/h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | H5Dclose(dsid); | ^~~~~~~~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3058 | H5Tclose(dtid); | ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repacktst h5repacktst.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repacktst h5repacktst.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:33: warning: "HERROR" redefined 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_rpk.lo ../../../../tools/test/h5repack/dynlib_rpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibadd.la dynlib_rpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_rpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibadd.so -o .libs/libdynlibadd.so 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/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_vrpk.lo ../../../../tools/test/h5repack/dynlib_vrpk.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibvers.la dynlib_vrpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_vrpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibvers.so -o .libs/libdynlibvers.so libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tellub.o ../../../../tools/test/h5jam/tellub.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tellub tellub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c In file included from ../../../../tools/test/h5jam/h5jamgentest.c:25: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c:309:5: note: in expansion of macro 'HDwrite' 309 | HDwrite(fd, buf, size); | ^~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c:285:5: note: in expansion of macro 'HDwrite' 285 | HDwrite(fd, buf, ub_size); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jamgentest h5jamgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getub.o ../../../../tools/test/h5jam/getub.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getub getub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/getub getub.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copygentest.o ../../../../tools/test/h5copy/h5copygentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copygentest h5copygentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5copygentest h5copygentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_gentest.o ../../../../tools/test/h5format_convert/h5fc_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_gentest h5fc_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_gentest h5fc_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_chk_idx.o ../../../../tools/test/h5format_convert/h5fc_chk_idx.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c In file included from ../../../../tools/test/h5stat/h5stat_gentest.c:24: ../../../../tools/test/h5stat/h5stat_gentest.c: In function 'gen_err_refcount': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5stat/h5stat_gentest.c:491:9: note: in expansion of macro 'HDwrite' 491 | HDwrite(fd, &val, 2); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat_gentest h5stat_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5stat_gentest h5stat_gentest.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' Making all in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/sio_perf.c: In function 'parse_command_line': ../../../../tools/test/perform/sio_perf.c:987:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 987 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { | ^ gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_engine.o ../../../../tools/test/perform/sio_engine.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/sio_engine.c: In function 'do_cleanupfile': ../../../../tools/test/perform/sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1281 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~~~ ../../../../tools/test/perform/sio_engine.c: In function 'do_sio': ../../../../tools/test/perform/sio_engine.c:1302:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 2048 [-Wformat-truncation=] 245 | do_cleanupfile(iot, fname); | ~~~~~ ...... 1302 | HDsnprintf(temp, sizeof temp, "%s-%c.h5", | ^~ In file included from /usr/include/stdio.h:867, from ../../../../src/H5Epublic.h:20, from ../../../../src/hdf5.h:26, from ../../../../tools/test/perform/sio_engine.c:17: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 2048 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../test/h5test.h:28, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: In function 'strncpy', inlined from 'sio_create_filename' at ../../../../tools/test/perform/sio_engine.c:346:9, inlined from 'do_sio' at ../../../../tools/test/perform/sio_engine.c:203:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c ../../../../tools/test/perform/iopipe.c: In function 'synchronize': ../../../../tools/test/perform/iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] 136 | int status; | ^~~~~~ ../../../../tools/test/perform/iopipe.c: In function 'main': ../../../../tools/test/perform/iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 182 | off_t offset; | ^~~~~~ ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] 181 | hssize_t n; | ^ ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 172 | herr_t status; | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o iopipe iopipe.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/iopipe iopipe.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk.o ../../../../tools/test/perform/chunk.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk chunk.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk chunk.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overhead.o ../../../../tools/test/perform/overhead.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o overhead overhead.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/overhead overhead.o ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gcc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/zip_perf.c: In function 'main': ../../../../tools/test/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] 566 | 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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf_meta.o ../../../../tools/test/perform/perf_meta.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf_meta perf_meta.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf.o ../../../../tools/test/perform/perf.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf perf.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/perf perf.o ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making all in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Exception.lo ../../../c++/src/H5Exception.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Exception.cpp -fPIC -DPIC -o .libs/H5Exception.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Exception.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::setAutoPrint(herr_t (*&)(hid_t, void*), void*)': ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.cpp:146:37: note: in expansion of macro 'H5E_DEFAULT' 146 | herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, func, client_data); | ^~~~~~~~~~~ ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::dontPrint()': ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.cpp:160:37: note: in expansion of macro 'H5E_DEFAULT' 160 | herr_t ret_value = H5Eset_auto2(H5E_DEFAULT, NULL, NULL); | ^~~~~~~~~~~ ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::getAutoPrint(herr_t (*&)(hid_t, void*), void**)': ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.cpp:179:37: note: in expansion of macro 'H5E_DEFAULT' 179 | herr_t ret_value = H5Eget_auto2(H5E_DEFAULT, &func, client_data); | ^~~~~~~~~~~ ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::clearErrorStack()': ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.cpp:195:34: note: in expansion of macro 'H5E_DEFAULT' 195 | herr_t ret_value = H5Eclear2(H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Exception.cpp: In static member function 'static void H5::Exception::walkErrorStack(H5E_direction_t, H5E_walk2_t, void*)': ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.cpp:244:33: note: in expansion of macro 'H5E_DEFAULT' 244 | herr_t ret_value = H5Ewalk2(H5E_DEFAULT, direction, func, client_data); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IdComponent.lo ../../../c++/src/H5IdComponent.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5IdComponent.cpp -fPIC -DPIC -o .libs/H5IdComponent.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5IdComponent.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DataSpace.lo ../../../c++/src/H5DataSpace.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataSpace.cpp -fPIC -DPIC -o .libs/H5DataSpace.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DataSpace.cpp:21: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:37, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DataSpace.cpp:21: ../../../c++/src/H5DataSpace.cpp: In static member function 'static H5::DataSpace* H5::DataSpace::getConstant()': ../../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 25 | #define H5S_ALL (hid_t)0 | ^ ../../../c++/src/H5DataSpace.cpp:61:30: note: in expansion of macro 'H5S_ALL' 61 | ALL_ = new DataSpace(H5S_ALL); | ^~~~~~~ ../../../c++/src/H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(H5S_class_t)': ../../../c++/src/H5DataSpace.cpp:94:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] 94 | DataSpace::DataSpace(H5S_class_t type) : IdComponent() | ^~~~~~~~~ ../../../c++/src/H5DataSpace.cpp: In constructor 'H5::DataSpace::DataSpace(int, const hsize_t*, const hsize_t*)': ../../../c++/src/H5DataSpace.cpp:112:1: warning: 'H5::DataSpace::id' should be initialized in the member initialization list [-Weffc++] 112 | DataSpace::DataSpace(int rank, const hsize_t * dims, const hsize_t * maxdims) : IdComponent() | ^~~~~~~~~ In file included from ../../../src/hdf5.h:37, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DataSpace.cpp:21: ../../../c++/src/H5DataSpace.cpp: In member function 'void H5::DataSpace::copy(const H5::DataSpace&)': ../../../src/H5Spublic.h:25:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 25 | #define H5S_ALL (hid_t)0 | ^ ../../../c++/src/H5DataSpace.cpp:160:15: note: in expansion of macro 'H5S_ALL' 160 | if (id != H5S_ALL) { | ^~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PropList.lo ../../../c++/src/H5PropList.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5PropList.cpp -fPIC -DPIC -o .libs/H5PropList.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5PropList.cpp:23: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5PropList.cpp:23: ../../../c++/src/H5PropList.cpp: In static member function 'static H5::PropList* H5::PropList::getConstant()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5PropList.cpp:64:33: note: in expansion of macro 'H5P_DEFAULT' 64 | DEFAULT_ = new PropList(H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5PropList.cpp: In constructor 'H5::PropList::PropList()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5PropList.cpp:93:42: note: in expansion of macro 'H5P_DEFAULT' 93 | PropList::PropList() : IdComponent(), id(H5P_DEFAULT) {} | ^~~~~~~~~~~ ../../../c++/src/H5PropList.cpp: In constructor 'H5::PropList::PropList(hid_t)': ../../../c++/src/H5PropList.cpp:118:1: warning: 'H5::PropList::id' should be initialized in the member initialization list [-Weffc++] 118 | PropList::PropList(const hid_t plist_id) : IdComponent() | ^~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5PropList.cpp:23: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5PropList.cpp:121:14: note: in expansion of macro 'H5P_DEFAULT' 121 | id = H5P_DEFAULT; | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5PropList.cpp:160:16: note: in expansion of macro 'H5P_DEFAULT' 160 | id = H5P_DEFAULT; | ^~~~~~~~~~~ ../../../c++/src/H5PropList.cpp: In member function 'void H5::PropList::setProperty(const char*, const char*) const': ../../../c++/src/H5PropList.cpp:628:54: warning: use of old-style cast to 'const void*' [-Wold-style-cast] 628 | herr_t ret_value = H5Pset(id, name, (const void*)charptr); | ^~~~~~~ | - | static_cast<- | > ( ) libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Library.lo ../../../c++/src/H5Library.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Library.cpp -fPIC -DPIC -o .libs/H5Library.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Library.cpp:18: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FaccProp.lo ../../../c++/src/H5FaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FaccProp.cpp -fPIC -DPIC -o .libs/H5FaccProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5FaccProp.cpp:26: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FcreatProp.lo ../../../c++/src/H5FcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FcreatProp.cpp -fPIC -DPIC -o .libs/H5FcreatProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5FcreatProp.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LcreatProp.lo ../../../c++/src/H5LcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LcreatProp.cpp -fPIC -DPIC -o .libs/H5LcreatProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5LcreatProp.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LcreatProp.cpp -o H5LcreatProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LaccProp.lo ../../../c++/src/H5LaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LaccProp.cpp -fPIC -DPIC -o .libs/H5LaccProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5LaccProp.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5LaccProp.cpp -o H5LaccProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DaccProp.lo ../../../c++/src/H5DaccProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DaccProp.cpp -fPIC -DPIC -o .libs/H5DaccProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DaccProp.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DaccProp.cpp -o H5DaccProp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DxferProp.lo ../../../c++/src/H5DxferProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DxferProp.cpp -fPIC -DPIC -o .libs/H5DxferProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DxferProp.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5DxferProp.cpp: In member function 'void H5::DSetMemXferPropList::setPreserve(bool) const': ../../../c++/src/H5DxferProp.cpp:170:54: warning: use of old-style cast to 'hbool_t' {aka 'bool'} [-Wold-style-cast] 170 | herr_t ret_value = H5Pset_preserve(id, (hbool_t) status); | ^~~~~~ | ---------------- | static_cast ( status) ../../../c++/src/H5DxferProp.cpp: In member function 'std::string H5::DSetMemXferPropList::getDataTransform() const': ../../../c++/src/H5DxferProp.cpp:313:63: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 313 | ssize_t exp_len = H5Pget_data_transform(id, NULL, (size_t)0); | ^ | --------- | static_cast (0) libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DcreatProp.lo ../../../c++/src/H5DcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DcreatProp.cpp -fPIC -DPIC -o .libs/H5DcreatProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DcreatProp.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Location.lo ../../../c++/src/H5Location.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Location.cpp -fPIC -DPIC -o .libs/H5Location.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*, const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:214:71: note: in expansion of macro 'H5P_DEFAULT' 214 | herr_t ret_value = H5Oset_comment_by_name(getId(), name, comment, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::setComment(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:240:70: note: in expansion of macro 'H5P_DEFAULT' 240 | herr_t ret_value = H5Oset_comment_by_name(getId(), ".", comment, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::removeComment(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:270:68: note: in expansion of macro 'H5P_DEFAULT' 270 | herr_t ret_value = H5Oset_comment_by_name(getId(), name, NULL, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'ssize_t H5::H5Location::getComment(const char*, size_t, char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:307:76: note: in expansion of macro 'H5P_DEFAULT' 307 | comment_len = H5Oget_comment_by_name(getId(), name, comment, buf_size, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getComment(const char*, size_t) const': ../../../c++/src/H5Location.cpp:340:79: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 340 | ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); | ^ | --------- | static_cast (0) In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:340:82: note: in expansion of macro 'H5P_DEFAULT' 340 | ssize_t comment_len = H5Oget_comment_by_name(getId(), name, NULL, (size_t)0, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'hid_t H5::H5Location::p_dereference(hid_t, const void*, H5R_type_t, const H5::PropList&, const char*)': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:526:20: note: in expansion of macro 'H5P_DEFAULT' 526 | plist_id = H5P_DEFAULT; | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, const H5::LinkCreatPropList&) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:775:62: note: in expansion of macro 'H5P_DEFAULT' 775 | hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:775:75: note: in expansion of macro 'H5P_DEFAULT' 775 | hid_t group_id = H5Gcreate2(getId(), name, lcpl.getId(), H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'H5::Group H5::H5Location::createGroup(const char*, size_t) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:836:48: note: in expansion of macro 'H5P_DEFAULT' 836 | hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:836:70: note: in expansion of macro 'H5P_DEFAULT' 836 | hid_t group_id = H5Gcreate2(getId(), name, H5P_DEFAULT, gcpl_id, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'H5::Group H5::H5Location::openGroup(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:878:46: note: in expansion of macro 'H5P_DEFAULT' 878 | hid_t group_id = H5Gopen2(getId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::link(const char*, const H5::Group&, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1069:79: note: in expansion of macro 'H5P_DEFAULT' 1069 | ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1069:92: note: in expansion of macro 'H5P_DEFAULT' 1069 | ret_value = H5Lcreate_hard(getId(), curr_name, new_loc.getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp:1065:11: warning: unused variable 'new_loc_id' [-Wunused-variable] 1065 | hid_t new_loc_id = new_loc.getId(); | ^~~~~~~~~~ ../../../c++/src/H5Location.cpp:1066:11: warning: unused variable 'lcpl_id' [-Wunused-variable] 1066 | hid_t lcpl_id = lcpl.getId(); | ^~~~~~~ ../../../c++/src/H5Location.cpp:1067:11: warning: unused variable 'lapl_id' [-Wunused-variable] 1067 | hid_t lapl_id = lapl.getId(); | ^~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::link(const char*, hid_t, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1112:72: note: in expansion of macro 'H5P_DEFAULT' 1112 | ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1112:85: note: in expansion of macro 'H5P_DEFAULT' 1112 | ret_value = H5Lcreate_hard(getId(), curr_name, same_loc, new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp:1109:11: warning: unused variable 'lcpl_id' [-Wunused-variable] 1109 | hid_t lcpl_id = lcpl.getId(); | ^~~~~~~ ../../../c++/src/H5Location.cpp:1110:11: warning: unused variable 'lapl_id' [-Wunused-variable] 1110 | hid_t lapl_id = lapl.getId(); | ^~~~~~~ In file included from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::link(H5L_type_t, const char*, const char*) const': ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 41 | #define H5L_SAME_LOC (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1162:60: note: in expansion of macro 'H5L_SAME_LOC' 1162 | ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1162:84: note: in expansion of macro 'H5P_DEFAULT' 1162 | ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1162:97: note: in expansion of macro 'H5P_DEFAULT' 1162 | ret_value = H5Lcreate_hard(getId(), curr_name, H5L_SAME_LOC, new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1166:69: note: in expansion of macro 'H5P_DEFAULT' 1166 | ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1166:82: note: in expansion of macro 'H5P_DEFAULT' 1166 | ret_value = H5Lcreate_soft(curr_name,getId(), new_name, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::copyLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 41 | #define H5L_SAME_LOC (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1251:44: note: in expansion of macro 'H5L_SAME_LOC' 1251 | ret_value = H5Lcopy(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); | ^~~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'void H5::H5Location::moveLink(const char*, const char*, const H5::LinkCreatPropList&, const H5::LinkAccPropList&) const': ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 41 | #define H5L_SAME_LOC (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1331:44: note: in expansion of macro 'H5L_SAME_LOC' 1331 | ret_value = H5Lmove(getId(), src_name, H5L_SAME_LOC, dst_name, lcpl_id, lapl_id); | ^~~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Location.cpp:19: ../../../c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getLinkval(const char*, size_t) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1642:59: note: in expansion of macro 'H5P_DEFAULT' 1642 | ret_value = H5Lget_info(getId(), name, &linkinfo, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1655:66: note: in expansion of macro 'H5P_DEFAULT' 1655 | ret_value = H5Lget_val(getId(), name, value_C, val_size, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'std::string H5::H5Location::getObjnameByIdx(hsize_t) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1851:99: note: in expansion of macro 'H5P_DEFAULT' 1851 | ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, NULL, 0, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1859:102: note: in expansion of macro 'H5P_DEFAULT' 1859 | name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name_C, name_len+1, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'ssize_t H5::H5Location::getObjnameByIdx(hsize_t, char*, size_t) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1892:102: note: in expansion of macro 'H5P_DEFAULT' 1892 | ssize_t name_len = H5Lget_name_by_idx(getId(), ".", H5_INDEX_NAME, H5_ITER_INC, idx, name, size, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:1949:89: note: in expansion of macro 'H5P_DEFAULT' 1949 | herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'H5O_type_t H5::H5Location::childObjType(hsize_t, H5_index_t, H5_iter_order_t, const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:2024:107: note: in expansion of macro 'H5P_DEFAULT' 2024 | ret_value = H5Oget_info_by_idx2(getId(), objname, index_type, order, index, &objinfo, H5O_INFO_BASIC, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Location.cpp: In member function 'unsigned int H5::H5Location::childObjVersion(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Location.cpp:2066:87: note: in expansion of macro 'H5P_DEFAULT' 2066 | herr_t ret_value = H5Oget_info_by_name2(getId(), objname, &objinfo, H5O_INFO_HDR, H5P_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AbstractDs.lo ../../../c++/src/H5AbstractDs.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5AbstractDs.cpp -fPIC -DPIC -o .libs/H5AbstractDs.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5AbstractDs.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Attribute.lo ../../../c++/src/H5Attribute.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Attribute.cpp -fPIC -DPIC -o .libs/H5Attribute.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Attribute.cpp:22: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Object.lo ../../../c++/src/H5Object.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Object.cpp -fPIC -DPIC -o .libs/H5Object.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Object.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Object.cpp: In function 'herr_t H5::userAttrOpWrpr(hid_t, const char*, const H5A_info_t*, void*)': ../../../c++/src/H5Object.cpp:45:40: warning: unused parameter 'loc_id' [-Wunused-parameter] 45 | extern "C" herr_t userAttrOpWrpr(hid_t loc_id, const char *attr_name, | ~~~~~~^~~~~~ ../../../c++/src/H5Object.cpp:46:23: warning: unused parameter 'ainfo' [-Wunused-parameter] 46 | const H5A_info_t *ainfo, void *op_data) | ~~~~~~~~~~~~~~~~~~^~~~~ ../../../c++/src/H5Object.cpp: In function 'herr_t H5::userVisitOpWrpr(hid_t, const char*, const H5O_info_t*, void*)': ../../../c++/src/H5Object.cpp:56:41: warning: unused parameter 'obj_id' [-Wunused-parameter] 56 | extern "C" herr_t userVisitOpWrpr(hid_t obj_id, const char *attr_name, | ~~~~~~^~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Object.cpp:17: ../../../c++/src/H5Object.cpp: In member function 'H5::Attribute H5::H5Object::createAttribute(const char*, const H5::DataType&, const H5::DataSpace&, const H5::PropList&) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Object.cpp:113:76: note: in expansion of macro 'H5P_DEFAULT' 113 | hid_t attr_id = H5Acreate2(getId(), name, type_id, space_id, plist_id, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Object.cpp:148:44: note: in expansion of macro 'H5P_DEFAULT' 148 | hid_t attr_id = H5Aopen(getId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5Object.cpp: In member function 'H5::Attribute H5::H5Object::openAttribute(unsigned int) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Object.cpp:184:55: note: in expansion of macro 'H5P_DEFAULT' 184 | H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Object.cpp:184:68: note: in expansion of macro 'H5P_DEFAULT' 184 | H5_ITER_INC, static_cast(idx), H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5OcreatProp.lo ../../../c++/src/H5OcreatProp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5OcreatProp.cpp -fPIC -DPIC -o .libs/H5OcreatProp.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5OcreatProp.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DataType.lo ../../../c++/src/H5DataType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataType.cpp -fPIC -DPIC -o .libs/H5DataType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DataType.cpp:21: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(H5T_class_t, size_t)': ../../../c++/src/H5DataType.cpp:81:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] 81 | DataType::DataType(const H5T_class_t type_class, size_t size) : H5Object(), encoded_buf(NULL), buf_size(0) | ^~~~~~~~ ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const void*, H5R_type_t, const H5::PropList&)': ../../../c++/src/H5DataType.cpp:102:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] 102 | DataType::DataType(const H5Location& loc, const void* ref, H5R_type_t ref_type, const PropList& plist) : H5Object(), encoded_buf(NULL), buf_size(0) | ^~~~~~~~ ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::PredType&)': ../../../c++/src/H5DataType.cpp:150:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] 150 | DataType::DataType(const PredType& pred_type) : H5Object(), encoded_buf(NULL), buf_size(0) | ^~~~~~~~ ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const char*)': ../../../c++/src/H5DataType.cpp:172:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] 172 | DataType::DataType(const H5Location& loc, const char *dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) | ^~~~~~~~ ../../../c++/src/H5DataType.cpp: In constructor 'H5::DataType::DataType(const H5::H5Location&, const string&)': ../../../c++/src/H5DataType.cpp:191:1: warning: 'H5::DataType::id' should be initialized in the member initialization list [-Weffc++] 191 | DataType::DataType(const H5Location& loc, const H5std_string& dtype_name) : H5Object(), encoded_buf(NULL), buf_size(0) | ^~~~~~~~ In file included from ../../../c++/src/H5DataType.cpp:39: ../../../c++/src/H5DataType.cpp: In member function 'void H5::DataType::encode()': ../../../c++/src/H5DataType.cpp:321:57: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 321 | encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); | ^ ../../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../c++/src/H5DataType.cpp:321:40: note: in expansion of macro 'HDcalloc' 321 | encoded_buf = (unsigned char *)HDcalloc((size_t)1, buf_size); | ^~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DataType.cpp:21: ../../../c++/src/H5DataType.cpp: In member function 'void H5::DataType::p_commit(hid_t, const char*)': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5DataType.cpp:433:53: note: in expansion of macro 'H5P_DEFAULT' 433 | herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5DataType.cpp:433:66: note: in expansion of macro 'H5P_DEFAULT' 433 | herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5DataType.cpp:433:79: note: in expansion of macro 'H5P_DEFAULT' 433 | herr_t ret_value = H5Tcommit2(loc_id, name, id, H5P_DEFAULT, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5DataType.cpp: In member function 'hid_t H5::DataType::p_opentype(const H5::H5Location&, const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5DataType.cpp:918:57: note: in expansion of macro 'H5P_DEFAULT' 918 | hid_t ret_value = H5Topen2(loc.getId(), dtype_name, H5P_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AtomType.lo ../../../c++/src/H5AtomType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5AtomType.cpp -fPIC -DPIC -o .libs/H5AtomType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5AtomType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PredType.lo ../../../c++/src/H5PredType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5PredType.cpp -fPIC -DPIC -o .libs/H5PredType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5PredType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5PredType.cpp: In member function 'void H5::PredType::commit(H5::H5Location&, const char*)': ../../../c++/src/H5PredType.cpp:86:35: warning: unused parameter 'loc' [-Wunused-parameter] 86 | void PredType::commit(H5Location& loc, const char* name) | ~~~~~~~~~~~~^~~ ../../../c++/src/H5PredType.cpp:86:52: warning: unused parameter 'name' [-Wunused-parameter] 86 | void PredType::commit(H5Location& loc, const char* name) | ~~~~~~~~~~~~^~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EnumType.lo ../../../c++/src/H5EnumType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5EnumType.cpp -fPIC -DPIC -o .libs/H5EnumType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5EnumType.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IntType.lo ../../../c++/src/H5IntType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5IntType.cpp -fPIC -DPIC -o .libs/H5IntType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5IntType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FloatType.lo ../../../c++/src/H5FloatType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5FloatType.cpp -fPIC -DPIC -o .libs/H5FloatType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5FloatType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5StrType.lo ../../../c++/src/H5StrType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5StrType.cpp -fPIC -DPIC -o .libs/H5StrType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5StrType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5StrType.cpp: In constructor 'H5::StrType::StrType(int, const size_t&)': ../../../c++/src/H5StrType.cpp:105:28: warning: unused parameter 'dummy' [-Wunused-parameter] 105 | StrType::StrType(const int dummy, const size_t& size) : AtomType() | ~~~~~~~~~~^~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ArrayType.lo ../../../c++/src/H5ArrayType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5ArrayType.cpp -fPIC -DPIC -o .libs/H5ArrayType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5ArrayType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VarLenType.lo ../../../c++/src/H5VarLenType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5VarLenType.cpp -fPIC -DPIC -o .libs/H5VarLenType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5VarLenType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CompType.lo ../../../c++/src/H5CompType.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5CompType.cpp -fPIC -DPIC -o .libs/H5CompType.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5CompType.cpp:16: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DataSet.lo ../../../c++/src/H5DataSet.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5DataSet.cpp -fPIC -DPIC -o .libs/H5DataSet.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5DataSet.cpp:22: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/H5private.h:27, from ../../../c++/src/H5DataSet.cpp:21: ../../../c++/src/H5DataSet.cpp: In member function 'haddr_t H5::DataSet::getOffset() const': ../../../src/H5public.h:205:56: warning: use of old-style cast to 'long int' [-Wold-style-cast] 205 | # define HADDR_UNDEF ((haddr_t)(long)(-1)) | ^ ../../../c++/src/H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' 288 | if (ds_addr == HADDR_UNDEF) | ^~~~~~~~~~~ ../../../src/H5public.h:205:56: warning: use of old-style cast to 'haddr_t' {aka 'long unsigned int'} [-Wold-style-cast] 205 | # define HADDR_UNDEF ((haddr_t)(long)(-1)) | ^ ../../../c++/src/H5DataSet.cpp:288:20: note: in expansion of macro 'HADDR_UNDEF' 288 | if (ds_addr == HADDR_UNDEF) | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CommonFG.lo ../../../c++/src/H5CommonFG.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5CommonFG.cpp -fPIC -DPIC -o .libs/H5CommonFG.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5CommonFG.cpp:17: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5CommonFG.cpp:17: ../../../c++/src/H5CommonFG.cpp: In member function 'H5::DataType H5::CommonFG::openDataType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:62:48: note: in expansion of macro 'H5P_DEFAULT' 62 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::ArrayType H5::CommonFG::openArrayType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:98:48: note: in expansion of macro 'H5P_DEFAULT' 98 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::CompType H5::CommonFG::openCompType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:134:48: note: in expansion of macro 'H5P_DEFAULT' 134 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::EnumType H5::CommonFG::openEnumType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:170:48: note: in expansion of macro 'H5P_DEFAULT' 170 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::IntType H5::CommonFG::openIntType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:206:48: note: in expansion of macro 'H5P_DEFAULT' 206 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::FloatType H5::CommonFG::openFloatType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:242:48: note: in expansion of macro 'H5P_DEFAULT' 242 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::StrType H5::CommonFG::openStrType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:278:48: note: in expansion of macro 'H5P_DEFAULT' 278 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5CommonFG.cpp: In member function 'H5::VarLenType H5::CommonFG::openVarLenType(const char*) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5CommonFG.cpp:314:48: note: in expansion of macro 'H5P_DEFAULT' 314 | hid_t type_id = H5Topen2(getLocId(), name, H5P_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Group.lo ../../../c++/src/H5Group.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5Group.cpp -fPIC -DPIC -o .libs/H5Group.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Group.cpp:21: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5File.lo ../../../c++/src/H5File.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5File.cpp -fPIC -DPIC -o .libs/H5File.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5File.cpp:21: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/src/H5File.cpp: In constructor 'H5::H5File::H5File(hid_t)': ../../../c++/src/H5File.cpp:164:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] 164 | H5File::H5File(hid_t existing_id) : Group() | ^~~~~~ ../../../c++/src/H5File.cpp: In copy constructor 'H5::H5File::H5File(const H5::H5File&)': ../../../c++/src/H5File.cpp:179:1: warning: 'H5::H5File::id' should be initialized in the member initialization list [-Weffc++] 179 | H5File::H5File(const H5File& original) : Group() | ^~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5File.cpp:21: ../../../c++/src/H5File.cpp: In member function 'void H5::H5File::getVFDHandle(void**) const': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5File.cpp:513:46: note: in expansion of macro 'H5P_DEFAULT' 513 | herr_t ret_value = H5Fget_vfd_handle(id, H5P_DEFAULT, file_handle); | ^~~~~~~~~~~ libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../c++/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../c++/src/H5File.cpp -o H5File.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_cpp.la -rpath /usr/lib64 H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.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 -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/9/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5DataSpace.o .libs/H5PropList.o .libs/H5Library.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5LcreatProp.o .libs/H5LaccProp.o .libs/H5DaccProp.o .libs/H5DxferProp.o .libs/H5DcreatProp.o .libs/H5Location.o .libs/H5AbstractDs.o .libs/H5Attribute.o .libs/H5Object.o .libs/H5OcreatProp.o .libs/H5DataType.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.10.5/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/9/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_cpp.so.103 -o .libs/libhdf5_cpp.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so.103" && ln -s "libhdf5_cpp.so.103.1.0" "libhdf5_cpp.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5_cpp.so" && ln -s "libhdf5_cpp.so.103.1.0" "libhdf5_cpp.so") libtool: link: ar cr .libs/libhdf5_cpp.a H5Exception.o H5IdComponent.o H5DataSpace.o H5PropList.o H5Library.o H5FaccProp.o H5FcreatProp.o H5LcreatProp.o H5LaccProp.o H5DaccProp.o H5DxferProp.o H5DcreatProp.o H5Location.o H5AbstractDs.o H5Attribute.o H5Object.o H5OcreatProp.o H5DataType.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.10.5/build/c++/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../../c++/test/testhdf5.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/testhdf5.cpp:50: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../../c++/test/dsets.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/dsets.cpp:35: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/dsets.cpp:421:17: warning: use of old-style cast to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wold-style-cast] 421 | (H5Z_func_t)filter_bogus, /* The actual filter function */ | ^~~~~~~~~~~~ | ------------------------ | static_cast (filter_bogus) ../../../c++/test/dsets.cpp: In function 'size_t filter_bogus(unsigned int, size_t, const unsigned int*, size_t, size_t*, void**)': ../../../c++/test/dsets.cpp:438:41: warning: unused parameter 'flags' [-Wunused-parameter] 438 | static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, | ~~~~~~~~~~~~~^~~~~ ../../../c++/test/dsets.cpp:438:55: warning: unused parameter 'cd_nelmts' [-Wunused-parameter] 438 | static size_t filter_bogus(unsigned int flags, size_t cd_nelmts, | ~~~~~~~^~~~~~~~~ ../../../c++/test/dsets.cpp:439:26: warning: unused parameter 'cd_values' [-Wunused-parameter] 439 | const unsigned int cd_values[], size_t nbytes, | ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ ../../../c++/test/dsets.cpp:440:15: warning: unused parameter 'buf_size' [-Wunused-parameter] 440 | size_t *buf_size, void **buf) | ~~~~~~~~^~~~~~~~ ../../../c++/test/dsets.cpp:440:32: warning: unused parameter 'buf' [-Wunused-parameter] 440 | size_t *buf_size, void **buf) | ~~~~~~~^~~ In file included from ../../../src/hdf5.h:22, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/dsets.cpp:35: ../../../c++/test/dsets.cpp: In function 'herr_t test_multiopen(H5::H5File&)': ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) | ^ ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' 26 | #define H5S_UNLIMITED HSIZE_UNDEF | ^~~~~~~~~~~ ../../../c++/test/dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' 879 | hsize_t max_size[1] = {H5S_UNLIMITED}; | ^~~~~~~~~~~~~ ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) | ^ ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' 26 | #define H5S_UNLIMITED HSIZE_UNDEF | ^~~~~~~~~~~ ../../../c++/test/dsets.cpp:879:32: note: in expansion of macro 'H5S_UNLIMITED' 879 | hsize_t max_size[1] = {H5S_UNLIMITED}; | ^~~~~~~~~~~~~ ../../../c++/test/dsets.cpp: In function 'herr_t test_types(H5::H5File&)': ../../../c++/test/dsets.cpp:979:32: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] 979 | another_int_type = new_int_type; | ^~~~~~~~~~~~ In file included from ../../../c++/src/H5Cpp.h:39, from ../../../c++/test/dsets.cpp:35: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' 57 | IntType(const IntType& original); | ^~~~~~~ ../../../c++/src/H5IntType.h: In member function 'H5::IntType& H5::IntType::operator=(const H5::IntType&)': ../../../c++/src/H5IntType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] 25 | class H5_DLLCPP IntType : public AtomType { | ^~~~~~~ In file included from ../../../c++/src/H5Cpp.h:36, from ../../../c++/test/dsets.cpp:35: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' 64 | AtomType(const AtomType& original); | ^~~~~~~~ ../../../c++/test/dsets.cpp: In function 'herr_t test_types(H5::H5File&)': ../../../c++/test/dsets.cpp:979:32: note: synthesized method 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' first required here 979 | another_int_type = new_int_type; | ^~~~~~~~~~~~ ../../../c++/test/dsets.cpp: In function 'herr_t test_getinfo(H5::H5File&)': ../../../c++/test/dsets.cpp:1153:53: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 1153 | dataset = file.openDataSet(DSET_DEFAULT_NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/dsets.cpp:35: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/dsets.cpp: In function 'herr_t test_chunk_cache(H5::FileAccPropList)': ../../../c++/test/dsets.cpp:1213:34: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 1213 | dapl.setNumLinks((size_t)134); | ^~~ | ----------- | static_cast (134) ../../../c++/test/dsets.cpp:1215:36: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 1215 | verify_val(nlinks, (size_t)134, "DSetAccPropList::getNumLinks", __LINE__, __FILE__); | ^~~ | ----------- | static_cast (134) ../../../c++/test/dsets.cpp:1223:38: warning: use of old-style cast to 'double' [-Wold-style-cast] 1223 | double w0_2 = w0_1 / (double)2.0F; | ^~~~ | ------------ | static_cast (2.0F) In file included from ../../../src/hdf5.h:25, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/dsets.cpp:35: ../../../src/H5Dpublic.h:32:56: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 32 | #define H5D_CHUNK_CACHE_NBYTES_DEFAULT ((size_t) -1) | ^ ../../../c++/test/dsets.cpp:1259:27: note: in expansion of macro 'H5D_CHUNK_CACHE_NBYTES_DEFAULT' 1259 | size_t nbytes_3 = H5D_CHUNK_CACHE_NBYTES_DEFAULT; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../c++/test/dsets.cpp:39: ../../../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/dsets.cpp:1148:83: required from here ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 70 | if (x != value) | ~~^~~~~~~~ ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5D_layout_t; Type2 = H5D_layout_t]': ../../../c++/test/dsets.cpp:1333:94: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5D_layout_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../../c++/test/tattr.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tattr.cpp:29: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tattr.cpp:98:28: warning: use of old-style cast to 'float' [-Wold-style-cast] 98 | float attr_data5 = (float)-5.123; // Test data for 5th attribute | ^~~~~ | ------------- | static_cast (-5.123) ../../../c++/test/tattr.cpp: In function 'void test_attr_basic_write()': ../../../c++/test/tattr.cpp:209:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 209 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), | ^~~~~~~~~ | --------------- | static_cast (attr_size) ../../../c++/test/tattr.cpp:209:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] 209 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), | ^ | ------ | static_cast ( ) ../../../c++/test/tattr.cpp:227:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 227 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), | ^~~~~~~~~ | --------------- | static_cast (attr_size) ../../../c++/test/tattr.cpp:227:77: warning: use of old-style cast to 'long int' [-Wold-style-cast] 227 | verify_val((long)attr_size, (long)(ATTR2_DIM1*ATTR2_DIM2*sizeof(int)), | ^ | ------ | static_cast ( ) ../../../c++/test/tattr.cpp: In function 'void test_attr_getname()': ../../../c++/test/tattr.cpp:299:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 299 | verify_val((size_t)name_size, FATTR1_NAME.length(), "Attribute::getName", __LINE__, __FILE__); | ^~~~~~~~~ | ----------------- | static_cast (name_size) ../../../c++/test/tattr.cpp:300:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 300 | verify_val((const char*)fattr1_name, FATTR1_NAME, "Attribute::getName", __LINE__, __FILE__); | ^~~~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tattr.cpp:311:28: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 311 | verify_val((size_t)name_size, FATTR1_NAME.size(), "Attribute::getName", __LINE__, __FILE__); | ^~~~~~~~~ | ----------------- | static_cast (name_size) ../../../c++/test/tattr.cpp:312:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 312 | verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); | ^~~~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tattr.cpp:312:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 312 | verify_val((const char*)fattr1_name, (const char*)short_name, "Attribute::getName", __LINE__, __FILE__); | ^~~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tattr.cpp: In function 'void test_attr_compound_read()': ../../../c++/test/tattr.cpp:679:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 679 | Attribute attr = dataset.openAttribute((unsigned)0); | ^ | ----------- | static_cast (0) ../../../c++/test/tattr.cpp:693:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 693 | verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^ | ------------- | static_cast (dims[0]) ../../../c++/test/tattr.cpp:693:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] 693 | verify_val((long)dims[0], (long)ATTR4_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR4_DIM1) ../../../c++/test/tattr.cpp:694:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 694 | verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^ | ------------- | static_cast (dims[1]) ../../../c++/test/tattr.cpp:694:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] 694 | verify_val((long)dims[1], (long)ATTR4_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR4_DIM2) ../../../c++/test/tattr.cpp: In function 'void test_attr_mult_read()': ../../../c++/test/tattr.cpp:1024:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1024 | Attribute attr = dataset.openAttribute((unsigned)0); | ^ | ----------- | static_cast (0) ../../../c++/test/tattr.cpp:1038:25: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1038 | if ((long)dims[0] != (long)ATTR1_DIM1) | ^ | ------------- | static_cast (dims[0]) ../../../c++/test/tattr.cpp:1038:36: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1038 | if ((long)dims[0] != (long)ATTR1_DIM1) | ^~~~~~~~~~ | ---------------- | static_cast (ATTR1_DIM1) ../../../c++/test/tattr.cpp:1039:111: warning: use of old-style cast to 'int' [-Wold-style-cast] 1039 | TestErrPrintf("%d:attribute dimensions different: dims[0]=%d, should be %d\n",__LINE__,(int)dims[0],ATTR1_DIM1); | ^ | ------------ | static_cast (dims[0]) ../../../c++/test/tattr.cpp:1076:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1076 | attr = dataset.openAttribute((unsigned)1); | ^ | ----------- | static_cast (1) ../../../c++/test/tattr.cpp:1076:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] 1076 | attr = dataset.openAttribute((unsigned)1); | ^ In file included from ../../../c++/src/H5Cpp.h:34, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' 33 | Attribute(const Attribute& original); | ^~~~~~~~~ ../../../c++/test/tattr.cpp:1090:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1090 | verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^ | ------------- | static_cast (dims[0]) ../../../c++/test/tattr.cpp:1090:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1090 | verify_val((long)dims[0], (long)ATTR2_DIM1, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR2_DIM1) ../../../c++/test/tattr.cpp:1091:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1091 | verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^ | ------------- | static_cast (dims[1]) ../../../c++/test/tattr.cpp:1091:41: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1091 | verify_val((long)dims[1], (long)ATTR2_DIM2, "DataSpace::getSimpleExtentDims",__LINE__, __FILE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR2_DIM2) ../../../c++/test/tattr.cpp:1129:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1129 | attr = dataset.openAttribute((unsigned)2); | ^ | ----------- | static_cast (2) ../../../c++/test/tattr.cpp:1129:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] 1129 | attr = dataset.openAttribute((unsigned)2); | ^ In file included from ../../../c++/src/H5Cpp.h:34, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' 33 | Attribute(const Attribute& original); | ^~~~~~~~~ ../../../c++/test/tattr.cpp:1142:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1142 | verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); | ^ | ------------- | static_cast (dims[0]) ../../../c++/test/tattr.cpp:1142:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1142 | verify_val((long)dims[0],(long)ATTR3_DIM1,"attribute dimensions",__FILE__,__LINE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR3_DIM1) ../../../c++/test/tattr.cpp:1143:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1143 | verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); | ^ | ------------- | static_cast (dims[1]) ../../../c++/test/tattr.cpp:1143:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1143 | verify_val((long)dims[1],(long)ATTR3_DIM2,"attribute dimensions",__FILE__,__LINE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR3_DIM2) ../../../c++/test/tattr.cpp:1144:32: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1144 | verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); | ^ | ------------- | static_cast (dims[2]) ../../../c++/test/tattr.cpp:1144:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1144 | verify_val((long)dims[2],(long)ATTR3_DIM3,"attribute dimensions",__FILE__,__LINE__); | ^~~~~~~~~~ | ---------------- | static_cast (ATTR3_DIM3) ../../../c++/test/tattr.cpp:1037:13: warning: variable 'ndims' set but not used [-Wunused-but-set-variable] 1037 | int ndims = space.getSimpleExtentDims(dims); | ^~~~~ ../../../c++/test/tattr.cpp: In function 'void test_attr_delete()': ../../../c++/test/tattr.cpp:1220:56: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1220 | Attribute fattr = fid1.openAttribute((unsigned)0); | ^ | ----------- | static_cast (0) ../../../c++/test/tattr.cpp:1258:58: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1258 | Attribute attr = dataset.openAttribute((unsigned)0); | ^ | ----------- | static_cast (0) ../../../c++/test/tattr.cpp:1268:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1268 | attr = dataset.openAttribute((unsigned)1); | ^ | ----------- | static_cast (1) ../../../c++/test/tattr.cpp:1268:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] 1268 | attr = dataset.openAttribute((unsigned)1); | ^ In file included from ../../../c++/src/H5Cpp.h:34, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' 33 | Attribute(const Attribute& original); | ^~~~~~~~~ ../../../c++/test/tattr.cpp:1284:48: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1284 | attr = dataset.openAttribute((unsigned)0); | ^ | ----------- | static_cast (0) ../../../c++/test/tattr.cpp:1284:49: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] 1284 | attr = dataset.openAttribute((unsigned)0); | ^ In file included from ../../../c++/src/H5Cpp.h:34, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' 33 | Attribute(const Attribute& original); | ^~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tattr.cpp:29: ../../../c++/test/tattr.cpp: In function 'void test_attr_dtype_shared()': ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tattr.cpp:1338:63: note: in expansion of macro 'H5P_DEFAULT' 1338 | empty_filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tattr.cpp:1359:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1359 | verify_val((int)statbuf.nlink, 1, "DataType::getObjinfo", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () ../../../c++/test/tattr.cpp:1370:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1370 | verify_val((int)statbuf.nlink, 2, "H5File::getObjinfo", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () ../../../c++/test/tattr.cpp:1379:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1379 | verify_val((int)statbuf.nlink, 3, "DataSet::getObjinfo", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () ../../../c++/test/tattr.cpp:1391:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1391 | verify_val((int)statbuf.nlink, 2, "DataSet::getObjinfo after DataSet::removeAttr", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () ../../../c++/test/tattr.cpp:1395:60: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] 1395 | attr = dset.createAttribute(ATTR1_NAME,dtype,dspace); | ^ In file included from ../../../c++/src/H5Cpp.h:34, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' 33 | Attribute(const Attribute& original); | ^~~~~~~~~ ../../../c++/test/tattr.cpp:1400:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1400 | verify_val((int)statbuf.nlink, 3, "DataSet::createAttribute", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () ../../../c++/test/tattr.cpp:1437:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1437 | verify_val((int)statbuf.nlink, 3, "DataSet::openAttribute", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () ../../../c++/test/tattr.cpp:1447:33: warning: use of old-style cast to 'int' [-Wold-style-cast] 1447 | verify_val((int)statbuf.nlink, 1, "H5File::unlink", __LINE__, __FILE__); | ^~~~~ | ----- | static_cast () In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tattr.cpp:29: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tattr.cpp:1457:57: note: in expansion of macro 'H5P_DEFAULT' 1457 | filesize = h5_get_file_size(FILE_DTYPE.c_str(), H5P_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tattr.cpp:1458:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1458 | verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); | ^~~~~~~~ | -------------- | static_cast (filesize) ../../../c++/test/tattr.cpp:1458:42: warning: use of old-style cast to 'long int' [-Wold-style-cast] 1458 | verify_val((long)filesize, (long)empty_filesize, "Checking file size", __LINE__, __FILE__); | ^~~~~~~~~~~~~~ | ------ | static_cast ( ) In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tattr.cpp:29: ../../../c++/test/tattr.cpp: In function 'void test_string_attr()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tattr.cpp:1566:29: note: in expansion of macro 'H5T_VARIABLE' 1566 | StrType vls_type(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tattr.cpp: In function 'void test_attr_corder_create_basic(H5::FileCreatPropList&, H5::FileAccPropList&)': ../../../c++/test/tattr.cpp:1789:47: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1789 | verify_val(crt_order_flags, (unsigned)0, "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); | ^ | ----------- | static_cast (0) ../../../c++/test/tattr.cpp:1806:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1806 | verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); | ^ | ---------- | static_cast ( ) ../../../c++/test/tattr.cpp:1834:46: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 1834 | dataset = fid1.openDataSet(DSET1_NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/tattr.cpp:1837:39: warning: implicitly-declared 'H5::DSetCreatPropList& H5::DSetCreatPropList::operator=(const H5::DSetCreatPropList&)' is deprecated [-Wdeprecated-copy] 1837 | dcpl = dataset.getCreatePlist(); | ^ In file included from ../../../c++/src/H5Cpp.h:26, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5DcreatProp.h:126:9: note: because 'H5::DSetCreatPropList' has user-provided 'H5::DSetCreatPropList::DSetCreatPropList(const H5::DSetCreatPropList&)' 126 | DSetCreatPropList(const DSetCreatPropList& orig); | ^~~~~~~~~~~~~~~~~ In file included from ../../../c++/src/H5Cpp.h:26, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5DcreatProp.h: In member function 'H5::DSetCreatPropList& H5::DSetCreatPropList::operator=(const H5::DSetCreatPropList&)': ../../../c++/src/H5DcreatProp.h:29:17: warning: implicitly-declared 'H5::ObjCreatPropList& H5::ObjCreatPropList::operator=(const H5::ObjCreatPropList&)' is deprecated [-Wdeprecated-copy] 29 | class H5_DLLCPP DSetCreatPropList : public ObjCreatPropList { | ^~~~~~~~~~~~~~~~~ In file included from ../../../c++/src/H5Cpp.h:25, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5OcreatProp.h:50:9: note: because 'H5::ObjCreatPropList' has user-provided 'H5::ObjCreatPropList::ObjCreatPropList(const H5::ObjCreatPropList&)' 50 | ObjCreatPropList(const ObjCreatPropList& original); | ^~~~~~~~~~~~~~~~ ../../../c++/test/tattr.cpp: In function 'void test_attr_corder_create_basic(H5::FileCreatPropList&, H5::FileAccPropList&)': ../../../c++/test/tattr.cpp:1837:39: note: synthesized method 'H5::DSetCreatPropList& H5::DSetCreatPropList::operator=(const H5::DSetCreatPropList&)' first required here 1837 | dcpl = dataset.getCreatePlist(); | ^ ../../../c++/test/tattr.cpp:1841:93: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 1841 | verify_val(crt_order_flags, (unsigned)(H5P_CRT_ORDER_TRACKED | H5P_CRT_ORDER_INDEXED), "DSetCreatPropList::getAttrCrtOrder",__LINE__,__FILE__); | ^ | ---------- | static_cast ( ) ../../../c++/test/tattr.cpp: In function 'void test_attr()': ../../../c++/test/tattr.cpp:1898:29: warning: implicitly-declared 'H5::FileAccPropList& H5::FileAccPropList::operator=(const H5::FileAccPropList&)' is deprecated [-Wdeprecated-copy] 1898 | curr_fapl = fapl_new; | ^~~~~~~~ In file included from ../../../c++/src/H5Cpp.h:23, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5FaccProp.h:140:9: note: because 'H5::FileAccPropList' has user-provided 'H5::FileAccPropList::FileAccPropList(const H5::FileAccPropList&)' 140 | FileAccPropList(const FileAccPropList& original); | ^~~~~~~~~~~~~~~ ../../../c++/test/tattr.cpp:1903:29: warning: implicitly-declared 'H5::FileAccPropList& H5::FileAccPropList::operator=(const H5::FileAccPropList&)' is deprecated [-Wdeprecated-copy] 1903 | curr_fapl = fapl; | ^~~~ In file included from ../../../c++/src/H5Cpp.h:23, from ../../../c++/test/tattr.cpp:29: ../../../c++/src/H5FaccProp.h:140:9: note: because 'H5::FileAccPropList' has user-provided 'H5::FileAccPropList::FileAccPropList(const H5::FileAccPropList&)' 140 | FileAccPropList(const FileAccPropList& original); | ^~~~~~~~~~~~~~~ In file included from ../../../c++/test/tattr.cpp:33: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': ../../../c++/test/tattr.cpp:525:81: required from here ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 70 | if (x != value) | ~~^~~~~~~~ ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ../../../c++/test/tattr.cpp:700:91: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_order_t; Type2 = H5T_order_t]': ../../../c++/test/tattr.cpp:738:100: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_order_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]': ../../../c++/test/tattr.cpp:905:96: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../../c++/test/tarray.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tarray.cpp:28: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tarray.cpp: In function 'void test_array_compound_array()': ../../../c++/test/tarray.cpp:81:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 81 | wdata[idxi][idxj].i = idxi * 10 + idxj; | ~~~~~~~~~~^~~~~~ ../../../c++/test/tarray.cpp:84:30: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ^~~~ ../../../c++/test/tarray.cpp:84:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ^~~~ ../../../c++/test/tarray.cpp:84:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ^~~~ ../../../c++/test/tarray.cpp:84:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 84 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../c++/test/tarray.cpp:152:47: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 152 | dataset = file1.openDataSet("Dataset1"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tarray.cpp:28: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tarray.cpp:31: ../../../src/H5private.h:1110:44: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../../c++/test/tarray.cpp:239:9: note: in expansion of macro 'HDmemset' 239 | HDmemset(rdims1, 0, H5S_MAX_RANK); | ^~~~~~~~ ../../../c++/test/tarray.cpp: In function 'void test_array_info()': ../../../c++/test/tarray.cpp:382:45: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 382 | wdata[idxi][idxj].i = idxi * 10 + idxj; | ~~~~~~~~~~^~~~~~ ../../../c++/test/tarray.cpp:385:30: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ^~~~ ../../../c++/test/tarray.cpp:385:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ^~~~ ../../../c++/test/tarray.cpp:385:57: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ^~~~ ../../../c++/test/tarray.cpp:385:55: warning: conversion from 'double' to 'float' may change value [-Wfloat-conversion] 385 | float temp = idxi * 10.0 + idxj * 2.5 + idxk; | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ ../../../c++/test/tarray.cpp:426:47: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 426 | dataset = file1.openDataSet("Dataset1"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tarray.cpp:28: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/tarray.cpp:371:10: warning: unused variable 'rdata' [-Wunused-variable] 371 | s1_t rdata[SPACE1_DIM1][ARRAY1_DIM1]; // Information read in | ^~~~~ ../../../c++/test/tarray.cpp:374:13: warning: unused variable 'nmemb' [-Wunused-variable] 374 | int nmemb; // Number of compound members | ^~~~~ g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcompound.o ../../../c++/test/tcompound.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tcompound.cpp:28: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tcompound.cpp:31: ../../../c++/test/tcompound.cpp: In function 'void test_compound_2()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:109:31: note: in expansion of macro 'HDmalloc' 109 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:110:31: note: in expansion of macro 'HDmalloc' 110 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:111:32: note: in expansion of macro 'HDmalloc' 111 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); | ^~~~~~~~ ../../../c++/test/tcompound.cpp:113:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] 113 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:150:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 150 | st.convert(dt, (size_t)nelmts, buf, bkg); | ^~~~~~ | -------------- | static_cast (nelmts) ../../../c++/test/tcompound.cpp:154:34: warning: use of old-style cast to 'struct test_compound_2()::src_typ_t*' [-Wold-style-cast] 154 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:155:34: warning: use of old-style cast to 'struct test_compound_2()::dst_typ_t*' [-Wold-style-cast] 155 | d_ptr = ((dst_typ_t*)buf) + i; | ^~~ | --------------- | reinterpret_cast (buf) In file included from ../../../test/h5test.h:28, from ../../../c++/test/tcompound.cpp:31: ../../../c++/test/tcompound.cpp: In function 'void test_compound_3()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:231:31: note: in expansion of macro 'HDmalloc' 231 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:232:31: note: in expansion of macro 'HDmalloc' 232 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:233:32: note: in expansion of macro 'HDmalloc' 233 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); | ^~~~~~~~ ../../../c++/test/tcompound.cpp:235:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] 235 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:270:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 270 | st.convert(dt, (size_t)nelmts, buf, bkg); | ^~~~~~ | -------------- | static_cast (nelmts) ../../../c++/test/tcompound.cpp:274:34: warning: use of old-style cast to 'struct test_compound_3()::src_typ_t*' [-Wold-style-cast] 274 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:275:34: warning: use of old-style cast to 'struct test_compound_3()::dst_typ_t*' [-Wold-style-cast] 275 | d_ptr = ((dst_typ_t*)buf) + i; | ^~~ | --------------- | reinterpret_cast (buf) In file included from ../../../test/h5test.h:28, from ../../../c++/test/tcompound.cpp:31: ../../../c++/test/tcompound.cpp: In function 'void test_compound_4()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:355:31: note: in expansion of macro 'HDmalloc' 355 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:356:31: note: in expansion of macro 'HDmalloc' 356 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:357:32: note: in expansion of macro 'HDmalloc' 357 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); | ^~~~~~~~ ../../../c++/test/tcompound.cpp:359:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] 359 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:396:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 396 | st.convert(dt, (size_t)nelmts, buf, bkg); | ^~~~~~ | -------------- | static_cast (nelmts) ../../../c++/test/tcompound.cpp:400:34: warning: use of old-style cast to 'struct test_compound_4()::src_typ_t*' [-Wold-style-cast] 400 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:401:34: warning: use of old-style cast to 'struct test_compound_4()::dst_typ_t*' [-Wold-style-cast] 401 | d_ptr = ((dst_typ_t*)buf) + i; | ^~~ | --------------- | reinterpret_cast (buf) ../../../c++/test/tcompound.cpp: In function 'void test_compound_5()': ../../../c++/test/tcompound.cpp:510:44: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 510 | src_type.convert(dst_type, (size_t)2, buf, bkg); | ^ | --------- | static_cast (2) ../../../c++/test/tcompound.cpp:511:27: warning: use of old-style cast to 'struct test_compound_5()::dst_typ_t*' [-Wold-style-cast] 511 | dst = (dst_typ_t*)buf; | ^~~ | --------------- | static_cast (buf) In file included from ../../../test/h5test.h:28, from ../../../c++/test/tcompound.cpp:31: ../../../c++/test/tcompound.cpp: In function 'void test_compound_6()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:581:31: note: in expansion of macro 'HDmalloc' 581 | buf = (unsigned char*)HDmalloc(nelmts * MAX(sizeof(src_typ_t), sizeof(dst_typ_t))); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:582:31: note: in expansion of macro 'HDmalloc' 582 | bkg = (unsigned char*)HDmalloc(nelmts * sizeof(dst_typ_t)); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tcompound.cpp:583:32: note: in expansion of macro 'HDmalloc' 583 | orig = (unsigned char*)HDmalloc(nelmts * sizeof(src_typ_t)); | ^~~~~~~~ ../../../c++/test/tcompound.cpp:585:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] 585 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:601:32: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 601 | st.convert(dt, (size_t)nelmts, buf, bkg); | ^~~~~~ | -------------- | static_cast (nelmts) ../../../c++/test/tcompound.cpp:605:34: warning: use of old-style cast to 'struct test_compound_6()::src_typ_t*' [-Wold-style-cast] 605 | s_ptr = ((src_typ_t*)orig) + i; | ^~~~ | ---------------- | reinterpret_cast (orig) ../../../c++/test/tcompound.cpp:606:34: warning: use of old-style cast to 'struct test_compound_6()::dst_typ_t*' [-Wold-style-cast] 606 | d_ptr = ((dst_typ_t*)buf) + i; | ^~~ | --------------- | reinterpret_cast (buf) ../../../c++/test/tcompound.cpp: In function 'void test_compound_set_size()': ../../../c++/test/tcompound.cpp:759:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 759 | dtype.setSize((size_t)33); | ^~ | ---------- | static_cast (33) ../../../c++/test/tcompound.cpp:765:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 765 | verify_val(new_size, (size_t)33, "DataType::getSize", __LINE__, __FILE__); | ^~ | ---------- | static_cast (33) ../../../c++/test/tcompound.cpp:768:31: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 768 | dtype.setSize((size_t)32); | ^~ | ---------- | static_cast (32) ../../../c++/test/tcompound.cpp:774:38: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 774 | verify_val(new_size, (size_t)32, "DataType::getSize", __LINE__, __FILE__); | ^~ | ---------- | static_cast (32) g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tdspl.o ../../../c++/test/tdspl.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tdspl.cpp:29: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tdspl.cpp:32: ../../../c++/test/tdspl.cpp: In function 'void test_transfplist()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tdspl.cpp:67:37: note: in expansion of macro 'HDmalloc' 67 | char *c_to_f_read = (char *)HDmalloc(tran_len+1); | ^~~~~~~~ ../../../c++/test/tdspl.cpp:70:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 70 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, | ^~~~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tdspl.cpp:70:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 70 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, | ^~~~~~ | - | const_cast< - | > ( ) In file included from ../../../test/h5test.h:28, from ../../../c++/test/tdspl.cpp:32: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tdspl.cpp:82:31: note: in expansion of macro 'HDmalloc' 82 | c_to_f_read = (char *)HDmalloc(tran_len+1); | ^~~~~~~~ ../../../c++/test/tdspl.cpp:85:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 85 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, | ^~~~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tdspl.cpp:85:59: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 85 | verify_val((const char*)c_to_f_read, (const char*)c_to_f, | ^~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tdspl.cpp:92:51: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 92 | verify_val((const char*)simple_read.c_str(), (const char*)simple, | ^ | - | const_cast< - | > ( ) ../../../c++/test/tdspl.cpp:92:67: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 92 | verify_val((const char*)simple_read.c_str(), (const char*)simple, | ^~~~~~ | - | const_cast< - | > ( ) In file included from ../../../test/h5test.h:28, from ../../../c++/test/tdspl.cpp:32: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'char*' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/tdspl.cpp:98:41: note: in expansion of macro 'HDmalloc' 98 | char *utrans_inv_read = (char *)HDmalloc(tran_len+1); | ^~~~~~~~ ../../../c++/test/tdspl.cpp:101:33: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 101 | verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, | ^~~~~~~~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tdspl.cpp:101:63: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 101 | verify_val((const char*)utrans_inv_read, (const char*)utrans_inv, | ^~~~~~~~~~ | - | const_cast< - | > ( ) g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tfile.o ../../../c++/test/tfile.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tfile.cpp:32: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tfile.cpp:38:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 38 | const hsize_t F1_USERBLOCK_SIZE = (hsize_t)0; | ^ | ---------- | static_cast (0) ../../../c++/test/tfile.cpp:45:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 45 | const hsize_t F2_USERBLOCK_SIZE = (hsize_t)512; | ^~~ | ------------ | static_cast (512) ../../../c++/test/tfile.cpp:53:44: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 53 | const hsize_t F3_USERBLOCK_SIZE = (hsize_t)0; | ^ | ---------- | static_cast (0) ../../../c++/test/tfile.cpp: In function 'void test_file_create()': ../../../c++/test/tfile.cpp:156:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 156 | verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~ | ------------ | static_cast (ublock) ../../../c++/test/tfile.cpp:156:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 156 | verify_val((long)ublock, (long)F1_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~~~~~~~~~~~~ | ------ | static_cast ( ) ../../../c++/test/tfile.cpp:214:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 214 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~ | ------------ | static_cast (ublock) ../../../c++/test/tfile.cpp:214:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 214 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~~~~~~~~~~~~ | ------ | static_cast ( ) ../../../c++/test/tfile.cpp:246:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 246 | verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~ | ------------ | static_cast (ublock) ../../../c++/test/tfile.cpp:246:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 246 | verify_val((long)ublock, (long)F3_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~~~~~~~~~~~~ | ------ | static_cast ( ) ../../../c++/test/tfile.cpp: In function 'void test_file_open()': ../../../c++/test/tfile.cpp:304:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 304 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~ | ------------ | static_cast (ublock) ../../../c++/test/tfile.cpp:304:40: warning: use of old-style cast to 'long int' [-Wold-style-cast] 304 | verify_val((long)ublock, (long)F2_USERBLOCK_SIZE, "FileCreatPropList::getUserblock", __LINE__, __FILE__); | ^~~~~~~~~~~~~~~~~ | ------ | static_cast ( ) ../../../c++/test/tfile.cpp: In function 'void test_libver_bounds_real(H5F_libver_t, unsigned int, H5F_libver_t, unsigned int)': ../../../c++/test/tfile.cpp:699:39: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 699 | group = file.createGroup(SUBGROUP3); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tfile.cpp:32: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ In file included from ../../../c++/test/tfile.cpp:36: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ../../../c++/test/tfile.cpp:589:87: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../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/tfile.cpp:844:85: required from here ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 70 | if (x != value) | ~~^~~~~~~~ ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5F_fspace_strategy_t; Type2 = H5F_fspace_strategy_t]': ../../../c++/test/tfile.cpp:858:105: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5F_fspace_strategy_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': ../../../c++/test/tfile.cpp:860:79: required from here ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 70 | if (x != value) | ~~^~~~~~~~ g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tfilter.o ../../../c++/test/tfilter.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tfilter.cpp:28: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tfilter.cpp:65:17: warning: use of old-style cast to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wold-style-cast] 65 | (H5Z_func_t)filter_bogus, /* The actual filter function */ | ^~~~~~~~~~~~ | ------------------------ | reinterpret_cast (filter_bogus) ../../../c++/test/tfilter.cpp:65:17: warning: cast between incompatible function types from 'size_t (*)(size_t)' {aka 'long unsigned int (*)(long unsigned int)'} to 'H5Z_func_t' {aka 'long unsigned int (*)(unsigned int, long unsigned int, const unsigned int*, long unsigned int, long unsigned int*, void**)'} [-Wcast-function-type] ../../../c++/test/tfilter.cpp: In function 'void test_szip_filter(H5::H5File&)': ../../../c++/test/tfilter.cpp:199:42: warning: use of old-style cast to 'int' [-Wold-style-cast] 199 | points[i][j] = (int)n++; | ^~ | -------- | static_cast (n++) ../../../c++/test/tfilter.cpp:204:35: warning: use of old-style cast to 'void*' [-Wold-style-cast] 204 | dataset.write ((void*)points, PredType::NATIVE_INT, DataSpace::ALL, DataSpace::ALL, xfer); | ^~~~~~ | ------------- | static_cast (points) ../../../c++/test/tfilter.cpp:205:34: warning: use of old-style cast to 'void*' [-Wold-style-cast] 205 | dataset.read ((void*)check, PredType::NATIVE_INT, DataSpace::ALL, DataSpace::ALL, xfer); | ^~~~~ | ------------ | static_cast (check) g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5s.o ../../../c++/test/th5s.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/th5s.cpp:31: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/hdf5.h:22, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/th5s.cpp:31: ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hssize_t' {aka 'long long int'} [-Wold-style-cast] 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) | ^ ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' 26 | #define H5S_UNLIMITED HSIZE_UNDEF | ^~~~~~~~~~~ ../../../c++/test/th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' 55 | const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; | ^~~~~~~~~~~~~ ../../../src/H5public.h:191:56: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 191 | #define HSIZE_UNDEF ((hsize_t)(hssize_t)(-1)) | ^ ../../../src/H5Spublic.h:26:25: note: in expansion of macro 'HSIZE_UNDEF' 26 | #define H5S_UNLIMITED HSIZE_UNDEF | ^~~~~~~~~~~ ../../../c++/test/th5s.cpp:55:29: note: in expansion of macro 'H5S_UNLIMITED' 55 | const hsize_t SPACE2_MAX1 = H5S_UNLIMITED; | ^~~~~~~~~~~~~ ../../../c++/test/th5s.cpp:80:36: warning: use of old-style cast to 'float' [-Wold-style-cast] 80 | } space4_data={'v',987123,(float)-3.14,'g'}; /* Test data for 4th dataspace */ | ^~~~ | ------------ | static_cast (-3.14) ../../../c++/test/th5s.cpp: In function 'void test_h5s_basic()': ../../../c++/test/th5s.cpp:125:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 125 | verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), | ^ | ------- | static_cast (n) ../../../c++/test/th5s.cpp:125:75: warning: use of old-style cast to 'long int' [-Wold-style-cast] 125 | verify_val((long)n, (long)(SPACE1_DIM1 * SPACE1_DIM2 * SPACE1_DIM3), | ^ | ------ | static_cast ( ) ../../../c++/test/th5s.cpp:147:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 147 | verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), | ^ | ------- | static_cast (n) ../../../c++/test/th5s.cpp:147:89: warning: use of old-style cast to 'long int' [-Wold-style-cast] 147 | verify_val((long)n, (long)(SPACE2_DIM1 * SPACE2_DIM2 * SPACE2_DIM3 * SPACE2_DIM4), | ^ | ------ | static_cast ( ) ../../../c++/test/th5s.cpp: In function 'void test_h5s_scalar_write()': ../../../c++/test/th5s.cpp:252:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 252 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); | ^ | ------- | static_cast (n) ../../../c++/test/th5s.cpp: In function 'void test_h5s_scalar_read()': ../../../c++/test/th5s.cpp:319:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 319 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); | ^ | ------- | static_cast (n) ../../../c++/test/th5s.cpp: In function 'void test_h5s_null()': ../../../c++/test/th5s.cpp:377:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 377 | verify_val((long)n, 0, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); | ^ | ------- | static_cast (n) ../../../c++/test/th5s.cpp: In function 'void test_h5s_compound_scalar_write()': ../../../c++/test/th5s.cpp:447:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 447 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); | ^ | ------- | static_cast (n) ../../../c++/test/th5s.cpp: In function 'void test_h5s_compound_scalar_read()': ../../../c++/test/th5s.cpp:508:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 508 | verify_val((long)n, 1, "DataSpace::getSimpleExtentNpoints", __LINE__, __FILE__); | ^ | ------- | static_cast (n) In file included from ../../../c++/test/th5s.cpp:35: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5S_class_t; Type2 = H5S_class_t]': ../../../c++/test/th5s.cpp:267:94: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5S_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tlinks.o ../../../c++/test/tlinks.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tlinks.cpp:28: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tlinks.cpp:28: ../../../c++/test/tlinks.cpp: In function 'void test_basic_links(hid_t, hbool_t)': ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 41 | #define H5L_SAME_LOC (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:107:35: note: in expansion of macro 'H5L_SAME_LOC' 107 | file_id, "dset1", H5L_SAME_LOC, "grp1/hard1", | ^~~~~~~~~~~~ In file included from ../../../src/hdf5.h:34, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tlinks.cpp:28: ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:108:17: note: in expansion of macro 'H5P_DEFAULT' 108 | H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:108:30: note: in expansion of macro 'H5P_DEFAULT' 108 | H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:113:49: note: in expansion of macro 'H5P_DEFAULT' 113 | "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:113:62: note: in expansion of macro 'H5P_DEFAULT' 113 | "/dset1", file_id, "grp1/soft", H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:118:51: note: in expansion of macro 'H5P_DEFAULT' 118 | "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:118:64: note: in expansion of macro 'H5P_DEFAULT' 118 | "foobar", file_id, "grp1/dangle", H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:124:17: note: in expansion of macro 'H5P_DEFAULT' 124 | H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:124:30: note: in expansion of macro 'H5P_DEFAULT' 124 | H5P_DEFAULT, H5P_DEFAULT) < 0) | ^~~~~~~~~~~ ../../../c++/test/tlinks.cpp: In function 'void test_move(hid_t, hbool_t)': ../../../c++/test/tlinks.cpp:326:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 326 | moved_grp = grp_1.openGroup("group_move"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:341:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 341 | moved_grp = grp_2.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:348:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 348 | moved_grp = grp_1.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:355:56: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 355 | moved_grp = grp_2.openGroup("group_newest_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:360:59: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 360 | moved_grp = grp_1.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:369:59: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 369 | moved_grp = grp_2.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:378:57: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 378 | moved_grp = grp_2.openGroup("group_new_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:387:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 387 | moved_grp = grp_1.openGroup("group_copy"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ In file included from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tlinks.cpp:28: ../../../c++/test/tlinks.cpp: In function 'void test_copy(hid_t, hbool_t)': ../../../src/H5Lpublic.h:41:29: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 41 | #define H5L_SAME_LOC (hid_t)0 | ^ ../../../c++/test/tlinks.cpp:436:34: note: in expansion of macro 'H5L_SAME_LOC' 436 | grp_1.link("group_copy", H5L_SAME_LOC, "hard"); | ^~~~~~~~~~~~ ../../../c++/test/tlinks.cpp:461:49: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 461 | moved_grp = grp_1.openGroup("group_copy"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:468:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 468 | moved_grp = grp_2.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:472:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 472 | moved_grp = grp_2.openGroup("group_new_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:479:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 479 | moved_grp = grp_1.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:483:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 483 | moved_grp = grp_2.openGroup("group_new_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:490:56: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 490 | moved_grp = grp_2.openGroup("group_newest_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:494:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 494 | moved_grp = grp_1.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:497:55: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 497 | moved_grp = grp_2.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:500:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 500 | moved_grp = grp_2.openGroup("group_new_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:503:49: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 503 | moved_grp = grp_1.openGroup("group_copy"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:509:59: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 509 | moved_grp = grp_2.openGroup("group_newer_name"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp:521:53: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 521 | moved_grp = grp_1.openGroup("group_copy"); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tlinks.cpp:28: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tlinks.cpp: In function 'int visit_obj_cb(H5::H5Object&, std::string, const H5O_info_t*, void*)': ../../../c++/test/tlinks.cpp:607:35: warning: unused parameter 'obj' [-Wunused-parameter] 607 | static int visit_obj_cb(H5Object& obj, const H5std_string name, const H5O_info_t *oinfo, void *_op_data) | ~~~~~~~~~~^~~ In file included from ../../../c++/test/tlinks.cpp:32: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]': ../../../c++/test/tlinks.cpp:226:103: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tobject.o ../../../c++/test/tobject.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tobject.cpp:26: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/tobject.cpp: In function 'void test_get_objname()': ../../../c++/test/tobject.cpp:95:37: warning: use of old-style cast to 'const char*' [-Wold-style-cast] 95 | verify_val((const char*)grp1_name, "/Top", "Group::getObjName", __LINE__, __FILE__); | ^~~~~~~~~ | - | const_cast< - | > ( ) ../../../c++/test/tobject.cpp:126:83: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 126 | dsingrp = grp1_2.createDataSet(DSET_IN_GRP1_2, PredType::NATIVE_INT, space); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tobject.cpp:26: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/tobject.cpp:138:52: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 138 | dsingrp = grp1_2.openDataSet(DSET_IN_GRP1_2); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tobject.cpp:26: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/tobject.cpp: In function 'void test_get_objname_ontypes()': ../../../c++/test/tobject.cpp:278:58: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] 278 | inttype = file.openIntType("INT type of STD_B8LE"); // deprecated | ^ In file included from ../../../c++/src/H5Cpp.h:39, from ../../../c++/test/tobject.cpp:26: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' 57 | IntType(const IntType& original); | ^~~~~~~ ../../../c++/src/H5IntType.h: In member function 'H5::IntType& H5::IntType::operator=(const H5::IntType&)': ../../../c++/src/H5IntType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] 25 | class H5_DLLCPP IntType : public AtomType { | ^~~~~~~ In file included from ../../../c++/src/H5Cpp.h:36, from ../../../c++/test/tobject.cpp:26: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' 64 | AtomType(const AtomType& original); | ^~~~~~~~ ../../../c++/test/tobject.cpp: In function 'void test_get_objname_ontypes()': ../../../c++/test/tobject.cpp:278:58: note: synthesized method 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' first required here 278 | inttype = file.openIntType("INT type of STD_B8LE"); // deprecated | ^ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tobject.cpp:29: ../../../src/H5private.h:1365:36: warning: use of old-style cast to 'ssize_t' {aka 'long int'} [-Wold-style-cast] 1365 | #define HDstrlen(S) strlen(S) | ^ ../../../c++/test/tobject.cpp:329:39: note: in expansion of macro 'HDstrlen' 329 | verify_val(name_len, (ssize_t)HDstrlen("/typetests/IntType NATIVE_INT"), "DataType::getObjName", __LINE__, __FILE__); | ^~~~~~~~ ../../../c++/test/tobject.cpp: In function 'void test_get_objtype()': ../../../c++/test/tobject.cpp:388:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 388 | objtype = grp1.childObjType((hsize_t)1, H5_INDEX_NAME, H5_ITER_INC); | ^ | ---------- | static_cast (1) ../../../c++/test/tobject.cpp:395:46: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 395 | objtype = grp1.childObjType((hsize_t)2); | ^ | ---------- | static_cast (2) ../../../c++/test/tobject.cpp: In function 'void test_open_object_header()': ../../../c++/test/tobject.cpp:487:14: warning: unused variable 'is_simple' [-Wunused-variable] 487 | bool is_simple = dspace.isSimple(); | ^~~~~~~~~ ../../../c++/test/tobject.cpp:433:17: warning: unused variable 'ginfo' [-Wunused-variable] 433 | H5G_info_t ginfo; /* Group info struct */ | ^~~~~ ../../../c++/test/tobject.cpp: In function 'void test_getobjectinfo_same_file()': ../../../c++/test/tobject.cpp:578:42: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 578 | grp1 = file1.openGroup(GROUP1NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tobject.cpp:26: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/tobject.cpp:579:42: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 579 | grp2 = file2.openGroup(GROUP2NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/tobject.cpp:26: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ In file included from ../../../c++/test/tobject.cpp:30: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]': ../../../c++/test/tobject.cpp:378:90: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5I_type_t; Type2 = H5I_type_t]': ../../../c++/test/tobject.cpp:469:86: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5I_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = long long unsigned int; Type2 = int]': ../../../c++/test/tobject.cpp:479:66: required from here ../../../c++/test/h5cpputil.h:70:11: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare] 70 | if (x != value) | ~~^~~~~~~~ ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ../../../c++/test/tobject.cpp:495:79: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefer.o ../../../c++/test/trefer.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/trefer.cpp:29: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/trefer.cpp:32: ../../../c++/test/trefer.cpp: In function 'void test_reference_params()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:88:27: note: in expansion of macro 'HDmalloc' 88 | wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:89:27: note: in expansion of macro 'HDmalloc' 89 | rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:90:27: note: in expansion of macro 'HDmalloc' 90 | tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); | ^~~~~~~~ ../../../c++/test/trefer.cpp:110:31: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] 110 | for (tu32=(unsigned *)wbuf, i=0; i (wbuf) ../../../c++/test/trefer.cpp:120:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 120 | dataset = group.createDataSet("Dataset2", PredType::NATIVE_UCHAR, sid1); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/trefer.cpp:141:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 141 | dataset = file1->createDataSet("Dataset3", PredType::STD_REF_OBJ, sid1); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/trefer.cpp:32: ../../../c++/test/trefer.cpp: In function 'void test_reference_obj()': ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:208:27: note: in expansion of macro 'HDmalloc' 208 | wbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:209:27: note: in expansion of macro 'HDmalloc' 209 | rbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hobj_ref_t*' {aka 'long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:210:27: note: in expansion of macro 'HDmalloc' 210 | tbuf=(hobj_ref_t*)HDmalloc(temp_size*SPACE1_DIM1); | ^~~~~~~~ ../../../c++/test/trefer.cpp:232:33: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] 232 | for (tu32 = (unsigned *)wbuf, i = 0; i < SPACE1_DIM1; i++) | ^~~~ | ---------------- | reinterpret_cast (wbuf) ../../../c++/test/trefer.cpp:242:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 242 | dataset = group.createDataSet("Dataset2", PredType::NATIVE_UCHAR, sid1); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/trefer.cpp:263:79: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 263 | dataset = file1->createDataSet("Dataset3", PredType::STD_REF_OBJ, sid1); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/trefer.cpp:297:49: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 297 | dataset = file1->openDataSet("/Dataset3"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/trefer.cpp:309:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 309 | verify_val((long)n_elements, 4, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); | ^~~~~~~~~~ | ---------------- | static_cast (n_elements) ../../../c++/test/trefer.cpp:314:32: warning: use of old-style cast to 'unsigned int*' [-Wold-style-cast] 314 | for(tu32 = (unsigned *)tbuf, i = 0; i < SPACE1_DIM1; i++, tu32++) | ^~~~ | ---------------- | reinterpret_cast (tbuf) ../../../c++/test/trefer.cpp:315:45: warning: use of old-style cast to 'uint32_t' {aka 'unsigned int'} [-Wold-style-cast] 315 | verify_val(*tu32, (uint32_t)(i*3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); | ^ | --------------- | static_cast ((i*3)) ../../../c++/test/trefer.cpp: In function 'void test_reference_group()': ../../../c++/test/trefer.cpp:422:46: warning: implicitly-declared 'H5::Group& H5::Group::operator=(const H5::Group&)' is deprecated [-Wdeprecated-copy] 422 | group2 = group.createGroup(GROUPNAME3); | ^ In file included from ../../../c++/src/H5Cpp.h:47, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5Group.h:57:9: note: because 'H5::Group' has user-provided 'H5::Group::Group(const H5::Group&)' 57 | Group(const Group& original); | ^~~~~ ../../../c++/test/trefer.cpp:453:44: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 453 | dset1 = file1->openDataSet(DSETNAME); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/trefer.cpp:470:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 470 | verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); | ^ | ---------- | static_cast (3) ../../../c++/test/trefer.cpp:474:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 474 | verify_val(nobjs, (hsize_t)3, "H5Group::getNumObjs",__LINE__,__FILE__); | ^ | ---------- | static_cast (3) ../../../c++/test/trefer.cpp:487:68: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 487 | group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)0, oinfo); | ^ | ---------- | static_cast (0) ../../../c++/test/trefer.cpp:493:72: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 493 | group.getObjinfo(".", H5_INDEX_NAME, H5_ITER_INC, (hsize_t)9, oinfo); | ^ | ---------- | static_cast (9) ../../../c++/test/trefer.cpp:502:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 502 | verify_val(nobjs, (hsize_t)2, "H5Group::getNumObjs",__LINE__,__FILE__); | ^ | ---------- | static_cast (2) In file included from ../../../test/h5test.h:28, from ../../../c++/test/trefer.cpp:32: ../../../c++/test/trefer.cpp: In function 'void test_reference_region_1D()': ../../../c++/test/trefer.cpp:553:77: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 553 | wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); | ^~~~~~~~~~~ ../../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../src/H5private.h:673:40: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../c++/test/trefer.cpp:553:35: note: in expansion of macro 'HDcalloc' 553 | wbuf = (hdset_reg_ref_t *)HDcalloc(sizeof(hdset_reg_ref_t), (size_t)SPACE1_DIM1); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'unsigned char (*)[12]' [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:554:35: note: in expansion of macro 'HDmalloc' 554 | rbuf = (hdset_reg_ref_t *)HDmalloc(sizeof(hdset_reg_ref_t) * SPACE1_DIM1); | ^~~~~~~~ ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:555:28: note: in expansion of macro 'HDmalloc' 555 | dwbuf = (uint8_t *)HDmalloc(sizeof(uint8_t) * SPACE3_DIM1); | ^~~~~~~~ ../../../c++/test/trefer.cpp:556:62: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 556 | drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); | ^~~~~~~~~~~ ../../../src/H5private.h:673:39: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../src/H5private.h:673:40: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../c++/test/trefer.cpp:556:28: note: in expansion of macro 'HDcalloc' 556 | drbuf = (uint8_t *)HDcalloc(sizeof(uint8_t), (size_t)SPACE3_DIM1); | ^~~~~~~~ ../../../c++/test/trefer.cpp:573:24: warning: conversion from 'int' to 'uint8_t' {aka 'unsigned char'} may change value [-Wconversion] 573 | *tu8++ = i * 3; // from C test | ~~^~~ ../../../c++/test/trefer.cpp:625:53: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 625 | sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); | ^~~~~~~~~~~~~~ | -------- | static_cast ( ) ../../../c++/test/trefer.cpp:625:86: warning: use of old-style cast to 'const hsize_t*' {aka 'const long long unsigned int*'} [-Wold-style-cast] 625 | sid3.selectElements(H5S_SELECT_SET, (size_t)POINT1_NPOINTS, (const hsize_t *)coord1); | ^~~~~~ | ----------------------- | reinterpret_cast (coord1) ../../../c++/test/trefer.cpp:651:46: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 651 | dset1 = file1.openDataSet("/Dataset1"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/trefer.cpp:29: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/trefer.cpp:666:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] 666 | verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); | ^~~~~ | ----------- | static_cast (nelms) ../../../c++/test/trefer.cpp:677:30: warning: use of old-style cast to 'long int' [-Wold-style-cast] 677 | verify_val((long)nelms, 100, "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); | ^~~~~ | ----------- | static_cast (nelms) ../../../c++/test/trefer.cpp:687:30: warning: use of old-style cast to 'uint8_t*' {aka 'unsigned char*'} [-Wold-style-cast] 687 | for(tu8 = (uint8_t *)drbuf, i = 0; i < SPACE3_DIM1; i++, tu8++) | ^~~~~ | ---------------- | const_cast (drbuf) ../../../c++/test/trefer.cpp:688:45: warning: use of old-style cast to 'uint8_t' {aka 'unsigned char'} [-Wold-style-cast] 688 | verify_val(*tu8, (uint8_t)(i * 3), "DataSpace::getSimpleExtentNpoints",__LINE__,__FILE__); | ^ | ---------------- | static_cast ((i * 3)) ../../../c++/test/trefer.cpp:699:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 699 | verify_val((long)nelms, 30, "DataSpace::getSelectNpoints",__LINE__,__FILE__); | ^~~~~ | ----------- | static_cast (nelms) ../../../c++/test/trefer.cpp:703:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 703 | verify_val((long)nelms, 15, "DataSpace::getSelectNpoints",__LINE__,__FILE__); | ^~~~~ | ----------- | static_cast (nelms) In file included from ../../../test/h5test.h:28, from ../../../c++/test/trefer.cpp:32: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:706:29: note: in expansion of macro 'HDmalloc' 706 | coords = (hsize_t *)HDmalloc(nelms * SPACE3_RANK * sizeof(hsize_t) * 2); | ^~~~~~~~ ../../../c++/test/trefer.cpp:709:49: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 709 | reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); | ^ | ---------- | static_cast (0) ../../../c++/test/trefer.cpp:709:61: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 709 | reg_sp.getSelectHyperBlocklist((hsize_t)0, (hsize_t)nelms, coords); | ^~~~~ | -------------- | static_cast (nelms) ../../../c++/test/trefer.cpp:712:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 712 | verify_val(coords[0], (hsize_t)2, "Hyperslab Coordinates",__LINE__,__FILE__); | ^ | ---------- | static_cast (2) ../../../c++/test/trefer.cpp:713:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 713 | verify_val(coords[1], (hsize_t)3, "Hyperslab Coordinates",__LINE__,__FILE__); | ^ | ---------- | static_cast (3) ../../../c++/test/trefer.cpp:714:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 714 | verify_val(coords[2], (hsize_t)7, "Hyperslab Coordinates",__LINE__,__FILE__); | ^ | ---------- | static_cast (7) ../../../c++/test/trefer.cpp:715:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 715 | verify_val(coords[3], (hsize_t)8, "Hyperslab Coordinates",__LINE__,__FILE__); | ^ | ---------- | static_cast (8) ../../../c++/test/trefer.cpp:716:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 716 | verify_val(coords[4],(hsize_t)12, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (12) ../../../c++/test/trefer.cpp:717:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 717 | verify_val(coords[5],(hsize_t)13, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (13) ../../../c++/test/trefer.cpp:718:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 718 | verify_val(coords[6],(hsize_t)17, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (17) ../../../c++/test/trefer.cpp:719:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 719 | verify_val(coords[7],(hsize_t)18, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (18) ../../../c++/test/trefer.cpp:720:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 720 | verify_val(coords[8],(hsize_t)22, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (22) ../../../c++/test/trefer.cpp:721:39: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 721 | verify_val(coords[9],(hsize_t)23, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (23) ../../../c++/test/trefer.cpp:722:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 722 | verify_val(coords[10],(hsize_t)27, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (27) ../../../c++/test/trefer.cpp:723:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 723 | verify_val(coords[11],(hsize_t)28, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (28) ../../../c++/test/trefer.cpp:724:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 724 | verify_val(coords[12],(hsize_t)32, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (32) ../../../c++/test/trefer.cpp:725:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 725 | verify_val(coords[13],(hsize_t)33, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (33) ../../../c++/test/trefer.cpp:726:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 726 | verify_val(coords[14],(hsize_t)37, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (37) ../../../c++/test/trefer.cpp:727:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 727 | verify_val(coords[15],(hsize_t)38, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (38) ../../../c++/test/trefer.cpp:728:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 728 | verify_val(coords[16],(hsize_t)42, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (42) ../../../c++/test/trefer.cpp:729:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 729 | verify_val(coords[17],(hsize_t)43, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (43) ../../../c++/test/trefer.cpp:730:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 730 | verify_val(coords[18],(hsize_t)47, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (47) ../../../c++/test/trefer.cpp:731:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 731 | verify_val(coords[19],(hsize_t)48, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (48) ../../../c++/test/trefer.cpp:732:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 732 | verify_val(coords[20],(hsize_t)52, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (52) ../../../c++/test/trefer.cpp:733:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 733 | verify_val(coords[21],(hsize_t)53, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (53) ../../../c++/test/trefer.cpp:734:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 734 | verify_val(coords[22],(hsize_t)57, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (57) ../../../c++/test/trefer.cpp:735:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 735 | verify_val(coords[23],(hsize_t)58, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (58) ../../../c++/test/trefer.cpp:736:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 736 | verify_val(coords[24],(hsize_t)62, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (62) ../../../c++/test/trefer.cpp:737:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 737 | verify_val(coords[25],(hsize_t)63, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (63) ../../../c++/test/trefer.cpp:738:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 738 | verify_val(coords[26],(hsize_t)67, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (67) ../../../c++/test/trefer.cpp:739:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 739 | verify_val(coords[27],(hsize_t)68, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (68) ../../../c++/test/trefer.cpp:740:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 740 | verify_val(coords[28],(hsize_t)72, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (72) ../../../c++/test/trefer.cpp:741:40: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 741 | verify_val(coords[29],(hsize_t)73, "Hyperslab Coordinates",__LINE__,__FILE__); | ^~ | ----------- | static_cast (73) ../../../c++/test/trefer.cpp:747:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 747 | verify_val(low[0],(hsize_t)2, "DataSpace::getSelectBounds",__LINE__,__FILE__); | ^ | ---------- | static_cast (2) ../../../c++/test/trefer.cpp:748:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 748 | verify_val(high[0],(hsize_t)73, "DataSpace::getSelectBounds",__LINE__,__FILE__); | ^~ | ----------- | static_cast (73) ../../../c++/test/trefer.cpp:762:26: warning: use of old-style cast to 'long int' [-Wold-style-cast] 762 | verify_val((long)nelmspts, 10, "DataSpace::getSelectNpoints",__LINE__,__FILE__); | ^~~~~~~~ | -------------- | static_cast (nelmspts) In file included from ../../../test/h5test.h:28, from ../../../c++/test/trefer.cpp:32: ../../../src/H5private.h:1079:36: warning: use of old-style cast to 'hsize_t*' {aka 'long long unsigned int*'} [-Wold-style-cast] 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../c++/test/trefer.cpp:765:29: note: in expansion of macro 'HDmalloc' 765 | coords = (hsize_t *)HDmalloc(nelmspts * SPACE3_RANK * sizeof(hsize_t)); | ^~~~~~~~ ../../../c++/test/trefer.cpp:768:48: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 768 | elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); | ^ | ---------- | static_cast (0) ../../../c++/test/trefer.cpp:768:60: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 768 | elm_sp.getSelectElemPointlist((hsize_t)0, (hsize_t)nelmspts, coords); | ^~~~~~~~ | ----------------- | static_cast (nelmspts) ../../../c++/test/trefer.cpp:786:36: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 786 | verify_val(low[0],(hsize_t)3, "DataSpace::getSelectBounds",__LINE__,__FILE__); | ^ | ---------- | static_cast (3) ../../../c++/test/trefer.cpp:787:37: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 787 | verify_val(high[0],(hsize_t)97, "DataSpace::getSelectBounds",__LINE__,__FILE__); | ^~ | ----------- | static_cast (97) In file included from ../../../c++/test/trefer.cpp:33: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5O_type_t; Type2 = H5O_type_t]': ../../../c++/test/trefer.cpp:268:93: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5O_type_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ../../../c++/test/trefer.cpp:352:80: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttypes.o ../../../c++/test/ttypes.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/ttypes.cpp:28: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ ../../../c++/test/ttypes.cpp: In function 'void test_copy()': ../../../c++/test/ttypes.cpp:171:28: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] 171 | another_int_type = new_int_type; | ^~~~~~~~~~~~ In file included from ../../../c++/src/H5Cpp.h:39, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' 57 | IntType(const IntType& original); | ^~~~~~~ ../../../c++/src/H5IntType.h: In member function 'H5::IntType& H5::IntType::operator=(const H5::IntType&)': ../../../c++/src/H5IntType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] 25 | class H5_DLLCPP IntType : public AtomType { | ^~~~~~~ In file included from ../../../c++/src/H5Cpp.h:36, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' 64 | AtomType(const AtomType& original); | ^~~~~~~~ ../../../c++/test/ttypes.cpp: In function 'void test_copy()': ../../../c++/test/ttypes.cpp:171:28: note: synthesized method 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' first required here 171 | another_int_type = new_int_type; | ^~~~~~~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/ttypes.cpp:28: ../../../c++/test/ttypes.cpp: In function 'void test_detect_type_class()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/ttypes.cpp:323:29: note: in expansion of macro 'H5T_VARIABLE' 323 | StrType atom_vls(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/ttypes.cpp: In function 'void test_vltype()': ../../../c++/test/ttypes.cpp:405:14: warning: unused variable 'is_valid' [-Wunused-variable] 405 | bool is_valid = IdComponent::isValid(vltype2.getId()); | ^~~~~~~~ ../../../c++/test/ttypes.cpp: In function 'void test_query()': ../../../c++/test/ttypes.cpp:531:44: warning: implicitly-declared 'H5::CompType& H5::CompType::operator=(const H5::CompType&)' is deprecated [-Wdeprecated-copy] 531 | tid1 = file.openCompType(CompT_NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:42, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5CompType.h:40:9: note: because 'H5::CompType' has user-provided 'H5::CompType::CompType(const H5::CompType&)' 40 | CompType(const CompType& original); | ^~~~~~~~ ../../../c++/test/ttypes.cpp:533:44: warning: implicitly-declared 'H5::EnumType& H5::EnumType::operator=(const H5::EnumType&)' is deprecated [-Wdeprecated-copy] 533 | tid2 = file.openEnumType(EnumT_NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:38, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5EnumType.h:79:9: note: because 'H5::EnumType' has user-provided 'H5::EnumType::EnumType(const H5::EnumType&)' 79 | EnumType(const EnumType& original); | ^~~~~~~~ ../../../c++/test/ttypes.cpp: In function 'void test_transient()': ../../../c++/test/ttypes.cpp:630:40: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 630 | dset = file.openDataSet("dset1"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/ttypes.cpp: In function 'void test_named()': ../../../c++/test/ttypes.cpp:728:36: warning: use of old-style cast to 'int' [-Wold-style-cast] 728 | attr_data[0][i] = (int)i;/*tricky*/ | ^ | ------ | static_cast (i) ../../../c++/test/ttypes.cpp:743:46: warning: implicitly-declared 'H5::IntType& H5::IntType::operator=(const H5::IntType&)' is deprecated [-Wdeprecated-copy] 743 | itype = file.openIntType("native-int"); | ^ In file included from ../../../c++/src/H5Cpp.h:39, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5IntType.h:57:9: note: because 'H5::IntType' has user-provided 'H5::IntType::IntType(const H5::IntType&)' 57 | IntType(const IntType& original); | ^~~~~~~ ../../../c++/test/ttypes.cpp:761:40: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 761 | dset = file.openDataSet("dset1"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/ttypes.cpp:770:59: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 770 | dset = file.createDataSet("dset2", *ds_type, space); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/ttypes.cpp:776:40: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 776 | dset = file.openDataSet("dset2"); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/ttypes.cpp:28: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/ttypes.cpp:28: ../../../c++/test/ttypes.cpp: In function 'void test_encode_decode()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/ttypes.cpp:910:25: note: in expansion of macro 'H5T_VARIABLE' 910 | vlsttyp.setSize(H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/ttypes.cpp:1014:20: warning: unused variable 'mant_norm' [-Wunused-variable] 1014 | H5T_norm_t mant_norm = decoded_flttyp.getNorm(norm_string); | ^~~~~~~~~ In file included from ../../../c++/test/ttypes.cpp:32: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ../../../c++/test/ttypes.cpp:118:109: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_sign_t; Type2 = H5T_sign_t]': ../../../c++/test/ttypes.cpp:988:82: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_sign_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../../c++/test/tvlstr.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_dataset()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:153:25: note: in expansion of macro 'H5T_VARIABLE' 153 | StrType vlst(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tvlstr.cpp:185:71: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 185 | dset1 = root.createDataSet("test_scalar_small", vlst, ds_space); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tvlstr.cpp:33: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../c++/test/tvlstr.cpp:187:37: note: in expansion of macro 'HDcalloc' 187 | dynstring_ds_write = (char*)HDcalloc(1, sizeof(char)); | ^~~~~~~~ ../../../c++/test/tvlstr.cpp:202:44: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 202 | dset1 = root.openDataSet(DSET1_NAME); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_dataset()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:256:25: note: in expansion of macro 'H5T_VARIABLE' 256 | StrType vlst(0, H5T_VARIABLE); | ^~~~~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tvlstr.cpp:33: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../c++/test/tvlstr.cpp:289:31: note: in expansion of macro 'HDcalloc' 289 | char *wdata2 = (char*)HDcalloc(65534, sizeof(char)); | ^~~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstrings_special()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:353:25: note: in expansion of macro 'H5T_VARIABLE' 353 | StrType vlst(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tvlstr.cpp:365:72: warning: use of old-style cast to 'int' [-Wold-style-cast] 365 | TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); | ^~ | ------- | static_cast (ii) ../../../c++/test/tvlstr.cpp:378:114: warning: use of old-style cast to 'int' [-Wold-style-cast] 378 | TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); | ^~ | ------- | static_cast (ii) ../../../c++/test/tvlstr.cpp:378:128: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 378 | TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); | ^~~~ | -------------- | static_cast (wlen) ../../../c++/test/tvlstr.cpp:378:139: warning: use of old-style cast to 'int' [-Wold-style-cast] 378 | TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); | ^~ | ------- | static_cast (ii) ../../../c++/test/tvlstr.cpp:378:153: warning: use of old-style cast to 'unsigned int' [-Wold-style-cast] 378 | TestErrPrintf("VL data lengths don't match!, strlen(wdata[%d])=%u, strlen(rdata[%d])=%u\n", (int)ii, (unsigned)wlen, (int)ii, (unsigned)rlen); | ^~~~ | -------------- | static_cast (rlen) ../../../c++/test/tvlstr.cpp:383:97: warning: use of old-style cast to 'int' [-Wold-style-cast] 383 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); | ^~ | ------- | static_cast (ii) ../../../c++/test/tvlstr.cpp:383:117: warning: use of old-style cast to 'int' [-Wold-style-cast] 383 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n", (int)ii, wdata[ii], (int)ii, rdata[ii]); | ^~ | ------- | static_cast (ii) ../../../c++/test/tvlstr.cpp:389:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] 389 | DataSet::vlenReclaim((void *)rdata, vlst, sid1); | ^~~~~ | ------------- | static_cast (rdata) ../../../c++/test/tvlstr.cpp:403:67: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 403 | dataset = file1.createDataSet("Dataset4", vlst, sid1, dcpl); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/tvlstr.cpp:414:72: warning: use of old-style cast to 'int' [-Wold-style-cast] 414 | TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); | ^~ | ------- | static_cast (ii) ../../../c++/test/tvlstr.cpp:425:72: warning: use of old-style cast to 'int' [-Wold-style-cast] 425 | TestErrPrintf("VL doesn't match!, rdata[%d]=%p\n",(int)ii,rdata[ii]); | ^~ | ------- | static_cast (ii) In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_type()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:476:22: note: in expansion of macro 'H5T_VARIABLE' 476 | vlst.setSize(H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tvlstr.cpp:497:45: warning: implicitly-declared 'H5::StrType& H5::StrType::operator=(const H5::StrType&)' is deprecated [-Wdeprecated-copy] 497 | vlst = file1->openStrType(VLSTR_TYPE); // deprecated | ^ In file included from ../../../c++/src/H5Cpp.h:41, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5StrType.h:69:9: note: because 'H5::StrType' has user-provided 'H5::StrType::StrType(const H5::StrType&)' 69 | StrType(const StrType& original); | ^~~~~~~ ../../../c++/src/H5StrType.h: In member function 'H5::StrType& H5::StrType::operator=(const H5::StrType&)': ../../../c++/src/H5StrType.h:25:17: warning: implicitly-declared 'H5::AtomType& H5::AtomType::operator=(const H5::AtomType&)' is deprecated [-Wdeprecated-copy] 25 | class H5_DLLCPP StrType : public AtomType { | ^~~~~~~ In file included from ../../../c++/src/H5Cpp.h:36, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5AtomType.h:64:9: note: because 'H5::AtomType' has user-provided 'H5::AtomType::AtomType(const H5::AtomType&)' 64 | AtomType(const AtomType& original); | ^~~~~~~~ ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_type()': ../../../c++/test/tvlstr.cpp:497:45: note: synthesized method 'H5::StrType& H5::StrType::operator=(const H5::StrType&)' first required here 497 | vlst = file1->openStrType(VLSTR_TYPE); // deprecated | ^ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_compact_vlstring()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:563:25: note: in expansion of macro 'H5T_VARIABLE' 563 | StrType vlst(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tvlstr.cpp:584:112: warning: use of old-style cast to 'int' [-Wold-style-cast] 584 | TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); | ^ | ------ | static_cast (i) ../../../c++/test/tvlstr.cpp:584:134: warning: use of old-style cast to 'int' [-Wold-style-cast] 584 | TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); | ^ | ----- | static_cast ( ) ../../../c++/test/tvlstr.cpp:584:141: warning: use of old-style cast to 'int' [-Wold-style-cast] 584 | TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); | ^ | ------ | static_cast (i) ../../../c++/test/tvlstr.cpp:584:163: warning: use of old-style cast to 'int' [-Wold-style-cast] 584 | TestErrPrintf("VL data length don't match!, strlen(wdata[%d])=%d, strlen(rdata[%d])=%d\n",(int)i,(int)strlen(wdata[i]),(int)i,(int)strlen(rdata[i])); | ^ | ----- | static_cast ( ) ../../../c++/test/tvlstr.cpp:588:96: warning: use of old-style cast to 'int' [-Wold-style-cast] 588 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); | ^ | ------ | static_cast (i) ../../../c++/test/tvlstr.cpp:588:112: warning: use of old-style cast to 'int' [-Wold-style-cast] 588 | TestErrPrintf("VL data values don't match!, wdata[%d]=%s, rdata[%d]=%s\n",(int)i,wdata[i],(int)i,rdata[i]); | ^ | ------ | static_cast (i) ../../../c++/test/tvlstr.cpp:594:38: warning: use of old-style cast to 'void*' [-Wold-style-cast] 594 | DataSet::vlenReclaim((void *)rdata, vlst, sid1); | ^~~~~ | ------------- | static_cast (rdata) In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_attribute()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:639:25: note: in expansion of macro 'H5T_VARIABLE' 639 | StrType vlst(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tvlstr.cpp:671:76: warning: implicitly-declared 'H5::Attribute& H5::Attribute::operator=(const H5::Attribute&)' is deprecated [-Wdeprecated-copy] 671 | gr_attr = root.createAttribute("test_scalar_large", vlst, att_space); | ^ In file included from ../../../c++/src/H5Cpp.h:34, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5Attribute.h:33:9: note: because 'H5::Attribute' has user-provided 'H5::Attribute::Attribute(const H5::Attribute&)' 33 | Attribute(const Attribute& original); | ^~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/tvlstr.cpp:33: ../../../src/H5private.h:673:40: warning: use of old-style cast to 'char*' [-Wold-style-cast] 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../../c++/test/tvlstr.cpp:673:35: note: in expansion of macro 'HDcalloc' 673 | string_att_write = (char*)HDcalloc(8192, sizeof(char)); | ^~~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vlstring_array_attribute()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:791:25: note: in expansion of macro 'H5T_VARIABLE' 791 | StrType vlst(0, H5T_VARIABLE); | ^~~~~~~~~~~~ ../../../c++/test/tvlstr.cpp: In function 'void write_scalar_dset(H5::H5File&, H5::DataType&, H5::DataSpace&, char*, char*)': ../../../c++/test/tvlstr.cpp:840:52: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 840 | dset = file.createDataSet(name, type, space); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ ../../../c++/test/tvlstr.cpp: In function 'void read_scalar_dset(H5::H5File&, H5::DataType&, H5::DataSpace&, char*, char*)': ../../../c++/test/tvlstr.cpp:859:37: warning: implicitly-declared 'H5::DataSet& H5::DataSet::operator=(const H5::DataSet&)' is deprecated [-Wdeprecated-copy] 859 | dset = file.openDataSet(name); | ^ In file included from ../../../c++/src/H5Cpp.h:45, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/src/H5DataSet.h:100:9: note: because 'H5::DataSet' has user-provided 'H5::DataSet::DataSet(const H5::DataSet&)' 100 | DataSet(const DataSet& original); | ^~~~~~~ In file included from ../../../src/H5Lpublic.h:30, from ../../../src/H5Opublic.h:31, from ../../../src/H5Apublic.h:22, from ../../../src/hdf5.h:23, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/tvlstr.cpp:30: ../../../c++/test/tvlstr.cpp: In function 'void test_vl_rewrite()': ../../../src/H5Tpublic.h:196:37: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 196 | #define H5T_VARIABLE ((size_t)(-1)) /* Indicate that a string is variable length (null-terminated in C, instead of fixed length) */ | ^ ../../../c++/test/tvlstr.cpp:903:25: note: in expansion of macro 'H5T_VARIABLE' 903 | StrType type(0, H5T_VARIABLE); | ^~~~~~~~~~~~ In file included from ../../../c++/test/tvlstr.cpp:34: ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_str_t; Type2 = H5T_str_t]': ../../../c++/test/tvlstr.cpp:473:82: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_str_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_class_t; Type2 = H5T_class_t]': ../../../c++/test/tvlstr.cpp:480:84: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_class_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h: In instantiation of 'void verify_val(Type1, Type2, const char*, int, const char*) [with Type1 = H5T_cset_t; Type2 = H5T_cset_t]': ../../../c++/test/tvlstr.cpp:486:80: required from here ../../../c++/test/h5cpputil.h:68:55: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 67 | cerr << " Call to routine: " << where << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | << " in " << file_name << " had value " << x << endl; | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:68:55: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:14: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ^~~~~~~~ ../../../c++/test/h5cpputil.h:74:14: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] ../../../c++/test/h5cpputil.h:74:38: warning: passing 'H5T_cset_t' chooses 'int' over 'unsigned int' [-Wsign-promo] 73 | cerr << "*** UNEXPECTED VALUE from " << where << " should be " | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 74 | << value << ", but is " << x << " at line " << line | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~ ../../../c++/test/h5cpputil.h:74:38: warning: in call to 'std::basic_ostream<_CharT, _Traits>& std::basic_ostream<_CharT, _Traits>::operator<<(int) [with _CharT = char; _Traits = std::char_traits]' [-Wsign-promo] g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o titerate.o ../../../c++/test/titerate.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/titerate.cpp:28: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/titerate.cpp:31: ../../../c++/test/titerate.cpp: In function 'int iter_strcmp(const void*, const void*)': ../../../c++/test/titerate.cpp:90:44: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] 90 | return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); | ^~ ../../../src/H5private.h:1344:40: note: in definition of macro 'HDstrcmp' 1344 | #define HDstrcmp(X,Y) strcmp(X,Y) | ^ ../../../c++/test/titerate.cpp:90:70: warning: use of old-style cast to 'const char* const*' [-Wold-style-cast] 90 | return(HDstrcmp(*(const char * const *)s1,*(const char * const *)s2)); | ^~ ../../../src/H5private.h:1344:42: note: in definition of macro 'HDstrcmp' 1344 | #define HDstrcmp(X,Y) strcmp(X,Y) | ^ ../../../c++/test/titerate.cpp: In function 'herr_t liter_cb(hid_t, const char*, const H5L_info_t*, void*)': ../../../c++/test/titerate.cpp:101:36: warning: use of old-style cast to 'struct iter_info*' [-Wold-style-cast] 101 | iter_info *info = (iter_info *)op_data; | ^~~~~~~ | - | static_cast<- | > ( ) ../../../c++/test/titerate.cpp:99:45: warning: unused parameter 'group' [-Wunused-parameter] 99 | static herr_t liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info_t H5_ATTR_UNUSED *link_info, void *op_data) | ~~~~~~~~~~~~~~~~~~~~~^~~~~ ../../../c++/test/titerate.cpp:99:103: warning: unused parameter 'link_info' [-Wunused-parameter] 99 | static herr_t liter_cb(hid_t H5_ATTR_UNUSED group, const char *name, const H5L_info_t H5_ATTR_UNUSED *link_info, void *op_data) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ In file included from ../../../test/h5test.h:28, from ../../../c++/test/titerate.cpp:31: ../../../c++/test/titerate.cpp: In function 'void test_iter_group(H5::FileAccPropList&)': ../../../c++/test/titerate.cpp:192:47: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 192 | HDqsort(lnames, (size_t)(NDATASETS + 2), sizeof(char *), iter_strcmp); | ^ ../../../src/H5private.h:1170:39: note: in definition of macro 'HDqsort' 1170 | #define HDqsort(M,N,Z,F) qsort(M,N,Z,F) | ^ ../../../c++/test/titerate.cpp:205:50: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 205 | verify_val(nobjs, (hsize_t)(NDATASETS + 2), "H5Gget_info", __LINE__, __FILE__); | ^ | --------- | static_cast ( ) ../../../c++/test/titerate.cpp:208:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 208 | for (i = 0; i < nobjs; i++) | ~~^~~~~~~ ../../../c++/test/titerate.cpp:232:29: warning: use of old-style cast to 'hsize_t' {aka 'long long unsigned int'} [-Wold-style-cast] 232 | idx = (hsize_t)-1; | ^ | ----------- | static_cast (-1) g++ -DHAVE_CONFIG_H -I. -I../../../c++/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../../test -I../../../c++/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5cpputil.o ../../../c++/test/h5cpputil.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../src/hdf5.h:26, from ../../../c++/src/H5Include.h:15, from ../../../c++/src/H5Cpp.h:18, from ../../../c++/test/h5cpputil.cpp:31: ../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 titerate.o h5cpputil.o ../../test/libh5test.la ../../c++/src/libhdf5_cpp.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 titerate.o h5cpputil.o ../../test/.libs/libh5test.a ../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5match_types.o ../../../fortran/src/H5match_types.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5fortran_types.lo H5fortran_types.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5f90global.lo ../../../fortran/src/H5f90global.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Fff.lo ../../../fortran/src/H5Fff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_ff.lo ../../../fortran/src/H5_ff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Aff.lo ../../../fortran/src/H5Aff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/src/H5Aff.F90:1787:63: 1787 | 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.F90:1720:77: 1720 | 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] libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Dff.lo ../../../fortran/src/H5Dff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/src/H5Dff.F90:1432:64: 1432 | 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.F90:1304:78: 1304 | 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] libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Eff.lo ../../../fortran/src/H5Eff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Gff.lo ../../../fortran/src/H5Gff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Iff.lo ../../../fortran/src/H5Iff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Lff.lo ../../../fortran/src/H5Lff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Off.lo ../../../fortran/src/H5Off.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5fortkit.lo ../../../fortran/src/H5fortkit.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5fortkit.F90 -o H5fortkit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Pff.lo ../../../fortran/src/H5Pff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Rff.lo ../../../fortran/src/H5Rff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Sff.lo ../../../fortran/src/H5Sff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Tff.lo ../../../fortran/src/H5Tff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5Zff.lo ../../../fortran/src/H5Zff.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/H5Zff.F90 -o H5Zff.o >/dev/null 2>&1 ./H5_buildiface /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_gen.lo H5_gen.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5_gen.F90 -fPIC -o .libs/H5_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran H5_gen.F90:7099:69: 7099 | SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6867:68: 6867 | SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6635:68: 6635 | SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6403:68: 6403 | SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6171:68: 6171 | SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5939:69: 5939 | SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5707:69: 5707 | SUBROUTINE h5dwrite_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5475:68: 5475 | SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5243:68: 5243 | SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4808:68: 4808 | SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4576:67: 4576 | SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4344:67: 4344 | SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4112:67: 4112 | SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3880:67: 3880 | SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3648:68: 3648 | SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3416:68: 3416 | SUBROUTINE h5dread_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3184:67: 3184 | SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2952:67: 2952 | SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2742:67: 2742 | SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2630:66: 2630 | SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2518:66: 2518 | SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2406:66: 2406 | SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2294:66: 2294 | SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2182:67: 2182 | SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2070:67: 2070 | SUBROUTINE h5aread_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1958:66: 1958 | SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1846:66: 1846 | SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1636:68: 1636 | SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1524:67: 1524 | SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1412:67: 1412 | SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1300:67: 1300 | SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1188:67: 1188 | SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1076:68: 1076 | SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:964:68: 964 | SUBROUTINE h5awrite_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:852:67: 852 | SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:740:67: 740 | SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5_gen.F90 -o H5_gen.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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o HDF5.lo ../../../fortran/src/HDF5.F90 libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 102:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64 H5f90global.lo H5fortran_types.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_gen.lo H5fortkit.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 HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.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_gen.o .libs/H5fortkit.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/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.102" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so.102") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so") libtool: link: ar cr .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.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_gen.o H5fortkit.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 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.10.5/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm ./H5_test_buildiface /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tf_gen.lo tf_gen.F90 libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c tf_gen.F90 -fPIC -o .libs/tf_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c tf_gen.F90 -o tf_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tf.lo ../../../fortran/test/tf.F90 libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t.lo ../../../fortran/test/t.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test_fortran.la tf_gen.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test_fortran.a .libs/tf_gen.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. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5F.o ../../../fortran/test/tH5F.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5D.o ../../../fortran/test/tH5D.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5R.o ../../../fortran/test/tH5R.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5S.o ../../../fortran/test/tH5S.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5T.o ../../../fortran/test/tH5T.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5P.o ../../../fortran/test/tH5P.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5A.o ../../../fortran/test/tH5A.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5I.o ../../../fortran/test/tH5I.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5G.o ../../../fortran/test/tH5G.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5E.o ../../../fortran/test/tH5E.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fflush1.o ../../../fortran/test/fflush1.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fflush2.o ../../../fortran/test/fflush2.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5O.o ../../../fortran/test/tH5O.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5G_1_8.F90:1396:13: 1396 | hard_link, use_index, total_error) | 1 Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5G_1_8.F90:1396:24: 1396 | hard_link, use_index, total_error) | 1 Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument] gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test_1_8.o ../../../fortran/test/fortranlib_test_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5E_F03.F90:72:69: 72 | 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:72:57: 72 | 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:49:52: 49 | 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. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5L_F03.F90:61:45: 61 | 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: 61 | 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:105:0: 105 | END FUNCTION liter_cb | Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.F90:61:0: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) | note: '__result_liter_cb' was declared here gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5O_F03.F90:274:43: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'atime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:50: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'btime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:52: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_atime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:61: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_btime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:70: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_ctime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:79: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_mtime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:278:23: 278 | TYPE(C_PTR) :: cptr | 1 Warning: Unused variable 'cptr' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:57: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'ctime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:64: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'mtime' declared at (1) [-Wunused-variable] gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5T_F03.F90:3025:17: 3025 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] ../../../fortran/test/tH5T_F03.F90:1378:46: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 | 1 Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter] ../../../fortran/test/tH5T_F03.F90:1378:39: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 | 1 Warning: Unused parameter 'liquid' declared at (1) [-Wunused-parameter] gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran gfortran -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/build/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making all in java make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making all in jni make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o exceptionImp.lo ../../../../java/src/jni/exceptionImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/exceptionImp.c -fPIC -DPIC -o .libs/exceptionImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/exceptionImp.c -o exceptionImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5Constants.lo ../../../../java/src/jni/h5Constants.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Constants.c -fPIC -DPIC -o .libs/h5Constants.o ../../../../java/src/jni/h5Constants.c: In function 'Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1LHEAP_1SIZE': ../../../../java/src/jni/h5Constants.c:534:98: warning: signed conversion from 'long long unsigned int' to 'jlong' {aka 'long int'} changes value from '12297829382473034408' to '-6148914691236517208' [-Wsign-conversion] 534 | Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1LHEAP_1SIZE(JNIEnv *env, jclass cls) { return (hsize_t)(4 * (HADDR_MAX / (H5FD_MEM_NTYPES-1))); } | ^ ../../../../java/src/jni/h5Constants.c: In function 'Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1OHDR_1SIZE': ../../../../java/src/jni/h5Constants.c:536:97: warning: signed conversion from 'long long unsigned int' to 'jlong' {aka 'long int'} changes value from '15372286728091293010' to '-3074457345618258606' [-Wsign-conversion] 536 | Java_hdf_hdf5lib_HDF5Constants_H5FD_1MEM_1DEFAULT_1OHDR_1SIZE(JNIEnv *env, jclass cls) { return (hsize_t)(5 * (HADDR_MAX / (H5FD_MEM_NTYPES-1))); } | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Constants.c -o h5Constants.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o nativeData.lo ../../../../java/src/jni/nativeData.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/nativeData.c -fPIC -DPIC -o .libs/nativeData.o ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToFloat___3B': ../../../../java/src/jni/nativeData.c:147:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 147 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToShort___3B': ../../../../java/src/jni/nativeData.c:198:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 198 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToLong___3B': ../../../../java/src/jni/nativeData.c:249:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 249 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToDouble___3B': ../../../../java/src/jni/nativeData.c:300:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 300 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToInt__II_3B': ../../../../java/src/jni/nativeData.c:352:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 352 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToShort__II_3B': ../../../../java/src/jni/nativeData.c:404:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 404 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToFloat__II_3B': ../../../../java/src/jni/nativeData.c:456:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 456 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToLong__II_3B': ../../../../java/src/jni/nativeData.c:508:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 508 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_byteToDouble__II_3B': ../../../../java/src/jni/nativeData.c:560:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 560 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_intToByte__II_3I': ../../../../java/src/jni/nativeData.c:622:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 622 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_shortToByte__II_3S': ../../../../java/src/jni/nativeData.c:684:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 684 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_floatToByte__II_3F': ../../../../java/src/jni/nativeData.c:746:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 746 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_doubleToByte__II_3D': ../../../../java/src/jni/nativeData.c:808:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 808 | return rarray; | ^~~~~~ ../../../../java/src/jni/nativeData.c: In function 'Java_hdf_hdf5lib_HDFNativeData_longToByte__II_3J': ../../../../java/src/jni/nativeData.c:870:12: warning: 'rarray' may be used uninitialized in this function [-Wmaybe-uninitialized] 870 | return rarray; | ^~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/nativeData.c -o nativeData.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5util.lo ../../../../java/src/jni/h5util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5util.c -fPIC -DPIC -o .libs/h5util.o In file included from /usr/include/string.h:494, from ../../../../java/src/jni/h5util.c:26: In function 'strncpy', inlined from 'obj_info_max' at ../../../../java/src/jni/h5util.c:3426:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../java/src/jni/h5jni.h:23, from ../../../../java/src/jni/h5util.h:23, from ../../../../java/src/jni/h5util.c:29: ../../../../java/src/jni/h5util.c: In function 'obj_info_max': ../../../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../../../java/src/jni/h5util.c:3422:15: note: in expansion of macro 'HDstrlen' 3422 | str_len = HDstrlen(name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../java/src/jni/h5util.c:26: In function 'strncpy', inlined from 'obj_info_all' at ../../../../java/src/jni/h5util.c:3379:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../java/src/jni/h5jni.h:23, from ../../../../java/src/jni/h5util.h:23, from ../../../../java/src/jni/h5util.c:29: ../../../../java/src/jni/h5util.c: In function 'obj_info_all': ../../../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../../../java/src/jni/h5util.c:3375:15: note: in expansion of macro 'HDstrlen' 3375 | str_len = HDstrlen(name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../java/src/jni/h5util.c:26: In function 'strncpy', inlined from 'h5str_sprintf' at ../../../../java/src/jni/h5util.c:755:21: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../../../java/src/jni/h5jni.h:23, from ../../../../java/src/jni/h5util.h:23, from ../../../../java/src/jni/h5util.c:29: ../../../../java/src/jni/h5util.c: In function 'h5str_sprintf': ../../../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../../../java/src/jni/h5util.c:737:32: note: in expansion of macro 'HDstrlen' 737 | typeSize = HDstrlen(tmp_str); | ^~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5util.c -o h5util.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5Imp.lo ../../../../java/src/jni/h5Imp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Imp.c -fPIC -DPIC -o .libs/h5Imp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5Imp.c -o h5Imp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5aImp.lo ../../../../java/src/jni/h5aImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5aImp.c -fPIC -DPIC -o .libs/h5aImp.o ../../../../java/src/jni/h5aImp.c: In function 'H5AwriteVL_asstr': ../../../../java/src/jni/h5aImp.c:1343:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1343 | if (!h5str_convert(ENVONLY, (char **) &utf8, aid, tid, &(((char *) writeBuf)[i * typeSize]), 0)) | ^ In file included from ../../../../java/src/jni/h5util.h:23, from ../../../../java/src/jni/h5aImp.c:28: ../../../../java/src/jni/h5jni.h:36:19: warning: 'jstr' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | #define ENVPTR (*env) | ^ ../../../../java/src/jni/h5aImp.c:1291:17: note: 'jstr' was declared here 1291 | jstring jstr; | ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5aImp.c -o h5aImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dImp.lo ../../../../java/src/jni/h5dImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5dImp.c -fPIC -DPIC -o .libs/h5dImp.o ../../../../java/src/jni/h5dImp.c: In function 'H5DwriteVL_asstr': ../../../../java/src/jni/h5dImp.c:1552:37: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1552 | if (!h5str_convert(ENVONLY, (char **) &utf8, did, tid, &(((char *) writeBuf)[i * typeSize]), 0)) | ^ In file included from ../../../../java/src/jni/h5util.h:23, from ../../../../java/src/jni/h5dImp.c:29: ../../../../java/src/jni/h5dImp.c: In function 'Java_hdf_hdf5lib_H5_H5DwriteVL': ../../../../java/src/jni/h5jni.h:36:19: warning: 'obj' may be used uninitialized in this function [-Wmaybe-uninitialized] 36 | #define ENVPTR (*env) | ^ ../../../../java/src/jni/h5dImp.c:1493:17: note: 'obj' was declared here 1493 | jstring obj; | ^~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5dImp.c -o h5dImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5eImp.lo ../../../../java/src/jni/h5eImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5eImp.c -fPIC -DPIC -o .libs/h5eImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5eImp.c -o h5eImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fImp.lo ../../../../java/src/jni/h5fImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5fImp.c -fPIC -DPIC -o .libs/h5fImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5fImp.c -o h5fImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5gImp.lo ../../../../java/src/jni/h5gImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5gImp.c -fPIC -DPIC -o .libs/h5gImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5gImp.c -o h5gImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5iImp.lo ../../../../java/src/jni/h5iImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5iImp.c -fPIC -DPIC -o .libs/h5iImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5iImp.c -o h5iImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5lImp.lo ../../../../java/src/jni/h5lImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5lImp.c -fPIC -DPIC -o .libs/h5lImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5lImp.c -o h5lImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5oImp.lo ../../../../java/src/jni/h5oImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5oImp.c -fPIC -DPIC -o .libs/h5oImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5oImp.c -o h5oImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pImp.lo ../../../../java/src/jni/h5pImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pImp.c -fPIC -DPIC -o .libs/h5pImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pImp.c -o h5pImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pACPLImp.lo ../../../../java/src/jni/h5pACPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pACPLImp.c -fPIC -DPIC -o .libs/h5pACPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pACPLImp.c -o h5pACPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pDAPLImp.lo ../../../../java/src/jni/h5pDAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDAPLImp.c -fPIC -DPIC -o .libs/h5pDAPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDAPLImp.c -o h5pDAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pDCPLImp.lo ../../../../java/src/jni/h5pDCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDCPLImp.c -fPIC -DPIC -o .libs/h5pDCPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDCPLImp.c -o h5pDCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pDXPLImp.lo ../../../../java/src/jni/h5pDXPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDXPLImp.c -fPIC -DPIC -o .libs/h5pDXPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pDXPLImp.c -o h5pDXPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pFAPLImp.lo ../../../../java/src/jni/h5pFAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFAPLImp.c -fPIC -DPIC -o .libs/h5pFAPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFAPLImp.c -o h5pFAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pFCPLImp.lo ../../../../java/src/jni/h5pFCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFCPLImp.c -fPIC -DPIC -o .libs/h5pFCPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pFCPLImp.c -o h5pFCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pGAPLImp.lo ../../../../java/src/jni/h5pGAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGAPLImp.c -fPIC -DPIC -o .libs/h5pGAPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGAPLImp.c -o h5pGAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pGCPLImp.lo ../../../../java/src/jni/h5pGCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGCPLImp.c -fPIC -DPIC -o .libs/h5pGCPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pGCPLImp.c -o h5pGCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pLAPLImp.lo ../../../../java/src/jni/h5pLAPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLAPLImp.c -fPIC -DPIC -o .libs/h5pLAPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLAPLImp.c -o h5pLAPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pLCPLImp.lo ../../../../java/src/jni/h5pLCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLCPLImp.c -fPIC -DPIC -o .libs/h5pLCPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pLCPLImp.c -o h5pLCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pOCPLImp.lo ../../../../java/src/jni/h5pOCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCPLImp.c -fPIC -DPIC -o .libs/h5pOCPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCPLImp.c -o h5pOCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pOCpyPLImp.lo ../../../../java/src/jni/h5pOCpyPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCpyPLImp.c -fPIC -DPIC -o .libs/h5pOCpyPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pOCpyPLImp.c -o h5pOCpyPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5pStrCPLImp.lo ../../../../java/src/jni/h5pStrCPLImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pStrCPLImp.c -fPIC -DPIC -o .libs/h5pStrCPLImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5pStrCPLImp.c -o h5pStrCPLImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5plImp.lo ../../../../java/src/jni/h5plImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5plImp.c -fPIC -DPIC -o .libs/h5plImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5plImp.c -o h5plImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5rImp.lo ../../../../java/src/jni/h5rImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5rImp.c -fPIC -DPIC -o .libs/h5rImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5rImp.c -o h5rImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5sImp.lo ../../../../java/src/jni/h5sImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5sImp.c -fPIC -DPIC -o .libs/h5sImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5sImp.c -o h5sImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tImp.lo ../../../../java/src/jni/h5tImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5tImp.c -fPIC -DPIC -o .libs/h5tImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5tImp.c -o h5tImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5zImp.lo ../../../../java/src/jni/h5zImp.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5zImp.c -fPIC -DPIC -o .libs/h5zImp.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../java/src/jni -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../java/src/jni -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include -I/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/include/linux -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../java/src/jni/h5zImp.c -o h5zImp.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -shared -export-dynamic -version-info 104:0:4 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_java.la -rpath /usr/lib64 exceptionImp.lo h5Constants.lo nativeData.lo h5util.lo h5Imp.lo h5aImp.lo h5dImp.lo h5eImp.lo h5fImp.lo h5gImp.lo h5iImp.lo h5lImp.lo h5oImp.lo h5pImp.lo h5pACPLImp.lo h5pDAPLImp.lo h5pDCPLImp.lo h5pDXPLImp.lo h5pFAPLImp.lo h5pFCPLImp.lo h5pGAPLImp.lo h5pGCPLImp.lo h5pLAPLImp.lo h5pLCPLImp.lo h5pOCPLImp.lo h5pOCpyPLImp.lo h5pStrCPLImp.lo h5plImp.lo h5rImp.lo h5sImp.lo h5tImp.lo h5zImp.lo ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/exceptionImp.o .libs/h5Constants.o .libs/nativeData.o .libs/h5util.o .libs/h5Imp.o .libs/h5aImp.o .libs/h5dImp.o .libs/h5eImp.o .libs/h5fImp.o .libs/h5gImp.o .libs/h5iImp.o .libs/h5lImp.o .libs/h5oImp.o .libs/h5pImp.o .libs/h5pACPLImp.o .libs/h5pDAPLImp.o .libs/h5pDCPLImp.o .libs/h5pDXPLImp.o .libs/h5pFAPLImp.o .libs/h5pFCPLImp.o .libs/h5pGAPLImp.o .libs/h5pGCPLImp.o .libs/h5pLAPLImp.o .libs/h5pLCPLImp.o .libs/h5pOCPLImp.o .libs/h5pOCpyPLImp.o .libs/h5pStrCPLImp.o .libs/h5plImp.o .libs/h5rImp.o .libs/h5sImp.o .libs/h5tImp.o .libs/h5zImp.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_java.so -o .libs/libhdf5_java.so libtool: link: ( cd ".libs" && rm -f "libhdf5_java.la" && ln -s "../libhdf5_java.la" "libhdf5_java.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' CLASSPATH=.:../../../java/lib/slf4j-api-1.7.25.jar:$CLASSPATH javac -d .classes -deprecation ../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java ../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5D_append_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5D_append_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java ../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5AtomException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5AttributeException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5BtreeException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5DataFiltersException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5DataStorageException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5ExternalFileListException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5FileInterfaceException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5HeapException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5InternalErrorException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5LowLevelIOException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5ReferenceException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.java ../../../java/src/hdf/hdf5lib/exceptions/HDF5SymbolTableException.java ../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java ../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java ../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java ../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java ../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java ../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java ../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java ../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java ../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java ../../../java/src/hdf/hdf5lib/H5.java ../../../java/src/hdf/hdf5lib/HDF5Constants.java ../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java ../../../java/src/hdf/hdf5lib/HDFArray.java ../../../java/src/hdf/hdf5lib/HDFNativeData.java echo timestamp > classhdf5_java.stamp test -d ./.classes || /usr/bin/mkdir -p ./.classes javadoc -sourcepath ../../../java/src -d javadoc -use -splitIndex -windowtitle 'HDF5 Java' -doctitle '

HDF5 Java Wrapper

' -J-Xmx180m -verbose -overview ../../../java/src/hdf/overview.html -classpath CLASSPATH=.:../../../java/lib/slf4j-api-1.7.25.jar:$CLASSPATH hdf.hdf5lib Loading source files for package hdf.hdf5lib... [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 144ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 4ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 13ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 8ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 1ms] Constructing Javadoc information... [search path for source files: ../../../java/src] [search path for class files: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/dnsns.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[../../../java/lib/slf4j-api-1.7.25.jar(org/slf4j/Logger.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] Creating destination directory: "javadoc/" [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_232 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) ^ ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/package-use.html... Building index for all the packages and classes... Generating javadoc/overview-tree.html... Generating javadoc/index-files/index-1.html... Generating javadoc/index-files/index-2.html... Generating javadoc/index-files/index-3.html... Generating javadoc/index-files/index-4.html... Generating javadoc/index-files/index-5.html... Generating javadoc/index-files/index-6.html... Generating javadoc/index-files/index-7.html... Generating javadoc/index-files/index-8.html... Generating javadoc/index-files/index-9.html... Generating javadoc/index-files/index-10.html... Generating javadoc/index-files/index-11.html... Generating javadoc/index-files/index-12.html... Generating javadoc/index-files/index-13.html... Generating javadoc/deprecated-list.html... Building index for all classes... Generating javadoc/allclasses-frame.html... Generating javadoc/allclasses-noframe.html... Generating javadoc/index.html... Generating javadoc/overview-summary.html... Generating javadoc/help-doc.html... [done in 2453 ms] 2 warnings jar cvf hdf5.jar -C .classes/ hdf/hdf5lib added manifest adding: hdf/hdf5lib/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' CLASSPATH=.:.classes:../../java/src/hdf5.jar:../../../java/lib/junit.jar:../../../java/lib/hamcrest-core.jar:../../../java/lib/slf4j-api-1.7.25.jar:../../../java/lib/ext/slf4j-simple-1.7.25.jar:$CLASSPATH javac -d .classes -deprecation ../../../java/test/TestH5.java ../../../java/test/TestH5Eparams.java ../../../java/test/TestH5Eregister.java ../../../java/test/TestH5Fparams.java ../../../java/test/TestH5Fbasic.java ../../../java/test/TestH5F.java ../../../java/test/TestH5Fswmr.java ../../../java/test/TestH5Gbasic.java ../../../java/test/TestH5G.java ../../../java/test/TestH5Sbasic.java ../../../java/test/TestH5S.java ../../../java/test/TestH5Tparams.java ../../../java/test/TestH5Tbasic.java ../../../java/test/TestH5T.java ../../../java/test/TestH5Dparams.java ../../../java/test/TestH5D.java ../../../java/test/TestH5Dplist.java ../../../java/test/TestH5Lparams.java ../../../java/test/TestH5Lbasic.java ../../../java/test/TestH5Lcreate.java ../../../java/test/TestH5R.java ../../../java/test/TestH5P.java ../../../java/test/TestH5PData.java ../../../java/test/TestH5Pfapl.java ../../../java/test/TestH5Pvirtual.java ../../../java/test/TestH5Plist.java ../../../java/test/TestH5A.java ../../../java/test/TestH5Oparams.java ../../../java/test/TestH5Obasic.java ../../../java/test/TestH5Ocreate.java ../../../java/test/TestH5Ocopy.java ../../../java/test/TestH5PL.java ../../../java/test/TestH5Z.java ../../../java/test/TestH5E.java ../../../java/test/TestH5Edefault.java ../../../java/test/TestH5Giterate.java ../../../java/test/TestH5Oparams.java:124: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated H5.H5Oset_comment(-1, "Bogus"); ^ ../../../java/test/TestH5Oparams.java:134: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated H5.H5Oset_comment_by_name(-1, "Bogus", null, -1); ^ ../../../java/test/TestH5Oparams.java:139: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated H5.H5Oset_comment_by_name(-1, null, null, -1); ^ ../../../java/test/TestH5Ocreate.java:387: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated H5.H5Oset_comment(oid, "Test Comment"); ^ ../../../java/test/TestH5Ocreate.java:412: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated H5.H5Oset_comment(oid, "Test Comment"); ^ ../../../java/test/TestH5Ocreate.java:429: warning: [deprecation] H5Oset_comment(long,String) in H5 has been deprecated H5.H5Oset_comment(oid, null); ^ ../../../java/test/TestH5Ocreate.java:451: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated H5.H5Oset_comment_by_name(H5fid, "DS1", "Test Comment", HDF5Constants.H5P_DEFAULT); ^ ../../../java/test/TestH5Ocreate.java:473: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated H5.H5Oset_comment_by_name(H5fid, "DS1", "Test Comment", HDF5Constants.H5P_DEFAULT); ^ ../../../java/test/TestH5Ocreate.java:490: warning: [deprecation] H5Oset_comment_by_name(long,String,String,long) in H5 has been deprecated H5.H5Oset_comment_by_name(H5fid, "DS1", null, HDF5Constants.H5P_DEFAULT); ^ 9 warnings echo timestamp > classnoinst.stamp test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5test.jar -C .classes/ test added manifest adding: test/(in = 0) (out= 0)(stored 0%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5Tparams.class(in = 10436) (out= 3057)(deflated 70%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6430)(deflated 56%) adding: test/TestH5D.class(in = 17809) (out= 7936)(deflated 55%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6142)(deflated 58%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5P.class(in = 31648) (out= 11621)(deflated 63%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5Obasic.class(in = 12960) (out= 4443)(deflated 65%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15087)(deflated 59%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5E$1H5E_walk_callback.class(in = 1004) (out= 565)(deflated 43%) adding: test/TestH5Obasic$1idata.class(in = 543) (out= 360)(deflated 33%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5A.class(in = 27282) (out= 11468)(deflated 57%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7308)(deflated 65%) adding: test/TestH5Lparams.class(in = 6749) (out= 1987)(deflated 70%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5PData.class(in = 7786) (out= 3835)(deflated 50%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5S.class(in = 15223) (out= 5986)(deflated 60%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' Making all in examples make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' Making all in intro make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' CLASSPATH=.:.classes:../../../java/src/hdf5.jar:../../../../java/lib/slf4j-api-1.7.25.jar:../../../../java/lib/ext/slf4j-simple-1.7.25.jar:$CLASSPATH javac -d .classes -deprecation ../../../../java/examples/intro/H5_CreateAttribute.java ../../../../java/examples/intro/H5_CreateDataset.java ../../../../java/examples/intro/H5_CreateFile.java ../../../../java/examples/intro/H5_CreateGroup.java ../../../../java/examples/intro/H5_CreateGroupAbsoluteRelative.java ../../../../java/examples/intro/H5_CreateGroupDataset.java ../../../../java/examples/intro/H5_ReadWrite.java echo timestamp > classnoinst.stamp test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5intro.jar -C .classes/ examples/intro added manifest adding: examples/intro/(in = 0) (out= 0)(stored 0%) adding: examples/intro/H5_CreateGroupAbsoluteRelative.class(in = 1782) (out= 1030)(deflated 42%) adding: examples/intro/H5_CreateGroup.class(in = 1310) (out= 793)(deflated 39%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) adding: examples/intro/H5_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' Making all in groups make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' CLASSPATH=.:.classes:../../../java/src/hdf5.jar:../../../../java/lib/slf4j-api-1.7.25.jar:../../../../java/lib/ext/slf4j-simple-1.7.25.jar:$CLASSPATH javac -d .classes -deprecation ../../../../java/examples/groups/H5Ex_G_Create.java ../../../../java/examples/groups/H5Ex_G_Iterate.java ../../../../java/examples/groups/H5Ex_G_Compact.java ../../../../java/examples/groups/H5Ex_G_Corder.java ../../../../java/examples/groups/H5Ex_G_Intermediate.java ../../../../java/examples/groups/H5Ex_G_Phase.java ../../../../java/examples/groups/H5Ex_G_Visit.java echo timestamp > classnoinst.stamp test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5groups.jar -C .classes/ examples/groups added manifest adding: examples/groups/(in = 0) (out= 0)(stored 0%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_callback.class(in = 1961) (out= 990)(deflated 49%) adding: examples/groups/H5Ex_G_Phase.class(in = 3800) (out= 2144)(deflated 43%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) adding: examples/groups/H5Ex_G_Iterate$1.class(in = 823) (out= 493)(deflated 40%) adding: examples/groups/H5Ex_G_Iterate$H5O_type.class(in = 2192) (out= 1068)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) adding: examples/groups/H5Ex_G_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' Making all in datasets make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' CLASSPATH=.:.classes:../../../java/src/hdf5.jar:../../../../java/lib/slf4j-api-1.7.25.jar:../../../../java/lib/ext/slf4j-simple-1.7.25.jar:$CLASSPATH javac -d .classes -deprecation ../../../../java/examples/datasets/H5Ex_D_Alloc.java ../../../../java/examples/datasets/H5Ex_D_Checksum.java ../../../../java/examples/datasets/H5Ex_D_Chunk.java ../../../../java/examples/datasets/H5Ex_D_Compact.java ../../../../java/examples/datasets/H5Ex_D_External.java ../../../../java/examples/datasets/H5Ex_D_FillValue.java ../../../../java/examples/datasets/H5Ex_D_Gzip.java ../../../../java/examples/datasets/H5Ex_D_Hyperslab.java ../../../../java/examples/datasets/H5Ex_D_ReadWrite.java ../../../../java/examples/datasets/H5Ex_D_Shuffle.java ../../../../java/examples/datasets/H5Ex_D_Szip.java ../../../../java/examples/datasets/H5Ex_D_UnlimitedAdd.java ../../../../java/examples/datasets/H5Ex_D_UnlimitedGzip.java ../../../../java/examples/datasets/H5Ex_D_UnlimitedMod.java ../../../../java/examples/datasets/H5Ex_D_Nbit.java ../../../../java/examples/datasets/H5Ex_D_Transform.java ../../../../java/examples/datasets/H5Ex_D_Sofloat.java ../../../../java/examples/datasets/H5Ex_D_Soint.java echo timestamp > classnoinst.stamp test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datasets.jar -C .classes/ examples/datasets added manifest adding: examples/datasets/(in = 0) (out= 0)(stored 0%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(deflated 41%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_FillValue.class(in = 3904) (out= 2220)(deflated 43%) adding: examples/datasets/H5Ex_D_Compact$1.class(in = 991) (out= 567)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(deflated 41%) adding: examples/datasets/H5Ex_D_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' Making all in datatypes make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' CLASSPATH=.:.classes:../../../java/src/hdf5.jar:../../../../java/lib/slf4j-api-1.7.25.jar:../../../../java/lib/ext/slf4j-simple-1.7.25.jar:$CLASSPATH javac -d .classes -deprecation ../../../../java/examples/datatypes/H5Ex_T_Array.java ../../../../java/examples/datatypes/H5Ex_T_ArrayAttribute.java ../../../../java/examples/datatypes/H5Ex_T_Bit.java ../../../../java/examples/datatypes/H5Ex_T_BitAttribute.java ../../../../java/examples/datatypes/H5Ex_T_Commit.java ../../../../java/examples/datatypes/H5Ex_T_Compound.java ../../../../java/examples/datatypes/H5Ex_T_CompoundAttribute.java ../../../../java/examples/datatypes/H5Ex_T_Float.java ../../../../java/examples/datatypes/H5Ex_T_FloatAttribute.java ../../../../java/examples/datatypes/H5Ex_T_Integer.java ../../../../java/examples/datatypes/H5Ex_T_IntegerAttribute.java ../../../../java/examples/datatypes/H5Ex_T_ObjectReference.java ../../../../java/examples/datatypes/H5Ex_T_ObjectReferenceAttribute.java ../../../../java/examples/datatypes/H5Ex_T_Opaque.java ../../../../java/examples/datatypes/H5Ex_T_OpaqueAttribute.java ../../../../java/examples/datatypes/H5Ex_T_String.java ../../../../java/examples/datatypes/H5Ex_T_StringAttribute.java ../../../../java/examples/datatypes/H5Ex_T_VLString.java echo timestamp > classnoinst.stamp test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datatypes.jar -C .classes/ examples/datatypes added manifest adding: examples/datatypes/(in = 0) (out= 0)(stored 0%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference$H5G_obj.class(in = 2357) (out= 1115)(deflated 52%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_VLString.class(in = 2699) (out= 1614)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1436:7: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 1436 | } u; | ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1414 | 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:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2040 | return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); | ^ In file included from /usr/include/string.h:494, from ../../../hl/src/H5LT.c:17: In function 'strncat', inlined from 'realloc_and_append' at ../../../hl/src/H5LT.c:2296:4, inlined from 'indentation' at ../../../hl/src/H5LT.c:2337:16: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying between 0 and 255 bytes from a string of length 255 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LD.lo ../../../hl/src/H5LD.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -fPIC -DPIC -o .libs/H5LD.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -o H5LD.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64 H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -Wl,--as-needed -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 .libs/H5LD.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.100" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so") libtool: link: ar cr .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o H5LD.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.10.5/build/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_lite.o ../../../hl/test/test_lite.c In file included from ../../../hl/test/test_lite.c:17: ../../../hl/test/test_lite.c: In function 'main': ../../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../../src/H5Epublic.h:20, from ../../../src/hdf5.h:26, from ../../../test/h5test.h:27, from ../../../hl/test/h5hltest.h:25, from ../../../hl/test/test_lite.c:16: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_image.o ../../../hl/test/test_image.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_table.o ../../../hl/test/test_table.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ds.o ../../../hl/test/test_ds.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet.o ../../../hl/test/test_packet.c gcc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ld.o ../../../hl/test/test_ld.c In file included from ../../../hl/test/test_ld.c:20: ../../../test/H5srcdir.h: In function 'H5_get_srcdir_filename.constprop': ../../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../../hl/test/test_ld.c:16: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ld test_ld.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ld test_ld.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] 758 | test_dataset_append_BUG2(hid_t fid) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] 596 | test_dataset_append_BUG1(hid_t fid) | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_dset_append test_dset_append.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_dset_append test_dset_append.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_h5do_compat.o ../../../hl/test/test_h5do_compat.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_h5do_compat test_h5do_compat.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_h5do_compat test_h5do_compat.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/tools/gif2h5' Making all in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' gcc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watch.o ../../../../hl/tools/h5watch/h5watch.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watch h5watch.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watch h5watch.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../../../hl/tools/h5watch/swmr_check_compat_vfd.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watchgentest.o ../../../../hl/tools/h5watch/h5watchgentest.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watchgentest h5watchgentest.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watchgentest h5watchgentest.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -I../../../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend_dset-extend_dset.o `test -f 'extend_dset.c' || echo '../../../../hl/tools/h5watch/'`extend_dset.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend_dset extend_dset-extend_dset.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend_dset extend_dset-extend_dset.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making all in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PacketTable.lo ../../../../hl/c++/src/H5PacketTable.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/c++/src/H5PacketTable.cpp -fPIC -DPIC -o .libs/H5PacketTable.o cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../../hl/c++/src/H5PacketTable.cpp:25: ../../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()': ../../../../hl/c++/src/H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] 37 | PacketTable() {table_id = H5I_BADID;} | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:34, from ../../../../hl/src/H5HLprivate2.h:18, from ../../../../hl/c++/src/H5PacketTable.cpp:23: ../../../../hl/c++/src/H5PacketTable.h: At global scope: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' 140 | FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); | ^~~~~~~~~~~ ../../../../hl/c++/src/H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, const char*)': ../../../../hl/c++/src/H5PacketTable.cpp:35:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] 35 | PacketTable::PacketTable(hid_t fileID, const char* name) | ^~~~~~~~~~~ ../../../../hl/c++/src/H5PacketTable.cpp: In constructor 'PacketTable::PacketTable(hid_t, char*)': ../../../../hl/c++/src/H5PacketTable.cpp:41:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] 41 | PacketTable::PacketTable(hid_t fileID, char* name) | ^~~~~~~~~~~ ../../../../hl/c++/src/H5PacketTable.cpp: In member function 'int FL_PacketTable::GetPackets(hsize_t, hsize_t, void*)': ../../../../hl/c++/src/H5PacketTable.cpp:255:86: warning: use of old-style cast to 'size_t' {aka 'long unsigned int'} [-Wold-style-cast] 255 | return H5PTread_packets(table_id, startIndex, (size_t)(endIndex-startIndex+1), data); | ^ | -------- | static_cast ( ) libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/c++/src/H5PacketTable.cpp -o H5PacketTable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:3:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/9/crtbeginS.o .libs/H5PacketTable.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/c++/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/9/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl_cpp.so.100 -o .libs/libhdf5_hl_cpp.so.100.1.3 libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so.100" && ln -s "libhdf5_hl_cpp.so.100.1.3" "libhdf5_hl_cpp.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl_cpp.so" && ln -s "libhdf5_hl_cpp.so.100.1.3" "libhdf5_hl_cpp.so") libtool: link: ar cr .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.10.5/build/hl/c++/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' g++ -DHAVE_CONFIG_H -I. -I../../../../hl/c++/test -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../c++/src -I../../../../hl/src -I../../../../hl/c++/src -I../../../../test -I../../../hl/test -I../../../../hl/test -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ptableTest.o ../../../../hl/c++/test/ptableTest.cpp cc1plus: warning: '-Wabi' won't warn about anything [-Wabi] cc1plus: note: '-Wabi' warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. '-Wabi=11' to warn about changes from GCC 7 In file included from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../hl/c++/src/H5PacketTable.h: In constructor 'PacketTable::PacketTable()': ../../../../hl/c++/src/H5PacketTable.h:37:5: warning: 'PacketTable::table_id' should be initialized in the member initialization list [-Weffc++] 37 | PacketTable() {table_id = H5I_BADID;} | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:34, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../hl/c++/src/H5PacketTable.h: At global scope: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/src/H5PacketTable.h:140:106: note: in expansion of macro 'H5P_DEFAULT' 140 | FL_PacketTable(hid_t fileID, const char* name, hid_t dtypeID, hsize_t chunkSize = 0, hid_t plistID = H5P_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:26, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../c++/src/H5Exception.h:72:55: note: in expansion of macro 'H5E_DEFAULT' 72 | hid_t err_stack = H5E_DEFAULT); | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:34, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../hl/c++/test/ptableTest.cpp: In function 'int main()': ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/test/ptableTest.cpp:31:50: note: in expansion of macro 'H5P_DEFAULT' 31 | fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/test/ptableTest.cpp:31:63: note: in expansion of macro 'H5P_DEFAULT' 31 | fileID = H5Fcreate(TEST_FILE, H5F_ACC_TRUNC, H5P_DEFAULT, H5P_DEFAULT); | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp: In function 'int BasicTest()': ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/test/ptableTest.cpp:86:36: note: in expansion of macro 'H5P_DEFAULT' 86 | FL_PacketTable wrapper(fileID, H5P_DEFAULT, BASICTEST_PT, H5T_NATIVE_INT, 1); | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompoundDatatype()': ../../../../hl/c++/test/ptableTest.cpp:147:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] 147 | } compoundType; | ^~~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:143:20: note: shadowed declaration is here 143 | typedef struct compoundType | ^~~~~~~~~~~~ In file included from ../../../../src/hdf5.h:34, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/test/ptableTest.cpp:157:36: note: in expansion of macro 'H5P_DEFAULT' 157 | FL_PacketTable wrapper(fileID, H5P_DEFAULT, CMPDTEST_PT, dtypeID, 1); | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:26, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' 86 | (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' 192 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' 88 | (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' 192 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' 89 | (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:192:5: note: in expansion of macro 'H5E_BEGIN_TRY' 192 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' 97 | (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:194:7: note: in expansion of macro 'H5E_END_TRY' 194 | } H5E_END_TRY; | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:34, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestGetNext()': ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/test/ptableTest.cpp:212:36: note: in expansion of macro 'H5P_DEFAULT' 212 | FL_PacketTable wrapper(fileID, H5P_DEFAULT, GETNEXT_PT, H5T_NATIVE_INT, 500); | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestCompress()': ../../../../hl/c++/test/ptableTest.cpp:300:24: warning: catching polymorphic type 'class H5::Exception' by value [-Wcatch-value=] 300 | } catch (Exception e) { | ^ ../../../../hl/c++/test/ptableTest.cpp: In function 'int SystemTest()': ../../../../hl/c++/test/ptableTest.cpp:479:7: warning: declaration of 'compoundType' shadows a previous local [-Wshadow] 479 | } compoundType; | ^~~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:475:20: note: shadowed declaration is here 475 | typedef struct compoundType | ^~~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:492:7: warning: declaration of 'cType2' shadows a previous local [-Wshadow] 492 | } cType2; | ^~~~~~ ../../../../hl/c++/test/ptableTest.cpp:488:20: note: shadowed declaration is here 488 | typedef struct cType2 | ^~~~~~ In file included from ../../../../src/hdf5.h:34, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../src/H5Ppublic.h:96:32: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 96 | #define H5P_DEFAULT (hid_t)0 | ^ ../../../../hl/c++/test/ptableTest.cpp:508:37: note: in expansion of macro 'H5P_DEFAULT' 508 | FL_PacketTable wrapper2(fileID, H5P_DEFAULT, PT_SYSTEMTST2, dtypeID2, 1); | ^~~~~~~~~~~ In file included from ../../../../src/hdf5.h:26, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' 86 | (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' 552 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' 88 | (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' 552 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' 89 | (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:552:5: note: in expansion of macro 'H5E_BEGIN_TRY' 552 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' 97 | (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:555:7: note: in expansion of macro 'H5E_END_TRY' 555 | } H5E_END_TRY; | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp: In function 'int TestHDFFV_9758()': ../../../../hl/c++/test/ptableTest.cpp:598:19: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 598 | s1[i].a = i; | ^ ../../../../hl/c++/test/ptableTest.cpp:600:27: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'double' may change value [-Wconversion] 600 | s1[i].c = 1. / (i + 1); | ~~~^~~~ ../../../../hl/c++/test/ptableTest.cpp:601:43: warning: use of old-style cast to 'int' [-Wold-style-cast] 601 | sprintf(s1[i].d, "string%d", (int)i); | ^ | ------ | static_cast (i) ../../../../hl/c++/test/ptableTest.cpp:602:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 602 | s1[i].e = 100+i; | ~~~^~ In file included from ../../../../src/hdf5.h:26, from ../../../../hl/c++/src/H5PacketTable.h:26, from ../../../../hl/c++/test/ptableTest.h:24, from ../../../../hl/c++/test/ptableTest.cpp:17: ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:86:25: note: in expansion of macro 'H5E_DEFAULT' 86 | (void)H5Eauto_is_v2(H5E_DEFAULT, &H5E_saved_is_v2); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' 684 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:88:28: note: in expansion of macro 'H5E_DEFAULT' 88 | (void)H5Eget_auto2(H5E_DEFAULT, &H5E_saved.efunc2, &H5E_saved_edata); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' 684 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:89:28: note: in expansion of macro 'H5E_DEFAULT' 89 | (void)H5Eset_auto2(H5E_DEFAULT, NULL, NULL); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:684:5: note: in expansion of macro 'H5E_BEGIN_TRY' 684 | H5E_BEGIN_TRY { | ^~~~~~~~~~~~~ ../../../../src/H5Epublic.h:27:40: warning: use of old-style cast to 'hid_t' {aka 'long int'} [-Wold-style-cast] 27 | #define H5E_DEFAULT (hid_t)0 | ^ ../../../../src/H5Epublic.h:97:28: note: in expansion of macro 'H5E_DEFAULT' 97 | (void)H5Eset_auto2(H5E_DEFAULT, H5E_saved.efunc2, H5E_saved_edata); \ | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:688:7: note: in expansion of macro 'H5E_END_TRY' 688 | } H5E_END_TRY; | ^~~~~~~~~~~ ../../../../hl/c++/test/ptableTest.cpp:685:17: warning: 'strtype' may be used uninitialized in this function [-Wmaybe-uninitialized] 685 | H5Tclose(strtype); | ~~~~~~~~^~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/ptableTest ptableTest.o ../../../hl/c++/src/.libs/libhdf5_hl_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/c++/src/.libs/libhdf5_cpp.so ../../../hl/src/.libs/libhdf5_hl.so ../../../c++/src/.libs/libhdf5_cpp.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm libtool: link: gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:100:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 100 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, | ^ ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_ptr_c': ../../../../hl/fortran/src/H5TBfc.c:206:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 206 | (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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/src/H5LTff.F90:402:11: 402 | dims,& | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/src/H5TBff.F90:980:41: 980 | 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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5TBff.F90 -o H5TBff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c ../../../../hl/fortran/src/H5IMff.F90 -o H5IMff.o >/dev/null 2>&1 ./H5HL_buildiface /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5LTff_gen.lo H5LTff_gen.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran H5LTff_gen.F90:6374:75: 6374 | SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:6230:74: 6230 | SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:6086:74: 6086 | SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5942:74: 5942 | SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5798:74: 5798 | SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5662:88: 5662 | SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5526:87: 5526 | SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5390:87: 5390 | SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5254:87: 5254 | SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5118:87: 5118 | SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3510:77: 3510 | SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3382:77: 3382 | SUBROUTINE h5ltread_dataset_double_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3254:76: 3254 | SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3126:76: 3126 | SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2454:76: 2454 | SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2326:76: 2326 | SUBROUTINE h5ltread_dataset_float_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2198:75: 2198 | SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2070:75: 2070 | SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1390:83: 1390 | SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1254:83: 1254 | SUBROUTINE h5ltread_dataset_real_kind_10_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1118:82: 1118 | SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:982:82: 982 | SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5LTff_gen.F90 -o H5LTff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o H5TBff_gen.lo H5TBff_gen.F90 libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: gfortran -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c H5TBff_gen.F90 -o H5TBff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 100:4:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64 H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: gfortran -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.100" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so") libtool: link: ar cr .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5TBff.o H5IMff.o H5LTff_gen.o H5TBff_gen.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.10.5/build/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstds tstds.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstlite tstlite.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/test/tstimage.F90:105:14: 105 | 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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstimage tstimage.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm gfortran -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tsttable tsttable.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tsttable tsttable.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/build/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/build/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' + popd ~/build/BUILD/hdf5-1.10.5 + export CC=mpicc + CC=mpicc + export CXX=mpicxx + CXX=mpicxx + export F9X=mpif90 + F9X=mpif90 + export 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + for mpi in mpich openmpi + mkdir mpich + pushd mpich ~/build/BUILD/hdf5-1.10.5/mpich ~/build/BUILD/hdf5-1.10.5 + module load mpi/mpich-x86_64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-x86_64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-x86_64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-x86_64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-x86_64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-x86_64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' '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-x86_64;' 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-x86_64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-x86_64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gteDg2XzY0IixbImZ1bGxOYW1lIl09Im1waS9tcGljaC14ODZfNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1;' export '_ModuleTable001_;' '_ModuleTable002_=bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-x86_64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-x86_64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-x86_64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-x86_64:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ 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-x86_64 ++ 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-x86_64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-x86_64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gteDg2XzY0IixbImZ1bGxOYW1lIl09Im1waS9tcGljaC14ODZfNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1 ++ export _ModuleTable001_ ++ _ModuleTable002_=bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-x86_64 --datarootdir=/usr/lib64/mpich/share --mandir=/usr/lib64/mpich/share/man configure: WARNING: unrecognized options: --enable-fortran2003 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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-9.2.1 ../config/gnu-flags: line 100: hostname: command not found compiler 'mpif90' is GNU gfortran-9.2.1 compiler 'mpicxx' is GNU g++-9.2.1 ../config/gnu-cxxflags: line 88: hostname: command not found ../configure: line 4097: hostname: command not found checking build mode... production checking for x86_64-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 whether make supports the include directive... yes (GNU style) checking dependency style of mpicc... none checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... mpicc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... yes checking for x86_64-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 x86_64-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... f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran module.mod checking how mpif90 finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib64/mpich/lib -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lmpifort -lmpi -lgfortran -lm -lquadmath checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} 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 the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking 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 size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking 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... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... provided by compiler checking whether a simple MPI-IO C program can be linked... yes checking whether a simple MPI-IO Fortran program can be linked... yes checking prefix for running on one processor... checking prefix for running in parallel... mpiexec -n $${NPROCS:=6} checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for instrumented library... no checking for MPE... suppressed checking for MPI_Mprobe and MPI_Imrecv functions... yes checking for MPI_Get_elements_x and MPI_Type_size_x functions... yes checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no ../configure: line 24885: 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... v110 checking whether to perform strict file format checks... no checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool 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/H5srcdir_str.h config.status: creating test/testabort_fail.sh config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/testflushrefresh.sh config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/testswmr.sh config.status: creating test/testvdsswmr.sh config.status: creating test/test_filter_plugin.sh config.status: creating test/test_usecases.sh config.status: creating testpar/Makefile config.status: creating testpar/testpflush.sh config.status: creating tools/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/src/Makefile config.status: creating tools/src/h5dump/Makefile config.status: creating tools/src/h5import/Makefile config.status: creating tools/src/h5diff/Makefile config.status: creating tools/src/h5jam/Makefile config.status: creating tools/src/h5repack/Makefile config.status: creating tools/src/h5ls/Makefile config.status: creating tools/src/h5copy/Makefile config.status: creating tools/src/misc/Makefile config.status: creating tools/src/misc/h5cc config.status: creating tools/src/h5stat/Makefile config.status: creating tools/test/Makefile config.status: creating tools/test/h5dump/Makefile config.status: creating tools/test/h5dump/h5dump_plugin.sh config.status: creating tools/test/h5dump/testh5dump.sh config.status: creating tools/test/h5dump/testh5dumppbits.sh config.status: creating tools/test/h5dump/testh5dumpvds.sh config.status: creating tools/test/h5dump/testh5dumpxml.sh config.status: creating tools/test/h5ls/Makefile config.status: creating tools/test/h5ls/h5ls_plugin.sh config.status: creating tools/test/h5ls/testh5ls.sh config.status: creating tools/test/h5ls/testh5lsvds.sh config.status: creating tools/test/h5import/Makefile config.status: creating tools/test/h5import/h5importtestutil.sh config.status: creating tools/test/h5diff/Makefile config.status: creating tools/test/h5diff/h5diff_plugin.sh config.status: creating tools/test/h5diff/testh5diff.sh config.status: creating tools/test/h5diff/testph5diff.sh config.status: creating tools/src/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/testh5fc.sh config.status: creating tools/test/h5jam/Makefile config.status: creating tools/test/h5jam/testh5jam.sh config.status: creating tools/test/h5repack/Makefile config.status: creating tools/test/h5repack/h5repack.sh config.status: creating tools/test/h5repack/h5repack_plugin.sh config.status: creating tools/test/h5copy/Makefile config.status: creating tools/test/h5copy/testh5copy.sh config.status: creating tools/test/misc/Makefile config.status: creating tools/test/misc/testh5clear.sh config.status: creating tools/test/misc/testh5mkgrp.sh config.status: creating tools/test/misc/testh5repart.sh config.status: creating tools/test/misc/vds/Makefile config.status: creating tools/test/h5stat/Makefile config.status: creating tools/test/h5stat/testh5stat.sh config.status: creating tools/test/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/src/H5fort_type_defines.h 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 java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating java/examples/intro/Makefile config.status: creating java/examples/intro/JavaIntroExample.sh config.status: creating java/examples/datasets/Makefile config.status: creating java/examples/datasets/JavaDatasetExample.sh config.status: creating java/examples/datatypes/Makefile config.status: creating java/examples/datatypes/JavaDatatypeExample.sh config.status: creating java/examples/groups/Makefile config.status: creating java/examples/groups/JavaGroupExample.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/tools/h5watch/Makefile config.status: creating hl/tools/h5watch/testh5watch.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: creating fortran/src/H5config_f.inc config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands configure: WARNING: unrecognized options: --enable-fortran2003 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Nov 11 15:33:10 UTC 2019 Configured by: mockbuild@ Host system: x86_64-redhat-linux-gnu Uname information: Linux buildvm-29.phx2.fedoraproject.org 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /usr Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /usr/lib64/mpich/bin/mpicc ( MPICH version 3.3.1 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,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 --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux built with gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/lib64/mpich/bin/mpif90 ( MPICH version 3.3.1 Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,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 --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux built with gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Java: no Features: --------- Parallel HDF5: yes Parallel Filtered Dataset Writes: yes Large Parallel I/O: yes High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5detect.o ../../src/H5detect.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5.lo ../../src/H5.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 409 | case 12: c+=((uint32_t)k[11])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:410:9: note: here 410 | case 11: c+=((uint32_t)k[10])<<16; | ^~~~ ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 410 | case 11: c+=((uint32_t)k[10])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:411:9: note: here 411 | case 10: c+=((uint32_t)k[9])<<8; | ^~~~ ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 411 | case 10: c+=((uint32_t)k[9])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:412:9: note: here 412 | case 9 : c+=k[8]; | ^~~~ ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | case 9 : c+=k[8]; | ~^~~~~~ ../../src/H5checksum.c:413:9: note: here 413 | case 8 : b+=((uint32_t)k[7])<<24; | ^~~~ ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 413 | case 8 : b+=((uint32_t)k[7])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:414:9: note: here 414 | case 7 : b+=((uint32_t)k[6])<<16; | ^~~~ ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 414 | case 7 : b+=((uint32_t)k[6])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:415:9: note: here 415 | case 6 : b+=((uint32_t)k[5])<<8; | ^~~~ ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 415 | case 6 : b+=((uint32_t)k[5])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:416:9: note: here 416 | case 5 : b+=k[4]; | ^~~~ ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 416 | case 5 : b+=k[4]; | ~^~~~~~ ../../src/H5checksum.c:417:9: note: here 417 | case 4 : a+=((uint32_t)k[3])<<24; | ^~~~ ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 417 | case 4 : a+=((uint32_t)k[3])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:418:9: note: here 418 | case 3 : a+=((uint32_t)k[2])<<16; | ^~~~ ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 418 | case 3 : a+=((uint32_t)k[2])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:419:9: note: here 419 | case 2 : a+=((uint32_t)k[1])<<8; | ^~~~ ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 419 | case 2 : a+=((uint32_t)k[1])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:420:9: note: here 420 | case 1 : a+=k[0]; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5system.lo ../../src/H5system.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 276 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 279 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 282 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 285 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 295 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 298 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 301 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 304 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 315 | n = fprintf(stream, format_templ, (double)x); | ^~~~~~~~~~~~ ../../src/H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 318 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 326 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 363 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 375 | fprintf(stream, format_templ, "UNDEF"); | ^~~~~~~~~~~~ ../../src/H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 383 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 391 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 397 | n = fprintf(stream, format_templ, nout); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5system.c:33: In function 'strncat', inlined from 'H5_build_extpath' at ../../src/H5system.c:1081:13: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5system.c:33: ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5private.h:1368:31: note: length computed here 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) | ^~~~~~~~~~~~~~ ../../src/H5system.c:1081:13: note: in expansion of macro 'HDstrncat' 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5timer.lo ../../src/H5timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5trace.lo ../../src/H5trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5A.lo ../../src/H5A.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5A.c:25: In function 'strncpy', inlined from 'H5Aget_name_by_idx' at ../../src/H5A.c:892:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5A.c:25: ../../src/H5A.c: In function 'H5Aget_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5A.c:888:26: note: in expansion of macro 'HDstrlen' 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o ../../src/H5Adense.c: In function 'H5A__dense_fnd_cb': ../../src/H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 331 | H5A_t *old_attr = *user_attr; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A__create': ../../src/H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) | ^~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__read': ../../src/H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__write': ../../src/H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || | ^~~~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__attr_copy_file': ../../src/H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] 2059 | H5O_copy_t *cpy_info) | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AC.lo ../../src/H5AC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACdbg.lo ../../src/H5ACdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -fPIC -DPIC -o .libs/H5ACdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -o H5ACdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACproxy_entry.lo ../../src/H5ACproxy_entry.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -fPIC -DPIC -o .libs/H5ACproxy_entry.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -o H5ACproxy_entry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B.lo ../../src/H5B.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2.lo ../../src/H5B2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o In file included from ../../src/H5Cprivate.h:35, from ../../src/H5ACprivate.h:33, from ../../src/H5B2private.h:29, from ../../src/H5B2pkg.h:30, from ../../src/H5B2cache.c:36: ../../src/H5B2cache.c: In function 'H5B2__cache_int_deserialize': ../../src/H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] 185 | n = (n << 8) | *(--p); \ | ^ ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' 217 | # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) | ^~~~~~~~~~ ../../src/H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' 718 | UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); | ^~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~~~~~~~~~~~~~^~~~ ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ ../../src/H5B2dbg.c: In function 'H5B2__int_debug': ../../src/H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ ../../src/H5B2dbg.c: In function 'H5B2__leaf_debug': ../../src/H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o ../../src/H5B2int.c: In function 'H5B2__iterate_node': ../../src/H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1529 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1548 | if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__delete_node': ../../src/H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1659 | if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__node_size': ../../src/H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1718 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__update_flush_depend': ../../src/H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1821 | if(NULL == (child_int = H5B2__protect_internal(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1837 | if(NULL == (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2internal.lo ../../src/H5B2internal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -fPIC -DPIC -o .libs/H5B2internal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -o H5B2internal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2leaf.lo ../../src/H5B2leaf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -fPIC -DPIC -o .libs/H5B2leaf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -o H5B2leaf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5C.lo ../../src/H5C.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_flush_cache': ../../src/H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] 1056 | hbool_t ignore_protected; | ^~~~~~~~~~~~~~~~ In file included from ../../src/H5C.c:82: ../../src/H5C.c: In function 'H5C__unpin_entry_real': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' 3856 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] 3873 | done: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cdbg.lo ../../src/H5Cdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -fPIC -DPIC -o .libs/H5Cdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -o H5Cdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cepoch.lo ../../src/H5Cepoch.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -fPIC -DPIC -o .libs/H5Cepoch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -o H5Cepoch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cimage.lo ../../src/H5Cimage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -fPIC -DPIC -o .libs/H5Cimage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -o H5Cimage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog.lo ../../src/H5Clog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -fPIC -DPIC -o .libs/H5Clog.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -o H5Clog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_json.lo ../../src/H5Clog_json.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o ../../src/H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': ../../src/H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -o H5Clog_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_trace.lo ../../src/H5Clog_trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -fPIC -DPIC -o .libs/H5Clog_trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -o H5Clog_trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cprefetched.lo ../../src/H5Cprefetched.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -fPIC -DPIC -o .libs/H5Cprefetched.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -o H5Cprefetched.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cquery.lo ../../src/H5Cquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -fPIC -DPIC -o .libs/H5Cquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -o H5Cquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctag.lo ../../src/H5Ctag.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -fPIC -DPIC -o .libs/H5Ctag.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -o H5Ctag.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctest.lo ../../src/H5Ctest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -fPIC -DPIC -o .libs/H5Ctest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -o H5Ctest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CS.lo ../../src/H5CS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CX.lo ../../src/H5CX.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] 326 | static H5CX_node_t **H5CX__get_context(void); | ^~~~~~~~~~~~~~~~~ ../../src/H5CX.c:105: warning: macro "H5CX_TEST_SET_PROP" is not used [-Wunused-macros] 105 | #define H5CX_TEST_SET_PROP(PROP_NAME, PROP_FIELD) \ | libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -o H5CX.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5D.lo ../../src/H5D.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, | ~~~~~~~^ ../../src/H5Dbtree.c: In function 'H5D__btree_insert': ../../src/H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~^ ../../src/H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree2.lo ../../src/H5Dbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -fPIC -DPIC -o .libs/H5Dbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -o H5Dbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_init': ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': ../../src/H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1091 | if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) | ^ ../../src/H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1329 | 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:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1620 | 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:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1789 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': ../../src/H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_create': ../../src/H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_lookup': ../../src/H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_flush_entry': ../../src/H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocated': ../../src/H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4105:32: warning: cast between incompatible function types from 'void * (*)(void *, const H5O_pline_t *)' {aka 'void * (*)(void *, const struct H5O_pline_t *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': ../../src/H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ | ^~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_collective_fill': ../../src/H5Dchunk.c:4653:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4653 | num_blocks = chunk_info->num_io / mpi_size; /* value should be the same on all procs */ | ^ ../../src/H5Dchunk.c:4658:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4658 | leftover_blocks = chunk_info->num_io % mpi_size; | ^ ../../src/H5Dchunk.c:4667:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 4667 | if(NULL == (block_lens = (int *)H5MM_malloc((blocks + 1) * sizeof(int)))) | ^ ../../src/H5Dchunk.c:4669:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 4669 | if(NULL == (chunk_disp_array = (MPI_Aint *)H5MM_malloc((blocks + 1) * sizeof(MPI_Aint)))) | ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': ../../src/H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ In file included from ../../src/H5Dchunk.c:51: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap_cb': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Dchunk.c:5324:5: note: in expansion of macro 'FUNC_ENTER_STATIC' 5324 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ ../../src/H5Dchunk.c:5332:1: warning: label 'done' defined but not used [-Wunused-label] 5332 | done: | ^~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap': ../../src/H5Dchunk.c:5356:26: warning: unused variable 'sc' [-Wunused-variable] 5356 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_delete': ../../src/H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy_cb': ../../src/H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) | ~~~~~~~~~~~~~~~~^~~~~~~ In file included from ../../src/H5Dchunk.c:56: ../../src/H5Dpkg.h:650:59: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'} 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); | ~~~~~~~~^~~~~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dchunk.c:55: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dchunk.c:55: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_bh_info': ../../src/H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_dump_index': ../../src/H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dearray.lo ../../src/H5Dearray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -fPIC -DPIC -o .libs/H5Dearray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -o H5Dearray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfarray.lo ../../src/H5Dfarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -fPIC -DPIC -o .libs/H5Dfarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -o H5Dfarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) | ^~~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) | ^~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Dpkg.h:30, from ../../src/H5Dint.c:25: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 535 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ | ^ ../../src/H5Dint.c: In function 'H5D_flush_all': ../../src/H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3270 | if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:528:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] 528 | (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:761:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] 761 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) | ^ ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust': ../../src/H5Dio.c:1193:28: warning: enum conversion from 'int' to 'H5D_mpio_no_collective_cause_t' {aka 'enum H5D_mpio_no_collective_cause_t'} in assignment is invalid in C++ [-Wc++-compat] 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { | ^ ../../src/H5Dio.c:1193:125: warning: enum conversion from 'unsigned int' to 'H5D_mpio_no_collective_cause_t' {aka 'enum H5D_mpio_no_collective_cause_t'} in assignment is invalid in C++ [-Wc++-compat] 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { | ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dnone.lo ../../src/H5Dnone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o ../../src/H5Dnone.c: In function 'H5D__none_idx_copy_setup': ../../src/H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -o H5Dnone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dsingle.lo ../../src/H5Dsingle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o ../../src/H5Dsingle.c: In function 'H5D__single_idx_copy_setup': ../../src/H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -o H5Dsingle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dvirtual.lo ../../src/H5Dvirtual.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -fPIC -DPIC -o .libs/H5Dvirtual.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -o H5Dvirtual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5E.lo ../../src/H5E.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5E.c:52: In function 'strncpy', inlined from 'H5E_get_class_name' at ../../src/H5E.c:646:8, inlined from 'H5Eget_class_name' at ../../src/H5E.c:610:21: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5E.c:52: ../../src/H5E.c: In function 'H5Eget_class_name': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5E.c:642:20: note: in expansion of macro 'HDstrlen' 642 | len = (ssize_t)HDstrlen(cls->cls_name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o In file included from ../../src/H5Eint.c:35: ../../src/H5Eint.c: In function 'H5E_walk': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' 516 | FUNC_ENTER_NOAPI_NOINIT | ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] 585 | done: | ^~~~ ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 885 | H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ | ^ ../../src/H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 887 | H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ | ^ ../../src/H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 889 | H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ | ^ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Eint.c:35: In function 'strncpy', inlined from 'H5E_get_msg' at ../../src/H5Eint.c:144:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Eint.c:35: ../../src/H5Eint.c: In function 'H5E_get_msg': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Eint.c:140:20: note: in expansion of macro 'HDstrlen' 140 | len = (ssize_t)HDstrlen(msg->msg); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EA.lo ../../src/H5EA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -fPIC -DPIC -o .libs/H5EA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -o H5EA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAcache.lo ../../src/H5EAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o In file included from ../../src/H5EAcache.c:40: ../../src/H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': ../../src/H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': ../../src/H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -o H5EAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdbg.lo ../../src/H5EAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -fPIC -DPIC -o .libs/H5EAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -o H5EAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblkpage.lo ../../src/H5EAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -fPIC -DPIC -o .libs/H5EAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -o H5EAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblock.lo ../../src/H5EAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -fPIC -DPIC -o .libs/H5EAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -o H5EAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAhdr.lo ../../src/H5EAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -fPIC -DPIC -o .libs/H5EAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -o H5EAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAiblock.lo ../../src/H5EAiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -fPIC -DPIC -o .libs/H5EAiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -o H5EAiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAint.lo ../../src/H5EAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -fPIC -DPIC -o .libs/H5EAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -o H5EAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAsblock.lo ../../src/H5EAsblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -fPIC -DPIC -o .libs/H5EAsblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -o H5EAsblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAstat.lo ../../src/H5EAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -fPIC -DPIC -o .libs/H5EAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -o H5EAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAtest.lo ../../src/H5EAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o In file included from ../../src/H5EAtest.c:37: ../../src/H5EAtest.c: In function 'H5EA__test_decode': ../../src/H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) | ~~~~~~^~~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -o H5EAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5F.lo ../../src/H5F.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5F.c:24: In function 'strncpy', inlined from 'H5Fget_name' at ../../src/H5F.c:1153:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5F.c:24: ../../src/H5F.c: In function 'H5Fget_name': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5F.c:1150:11: note: in expansion of macro 'HDstrlen' 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdeprec.lo ../../src/H5Fdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -fPIC -DPIC -o .libs/H5Fdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -o H5Fdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o ../../src/H5Fint.c: In function 'H5F_open': ../../src/H5Fint.c:1634:16: warning: 'page_buf_min_meta_perc' may be used uninitialized in this function [-Wmaybe-uninitialized] 1634 | if(H5PB_create(file, page_buf_size, page_buf_min_meta_perc, page_buf_min_raw_perc) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Fint.c:1634:16: warning: 'page_buf_min_raw_perc' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fspace.lo ../../src/H5Fspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -fPIC -DPIC -o .libs/H5Fspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -o H5Fspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': ../../src/H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': ../../src/H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': ../../src/H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': ../../src/H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': ../../src/H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FA.lo ../../src/H5FA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -fPIC -DPIC -o .libs/H5FA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -o H5FA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAcache.lo ../../src/H5FAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o In file included from ../../src/H5FAcache.c:40: ../../src/H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': ../../src/H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': ../../src/H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': ../../src/H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -o H5FAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdbg.lo ../../src/H5FAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -fPIC -DPIC -o .libs/H5FAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -o H5FAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblock.lo ../../src/H5FAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -fPIC -DPIC -o .libs/H5FAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -o H5FAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblkpage.lo ../../src/H5FAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -fPIC -DPIC -o .libs/H5FAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -o H5FAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAhdr.lo ../../src/H5FAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -fPIC -DPIC -o .libs/H5FAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -o H5FAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAint.lo ../../src/H5FAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -fPIC -DPIC -o .libs/H5FAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -o H5FAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAstat.lo ../../src/H5FAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -fPIC -DPIC -o .libs/H5FAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -o H5FAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAtest.lo ../../src/H5FAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -fPIC -DPIC -o .libs/H5FAtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -o H5FAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FD.lo ../../src/H5FD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o ../../src/H5FD.c: In function 'H5FD_fapl_close': ../../src/H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 588 | if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ | ^ ../../src/H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 592 | H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 690 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); | ^~~~~~~~~~ ../../src/H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 691 | HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); | ^~~~~~~~~~ ../../src/H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 697 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); | ^~~~~~~~~~ ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 980 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 335 | fa.logfile = (char *)logfile; | ^ ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | 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:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | 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:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | 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:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1980 | sprintf(tmp, file->fa.memb_name[mt], file->name); | ^~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5FDmulti.c:27: In function 'strncpy', inlined from 'H5FD_multi_sb_encode' at ../../src/H5FDmulti.c:697:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDmulti.c: In function 'H5FD_multi_sb_encode': ../../src/H5FDmulti.c:696:20: note: length computed here 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDtest.lo ../../src/H5FDtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -fPIC -DPIC -o .libs/H5FDtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -o H5FDtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FL.lo ../../src/H5FL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FO.lo ../../src/H5FO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FS.lo ../../src/H5FS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) | ~~~~~~~~~~~~~^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': ../../src/H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~~^~~~~~~~ ../../src/H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~^~~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_hdr_serialize': ../../src/H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': ../../src/H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] 1009 | hsize_t old_tot_space; /* Total space managed from header */ | ^~~~~~~~~~~~~ ../../src/H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ | ^~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ | ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ | ^~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] 962 | hbool_t *dirty) | ~~~~~~~~~^~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_image_len': ../../src/H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1115 | const H5FS_t *fspace; /* Free space header */ | ^~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': ../../src/H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~^~~ ../../src/H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~~^~~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_serialize': ../../src/H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1245 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': ../../src/H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1392 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSint.lo ../../src/H5FSint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -fPIC -DPIC -o .libs/H5FSint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -o H5FSint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5G.lo ../../src/H5G.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gcompact.c:28: In function 'strncpy', inlined from 'H5G__compact_get_name_by_idx' at ../../src/H5Gcompact.c:244:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gcompact.c:28: ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gcompact.c:240:26: note: in expansion of macro 'HDstrlen' 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gdense.c:35: In function 'strncpy', inlined from 'H5G__dense_get_name_by_idx' at ../../src/H5Gdense.c:1255:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gdense.c:35: ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gdense.c:1251:30: note: in expansion of macro 'HDstrlen' 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 342 | H5G__ent_reset((H5G_entry_t *)src); | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 567 | lnk.name = (char *)name; | ^ ../../src/H5Gloc.c: In function 'H5G__loc_set_comment_cb': ../../src/H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 777 | comment.s = (char *)udata->comment; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 533 | H5G_name_reset((H5G_name_t *)src); | ^ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_build_fullpath' at ../../src/H5Gname.c:325:5, inlined from 'H5G_build_fullpath_refstr_str' at ../../src/H5Gname.c:365:17: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_build_fullpath_refstr_str': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:314:16: note: in expansion of macro 'HDstrlen' 314 | name_len = HDstrlen(name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_name_move_path' at ../../src/H5Gname.c:769:13, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1026:24, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:715:23: note: in expansion of macro 'HDstrlen' 715 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1038:17, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:1022:35: note: in expansion of macro 'HDstrlen' 1022 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; | ^~~~~~ ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1270 | grp_loc.oloc = (H5O_loc_t *)src_oloc; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 266 | if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) | ^ ../../src/H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 271 | if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) | ^ ../../src/H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 277 | if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) | ^ ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 427 | if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) | ^ ../../src/H5Gobj.c: In function 'H5G__obj_info': ../../src/H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 742 | if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gstab.c:29: In function 'strncpy', inlined from 'H5G__stab_get_name_by_idx' at ../../src/H5Gstab.c:799:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gstab.c:29: ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gstab.c:795:26: note: in expansion of macro 'HDstrlen' 795 | ret_value = (ssize_t)HDstrlen(udata.name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G__traverse_real': ../../src/H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 729 | if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) | ^ ../../src/H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 733 | if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) | ^ ../../src/H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 737 | if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HF.lo ../../src/H5HF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o In file included from ../../src/H5HF.c:40: ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 132 | HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ | ^ ../../src/H5private.h:1104:47: note: in definition of macro 'HDmemcpy' 1104 | #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) | ^ ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 376 | if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': ../../src/H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_serialize': ../../src/H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 772 | hdr->f = f; | ^ ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': ../../src/H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_serialize': ../../src/H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1362 | hdr->f = f; | ^ ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_notify': ../../src/H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ | ^~~~~~~~~ ../../src/H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] 1474 | H5HF_indirect_t *par_iblock = iblock->parent; | ^~~~~~~~~~ ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': ../../src/H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1691 | read_buf = (void *)image; /* Casting away const OK - QAK */ | ^ ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_serialize': ../../src/H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o ../../src/H5HFhuge.c: In function 'H5HF__huge_write': ../../src/H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF__man_write': ../../src/H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 504 | if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF__sect_single_valid': ../../src/H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1191 | herr_t status; /* Generic status value */ | ^~~~~~ ../../src/H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] 1189 | size_t dblock_overhead; /* Direct block's overhead */ | ^~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF__sect_row_valid': ../../src/H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ | ^~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ | ^~~~~~~~~~~~~ ../../src/H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ | ^~~~~~~~~~~~ ../../src/H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ | ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HG.lo ../../src/H5HG.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': ../../src/H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HGcache.c: In function 'H5HG__cache_heap_serialize': ../../src/H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': ../../src/H5HGcache.c:225:17: warning: '*((void *)&heap+296)' may be used uninitialized in this function [-Wmaybe-uninitialized] 225 | *actual_len = heap.size; | ~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HL.lo ../../src/H5HL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': ../../src/H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': ../../src/H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_serialize': ../../src/H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HLcache.c: In function 'H5HL__cache_datablock_serialize': ../../src/H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLprfx.lo ../../src/H5HLprfx.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -fPIC -DPIC -o .libs/H5HLprfx.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -o H5HLprfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdblk.lo ../../src/H5HLdblk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -fPIC -DPIC -o .libs/H5HLdblk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -o H5HLdblk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HP.lo ../../src/H5HP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5I.lo ../../src/H5I.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5Iregister_type': ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] 199 | 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:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 542 | 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:37: ../../src/H5I.c: In function 'H5I__destroy_type': ../../src/H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 647 | type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); | ^ ../../src/H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' 130 | #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) | ^~~ ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 840 | ret_value = (void *)id_ptr->obj_ptr; | ^ ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 873 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ | ^ ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 942 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ | ^ ../../src/H5I.c: In function 'H5I__remove_common': ../../src/H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1116 | ret_value = (void *)curr_id->obj_ptr; | ^ ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1254 | 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:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1872 | cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ | ^ ../../src/H5I.c: In function 'H5I__id_dump_cb': ../../src/H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2131 | path = H5G_nameof((H5G_t*)item->obj_ptr); | ^ ../../src/H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2136 | path = H5D_nameof((H5D_t*)item->obj_ptr); | ^ ../../src/H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2141 | path = H5T_nameof((H5T_t*)item->obj_ptr); | ^ ../../src/H5I.c: At top level: ../../src/H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); | ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5L.lo ../../src/H5L.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L__link_cb': ../../src/H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1637 | udata->lnk->name = (char *)name; | ^ ../../src/H5L.c: In function 'H5L__move_dest_cb': ../../src/H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2431 | udata->lnk->name = (char *)name; | ^ ../../src/H5L.c: In function 'H5L__link_copy_file': ../../src/H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3243 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 ./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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o H5lib_settings.c:112:1: warning: string length '5854' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 112 | ; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MF.lo ../../src/H5MF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MM.lo ../../src/H5MM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MP.lo ../../src/H5MP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5O.lo ../../src/H5O.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o ../../src/H5O.c: In function 'H5Oget_info_by_idx': ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odeprec.lo ../../src/H5Odeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl' [-Wimplicit-function-declaration] 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) | ^~~~~~~~~~~~ ../../src/H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] ../../src/H5Odeprec.c: In function 'H5Oget_info_by_idx1': ../../src/H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] 174 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] 173 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -o H5Odeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ ../../src/H5Oainfo.c: In function 'H5O__ainfo_copy_file': ../../src/H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ ../../src/H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, | ~~~~~~~^ In file included from ../../src/H5Oalloc.c:39: ../../src/H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': ../../src/H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | (((V) == H5O_VERSION_1) \ | ^ ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) | ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' 2366 | size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O__cache_get_final_load_size': ../../src/H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Ocache.c: In function 'H5O__cache_deserialize': ../../src/H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Ocache.c: In function 'H5O__cache_chk_deserialize': ../../src/H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Ocache.c: In function 'H5O__prefix_deserialize': ../../src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) | ^ ../../src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || | ^ ../../src/H5Ocache.c: In function 'H5O__chunk_deserialize': ../../src/H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1465 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ | ^ ../../src/H5Ocache.c: In function 'H5O__chunk_serialize': ../../src/H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1668 | if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache_image.lo ../../src/H5Ocache_image.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o ../../src/H5Ocache_image.c: In function 'H5O__mdci_delete': ../../src/H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -o H5Ocache_image.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o ../../src/H5Ocopy.c: In function 'H5O__copy_header_real': ../../src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) | ^ In file included from ../../src/H5Ocopy.c:46: ../../src/H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | (((V) == H5O_VERSION_1) \ | ^ ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) | ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' 728 | msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) | ^~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Odtype.c:19: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Odtype.c:19: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:70: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../../src/H5Ofill.c:106: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:347:20: warning: request for implicit conversion from 'void *' to 'H5T_t *' {aka 'struct H5T_t *'} not permitted in C++ [-Wc++-compat] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ ../../src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ ../../src/H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 350 | if(fill->size != H5T_GET_SIZE(dt)) | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oflush.lo ../../src/H5Oflush.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -fPIC -DPIC -o .libs/H5Oflush.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -o H5Oflush.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofsinfo.lo ../../src/H5Ofsinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o ../../src/H5Ofsinfo.c: In function 'H5O_fsinfo_decode': ../../src/H5Ofsinfo.c:134:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] 134 | fsinfo->threshold = threshold; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -o H5Ofsinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oint.lo ../../src/H5Oint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o ../../src/H5Oint.c: In function 'H5O_create': ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ | ^~~~~~~~~~~~~~~~~ ../../src/H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ | ^~~~~~~~~~~~ ../../src/H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] 286 | uint8_t oh_flags; /* Object header's initial status flags */ | ^~~~~~~~ ../../src/H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] 285 | size_t oh_size; /* Size of initial object header */ | ^~~~~~~ ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] 284 | haddr_t oh_addr; /* Address of initial object header */ | ^~~~~~~ ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -o H5Oint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o ../../src/H5Olayout.c: In function 'H5O__layout_decode': ../../src/H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] 417 | if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:66: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:59: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ ../../src/H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5P.lo ../../src/H5P.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o ../../src/H5P.c: In function 'H5Pencode': ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; | ^~~~~~~~~~ ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; | ^~~~~~~~~ ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] 844 | hid_t new_fapl_id; | ^~~~~~~~~~~ ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] 843 | H5P_genplist_t *fapl_plist; | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o ../../src/H5Pdapl.c: In function 'H5P__dacc_reg_prop': ../../src/H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdapl.c:35: In function 'strncpy', inlined from 'H5Pget_efile_prefix' at ../../src/H5Pdapl.c:1482:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:35: ../../src/H5Pdapl.c: In function 'H5Pget_efile_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdapl.c:1480:15: note: in expansion of macro 'HDstrlen' 1480 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdapl.c:35: In function 'strncpy', inlined from 'H5Pget_virtual_prefix' at ../../src/H5Pdapl.c:1574:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:35: ../../src/H5Pdapl.c: In function 'H5Pget_virtual_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdapl.c:1572:15: note: in expansion of macro 'HDstrlen' 1572 | len = HDstrlen(my_prefix); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ | ^~~~~ ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) | ^~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Pdcpl.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdxpl.c:35: In function 'strncpy', inlined from 'H5Pget_data_transform' at ../../src/H5Pdxpl.c:1019:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdxpl.c:35: ../../src/H5Pdxpl.c: In function 'H5Pget_data_transform': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdxpl.c:1017:11: note: in expansion of macro 'HDstrlen' 1017 | len = HDstrlen(pexp); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pencdec.lo ../../src/H5Pencdec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pencdec.c:29: In function 'strncpy', inlined from 'H5P__encode_cb' at ../../src/H5Pencdec.c:353:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pencdec.c:29: ../../src/H5Pencdec.c: In function 'H5P__encode_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pencdec.c:351:25: note: in expansion of macro 'HDstrlen' 351 | prop_name_len = HDstrlen(prop->name) + 1; | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -o H5Pencdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o ../../src/H5Pfapl.c: In function 'H5P__facc_reg_prop': ../../src/H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pfapl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pfapl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pfapl.c: In function 'H5P__file_driver_free': ../../src/H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1110 | if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ | ^ ../../src/H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1114 | H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ | ^ ../../src/H5Pfapl.c: In function 'H5Pset_evict_on_close': ../../src/H5Pfapl.c:4515:46: warning: unused parameter 'evict_on_close' [-Wunused-parameter] 4515 | H5Pset_evict_on_close(hid_t fapl_id, hbool_t evict_on_close) | ~~~~~~~~^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ ../../src/H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ ../../src/H5Pint.c: In function 'H5P__poke_pclass_cb': ../../src/H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] 4073 | char *key = (char *)_key; /* Pointer to the property's name */ | ^~~ ../../src/H5Pint.c: In function 'H5P__peek_cb': ../../src/H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ ../../src/H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o ../../src/H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': ../../src/H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] 571 | herr_t status; | ^~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Plapl.c:35: In function 'strncpy', inlined from 'H5Pget_elink_prefix' at ../../src/H5Plapl.c:1063:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Plapl.c:35: ../../src/H5Plapl.c: In function 'H5Pget_elink_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Plapl.c:1061:15: note: in expansion of macro 'HDstrlen' 1061 | len = HDstrlen(my_prefix); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o ../../src/H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': ../../src/H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' 171 | NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pocpypl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PB.lo ../../src/H5PB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -fPIC -DPIC -o .libs/H5PB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -o H5PB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PL.lo ../../src/H5PL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5PL.c:23: In function 'strncpy', inlined from 'H5PLget' at ../../src/H5PL.c:373:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5PL.c:23: ../../src/H5PL.c: In function 'H5PLget': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5PL.c:369:16: note: in expansion of macro 'HDstrlen' 369 | path_len = HDstrlen(path); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLint.lo ../../src/H5PLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -fPIC -DPIC -o .libs/H5PLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -o H5PLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLpath.lo ../../src/H5PLpath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -fPIC -DPIC -o .libs/H5PLpath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -o H5PLpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLplugin_cache.lo ../../src/H5PLplugin_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -fPIC -DPIC -o .libs/H5PLplugin_cache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -o H5PLplugin_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5R.lo ../../src/H5R.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rint.lo ../../src/H5Rint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o ../../src/H5Rint.c: In function 'H5R__get_name': ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, | ~~~~~~^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -o H5Rint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5UC.lo ../../src/H5UC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -fPIC -DPIC -o .libs/H5UC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -o H5UC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5RS.lo ../../src/H5RS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 151 | ret_value->s = (char *)s; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5S.lo ../../src/H5S.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S__all_project_simple': ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] 858 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~~~~~~^~~~~ ../../src/H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~ ../../src/H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': ../../src/H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] 2281 | hsize_t temp_off; /* Offset in a given dimension */ | ^~~~~~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' 8812 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8813:17: note: here 8813 | case 7: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' 8814 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8815:17: note: here 8815 | case 6: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' 8816 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8817:17: note: here 8817 | case 5: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' 8818 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8819:17: note: here 8819 | case 4: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' 8820 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8821:17: note: here 8821 | case 3: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' 8822 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8823:17: note: here 8823 | case 2: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' 8824 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8825:17: note: here 8825 | case 1: | ^~~~ ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ | ^ ../../src/H5Shyper.c:6899:9: note: here 6899 | case H5S_SEL_ERROR: | ^~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': ../../src/H5Shyper.c:2286:13: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] 813 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_set_version': ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) | ~~~~~~~^ ../../src/H5Spoint.c: In function 'H5S_point_set_info_size': ../../src/H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] 831 | unsigned u; | ^ ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] 830 | hsize_t max_size = 0; | ^~~~~~~~ ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] 828 | H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) | ~~~~~~~~~~~~~^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SL.lo ../../src/H5SL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_term_package': ../../src/H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 655 | herr_t ret; | ^~~ ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 896 | (void)(op)(node->item, (void *)node->key, op_data); | ^ ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2210 | if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) | ^ ../../src/H5SL.c: In function 'H5SL_try_free_safe': ../../src/H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2369 | if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) | ^ In file included from ../../src/H5SL.c:64: ../../src/H5SL.c: In function 'H5SL_search': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here 1397 | void *ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5SL.c:64: ../../src/H5SL.c: In function 'H5SL_find': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here 1698 | H5SL_node_t *ret_value; /* Return value */ | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SM.lo ../../src/H5SM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_table_serialize': ../../src/H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_list_deserialize': ../../src/H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_list_serialize': ../../src/H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ST.lo ../../src/H5ST.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5T.lo ../../src/H5T.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T__path_find_real': ../../src/H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) | ^~~ ../../src/H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ ../../src/H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) | ^~~ ../../src/H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Tcompound.c:30: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1849 | int status; | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); | ^~~~~~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 ./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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tinit.lo H5Tinit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) | ^~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Tvlen.c:23: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:810:24: 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] 810 | H5F_addr_decode(f, (const uint8_t **)&vl, &addr); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:846:24: 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] 846 | H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:897: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] 897 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:958: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] 958 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TS.lo ../../src/H5TS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VM.lo ../../src/H5VM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5WB.lo ../../src/H5WB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Z.lo ../../src/H5Z.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o ../../src/H5Z.c: In function 'H5Z__init_package': ../../src/H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 108 | H5Z_SZIP->encoder_present = SZ_encoder_enabled(); | ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' 187 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:188:21: note: here 188 | case 7: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' 189 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:190:21: note: here 190 | case 6: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' 191 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:192:21: note: here 192 | case 5: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' 193 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:194:21: note: here 194 | case 4: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' 195 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:196:21: note: here 196 | case 3: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' 197 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:198:21: note: here 198 | case 2: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' 199 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:200:21: note: here 200 | case 1: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' 245 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:246:21: note: here 246 | case 7: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' 247 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:248:21: note: here 248 | case 6: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' 249 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:250:21: note: here 250 | case 5: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' 251 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:252:21: note: here 252 | case 4: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' 253 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:254:21: note: here 254 | case 3: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' 255 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:256:21: note: here 256 | case 2: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' 257 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:258:21: note: here 258 | case 1: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': ../../src/H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 90 | if((dtype_size = (8 * H5T_get_size(type))) == 0) | ^ ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': ../../src/H5Zszip.c:173:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 173 | dtype_offset = H5T_get_offset(type); | ^~~~~~~~~~~~~~ ../../src/H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 185 | cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; | ^~~~~~~~~~~~~~~ In file included from ../../src/H5Zszip.c:17: ../../src/H5private.h:345: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] 345 | #define MIN(a,b) (((a)<(b)) ? (a) : (b)) | ^ ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' 214 | scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); | ^~~ ../../src/H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] 232 | cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACmpio.lo ../../src/H5ACmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -fPIC -DPIC -o .libs/H5ACmpio.o ../../src/H5ACmpio.c: In function 'H5AC__construct_candidate_list': ../../src/H5ACmpio.c:501:63: warning: unused parameter 'aux_ptr' [-Wunused-parameter] 501 | H5AC__construct_candidate_list(H5AC_t *cache_ptr, H5AC_aux_t *aux_ptr, | ~~~~~~~~~~~~^~~~~~~ In file included from ../../src/H5ACmpio.c:37: ../../src/H5ACmpio.c: In function 'H5AC__log_cleaned_entry': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2204:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2204 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5ACmpio.c:826:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE' 826 | FUNC_ENTER_PACKAGE | ^~~~~~~~~~~~~~~~~~ ../../src/H5ACmpio.c:856:1: warning: label 'done' defined but not used [-Wunused-label] 856 | done: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -o H5ACmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cmpio.lo ../../src/H5Cmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -fPIC -DPIC -o .libs/H5Cmpio.o ../../src/H5Cmpio.c: In function 'H5C_apply_candidate_list': ../../src/H5Cmpio.c:234:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 234 | n = num_candidates / mpi_size; | ^ ../../src/H5Cmpio.c:234:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 234 | n = num_candidates / mpi_size; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:235:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 235 | m = num_candidates % mpi_size; | ^ ../../src/H5Cmpio.c:235:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 235 | m = num_candidates % mpi_size; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:241:44: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 241 | candidate_assignment_table[mpi_size] = num_candidates; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:252:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 252 | if(num_candidates < mpi_size) { | ^ ../../src/H5Cmpio.c:254:49: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 254 | candidate_assignment_table[i] = num_candidates; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:277:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 277 | first_entry_to_flush = candidate_assignment_table[mpi_rank]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Cmpio.c:278:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 278 | last_entry_to_flush = candidate_assignment_table[mpi_rank + 1] - 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Cmpio.c:37: ../../src/H5Cmpio.c: In function 'H5C_clear_coll_entries': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Cmpio.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' 879 | FUNC_ENTER_NOAPI_NOINIT | ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Cmpio.c:900:1: warning: label 'done' defined but not used [-Wunused-label] 900 | done: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -o H5Cmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o ../../src/H5Dmpio.c: In function 'H5D__obtain_mpio_mode': ../../src/H5Dmpio.c:2527:78: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 2527 | if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o In file included from ../../src/H5Fmpi.c:35: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_rank': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5Fmpi.c:127:9: note: 'ret_value' was declared here 127 | int ret_value; | ^~~~~~~~~ In file included from ../../src/H5Fmpi.c:35: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_comm': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5Fmpi.c:161:14: note: 'ret_value' was declared here 161 | MPI_Comm ret_value; | ^~~~~~~~~ In file included from ../../src/H5Fmpi.c:35: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_size': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5Fmpi.c:195:9: note: 'ret_value' was declared here 195 | int ret_value; | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': ../../src/H5FDmpio.c:221:32: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast] 221 | H5FD_mpi_opt_types_g = (hbool_t)HDstrtol(s, NULL, 0); | ^ ../../src/H5FDmpio.c: In function 'H5FD_mpio_write': ../../src/H5FDmpio.c:1886:41: warning: conversion to 'long long unsigned int' from 'MPI_Count' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1886 | if(bytes_written && ((bytes_written + addr) > file->local_eof)) | ^ ../../src/H5FDmpio.c:1887:32: warning: conversion to 'long long unsigned int' from 'MPI_Count' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1887 | file->local_eof = addr + bytes_written; | ^ In file included from ../../src/H5FDmpio.c:25: ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_get': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5FDmpio.c:695:16: note: 'ret_value' was declared here 695 | void *ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5FDmpio.c:25: ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5FDmpio.c:210:11: note: 'ret_value' was declared here 210 | hid_t ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5FDmpio.c:25: ../../src/H5FDmpio.c: In function 'H5FD_mpio_open': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5FDmpio.c:942:15: note: 'ret_value' was declared here 942 | H5FD_t *ret_value; /* Return value */ | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o ../../src/H5Smpio.c: In function 'H5S_mpio_create_point_datatype': ../../src/H5Smpio.c:287:79: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 287 | &disp[i*bigio_count], | ^ ../../src/H5Smpio.c:285:72: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 285 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hindexed_block(bigio_count, | ^~~~~~~~~~~ ../../src/H5Smpio.c:309:91: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 309 | &disp[num_big_types*bigio_count], | ^ ../../src/H5Smpio.c:209:20: warning: unused variable 'u' [-Wunused-variable] 209 | hsize_t u; /* Local index variable */ | ^ ../../src/H5Smpio.c: In function 'H5S_mpio_point_type': ../../src/H5Smpio.c:410: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] 410 | disp[u] = H5VM_array_offset(space->extent.rank, space->extent.size, curr->pnt); | ^~~~~~~~~~~~~~~~~ ../../src/H5Smpio.c:411:17: warning: conversion to 'long unsigned int' from 'MPI_Aint' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 411 | disp[u] *= elmt_size; | ^~ ../../src/H5Smpio.c:411:20: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 411 | disp[u] *= elmt_size; | ^~~~~~~~~ ../../src/H5Smpio.c:430:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] 430 | unsigned s = 0, l = u, m = u / 2; | ^ ../../src/H5Smpio.c:430:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] 430 | unsigned s = 0, l = u, m = u / 2; | ^ ../../src/H5Smpio.c: In function 'H5S_mpio_permute_type': ../../src/H5Smpio.c:572: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] 572 | disp[u] = curr_off; | ^~~~~~~~ ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': ../../src/H5Smpio.c:919:26: warning: conversion to 'long long unsigned int' from 'hssize_t' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 919 | start_disp = d[i].start * offset[i] * elmt_size; | ^ ../../src/H5Smpio.c:919:15: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 919 | start_disp = d[i].start * offset[i] * elmt_size; | ^ ../../src/H5Smpio.c:920:42: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; | ^ ../../src/H5Smpio.c:920:22: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; | ^ ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': ../../src/H5Smpio.c:1127:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; | ^ ../../src/H5Smpio.c:1127:37: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; | ^ ../../src/H5Smpio.c:1132:29: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 1132 | if (bigio_count < blocklen[outercount]) { | ^ ../../src/H5Smpio.c:1152:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 1152 | if (blocklen[i] > bigio_count) { | ^ ../../src/H5Smpio.c:1153:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1153 | if (H5S_mpio_create_large_type (blocklen[i], 0, *elmt_type, &temp_type) < 0) { | ~~~~~~~~^~~ ../../src/H5Smpio.c:1232:37: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1232 | disp[outercount] = tspan->low * (*down) * elmt_size; | ^~~~~ ../../src/H5Smpio.c:1240:22: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1240 | stride = (*down) * elmt_size; | ^ ../../src/H5Smpio.c: In function 'H5S_mpio_create_large_type': ../../src/H5Smpio.c:1441:45: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1441 | leftover = num_elements - num_big_types * (hsize_t)bigio_count; | ^ ../../src/H5Smpio.c:1450:59: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1450 | if(MPI_SUCCESS != (mpi_code = MPI_Type_contiguous(bigio_count, | ^~~~~~~~~~~ ../../src/H5Smpio.c:1457:64: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1457 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hvector (bigio_count, | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5ACdbg.lo H5ACproxy_entry.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2internal.lo H5B2leaf.lo H5B2stat.lo H5B2test.lo H5C.lo H5Cdbg.lo H5Cepoch.lo H5Cimage.lo H5Clog.lo H5Clog_json.lo H5Clog_trace.lo H5Cprefetched.lo H5Cquery.lo H5Ctag.lo H5Ctest.lo H5CS.lo H5CX.lo H5D.lo H5Dbtree.lo H5Dbtree2.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Dearray.lo H5Defl.lo H5Dfarray.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dnone.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dsingle.lo H5Dtest.lo H5Dvirtual.lo H5E.lo H5Edeprec.lo H5Eint.lo H5EA.lo H5EAcache.lo H5EAdbg.lo H5EAdblkpage.lo H5EAdblock.lo H5EAhdr.lo H5EAiblock.lo H5EAint.lo H5EAsblock.lo H5EAstat.lo H5EAtest.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fdeprec.lo H5Fefc.lo H5Ffake.lo H5Fint.lo H5Fio.lo H5Fmount.lo H5Fquery.lo H5Fsfile.lo H5Fspace.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FA.lo H5FAcache.lo H5FAdbg.lo H5FAdblock.lo H5FAdblkpage.lo H5FAhdr.lo H5FAint.lo H5FAstat.lo H5FAtest.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FDtest.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSint.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 H5HLprfx.lo H5HLdblk.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 H5Odeprec.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ocache_image.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oflush.lo H5Ofsinfo.lo H5Oginfo.lo H5Oint.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Oshmesg.lo H5Ostab.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pencdec.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PB.lo H5PL.lo H5PLint.lo H5PLpath.lo H5PLplugin_cache.lo H5R.lo H5Rint.lo H5Rdeprec.lo H5UC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.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 H5Zscaleoffset.lo H5Zszip.lo H5Ztrans.lo H5ACmpio.lo H5Cmpio.lo H5Dmpio.lo H5Fmpi.lo H5FDmpi.lo H5FDmpio.lo H5Smpio.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -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/H5ACdbg.o .libs/H5ACproxy_entry.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/H5B2internal.o .libs/H5B2leaf.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5Cdbg.o .libs/H5Cepoch.o .libs/H5Cimage.o .libs/H5Clog.o .libs/H5Clog_json.o .libs/H5Clog_trace.o .libs/H5Cprefetched.o .libs/H5Cquery.o .libs/H5Ctag.o .libs/H5Ctest.o .libs/H5CS.o .libs/H5CX.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dbtree2.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Dearray.o .libs/H5Defl.o .libs/H5Dfarray.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dnone.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dsingle.o .libs/H5Dtest.o .libs/H5Dvirtual.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5EA.o .libs/H5EAcache.o .libs/H5EAdbg.o .libs/H5EAdblkpage.o .libs/H5EAdblock.o .libs/H5EAhdr.o .libs/H5EAiblock.o .libs/H5EAint.o .libs/H5EAsblock.o .libs/H5EAstat.o .libs/H5EAtest.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fdeprec.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fint.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fspace.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FA.o .libs/H5FAcache.o .libs/H5FAdbg.o .libs/H5FAdblock.o .libs/H5FAdblkpage.o .libs/H5FAhdr.o .libs/H5FAint.o .libs/H5FAstat.o .libs/H5FAtest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FDtest.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSint.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/H5HLprfx.o .libs/H5HLdblk.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/H5Odeprec.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ocache_image.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/H5Oflush.o .libs/H5Ofsinfo.o .libs/H5Oginfo.o .libs/H5Oint.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/H5Oshmesg.o .libs/H5Ostab.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/H5Pencdec.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/H5PB.o .libs/H5PL.o .libs/H5PLint.o .libs/H5PLpath.o .libs/H5PLplugin_cache.o .libs/H5R.o .libs/H5Rint.o .libs/H5Rdeprec.o .libs/H5UC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.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/H5Zscaleoffset.o .libs/H5Zszip.o .libs/H5Ztrans.o .libs/H5ACmpio.o .libs/H5Cmpio.o .libs/H5Dmpio.o .libs/H5Fmpi.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5Smpio.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5.so.103 -o .libs/libhdf5.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5.so.103" && ln -s "libhdf5.so.103.1.0" "libhdf5.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.103.1.0" "libhdf5.so") libtool: link: ar cr .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 H5ACdbg.o H5ACproxy_entry.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2internal.o H5B2leaf.o H5B2stat.o H5B2test.o H5C.o H5Cdbg.o H5Cepoch.o H5Cimage.o H5Clog.o H5Clog_json.o H5Clog_trace.o H5Cprefetched.o H5Cquery.o H5Ctag.o H5Ctest.o H5CS.o H5CX.o H5D.o H5Dbtree.o H5Dbtree2.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Dearray.o H5Defl.o H5Dfarray.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dnone.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dsingle.o H5Dtest.o H5Dvirtual.o H5E.o H5Edeprec.o H5Eint.o H5EA.o H5EAcache.o H5EAdbg.o H5EAdblkpage.o H5EAdblock.o H5EAhdr.o H5EAiblock.o H5EAint.o H5EAsblock.o H5EAstat.o H5EAtest.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fdeprec.o H5Fefc.o H5Ffake.o H5Fint.o H5Fio.o H5Fmount.o H5Fquery.o H5Fsfile.o H5Fspace.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FA.o H5FAcache.o H5FAdbg.o H5FAdblock.o H5FAdblkpage.o H5FAhdr.o H5FAint.o H5FAstat.o H5FAtest.o H5FD.o H5FDcore.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FDtest.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSint.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 H5HLprfx.o H5HLdblk.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 H5Odeprec.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ocache_image.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oflush.o H5Ofsinfo.o H5Oginfo.o H5Oint.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Oshmesg.o H5Ostab.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pencdec.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PB.o H5PL.o H5PLint.o H5PLpath.o H5PLplugin_cache.o H5R.o H5Rint.o H5Rdeprec.o H5UC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.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 H5Zscaleoffset.o H5Zszip.o H5Ztrans.o H5ACmpio.o H5Cmpio.o H5Dmpio.o H5Fmpi.o H5FDmpi.o H5FDmpio.o H5Smpio.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.10.5/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5test.lo ../../test/h5test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o ../../test/h5test.c: In function 'h5_clean_files': ../../test/h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 165 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~ ../../test/h5test.c: In function 'h5_delete_test_file': ../../test/h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 234 | HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); | ^~~~~~~~ ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1387 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../test/h5test.h:28, from ../../test/h5test.c:24: In function 'strncpy', inlined from 'h5_get_vfd_fapl' at ../../test/h5test.c:970:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testframe.lo ../../test/testframe.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_common.lo ../../test/cache_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c: In function 'get_initial_load_size': ../../test/cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] 624 | get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'get_final_load_size': ../../test/cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] 734 | void *udata, size_t *actual_len, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'verify_chksum': ../../test/cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] 794 | verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'deserialize': ../../test/cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] 847 | deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, | ~~~~~~~^~~ ../../test/cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] 848 | int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'image_len': ../../test/cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1009 | int32_t idx; | ^~~ ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1007 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] 1004 | image_len(const void *thing, size_t *image_length, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'pre_serialize': ../../test/cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1137 | int32_t idx; | ^~~ ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1135 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] 1126 | pre_serialize(H5F_t *f, | ~~~~~~~^ ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] 1128 | haddr_t addr, | ~~~~~~~~^~~~ ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] 1129 | size_t len, | ~~~~~~~^~~ ../../test/cache_common.c: In function 'serialize': ../../test/cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1380 | int32_t idx; | ^~~ ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1378 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c: In function 'notify': ../../test/cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1535 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] 1532 | notify(H5C_notify_action_t action, void *thing, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'free_icr': ../../test/cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1613 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] 1611 | free_icr(test_entry_t *entry, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'col_major_scan_backward': ../../test/cache_common.c:5545:26: warning: 'local_max_index[10]' may be used uninitialized in this function [-Wmaybe-uninitialized] 5545 | idx = local_max_index[NUMBER_OF_ENTRY_TYPES - 1] + lag; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_common.lo ../../test/swmr_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -fPIC -DPIC -o .libs/swmr_common.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -o swmr_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test.la h5test.lo testframe.lo cache_common.lo swmr_common.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o .libs/swmr_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin1_dsets.lo ../../test/filter_plugin1_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -fPIC -DPIC -o .libs/filter_plugin1_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -o filter_plugin1_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin1_dsets.la filter_plugin1_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin1_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin1_dsets.so -o .libs/libfilter_plugin1_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin1_dsets.la" && ln -s "../libfilter_plugin1_dsets.la" "libfilter_plugin1_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin2_dsets.lo ../../test/filter_plugin2_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -fPIC -DPIC -o .libs/filter_plugin2_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -o filter_plugin2_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin2_dsets.la filter_plugin2_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin2_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin2_dsets.so -o .libs/libfilter_plugin2_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin2_dsets.la" && ln -s "../libfilter_plugin2_dsets.la" "libfilter_plugin2_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin3_dsets.lo ../../test/filter_plugin3_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -fPIC -DPIC -o .libs/filter_plugin3_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -o filter_plugin3_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin3_dsets.la filter_plugin3_dsets.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin3_dsets.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin3_dsets.so -o .libs/libfilter_plugin3_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin3_dsets.la" && ln -s "../libfilter_plugin3_dsets.la" "libfilter_plugin3_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin4_groups.lo ../../test/filter_plugin4_groups.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -fPIC -DPIC -o .libs/filter_plugin4_groups.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -o filter_plugin4_groups.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin4_groups.la filter_plugin4_groups.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin4_groups.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin4_groups.so -o .libs/libfilter_plugin4_groups.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin4_groups.la" && ln -s "../libfilter_plugin4_groups.la" "libfilter_plugin4_groups.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../test/testhdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../test/tarray.c In file included from ../../test/tarray.c:23: ../../test/tarray.c: In function 'test_array': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/tarray.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../test/tattr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 257 | { | ^ ../../test/tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from ../../test/tchecksum.c:28: ../../test/testhdf5.h:209:25: note: previous declaration here 209 | void cleanup_checksum(void); | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 88 | { | ^ ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 111 | { | ^ ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 220 | { | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tfile.o ../../test/tfile.c ../../test/tfile.c: In function 'set_multi_split': ../../test/tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] 3896 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) | ~~~~~~~~^~~~~ ../../test/tfile.c: In function 'test_libver_bounds_open': ../../test/tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5047 | for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) | ^~ ../../test/tfile.c: In function 'test_libver_bounds_low_high': ../../test/tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5140 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) | ^~ ../../test/tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5141 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_super_open': ../../test/tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5508 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5509 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_obj': ../../test/tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5680 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5681 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_dataset': ../../test/tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5891 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5892 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_dataspace': ../../test/tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6104 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6105 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_datatype_check': ../../test/tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6429 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6430 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_attributes': ../../test/tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6750 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6751 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tgenprop.o ../../test/tgenprop.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5o.o ../../test/th5o.c ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 809 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 810 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5s.o ../../test/th5s.c In file included from ../../test/th5s.c:23: ../../test/th5s.c: In function 'test_h5s_basic': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/th5s.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcoords.o ../../test/tcoords.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o theap.o ../../test/theap.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tid.o ../../test/tid.c ../../test/tid.c: In function 'basic_id_test': ../../test/tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 72 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 166 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); | ^ ../../test/tid.c: In function 'id_predefined_test': ../../test/tid.c:264:46: warning: cast between incompatible function types from 'int (*)(void *, void *)' to 'int (*)(void *, hid_t, void *)' {aka 'int (*)(void *, long int, void *)'} [-Wcast-function-type] 264 | testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); | ^ ../../test/tid.c: In function 'test_id_type_list': ../../test/tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 473 | startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 488 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 497 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 505 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 514 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'find_err_msg_cb': ../../test/titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] 942 | find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) | ~~~~~~~~~^ In file included from ../../test/titerate.c:23: ../../test/titerate.c: In function 'test_corrupted_attnamelen': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 21 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/titerate.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmeta.o ../../test/tmeta.c ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 126 | { | ^ ../../test/tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from ../../test/tmeta.c:22: ../../test/testhdf5.h:208:25: note: previous declaration here 208 | void cleanup_metadata(void); | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c: In function 'test_misc22': ../../test/tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 3800 | correct = prec[j]; | ^~~~ ../../test/tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 3802 | correct = H5Tget_size(idts[i]) * 8; | ^~~~~~~~~~~ ../../test/tmisc.c: At top level: ../../test/tmisc.c:139: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] 139 | #define MISC8_DSETNAME10 "Dataset10" | ../../test/tmisc.c:135: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] 135 | #define MISC8_DSETNAME6 "Dataset6" | ../../test/tmisc.c:136: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] 136 | #define MISC8_DSETNAME7 "Dataset7" | ../../test/tmisc.c:131: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] 131 | #define MISC8_DSETNAME2 "Dataset2" | ../../test/tmisc.c:132: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] 132 | #define MISC8_DSETNAME3 "Dataset3" | ../../test/tmisc.c:138: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] 138 | #define MISC8_DSETNAME9 "Dataset9" | mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:805: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] 805 | ret_particles = H5Sget_select_npoints(sid3); | ^~~~~~~~~~~~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] 976 | test_reference_region_1D(hbool_t new_format) | ~~~~~~~~^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefstr.o ../../test/trefstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] 1612 | size_t cube_size, unsigned edge_size, unsigned cube_rank) | ~~~~~~~^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tskiplist.o ../../test/tskiplist.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tsohm.o ../../test/tsohm.c ../../test/tsohm.c: In function 'getsize_testsize1': ../../test/tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 758 | file = size1_helper(file, FILENAME, fapl_id, open_close); | ^~~~~~~~~~ ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] 750 | getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) | ~~~~~~~~~~~~^~~~~~~~ ../../test/tsohm.c: In function 'test_sohm_size1': ../../test/tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] 796 | hsize_t norm_oh_size; | ^~~~~~~~~~~~ ../../test/tsohm.c: In function 'test_sohm_attrs': ../../test/tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] 1298 | ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); | ^~~~~~~~~ At top level: ../../test/tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] 963 | test_sohm_size_consistency_open_create(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttime.o ../../test/ttime.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 105 | tmp_word=(char *)words[u]; | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tunicode.o ../../test/tunicode.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../test/tvlstr.c ../../test/tvlstr.c: In function 'test_write_same_element': ../../test/tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~ ../../test/tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~~~~~~ ../../test/tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~ ../../test/tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~~~~~~ ../../test/tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~ ../../test/tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~~~ ../../test/tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~ ../../test/tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~~ ../../test/tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~ ../../test/tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~ ../../test/tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~ ../../test/tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~~ ../../test/tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~ ../../test/tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~ ../../test/tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~ ../../test/tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~ ../../test/tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~ ../../test/tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~~~ ../../test/tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | 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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache.o ../../test/cache.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_api.o ../../test/cache_api.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_image.o ../../test/cache_image.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genall5.o ../../test/genall5.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_image cache_image.o genall5.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_image cache_image.o genall5.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_tagging.o ../../test/cache_tagging.c ../../test/cache_tagging.c: In function 'check_file_creation_tags': ../../test/cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] 442 | int verbose = FALSE; /* verbose test outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_file_open_tags': ../../test/cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] 523 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_group_creation_tags': ../../test/cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] 630 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_multi_group_creation_tags': ../../test/cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] 725 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_iteration_tags': ../../test/cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] 853 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dense_attribute_tags': ../../test/cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] 967 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_group_open_tags': ../../test/cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] 1147 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_creation_tags': ../../test/cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] 1250 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_open_tags': ../../test/cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] 1379 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_rename_tags': ../../test/cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] 1510 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_delete_tags': ../../test/cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] 1689 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_creation_tags': ../../test/cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] 1846 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': ../../test/cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] 1973 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_open_tags': ../../test/cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] 2104 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_write_tags': ../../test/cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] 2224 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_write_tags': ../../test/cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] 2360 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_read_tags': ../../test/cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] 2507 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_size_retrieval': ../../test/cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] 2638 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_extend_tags': ../../test/cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] 2771 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_object_info_tags': ../../test/cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] 2902 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_object_copy_tags': ../../test/cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] 3005 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_removal_tags': ../../test/cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] 3120 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_getname_tags': ../../test/cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] 3273 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_external_link_creation_tags': ../../test/cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] 3416 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_external_link_open_tags': ../../test/cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] 3516 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_invalid_tag_application': ../../test/cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] 3700 | error: | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_tagging cache_tagging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_tagging cache_tagging.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lheap.o ../../test/lheap.c In file included from ../../test/lheap.c:21: ../../test/lheap.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/lheap.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ohdr.o ../../test/ohdr.c ../../test/ohdr.c: In function 'main': ../../test/ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1714 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1715 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../test/h5test.h:28, from ../../test/ohdr.c:17: In function 'strncpy', inlined from 'test_unknown' at ../../test/ohdr.c:1359:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gheap.o ../../test/gheap.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o evict_on_close.o ../../test/evict_on_close.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o evict_on_close evict_on_close.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/evict_on_close evict_on_close.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o farray.o ../../test/farray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o farray farray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/farray farray.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o earray.o ../../test/earray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o earray earray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/earray earray.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fheap.o ../../test/fheap.c ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 555 | HDsprintf(test_desc, base_desc, del_str); | ^~~~~~~~~ ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': ../../test/fheap.c:7644:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 7644 | HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); | ^ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/fheap.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pool.o ../../test/pool.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperslab.o ../../test/hyperslab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o istore.o ../../test/istore.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bittests.o ../../test/bittests.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'test_hard_query': ../../test/dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] 630 | H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); | ^~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../test/h5test.h:27, from ../../test/dt_arith.c:21: ../../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 589 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ ../../test/dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] 639 | H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); | ^~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../test/h5test.h:27, from ../../test/dt_arith.c:21: ../../src/H5Tpublic.h:587:32: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 587 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2734 | retval = (x!=x); | ^~ ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2738 | retval = (x!=x); | ^~ ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2743 | retval = (x!=x); | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dt_arith dt_arith.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o page_buffer.o ../../test/page_buffer.c ../../test/page_buffer.c:1734:1: warning: 'test_stats_collection' defined but not used [-Wunused-function] 1734 | test_stats_collection(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:1099:1: warning: 'test_min_threshold' defined but not used [-Wunused-function] 1099 | test_min_threshold(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:845:1: warning: 'test_lru_processing' defined but not used [-Wunused-function] 845 | test_lru_processing(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:568:1: warning: 'test_raw_data_handling' defined but not used [-Wunused-function] 568 | test_raw_data_handling(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:382:1: warning: 'test_args' defined but not used [-Wunused-function] 382 | test_args(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o page_buffer page_buffer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/page_buffer page_buffer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtypes.o ../../test/dtypes.c In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1858 | if(rdata.str) HDfree(rdata.str); | ~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1879 | if(rdata.str) HDfree(rdata.str); | ~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2563 | cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; | ^~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2846 | if(rdata1.str) HDfree(rdata1.str); | ~~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ../../test/dtypes.c: In function 'create_del_obj_named_test_file': ../../test/dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 6714 | herr_t status; /* Generic return value */ | ^~~~~~ ../../test/dtypes.c: In function 'test_delete_obj_named': ../../test/dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6840 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6841 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dtypes.c: In function 'test_delete_obj_named_fileid': ../../test/dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6941 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6942 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 7274 | status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); | ^ ../../test/dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 7307 | status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); | ^ ../../test/dtypes.c: In function 'test_versionbounds': ../../test/dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7694 | enum_val++; | ^~ ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7698 | enum_val++; | ^~ ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7702 | enum_val++; | ^~ ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7706 | enum_val++; | ^~ ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7730 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7731 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ In file included from ../../test/dtypes.c:22: ../../test/dtypes.c: In function 'test_compound_18': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtypes dtypes.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../test/dsets.c ../../test/dsets.c: In function 'test_compact_io': ../../test/dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 845 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 846 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c: In function 'test_filters': ../../test/dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] 2258 | test_filters(hid_t file, hid_t | ~~~~~ 2259 | #ifndef H5_HAVE_FILTER_SZIP | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2260 | H5_ATTR_UNUSED | ~~~~~~~~~~~~~~ 2261 | #endif /* H5_HAVE_FILTER_SZIP */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2262 | fapl) | ^~~~ ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3067 | if(!(orig_data[i][j] == orig_data[i][j])) | ^~ ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3199 | if(!(orig_data[i][j] == orig_data[i][j])) | ^~ ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3534 | (orig_data[i][j].f == orig_data[i][j].f && !H5_FLT_ABS_EQUAL(new_data[i][j].f, orig_data[i][j].f))) | ^~ ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3856 | (new_data[i][j].d[m][n].f == new_data[i][j].d[m][n].f && !H5_FLT_ABS_EQUAL(new_data[i][j].d[m][n].f, new_data[i][j].d[m][n].f))) { | ^~ ../../test/dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3865 | (new_data[i][j].a.f == new_data[i][j].a.f && !H5_FLT_ABS_EQUAL(new_data[i][j].a.f, new_data[i][j].a.f)) || | ^~ ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7464 | herr_t status; | ^~~~~~ ../../test/dsets.c: In function 'test_zero_dim_dset': ../../test/dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 10329 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 10330 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c: In function 'test_versionbounds': ../../test/dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 12966 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 12967 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] 12925 | hid_t null_dspace = -1; /* Data space of H5S_NULL */ | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk_info.o ../../test/chunk_info.c ../../test/chunk_info.c: In function 'test_chunk_info_extensible_array': ../../test/chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] 1052 | int out_buf[NX][NY]; /* Buffer to read data in */ | ^~~~~~~ ../../test/chunk_info.c: In function 'test_chunk_info_version2_btrees': ../../test/chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] 1259 | int out_buf[NX][NY]; /* Buffer to read data in */ | ^~~~~~~ ../../test/chunk_info.c: In function 'test_get_chunk_info_110': ../../test/chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1483 | for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { | ^~ ../../test/chunk_info.c: In function 'create_4x4_dset': ../../test/chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1637 | H5Pclose(pid); | ^~~~~~~~~~~~~ ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1636 | H5Sclose(m_sid); | ^~~~~~~~~~~~~~~ ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1635 | H5Sclose(f_sid); | ^~~~~~~~~~~~~~~ ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] 1634 | H5Dclose(did); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk_info chunk_info.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk_info chunk_info.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] 2222 | H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); | ^~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Tprivate.h:24, from ../../src/H5Tpkg.h:37, from ../../test/cmpd_dset.c:23: ../../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 589 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_fail.o ../../test/filter_fail.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o direct_chunk.o ../../test/direct_chunk.c ../../test/direct_chunk.c: In function 'test_single_chunk_latest': ../../test/direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] 2099 | H5Pclose(dcpl); | ^~~~~~~~~~~~~~ ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] 2097 | H5Dclose(did); | ^~~~~~~~~~~~~ ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 2098 | H5Sclose(sid); | ^~~~~~~~~~~~~ ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] 2101 | H5Fclose(fid); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o direct_chunk direct_chunk.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/direct_chunk direct_chunk.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o external.o ../../test/external.c ../../test/external.c: In function 'test_path_absolute': ../../test/external.c:1006:53: warning: 'extern_' directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); | ^~~~~~~ ../../test/external.c:1006:48: note: directive argument in the range [1, 4] 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/external.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1112 | ref_buf1 = (const hdset_reg_ref_t *)buf1; | ^ ../../test/objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1113 | ref_buf2 = (const hdset_reg_ref_t *)buf2; | ^ ../../test/objcopy.c: In function 'test_copy_dataset_versionbounds': ../../test/objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 2202 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 2203 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] 2141 | hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ | ^~~~~~~~~~ ../../test/objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ | ^~~~~~~~ ../../test/objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ | ^~~~~~~ ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': ../../test/objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5838 | buf.v = "ThisIsAString"; | ^ In file included from ../../test/objcopy.c:22: ../../test/objcopy.c: In function 'test_copy_old_layout': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/objcopy.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links.o ../../test/links.c ../../test/links.c: In function 'open_by_idx': ../../test/links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13364 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13399 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'open_by_idx_old': ../../test/links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13541 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'object_info': ../../test/links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13812 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13860 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'group_info': ../../test/links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14430 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14289 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'group_info_old': ../../test/links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14660 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'object_info_old': ../../test/links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14009 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o twriteorder.o ../../test/twriteorder.c In file included from ../../test/h5test.h:28, from ../../test/twriteorder.c:62: ../../test/twriteorder.c: In function 'create_wo_file': ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' 240 | if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ | ^~~~~~~ ../../test/twriteorder.c: In function 'write_wo_file': ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' 271 | if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ | ^~~~~~~ ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' 279 | if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ | ^~~~~~~ ../../test/twriteorder.c: In function 'read_wo_file': ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1198 | #define HDread(F,M,Z) read(F,M,Z) | ^~~~ ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' 307 | if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ | ^~~~~~ ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1198 | #define HDread(F,M,Z) read(F,M,Z) | ^~~~ ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' 320 | if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o twriteorder twriteorder.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/twriteorder twriteorder.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o big.o ../../test/big.c ../../test/big.c: In function 'enough_room': ../../test/big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 295 | HDsnprintf(name, sizeof(name), filename, i); | ^~~~~~~~ ../../test/big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 310 | HDsnprintf(name, sizeof(name), filename, i); | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mtime.o ../../test/mtime.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; | ^~~~~ ../../test/fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; | ^~~~~~~~ ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1845 | 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] 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ | ^~~~~ ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 885 | "Fill value: %f, %d, %f, %c\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | hs_offset[0], hs_offset[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 887 | hs_offset[2], hs_offset[3], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 888 | hs_offset[4], | ~~~~~~~~~~~~~ 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/fillval.c:20: ../../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] 548 | #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) | ^ ../../test/fillval.c:761:31: note: 'fill_c.y' was declared here 761 | comp_datatype rd_c, fill_c, should_be_c; | ^~~~~~ ../../test/fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 885 | "Fill value: %f, %d, %f, %c\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | hs_offset[0], hs_offset[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 887 | hs_offset[2], hs_offset[3], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 888 | hs_offset[4], | ~~~~~~~~~~~~~ 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/fillval.c:20: ../../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 547 | #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) | ^ ../../test/fillval.c:761:31: note: 'fill_c.a' was declared here 761 | comp_datatype rd_c, fill_c, should_be_c; | ^~~~~~ In file included from ../../test/fillval.c:21: ../../test/fillval.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/fillval.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush1.o ../../test/flush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush2.o ../../test/flush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o set_extent.o ../../test/set_extent.c ../../test/set_extent.c: In function 'do_layouts': ../../test/set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 436 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 437 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe.o ../../test/ttsafe.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_error.o ../../test/ttsafe_error.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist.o ../../test/enc_dec_plist.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist enc_dec_plist.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist enc_dec_plist.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist_cross_platform.o ../../test/enc_dec_plist_cross_platform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist_cross_platform enc_dec_plist_cross_platform.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getname.o ../../test/getname.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vfd.o ../../test/vfd.c ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 781 | HDsnprintf(first_name, sizeof(first_name), fname, 0); | ^~~~~~~~~~ ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1059 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); | ^~~~~~~ ../../test/vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1060 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); | ^~~~~~~~ ../../test/vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1064 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); | ^~~~~~~ ../../test/vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1065 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); | ^~~~~~~~ ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1138 | HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); | ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtransform.o ../../test/dtransform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cross_read.o ../../test/cross_read.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mf.o ../../test/mf.c ../../test/mf.c: In function 'set_multi_split': ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] 7555 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) | ~~~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds.o ../../test/vds.c In file included from ../../test/h5test.h:28, from ../../test/vds.c:19: ../../test/vds.c: In function 'test_vds_prefix': ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' 1222 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' 1223 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' 1226 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' 1303 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' 1304 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' 1307 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' 1400 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' 1401 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' 1404 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' 1481 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' 1482 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' 1485 | HDchdir(buffer); | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds vds.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds vds.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o file_image.o ../../test/file_image.c ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 786 | HDsnprintf(member_file_name, (size_t)1024, file_name, i); | ^~~~~~~~~ ../../test/file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 814 | HDsnprintf(member_file_name, 1024, file_name, i); | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_logging.o ../../test/cache_logging.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_logging cache_logging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_logging cache_logging.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cork.o ../../test/cork.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cork cork.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cork cork.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr.o ../../test/swmr.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr swmr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr swmr.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o error_test.o ../../test/error_test.c ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); | ^~~~~~~~~~ In file included from ../../test/error_test.c:21: ../../test/error_test.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/error_test.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum_swmr_reader.o ../../test/accum_swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum_swmr_reader accum_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum_swmr_reader accum_swmr_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_writer.o ../../test/atomic_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_writer atomic_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_writer atomic_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_reader.o ../../test/atomic_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_reader atomic_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_reader atomic_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filenotclosed.o ../../test/filenotclosed.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filenotclosed filenotclosed.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filenotclosed filenotclosed.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c ../../test/del_many_dense_attrs.c: In function 'main': ../../test/del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | char *basename="attr"; /* Name prefix for attribute */ | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o del_many_dense_attrs del_many_dense_attrs.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/del_many_dense_attrs del_many_dense_attrs.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flushrefresh.o ../../test/flushrefresh.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flushrefresh flushrefresh.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flushrefresh flushrefresh.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_chunk.o ../../test/use_append_chunk.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_common.o ../../test/use_common.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_chunk use_append_chunk.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_chunk use_append_chunk.o use_common.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_mchunks.o ../../test/use_append_mchunks.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_mchunks use_append_mchunks.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_mchunks use_append_mchunks.o use_common.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c ../../test/use_disable_mdc_flushes.c: In function 'parse_option': ../../test/use_disable_mdc_flushes.c:111:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 111 | if ((nplanes_g = atoi(optarg)) <= 0){ | ^~~~ ../../test/use_disable_mdc_flushes.c: In function 'setup_parameters': ../../test/use_disable_mdc_flushes.c:196:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 196 | chunkdims_g[0] = chunkplanes_g; | ^~~~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:197:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 197 | chunkdims_g[1]= chunkdims_g[2] = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:202:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 202 | dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:206:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 206 | nplanes_g = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c: In function 'write_file': ../../test/use_disable_mdc_flushes.c:302:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 302 | hsize_t cz=chunksize_g; /* Chunk size */ | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:417:15: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'short int' may change value [-Wconversion] 417 | *bufptr++ = i; | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_disable_mdc_flushes use_disable_mdc_flushes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_disable_mdc_flushes use_disable_mdc_flushes.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_generator.o ../../test/swmr_generator.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_generator swmr_generator.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_generator swmr_generator.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_start_write.o ../../test/swmr_start_write.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_start_write swmr_start_write.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_start_write swmr_start_write.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_reader.o ../../test/swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_reader swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_reader swmr_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_writer.o ../../test/swmr_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_writer swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_writer swmr_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_reader.o ../../test/swmr_remove_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_reader swmr_remove_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_reader swmr_remove_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_writer.o ../../test/swmr_remove_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_writer swmr_remove_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_writer swmr_remove_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_addrem_writer.o ../../test/swmr_addrem_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_addrem_writer swmr_addrem_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_addrem_writer swmr_addrem_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_reader.o ../../test/swmr_sparse_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_reader swmr_sparse_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_reader swmr_sparse_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_writer.o ../../test/swmr_sparse_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_writer swmr_sparse_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_writer swmr_sparse_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../test/swmr_check_compat_vfd.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c ../../test/vds_swmr_gen.c: In function 'main': ../../test/vds_swmr_gen.c:102:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 102 | start[1] = map_start; | ^~~~~~~~~ ../../test/vds_swmr_gen.c:106:19: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 106 | map_start += PLANES[i][1]; | ^~ ../../test/vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 106 | map_start += PLANES[i][1]; | ^~~~~~ In file included from ../../test/vds_swmr_gen.c:15: At top level: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_gen vds_swmr_gen.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_gen vds_swmr_gen.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c ../../test/vds_swmr_reader.c: In function 'main': ../../test/vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 43 | n_elements = VDS_PLANE[1] * VDS_PLANE[2]; | ^~~~~~~~~ ../../test/vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 44 | size = n_elements * sizeof(int); | ^ In file included from ../../test/vds_swmr_reader.c:15: At top level: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] 160 | static int32_t VDS_FILL_VALUE = -9; | ^~~~~~~~~~~~~~ ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] 152 | static int32_t FILL_VALUES[N_SOURCES] = { | ^~~~~~~~~~~ ../../test/vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] 148 | static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] 134 | static char FILE_NAMES[N_SOURCES][NAME_LEN] = { | ^~~~~~~~~~ ../../test/vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] 123 | static hsize_t PLANES[N_SOURCES][RANK] = { | ^~~~~~ ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~~~~ ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { | ^~~~~~~~ ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; | ^~~~~~~~ ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] 97 | static hsize_t DIMS[N_SOURCES][RANK] = { | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_reader vds_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_reader vds_swmr_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c In file included from ../../test/vds_swmr_writer.c:16: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] 160 | static int32_t VDS_FILL_VALUE = -9; | ^~~~~~~~~~~~~~ ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] 152 | static int32_t FILL_VALUES[N_SOURCES] = { | ^~~~~~~~~~~ ../../test/vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] 149 | static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; | ^~~~~~~~~~~~~ ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] 144 | static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; | ^~~~~~~~~~~~~ ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~ ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~~~~ ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { | ^~~~~~~~ ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; | ^~~~~~~~ ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] 97 | static hsize_t DIMS[N_SOURCES][RANK] = { | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_writer vds_swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_writer vds_swmr_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin.o ../../test/filter_plugin.c In file included from ../../test/filter_plugin.c:17: ../../test/H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] 52 | static const char *H5_get_srcdir_filename(const char *filename) | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_plugin filter_plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_plugin filter_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.10.5/mpich/test' Making all in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mpi.o ../../testpar/t_mpi.c ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': ../../testpar/t_mpi.c:71:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 71 | if (MAINPROCESS) | ^~ ../../testpar/t_mpi.c:73:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 73 | printf(" -SKIP- \n"); | ^~~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': ../../testpar/t_mpi.c:311:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] 311 | *(buf+j) = i*mpi_size + mpi_rank; | ^ ../../testpar/t_mpi.c:353:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] 353 | expected = i*mpi_size + (mpi_size - mpi_rank - 1); | ^ ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': ../../testpar/t_mpi.c:526:17: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 526 | writedata[i] = irank*DIMSIZE + i; | ^~~~~ ../../testpar/t_mpi.c:598:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 598 | expect_val = irank*DIMSIZE + i; | ^~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': ../../testpar/t_mpi.c:698:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] 698 | buf[i] = i+1; | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_mpi t_mpi.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_bigio.o ../../testpar/t_bigio.c ../../testpar/t_bigio.c:52:7: warning: redundant redeclaration of 'create_faccess_plist' [-Wredundant-decls] 52 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../testpar/t_bigio.c:3: ../../testpar/testphdf5.h:302:7: note: previous declaration of 'create_faccess_plist' was here 302 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); | ^~~~~~~~~~~~~~~~~~~~ ../../testpar/t_bigio.c: In function 'ccslab_set': ../../testpar/t_bigio.c:230:16: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] 230 | ccslab_set(int mpi_rank, | ~~~~^~~~~~~~ ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here 45 | int mpi_size, mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c:231:9: warning: declaration of 'mpi_size' shadows a global declaration [-Wshadow] 231 | int mpi_size, | ~~~~^~~~~~~~ ../../testpar/t_bigio.c:45:5: note: shadowed declaration is here 45 | int mpi_size, mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c:249:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 249 | start[0] = mpi_rank*count[0]; | ^ ../../testpar/t_bigio.c:262:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 262 | start[0] = space_dim1*mpi_rank; | ^ ../../testpar/t_bigio.c:276:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 276 | start[0] = mpi_rank*count[0]; | ^ ../../testpar/t_bigio.c:288:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 288 | stride[0] = space_dim1*mpi_size/4+1; | ^ ../../testpar/t_bigio.c:293:45: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 293 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c:294:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); | ^ ../../testpar/t_bigio.c:294:44: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); | ^ ../../testpar/t_bigio.c:302:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 302 | start[0] = mpi_rank*space_dim1; | ^ ../../testpar/t_bigio.c:313:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 313 | block[0] = space_dim1*mpi_size; | ^ ../../testpar/t_bigio.c: In function 'dataset_big_write': ../../testpar/t_bigio.c:524:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 524 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:532:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 532 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_bigio.c:538:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 538 | start[0] = mpi_rank*block[0]; | ^ ../../testpar/t_bigio.c:587:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:596:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 596 | block[1] = dims[1]/mpi_size; | ^ ../../testpar/t_bigio.c:602:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 602 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_bigio.c:713:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 713 | dims[1] = mpi_size * 4; | ^~~~~~~~ ../../testpar/t_bigio.c:728:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 728 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:728:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 728 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:496:13: warning: unused variable 'h' [-Wunused-variable] 496 | hsize_t h; | ^ ../../testpar/t_bigio.c:492:9: warning: unused variable 'i' [-Wunused-variable] 492 | int i; | ^ ../../testpar/t_bigio.c:486:11: warning: unused variable 'datatype' [-Wunused-variable] 486 | hid_t datatype; /* Datatype ID */ | ^~~~~~~~ ../../testpar/t_bigio.c: In function 'dataset_big_read': ../../testpar/t_bigio.c:843:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 843 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:846:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 846 | block[1] = dims[1]/mpi_size; | ^ ../../testpar/t_bigio.c:852:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 852 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_bigio.c:905:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 905 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:907:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 907 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_bigio.c:913:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 913 | start[0] = mpi_rank*block[0]; | ^ ../../testpar/t_bigio.c:1029:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1029 | dims[1] = mpi_size * 4; | ^~~~~~~~ ../../testpar/t_bigio.c:1038:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1038 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:1038:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1038 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:810:13: warning: unused variable 'h' [-Wunused-variable] 810 | hsize_t h; | ^ ../../testpar/t_bigio.c:809:13: warning: unused variable 'k' [-Wunused-variable] 809 | int i,j,k; | ^ ../../testpar/t_bigio.c:809:11: warning: unused variable 'j' [-Wunused-variable] 809 | int i,j,k; | ^ ../../testpar/t_bigio.c:809:9: warning: unused variable 'i' [-Wunused-variable] 809 | int i,j,k; | ^ ../../testpar/t_bigio.c: In function 'create_faccess_plist': ../../testpar/t_bigio.c:1132:9: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] 1132 | int mpi_rank; /* mpi variables */ | ^~~~~~~~ ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here 45 | int mpi_size, mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c: In function 'coll_chunktest': ../../testpar/t_bigio.c:1412:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1412 | dims[0] = space_dim1*mpi_size; | ^ ../../testpar/t_bigio.c:1450:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1450 | chunk_dims[0] = dims[0]/chunk_factor; | ^ ../../testpar/t_bigio.c:1469:3: warning: switch missing default case [-Wswitch-default] 1469 | switch (file_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1492:3: warning: switch missing default case [-Wswitch-default] 1492 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1728:3: warning: switch missing default case [-Wswitch-default] 1728 | switch (file_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1751:3: warning: switch missing default case [-Wswitch-default] 1751 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1398:7: warning: unused variable 'i' [-Wunused-variable] 1398 | int i; | ^ ../../testpar/t_bigio.c: At top level: ../../testpar/t_bigio.c:17: warning: macro "MAINPROCESS" is not used [-Wunused-macros] 17 | #define MAINPROCESS (!mpi_rank) /* define process 0 as main process */ | ../../testpar/t_bigio.c:29: warning: macro "DATASET5" is not used [-Wunused-macros] 29 | #define DATASET5 "DSET5" | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_bigio t_bigio.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_bigio t_bigio.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testphdf5.o ../../testpar/testphdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_dset.o ../../testpar/t_dset.c ../../testpar/t_dset.c: In function 'slab_set': ../../testpar/t_dset.c:51:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 51 | block[0] = dim0 / mpi_size; | ^~~~ ../../testpar/t_dset.c:52:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 52 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:57:29: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 57 | start[0] = mpi_rank * block[0]; | ^ ../../testpar/t_dset.c:64:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 64 | block[0] = dim0; | ^~~~ ../../testpar/t_dset.c:65:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 65 | block[1] = dim1 / mpi_size; | ^~~~ ../../testpar/t_dset.c:71:29: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 71 | start[1] = mpi_rank * block[1]; | ^ ../../testpar/t_dset.c:77:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 77 | block[0] = (mpi_rank ? dim0 / mpi_size : 0); | ^ ../../testpar/t_dset.c:78:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 78 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:83:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 83 | start[0] = (mpi_rank ? mpi_rank * block[0] : 0); | ^ ../../testpar/t_dset.c:90:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | block[0] = dim0; | ^~~~ ../../testpar/t_dset.c:91:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 91 | block[1] = (mpi_rank ? dim1 / mpi_size : 0); | ^ ../../testpar/t_dset.c:97:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 97 | start[1] = (mpi_rank ? mpi_rank * block[1] : 0); | ^ ../../testpar/t_dset.c:104:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 104 | block[0] = dim0; | ^~~~ ../../testpar/t_dset.c:105:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 105 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'dataset_writeInd': ../../testpar/t_dset.c:302:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 302 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:311:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 311 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:335:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 335 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:336:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 336 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'dataset_readInd': ../../testpar/t_dset.c:447:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 447 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:456:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 456 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:458:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 458 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'dataset_writeAll': ../../testpar/t_dset.c:578:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 578 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:587:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | num_points = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:588:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 588 | coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:592:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 592 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:616:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 616 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:617:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 617 | dims[1] = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:918:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 918 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:922:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 922 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:924:17: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 924 | stride[1] = dim1; | ^~~~ ../../testpar/t_dset.c:927:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 927 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:974:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 974 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:1012:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1012 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:570:9: warning: unused variable 'i' [-Wunused-variable] 570 | int i; | ^ ../../testpar/t_dset.c: In function 'dataset_readAll': ../../testpar/t_dset.c:1110:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1110 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:1119:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1119 | num_points = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1120:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1120 | coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1124:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1124 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1126:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1126 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1304:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1304 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1306:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1306 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1310:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1310 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:1312:17: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1312 | stride[1] = dim1; | ^~~~ ../../testpar/t_dset.c:1315:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1315 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1366:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1366 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1371:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1371 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1411:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1411 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1421:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1421 | num_points = dim0 * dim1; | ^~~~ ../../testpar/t_dset.c:1425:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1425 | coords[k++] = i; | ^ ../../testpar/t_dset.c:1426:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1426 | coords[k++] = j; | ^ ../../testpar/t_dset.c:1449:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1449 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:1101:13: warning: unused variable 'current_dims' [-Wunused-variable] 1101 | hsize_t current_dims; /* for point selection */ | ^~~~~~~~~~~~ ../../testpar/t_dset.c: In function 'extend_writeInd': ../../testpar/t_dset.c:1523:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1523 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:1532:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1532 | chunk_dims[0] = chunkdim0; | ^~~~~~~~~ ../../testpar/t_dset.c:1533:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1533 | chunk_dims[1] = chunkdim1; | ^~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1536:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1536 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1623:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1623 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:1624:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1624 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:1683:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1683 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:1684:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1684 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'extend_writeInd2': ../../testpar/t_dset.c:1746:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1746 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:1845:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1845 | written[i] = orig_size + i; | ^ ../../testpar/t_dset.c:1845:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1845 | written[i] = orig_size + i; | ^~~~~~~~~ ../../testpar/t_dset.c: In function 'extend_readInd': ../../testpar/t_dset.c:1911:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1911 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1920:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1920 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1922:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1922 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1924:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1924 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'extend_writeAll': ../../testpar/t_dset.c:2094:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2094 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:2103:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2103 | chunk_dims[0] = chunkdim0; | ^~~~~~~~~ ../../testpar/t_dset.c:2104:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2104 | chunk_dims[1] = chunkdim1; | ^~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:2107:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2107 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:2194:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2194 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:2195:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2195 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:2277:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2277 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:2278:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2278 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'extend_readAll': ../../testpar/t_dset.c:2341:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2341 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:2350:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2350 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:2352:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2352 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:2354:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2354 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'compress_readAll': ../../testpar/t_dset.c:2522:17: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2522 | hsize_t dim=dim0; /* Dataspace dimensions */ | ^~~~ ../../testpar/t_dset.c:2534:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2534 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:2550:22: warning: conversion to 'DATATYPE' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2550 | data_orig[u]=u; | ^ ../../testpar/t_dset.c: In function 'none_selection_chunk': ../../testpar/t_dset.c:2725:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2725 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:2734:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2734 | chunk_dims[0] = chunkdim0; | ^~~~~~~~~ ../../testpar/t_dset.c:2735:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2735 | chunk_dims[1] = chunkdim1; | ^~~~~~~~~ ../../testpar/t_dset.c:2765:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2765 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:2766:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2766 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'test_actual_io_mode': ../../testpar/t_dset.c:2961:70: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2961 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_write = -1; | ^ ../../testpar/t_dset.c:2962:69: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2962 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_read = -1; | ^ ../../testpar/t_dset.c:2963:73: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2963 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_expected = -1; | ^ ../../testpar/t_dset.c:2964:56: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2964 | H5D_mpio_actual_io_mode_t actual_io_mode_write = -1; | ^ ../../testpar/t_dset.c:2965:55: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2965 | H5D_mpio_actual_io_mode_t actual_io_mode_read = -1; | ^ ../../testpar/t_dset.c:2966:59: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2966 | H5D_mpio_actual_io_mode_t actual_io_mode_expected = -1; | ^ ../../testpar/t_dset.c:3043:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3043 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:3044:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3044 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:3055:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3055 | chunk_dims[0] = dims[0]/mpi_size; | ^ ../../testpar/t_dset.c:3121:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3121 | block[0] = dim0 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3122:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3122 | block[1] = dim1 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3125:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3125 | stride[0] = mpi_rank * block[0]; | ^ ../../testpar/t_dset.c:3128:36: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3128 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_dset.c:3159:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3159 | block[0] = block[0] / mpi_size; | ^ ../../testpar/t_dset.c:3162:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3162 | block[0] = dim0 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3163:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3163 | block[1] = dim1 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3166:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3166 | stride[0] = mpi_rank * block[0]; | ^ ../../testpar/t_dset.c:3169:36: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3169 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_dset.c:3221:44: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in assignment is invalid in C++ [-Wc++-compat] 3221 | actual_chunk_opt_mode_expected = -1; | ^ ../../testpar/t_dset.c:3222:37: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in assignment is invalid in C++ [-Wc++-compat] 3222 | actual_io_mode_expected = -1; | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:3242:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 3242 | buffer = (int *)HDmalloc(sizeof(int) * length); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode': ../../testpar/t_dset.c:3571:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3571 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:3572:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3572 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:3594:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3594 | chunk_dims[0] = dims[0]/mpi_size; | ^ ../../testpar/t_dset.c:3675:14: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 3675 | length = dims[0] * dims[1]; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:3678:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 3678 | buffer = (int *)HDmalloc(sizeof(int) * length); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:3485:13: warning: unused variable 'coord' [-Wunused-variable] 3485 | hsize_t coord[NELM][RANK]; | ^~~~~ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode_filter': ../../testpar/t_dset.c:3868:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3868 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:3869:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3869 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:3887:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3887 | chunk_dims[0] = dims[0]/mpi_size; | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:3917:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 3917 | buffer = (int *)HDmalloc(sizeof(int) * length); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'dataset_atomicity': ../../testpar/t_dset.c:4088:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 4088 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:4102:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4102 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4105:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4105 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4121:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4121 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:4122:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4122 | dims[1] = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:4260:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4260 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4263:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4263 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4280:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4280 | block[0] = dim0/mpi_size - 1; | ^~~~ ../../testpar/t_dset.c:4281:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4281 | block[1] = dim1/mpi_size - 1; | ^~~~ ../../testpar/t_dset.c:4284:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4284 | count[0] = mpi_size; | ^~~~~~~~ ../../testpar/t_dset.c:4285:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4285 | count[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_dset.c:4341:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4341 | if (i >= mpi_rank*(block[0]+1)) { | ^ ../../testpar/t_dset.c:4341:19: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 4341 | if (i >= mpi_rank*(block[0]+1)) { | ^~ ../../testpar/t_dset.c:4344:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4344 | if ((i+1)%(block[0]+1)==0) { | ^ ../../testpar/t_dset.c:4349:34: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4349 | if (j >= mpi_rank*(block[1]+1)) { | ^ ../../testpar/t_dset.c:4349:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 4349 | if (j >= mpi_rank*(block[1]+1)) { | ^~ ../../testpar/t_dset.c:4350:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^ ../../testpar/t_dset.c:4350:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^ ../../testpar/t_dset.c:4350:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^~ ../../testpar/t_dset.c:4350:26: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^~~~ ../../testpar/t_dset.c:4353:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4353 | if ((j+1)%(block[1]+1)==0) { | ^ At top level: ../../testpar/t_dset.c:3801:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] 3801 | test_no_collective_cause_mode_filter(int selection_mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_file.o ../../testpar/t_file.c ../../testpar/t_file.c: In function 'test_split_comm_access': ../../testpar/t_file.c:109:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 109 | mrc = MPI_File_delete((char *)filename, info); | ^ ../../testpar/t_file.c: In function 'test_page_buffer_access': ../../testpar/t_file.c:123:23: warning: unused variable 'fapl_self' [-Wunused-variable] 123 | hid_t fcpl, fapl, fapl_self; | ^~~~~~~~~ In file included from ../../testpar/t_file.c:18: ../../testpar/t_file.c: In function 'create_file': ../../testpar/testphdf5.h:37:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ | ^ ../../testpar/t_file.c:479:15: note: in expansion of macro 'ROW_FACTOR' 479 | dims[0] = ROW_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/testphdf5.h:38:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ | ^~ ../../testpar/t_file.c:480:15: note: in expansion of macro 'COL_FACTOR' 480 | dims[1] = COL_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/t_file.c:485:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 485 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_file.c:491:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 491 | start[0] = mpi_rank*block[0]; | ^ In file included from ../../testpar/t_file.c:18: ../../testpar/t_file.c: In function 'open_file': ../../testpar/testphdf5.h:37:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ | ^ ../../testpar/t_file.c:640:15: note: in expansion of macro 'ROW_FACTOR' 640 | dims[0] = ROW_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/testphdf5.h:38:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ | ^~ ../../testpar/t_file.c:641:15: note: in expansion of macro 'COL_FACTOR' 641 | dims[1] = COL_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/t_file.c:644:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 644 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_file.c:650:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 650 | start[0] = mpi_rank*block[0]; | ^ In file included from ../../testpar/testphdf5.h:19, from ../../testpar/t_file.c:18: ../../testpar/t_file.c:672:22: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 672 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_file.c:673:22: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 673 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_file.c:686:21: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 686 | for (i=0; i < num_elements; i++) | ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_file_image.o ../../testpar/t_file_image.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mdset.o ../../testpar/t_mdset.c ../../testpar/t_mdset.c: In function 'zero_dim_dset': ../../testpar/t_mdset.c:91:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 91 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c: In function 'multiple_dset_write': ../../testpar/t_mdset.c:158:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 158 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:167:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:167:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../testpar/t_mdset.c: In function 'compact_dataset': ../../testpar/t_mdset.c:244:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 244 | file_dims[i] = size; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:249:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:249:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:252:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:252:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../testpar/t_mdset.c:255:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 255 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c:339:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 339 | if(inme[(i * size) + j] != outme[(i * size) + j]) | ^~ ../../testpar/t_mdset.c: In function 'null_dataset': ../../testpar/t_mdset.c:378:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 378 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c:387:13: warning: conversion from 'hssize_t' {aka 'long long int'} to 'int' may change value [-Wconversion] 387 | nelem = H5Sget_simple_extent_npoints(sid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_mdset.c: In function 'big_dataset': ../../testpar/t_mdset.c:494:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 494 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c: In function 'dataset_fillvalue': ../../testpar/t_mdset.c:629:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 629 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c:633:18: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 633 | dset_dims[0]=mpi_size+1; | ^~~~~~~~ ../../testpar/t_mdset.c:637:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] 637 | rdata=HDmalloc((size_t)(dset_size*sizeof(int))); | ^ ../../testpar/t_mdset.c:639:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] 639 | wdata=HDmalloc((size_t)(dset_size*sizeof(int))); | ^ ../../testpar/t_mdset.c:726:18: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 726 | req_start[0]=mpi_rank; | ^~~~~~~~ ../../testpar/t_mdset.c: In function 'collective_group_write': ../../testpar/t_mdset.c:865:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 865 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:877:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:877:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../testpar/t_mdset.c: In function 'independent_group_read': ../../testpar/t_mdset.c:953:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 953 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c: In function 'group_dataset_read': ../../testpar/t_mdset.c:1002:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1002 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:1005:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1005 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c: In function 'multiple_group_write': ../../testpar/t_mdset.c:1082:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 1082 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c: In function 'write_dataset': ../../testpar/t_mdset.c:1173:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:1173:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../testpar/t_mdset.c: In function 'multiple_group_read': ../../testpar/t_mdset.c:1250:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 1250 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c: In function 'read_dataset': ../../testpar/t_mdset.c:1333:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1333 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:1336:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1336 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c: In function 'check_value': ../../testpar/t_mdset.c:1491:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1491 | indata += chunk_origin[0]*size; | ^ ../../testpar/t_mdset.c:1492:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1492 | outdata += chunk_origin[0]*size; | ^ ../../testpar/t_mdset.c: In function 'get_slab': ../../testpar/t_mdset.c:1525:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1525 | chunk_origin[0] = mpi_rank *(size/mpi_size); | ^~~~~~~~ ../../testpar/t_mdset.c:1529:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1529 | chunk_dims[0] = size/mpi_size; | ^~~~ ../../testpar/t_mdset.c:1530:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1530 | chunk_dims[1] = size; | ^~~~ ../../testpar/t_mdset.c:1533:39: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1533 | file_dims[0] = file_dims[1] = size; | ^~~~ ../../testpar/t_mdset.c: In function 'io_mode_confusion': ../../testpar/t_mdset.c:1597:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 1597 | pt = GetTestParameters(); | ^ ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': ../../testpar/t_mdset.c:1961:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] 1961 | int mrc; /* mpi error code */ | ^~~ ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_reader': ../../testpar/t_mdset.c:2480:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2480 | if (data_read[j] != data[j]){ | ^~ ../../testpar/t_mdset.c:2543:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2543 | if (att_read[j] != att[j]){ | ^~ ../../testpar/t_mdset.c:2596:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2596 | if (lg_att_read[j] != lg_att[j]){ | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_ph5basic.o ../../testpar/t_ph5basic.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c ../../testpar/t_coll_chunk.c: In function 'coll_chunk1': ../../testpar/t_coll_chunk.c:78:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 78 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk2': ../../testpar/t_coll_chunk.c:130:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 130 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk3': ../../testpar/t_coll_chunk.c:183:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 183 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk4': ../../testpar/t_coll_chunk.c:237:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 237 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk5': ../../testpar/t_coll_chunk.c:289:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 289 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk6': ../../testpar/t_coll_chunk.c:343:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 343 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk7': ../../testpar/t_coll_chunk.c:395:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 395 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk8': ../../testpar/t_coll_chunk.c:447:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 447 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk9': ../../testpar/t_coll_chunk.c:499:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 499 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk10': ../../testpar/t_coll_chunk.c:551:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 551 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:641:13: note: in expansion of macro 'SPACE_DIM1' 641 | dims[0] = SPACE_DIM1*mpi_size; | ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:674:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 674 | chunk_dims[0] = dims[0]/chunk_factor; | ^ ../../testpar/t_coll_chunk.c:693:3: warning: switch missing default case [-Wswitch-default] 693 | switch (file_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:716:3: warning: switch missing default case [-Wswitch-default] 716 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:948:3: warning: switch missing default case [-Wswitch-default] 948 | switch (file_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:971:3: warning: switch missing default case [-Wswitch-default] 971 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:623:7: warning: unused variable 'i' [-Wunused-variable] 623 | int i; | ^ ../../testpar/t_coll_chunk.c: In function 'ccslab_set': ../../testpar/t_coll_chunk.c:1061:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1061 | start[0] = mpi_rank*count[0]; | ^ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:1074:15: note: in expansion of macro 'SPACE_DIM1' 1074 | start[0] = SPACE_DIM1*mpi_rank; | ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1088:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1088 | start[0] = mpi_rank*count[0]; | ^ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:1100:21: note: in expansion of macro 'SPACE_DIM1' 1100 | stride[0] = SPACE_DIM1*mpi_size/4+1; | ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1105:45: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1105 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; | ^~~~~~~~ ../../testpar/t_coll_chunk.c:1106:18: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1106 | else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); | ^ ../../testpar/t_coll_chunk.c:1114:13: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1114 | start[0] = mpi_rank*SPACE_DIM1; | ^~~~~~~~ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:1125:14: note: in expansion of macro 'SPACE_DIM1' 1125 | block[0] = SPACE_DIM1*mpi_size; | ^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_span_tree.o ../../testpar/t_span_tree.c ../../testpar/t_span_tree.c: In function 'coll_write_test': ../../testpar/t_span_tree.c:278:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 278 | filename = GetTestParameters(); | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:94:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 94 | #define MSPACE1_DIM 27000 /* Dataset size in memory */ | ^~~~~ ../../testpar/t_span_tree.c:284:14: note: in expansion of macro 'MSPACE1_DIM' 284 | mdim1[0] = MSPACE1_DIM *mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:100:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 100 | #define MSPACE_DIM2 3600 | ^~~~ ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE_DIM2' 286 | mdim[1] = MSPACE_DIM2*mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:97:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 97 | #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:288:14: note: in expansion of macro 'FSPACE_DIM2' 288 | fsdim[1] = FSPACE_DIM2*mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:290:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 290 | vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:291:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 291 | matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:292:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 292 | matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:294:41: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 294 | HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:296:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; | ^ ../../testpar/t_span_tree.c:296:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; | ^ ../../testpar/t_span_tree.c:318:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 318 | chunk_dims[0] = fsdim[0] / chunk_factor; | ^ ../../testpar/t_span_tree.c:319:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 319 | chunk_dims[1] = fsdim[1] / chunk_factor; | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:108:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 108 | #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:355:15: note: in expansion of macro 'FHSTART1' 355 | start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; | ^~~~~~~~ ../../testpar/testphdf5.h:117:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 117 | #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:376:15: note: in expansion of macro 'SHSTART1' 376 | start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; | ^~~~~~~~ ../../testpar/testphdf5.h:133:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:514:15: note: in expansion of macro 'RFFHSTART1' 514 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:143:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:541:14: note: in expansion of macro 'RFSHSTART1' 541 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; | ^~~~~~~~~~ ../../testpar/testphdf5.h:153:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:580:15: note: in expansion of macro 'RMFHSTART1' 580 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:162:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:603:15: note: in expansion of macro 'RMSHSTART1' 603 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; | ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:618:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 618 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:619:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 619 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:635:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 635 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ | ^ ../../testpar/t_span_tree.c: In function 'coll_read_test': ../../testpar/t_span_tree.c:748:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 748 | filename = GetTestParameters(); | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:100:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 100 | #define MSPACE_DIM2 3600 | ^~~~ ../../testpar/t_span_tree.c:754:13: note: in expansion of macro 'MSPACE_DIM2' 754 | mdim[1] = MSPACE_DIM2*mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:755:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 755 | matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:756:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 756 | matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:133:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:791:15: note: in expansion of macro 'RFFHSTART1' 791 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:143:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:811:15: note: in expansion of macro 'RFSHSTART1' 811 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; | ^~~~~~~~~~ ../../testpar/testphdf5.h:153:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:841:15: note: in expansion of macro 'RMFHSTART1' 841 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:162:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:863:15: note: in expansion of macro 'RMSHSTART1' 863 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; | ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:878:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 878 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:879:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 879 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:910:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 910 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ | ^ ../../testpar/t_span_tree.c:703:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] 703 | 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:1052:35: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1052 | base_count = dims[sel_offset] / (checker_edge_size * 2); | ^ ../../testpar/t_span_tree.c:1054:26: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1054 | 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:1610:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] 1610 | size_t large_ds_slice_size; | ^~~~~~~~~~~~~~~~~~~ ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test': ../../testpar/t_span_tree.c:2634:11: warning: value computed is not used [-Wunused-value] 2634 | (hbool_t)(use_collective_io++) ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_span_tree.c: At top level: ../../testpar/t_span_tree.c:973: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] 973 | #define LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK 0 | mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_chunk_alloc.o ../../testpar/t_chunk_alloc.c ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': ../../testpar/t_chunk_alloc.c:98:10: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 98 | dims[0]=nchunks*CHUNK_SIZE; | ^~~~~~~ ../../testpar/t_chunk_alloc.c:131:36: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 131 | offset[0] = (nchunks-2)*chunk_dims[0]; | ^ ../../testpar/t_chunk_alloc.c:161:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); | ^ ../../testpar/t_chunk_alloc.c:161:17: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); | ^~~~~~~ ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': ../../testpar/t_chunk_alloc.c:237:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 237 | size[0] = nchunks*CHUNK_SIZE; | ^~~~~~~ ../../testpar/t_chunk_alloc.c:249:40: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 249 | offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; | ^ ../../testpar/t_chunk_alloc.c:298:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 298 | est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); | ^ ../../testpar/t_chunk_alloc.c:298:20: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 298 | 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] 378 | offset[0] = i*chunk_dims[0]; | ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:77:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 77 | size[1] = hs_size[1] * mpi_size; | ^ ../../testpar/t_filter_read.c:80:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 80 | hs_offset[1] = hs_size[1] * mpi_rank; | ^ ../../testpar/t_filter_read.c: In function 'test_filter_read': ../../testpar/t_filter_read.c:236:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 236 | filename = GetTestParameters(); | ^ ../../testpar/t_filter_read.c:218:17: warning: unused variable 'fletcher32_size' [-Wunused-variable] 218 | hsize_t fletcher32_size; /* Size of dataset with Fletcher32 checksum */ | ^~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_prop.o ../../testpar/t_prop.c ../../testpar/t_prop.c: In function 'test_encode_decode': ../../testpar/t_prop.c:56:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 56 | buf_size = recv_size; | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_coll_md_read.o ../../testpar/t_coll_md_read.c ../../testpar/t_coll_md_read.c: In function 'test_partial_no_selection_coll_md_read': ../../testpar/t_coll_md_read.c:82:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 82 | filename = GetTestParameters(); | ^ ../../testpar/t_coll_md_read.c:97:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' {aka 'long long unsigned int *'} not permitted in C++ [-Wc++-compat] 97 | dataset_dims = HDmalloc(PARTIAL_NO_SELECTION_DATASET_NDIMS * sizeof(*dataset_dims)); | ^ ../../testpar/t_coll_md_read.c:32:42: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 | ^ ../../testpar/t_coll_md_read.c:100:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' 100 | dataset_dims[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:33:42: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 33 | #define PARTIAL_NO_SELECTION_X_DIM_SCALE 5 | ^ ../../testpar/t_coll_md_read.c:101:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_X_DIM_SCALE' 101 | dataset_dims[1] = PARTIAL_NO_SELECTION_X_DIM_SCALE * mpi_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:32:42: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 | ^ ../../testpar/t_coll_md_read.c:124:16: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' 124 | start[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_rank; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:129:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 129 | count[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_coll_md_read.c: In function 'test_multi_chunk_io_addrmap_issue': ../../testpar/t_coll_md_read.c:259:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 259 | filename = GetTestParameters(); | ^ ../../testpar/t_coll_md_read.c: In function 'test_link_chunk_io_sort_chunk_issue': ../../testpar/t_coll_md_read.c:391:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 391 | filename = GetTestParameters(); | ^ ../../testpar/t_coll_md_read.c:406:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' {aka 'long long unsigned int *'} not permitted in C++ [-Wc++-compat] 406 | dataset_dims = HDmalloc(LINK_CHUNK_IO_SORT_CHUNK_ISSUE_DIMS * sizeof(*dataset_dims)); | ^ ../../testpar/t_coll_md_read.c:40:55: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 40 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE 1 | ^ ../../testpar/t_coll_md_read.c:409:23: note: in expansion of macro 'LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE' 409 | dataset_dims[0] = LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE * mpi_size * LINK_CHUNK_IO_SORT_CHUNK_ISSUE_Y_DIM_SCALE; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:432:78: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 432 | count[0] = (dataset_dims[0] / LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE) / mpi_size; | ^ ../../testpar/t_coll_md_read.c:433:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 433 | start[0] = count[0] * mpi_rank; | ^ ../../testpar/t_coll_md_read.c: At top level: ../../testpar/t_coll_md_read.c:37: warning: macro "LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS" is not used [-Wunused-macros] 37 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS (mpi_rank == mpi_size - 1) | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 t_prop.o t_coll_md_read.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 t_prop.o t_coll_md_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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache.o ../../testpar/t_cache.c ../../testpar/t_cache.c: In function 'serve_read_request': ../../testpar/t_cache.c:1620:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 1620 | reply.len = data[target_index].len; | ^~~~ ../../testpar/t_cache.c: In function 'serve_write_request': ../../testpar/t_cache.c:1842:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 1842 | reply.len = data[target_index].len; | ^~~~ ../../testpar/t_cache.c: In function 'datum_deserialize': ../../testpar/t_cache.c:2380:32: warning: unused parameter 'image_ptr' [-Wunused-parameter] 2380 | datum_deserialize(const void * image_ptr, | ~~~~~~~~~~~~~^~~~~~~~~ ../../testpar/t_cache.c: In function 'datum_serialize': ../../testpar/t_cache.c:2500:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] 2500 | H5C_t * cache_ptr; | ^~~~~~~~~ ../../testpar/t_cache.c:2493:23: warning: unused parameter 'image_ptr' [-Wunused-parameter] 2493 | void *image_ptr, | ~~~~~~^~~~~~~~~ ../../testpar/t_cache.c: In function 'datum_notify': ../../testpar/t_cache.c:2638:30: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 2638 | mssg.len = entry_ptr->len; | ^~~~~~~~~ ../../testpar/t_cache.c:2794:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 2794 | mssg.len = entry_ptr->len; | ^~~~~~~~~ ../../testpar/t_cache.c: In function 'verify_entry_reads': ../../testpar/t_cache.c:4678:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4678 | if ( reported_entry_reads != expected_entry_reads ) { | ^~ ../../testpar/t_cache.c: In function 'verify_entry_writes': ../../testpar/t_cache.c:4785:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4785 | if ( reported_entry_writes != expected_entry_writes ) { | ^~ ../../testpar/t_cache.c: In function 'verify_total_reads': ../../testpar/t_cache.c:4885:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4885 | if ( reported_total_reads != expected_total_reads ) { | ^~ ../../testpar/t_cache.c: In function 'server_smoke_check': ../../testpar/t_cache.c:5235:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 5235 | mssg.len = data[world_mpi_rank].len; | ^~~~ ../../testpar/t_cache.c:5340:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 5340 | mssg.len = data[world_mpi_rank].len; | ^~~~ ../../testpar/t_cache.c: In function 'smoke_check_6': ../../testpar/t_cache.c:7253:9: warning: implicit declaration of function 'H5CX_set_coll_metadata_read'; did you mean 'H5Pset_coll_metadata_write'? [-Wimplicit-function-declaration] 7253 | H5CX_set_coll_metadata_read(TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | H5Pset_coll_metadata_write ../../testpar/t_cache.c:7253:9: warning: nested extern declaration of 'H5CX_set_coll_metadata_read' [-Wnested-externs] ../../testpar/t_cache.c: At top level: ../../testpar/t_cache.c:221: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] 221 | #define MPE_VIRT_NUM_DATA_ENTIES (NUM_DATA_ENTRIES / 100) | ../../testpar/t_cache.c:40: warning: macro "PARATESTFILE" is not used [-Wunused-macros] 40 | #define PARATESTFILE filenames[0] | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache t_cache.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache_image.o ../../testpar/t_cache_image.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache_image t_cache_image.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_cache_image t_cache_image.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pread.o ../../testpar/t_pread.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pread t_pread.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pread t_pread.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pshutdown.o ../../testpar/t_pshutdown.c In file included from ../../testpar/t_pshutdown.c:26: ../../testpar/t_pshutdown.c: In function 'main': ../../testpar/testphdf5.h:37:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ | ^ ../../testpar/t_pshutdown.c:71:15: note: in expansion of macro 'ROW_FACTOR' 71 | dims[0] = ROW_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/testphdf5.h:38:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ | ^~ ../../testpar/t_pshutdown.c:72:15: note: in expansion of macro 'COL_FACTOR' 72 | dims[1] = COL_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/t_pshutdown.c:84:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 84 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_pshutdown.c:90:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | start[0] = mpi_rank*block[0]; | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pshutdown t_pshutdown.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_prestart.o ../../testpar/t_prestart.c In file included from ../../testpar/testphdf5.h:19, from ../../testpar/t_prestart.c:22: ../../testpar/t_prestart.c: In function 'main': ../../testpar/t_prestart.c:76:18: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 76 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_prestart.c:77:18: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 77 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_prestart.c:84:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 84 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_prestart.c:90:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | start[0] = mpi_rank*block[0]; | ^ ../../testpar/t_prestart.c:107:17: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 107 | for (i=0; i < block[0]; i++){ | ^ ../../testpar/t_prestart.c:108:14: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 108 | for (j=0; j < block[1]; j++){ | ^ ../../testpar/t_prestart.c:112:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), | ^ ../../testpar/t_prestart.c:112:70: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_prestart t_prestart.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_init_term.o ../../testpar/t_init_term.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:2027:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] 2027 | int mpi_rank; | ^~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': ../../testpar/t_shapesame.c:3594:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] 3594 | hbool_t mis_match = FALSE; | ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': ../../testpar/t_shapesame.c:3957:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] 3957 | hbool_t mis_match = FALSE; | ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:4323:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] 4323 | int mpi_rank; /* needed by VRFY */ | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_shapesame t_shapesame.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_filters_parallel.o ../../testpar/t_filters_parallel.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_filters_parallel t_filters_parallel.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_filters_parallel t_filters_parallel.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush1.o ../../testpar/t_pflush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush1 t_pflush1.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush2.o ../../testpar/t_pflush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush2 t_pflush2.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] 3110 | ssize_t ssize_out; | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o In file included from /usr/include/string.h:494, from ../../../src/H5private.h:58, from ../../../tools/lib/h5tools_str.c:17: In function 'strncpy', inlined from 'h5tools_str_fmt.part.0' at ../../../tools/lib/h5tools_str.c:261:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o ../../../tools/lib/h5diff.c: In function 'build_match_list': ../../../tools/lib/h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] 277 | int ret_value = 0; | ^~~~~~~~~ In file included from ../../../tools/lib/h5diff.c:14: ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1039:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1039 | char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); | ^ ../../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../tools/lib/h5diff.c:1048:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1048 | HDmemset(workerTasks, 1, (g_nTasks - 1)); | ~~~~~~~~~~^~~~ ../../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../../tools/lib/h5diff.c:1335:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 1335 | for(i = 1; i < g_nTasks; i++) | ^ ../../../tools/lib/h5diff.c:1336:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1336 | MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); | ^ ../../../tools/lib/h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] 1347 | out: | ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:450:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 450 | hsize_t ret_value = opts->err_stat; | ^~~~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:468:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 468 | HGOTO_DONE(opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ In file included from ../../../tools/lib/h5diff_array.c:14: ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' 475 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); | ^~~~~~~~~~~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:727:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 727 | HGOTO_DONE (opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ ../../../tools/lib/h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] 786 | if (ret_value >= 0) | ^~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:790:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 790 | HGOTO_DONE (opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ In file included from ../../../tools/lib/h5diff_array.c:14: ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' 857 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' 932 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' 1008 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' 1084 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' 1160 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' 1236 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' 1312 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' 1388 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' 1472 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' 1631 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' 1790 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); | ^~~~~~~~~~~ ../../../tools/lib/h5diff_array.c:1943:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1943 | opts->err_stat = opts->err_stat | ret_value; | ^ ../../../tools/lib/h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1943 | opts->err_stat = opts->err_stat | ret_value; | ^~~~ ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] 2256 | hbool_t both_zero; | ^~~~~~~~~ ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4305 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4352 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4397 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4426 | retval = (x != x); | ^~ ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4432 | retval = (x != x); | ^~ ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4439 | retval = (x!=x); | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] 216 | { | ^ In file included from ../../../tools/lib/h5diff_util.c:17: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here 185 | const char* get_type(h5trav_type_t type); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 cr .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.10.5/mpich/tools/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_main.o ../../../../tools/src/h5diff/h5diff_main.c mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c ../../../../tools/src/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../../tools/src/h5diff/h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 194 | exclude_node->obj_path = (char*)opt_arg; | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ph5diff_main.o ../../../../tools/src/h5diff/ph5diff_main.c ../../../../tools/src/h5diff/ph5diff_main.c: In function 'main': ../../../../tools/src/h5diff/ph5diff_main.c:64:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 64 | MPI_Init(&argc, (char***) &argv); | ^ ../../../../tools/src/h5diff/ph5diff_main.c: In function 'ph5diff_worker': ../../../../tools/src/h5diff/ph5diff_main.c:193:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 193 | for(i=0; i> 8); | ~~~~~~~~~~~^~~~~~~~~~~~ ../../../../tools/src/h5import/h5import.c: In function 'swap_int16': ../../../../tools/src/h5import/h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] 4717 | return (val << 8) | ((val >> 8) & 0xFF); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/src/h5import/h5import.c: In function 'swap_int32': ../../../../tools/src/h5import/h5import.c:4728:23: warning: conversion to 'unsigned int' from 'int32_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); | ^ ../../../../tools/src/h5import/h5import.c:4728:11: warning: conversion to 'int32_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); | ^ ../../../../tools/src/h5import/h5import.c: In function 'swap_int64': ../../../../tools/src/h5import/h5import.c:4734:23: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4734:62: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4734:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:64: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:39: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:24: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5import h5import.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c ../../../../tools/src/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../../tools/src/h5repack/h5repack_main.c:521:38: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] 521 | options->low_bound = (H5F_libver_t)HDatoi(opt_arg); | ^ ../../../../tools/src/h5repack/h5repack_main.c:529:39: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] 529 | options->high_bound = (H5F_libver_t)HDatoi(opt_arg); | ^ /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack.lo ../../../../tools/src/h5repack/h5repack.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o ../../../../tools/src/h5repack/h5repack.c: In function 'check_objects': ../../../../tools/src/h5repack/h5repack.c:750:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 750 | printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); | ~^ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld ../../../../tools/src/h5repack/h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 764 | for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -o h5repack.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_copy.lo ../../../../tools/src/h5repack/h5repack_copy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o ../../../../tools/src/h5repack/h5repack_copy.c: In function 'do_copy_objects': ../../../../tools/src/h5repack/h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 743 | for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { | ^ At top level: ../../../../tools/src/h5repack/h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] 67 | static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/src/h5repack/h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] 37 | #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ | libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_filters.lo ../../../../tools/src/h5repack/h5repack_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_copy_obj': ../../../../tools/src/h5repack/h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 51 | for (i = 0; i < nfilters; i++) { | ^ ../../../../tools/src/h5repack/h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 68 | for (i = 0; i < rank; i++) | ^ ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../../tools/src/h5repack/h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | pname = name; | ^ ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] 89 | int result; | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_opttable.lo ../../../../tools/src/h5repack/h5repack_opttable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -fPIC -DPIC -o .libs/h5repack_opttable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_parse.lo ../../../../tools/src/h5repack/h5repack_parse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o In file included from ../../../../tools/src/h5repack/h5repack.h:18, from ../../../../tools/src/h5repack/h5repack_parse.c:14: ../../../../tools/src/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 1405 | #define HDstrtoul(S,R,N) strtoul(S,R,N) | ^~~~~~~ ../../../../tools/src/h5repack/h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' 231 | filt->filt_flag = HDstrtoul(stype, NULL, 0); | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_refs.lo ../../../../tools/src/h5repack/h5repack_refs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -fPIC -DPIC -o .libs/h5repack_refs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_verify.lo ../../../../tools/src/h5repack/h5repack_verify.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -fPIC -DPIC -o .libs/h5repack_verify.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5repack.la h5repack.lo h5repack_copy.lo h5repack_filters.lo h5repack_opttable.lo h5repack_parse.lo h5repack_refs.lo h5repack_verify.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: (cd .libs/libh5repack.lax/libh5tools.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack/../../../tools/lib/.libs/libh5tools.a") libtool: link: (cd .libs/libh5repack.lax/libh5test.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack/../../../test/.libs/libh5test.a") libtool: link: ar cr .libs/libh5repack.a .libs/h5repack.o .libs/h5repack_copy.o .libs/h5repack_filters.o .libs/h5repack_opttable.o .libs/h5repack_parse.o .libs/h5repack_refs.o .libs/h5repack_verify.o .libs/libh5repack.lax/libh5tools.a/h5diff.o .libs/libh5repack.lax/libh5tools.a/h5diff_array.o .libs/libh5repack.lax/libh5tools.a/h5diff_attr.o .libs/libh5repack.lax/libh5tools.a/h5diff_dset.o .libs/libh5repack.lax/libh5tools.a/h5diff_util.o .libs/libh5repack.lax/libh5tools.a/h5tools.o .libs/libh5repack.lax/libh5tools.a/h5tools_dump.o .libs/libh5repack.lax/libh5tools.a/h5tools_filters.o .libs/libh5repack.lax/libh5tools.a/h5tools_ref.o .libs/libh5repack.lax/libh5tools.a/h5tools_str.o .libs/libh5repack.lax/libh5tools.a/h5tools_type.o .libs/libh5repack.lax/libh5tools.a/h5tools_utils.o .libs/libh5repack.lax/libh5tools.a/h5trav.o .libs/libh5repack.lax/libh5tools.a/io_timer.o .libs/libh5repack.lax/libh5test.a/cache_common.o .libs/libh5repack.lax/libh5test.a/h5test.o .libs/libh5repack.lax/libh5test.a/swmr_common.o .libs/libh5repack.lax/libh5test.a/testframe.o libtool: link: ranlib .libs/libh5repack.a libtool: link: rm -fr .libs/libh5repack.lax libtool: link: ( cd ".libs" && rm -f "libh5repack.la" && ln -s "../libh5repack.la" "libh5repack.la" ) /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repack h5repack_main.o libh5repack.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repack h5repack_main.o ./.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/tools/src/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jam.o ../../../../tools/src/h5jam/h5jam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jam h5jam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5unjam.o ../../../../tools/src/h5jam/h5unjam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5unjam h5unjam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copy.o ../../../../tools/src/h5copy/h5copy.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copy h5copy.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c ../../../../tools/src/h5format_convert/h5format_convert.c: In function 'convert': ../../../../tools/src/h5format_convert/h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 272 | else if (verbose_g) | ^~ ../../../../tools/src/h5format_convert/h5format_convert.c:275:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 275 | break; | ^~~~~ ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 303 | if(verbose_g) | ^~ ../../../../tools/src/h5format_convert/h5format_convert.c:305:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 305 | h5tools_setstatus(EXIT_SUCCESS); | ^~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5format_convert h5format_convert.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5format_convert h5format_convert.o ../../../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.10.5/mpich/tools/src/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c ../../../../tools/src/h5stat/h5stat.c: In function 'dataset_stats': ../../../../tools/src/h5stat/h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 512 | if((storage = H5Dget_storage_size(did)) < 0) | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat h5stat.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_diff.lo ../../../../tools/test/h5diff/dynlib_diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o ../../../../tools/test/h5diff/dynlib_diff.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5diff/dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5diff/dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -o dynlib_diff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdiff.la dynlib_diff.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_diff.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdiff.so -o .libs/libdynlibdiff.so libtool: link: ( cd ".libs" && rm -f "libdynlibdiff.la" && ln -s "../libdynlibdiff.la" "libdynlibdiff.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../../tools/test/h5diff/h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4226 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../../tools/test/h5diff/h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4335 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../../tools/test/h5diff/h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4453 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../../tools/test/h5diff/h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4596 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_strings': ../../../../tools/test/h5diff/h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 5233 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../../tools/test/h5diff/h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 6224 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../../tools/test/h5diff/h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7216 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../../tools/test/h5diff/h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7851 | herr_t status; | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diffgentest h5diffgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diffgentest h5diffgentest.o ../../../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.10.5/mpich/tools/test/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_ls.lo ../../../../tools/test/h5ls/dynlib_ls.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o ../../../../tools/test/h5ls/dynlib_ls.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5ls/dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5ls/dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -o dynlib_ls.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibls.la dynlib_ls.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_ls.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibls.so -o .libs/libdynlibls.so libtool: link: ( cd ".libs" && rm -f "libdynlibls.la" && ln -s "../libdynlibls.la" "libdynlibls.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_dump.lo ../../../../tools/test/h5dump/dynlib_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o ../../../../tools/test/h5dump/dynlib_dump.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5dump/dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5dump/dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -o dynlib_dump.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdump.la dynlib_dump.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_dump.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdump.so -o .libs/libdynlibdump.so libtool: link: ( cd ".libs" && rm -f "libdynlibdump.la" && ln -s "../libdynlibdump.la" "libdynlibdump.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../../tools/test/h5dump/h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1556 | herr_t ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../../tools/test/h5dump/h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2605 | herr_t ret=0; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../../tools/test/h5dump/h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2700 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../../tools/test/h5dump/h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2773 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../../tools/test/h5dump/h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2842 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../../tools/test/h5dump/h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2906 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../../tools/test/h5dump/h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2976 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../../tools/test/h5dump/h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3067 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../../tools/test/h5dump/h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3111 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../../tools/test/h5dump/h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3159 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../../tools/test/h5dump/h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3215 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../../tools/test/h5dump/h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3282 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../../tools/test/h5dump/h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3352 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../../tools/test/h5dump/h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3413 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../../tools/test/h5dump/h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] 3477 | herr_t status = -1; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../../tools/test/h5dump/h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3544 | herr_t ret=0; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../../tools/test/h5dump/h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 3932 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../../tools/test/h5dump/h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4373 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../../tools/test/h5dump/h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4811 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../../tools/test/h5dump/h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4969 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../../tools/test/h5dump/h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5118 | herr_t ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'make_external': ../../../../tools/test/h5dump/h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5340 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../../tools/test/h5dump/h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5388 | int i, j, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../../tools/test/h5dump/h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5734 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../../tools/test/h5dump/h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5868 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../../tools/test/h5dump/h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6028 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../../tools/test/h5dump/h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6123 | int i, j, k, l, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../../tools/test/h5dump/h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] 6192 | hid_t gid2 = (-1); /* Datatype ID */ | ^~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../../tools/test/h5dump/h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6371 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../../tools/test/h5dump/h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6467 | int i, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_dataset_idx': ../../../../tools/test/h5dump/h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 7093 | int i, j, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_nodata': ../../../../tools/test/h5dump/h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] 7543 | unsigned int i, j; | ^ ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] 7543 | unsigned int i, j; | ^ ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] 7542 | double dsetdbl[F66_XDIM][F66_YDIM8]; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; | ^~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; | ^~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_charsets': ../../../../tools/test/h5dump/h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7627 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': ../../../../tools/test/h5dump/h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7701 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': ../../../../tools/test/h5dump/h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7974 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': ../../../../tools/test/h5dump/h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 8850 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': ../../../../tools/test/h5dump/h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 9106 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_udfilter': ../../../../tools/test/h5dump/h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 10408 | int i, j, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5dump/h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 10500 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 10509 | *int_ptr = temp + MULTIPLIER; | ^~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dumpgentest h5dumpgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dumpgentest h5dumpgentest.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/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o binread.o ../../../../tools/test/h5dump/binread.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o binread binread.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/binread binread.o ../../../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.10.5/mpich/tools/test/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making all in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_1_one_dim_gen.o ../../../../../tools/test/misc/vds/UC_1_one_dim_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_1_one_dim_gen UC_1_one_dim_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_2_two_dims_gen.o ../../../../../tools/test/misc/vds/UC_2_two_dims_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_2_two_dims_gen UC_2_two_dims_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_3_gaps_gen.o ../../../../../tools/test/misc/vds/UC_3_gaps_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_3_gaps_gen UC_3_gaps_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_4_printf_gen.o ../../../../../tools/test/misc/vds/UC_4_printf_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_4_printf_gen UC_4_printf_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_5_stride_gen.o ../../../../../tools/test/misc/vds/UC_5_stride_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart_gentest.o ../../../../tools/test/misc/h5repart_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart_gentest h5repart_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c ../../../../tools/test/misc/h5clear_gentest.c: In function 'gen_enhance_files': ../../../../tools/test/misc/h5clear_gentest.c:258:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '4168810027' to '-126157269' [-Woverflow] 258 | chksum = 4168810027; | ^~~~~~~~~~ ../../../../tools/test/misc/h5clear_gentest.c:263:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '3716054346' to '-578912950' [-Woverflow] 263 | chksum = 3716054346; | ^~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear_gentest h5clear_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear_gentest h5clear_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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o talign.o ../../../../tools/test/misc/talign.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o talign talign.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o repart_test.o ../../../../tools/test/misc/repart_test.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o repart_test repart_test.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o clear_open_chk.o ../../../../tools/test/misc/clear_open_chk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o clear_open_chk clear_open_chk.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/clear_open_chk clear_open_chk.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c ../../../../tools/test/h5import/h5importtest.c: In function 'main': ../../../../tools/test/h5import/h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] 73 | if ((*((uint8_t*)(&ibyte))) == 0x67) | ^ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/test/h5import/h5importtest.c:14: In function 'strncpy', inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:76:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:74:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5importtest h5importtest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock': ../../../../tools/test/h5repack/h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] 3689 | ssize_t nwritten; /* # of bytes written */ | ^~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../../tools/test/h5repack/h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] 3752 | ssize_t nread; /* # of bytes read */ | ^~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../../tools/test/h5repack/h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] 3819 | ssize_t nwritten; /* # of bytes written */ | ^~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../../tools/test/h5repack/h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | H5Dclose(dsid); | ^~~~~~~~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3058 | H5Tclose(dtid); | ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repacktst h5repacktst.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repacktst h5repacktst.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../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/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:33: warning: "HERROR" redefined 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_rpk.lo ../../../../tools/test/h5repack/dynlib_rpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibadd.la dynlib_rpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_rpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibadd.so -o .libs/libdynlibadd.so 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/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_vrpk.lo ../../../../tools/test/h5repack/dynlib_vrpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibvers.la dynlib_vrpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_vrpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibvers.so -o .libs/libdynlibvers.so libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tellub.o ../../../../tools/test/h5jam/tellub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tellub tellub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c In file included from ../../../../tools/test/h5jam/h5jamgentest.c:25: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c:309:5: note: in expansion of macro 'HDwrite' 309 | HDwrite(fd, buf, size); | ^~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c:285:5: note: in expansion of macro 'HDwrite' 285 | HDwrite(fd, buf, ub_size); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jamgentest h5jamgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getub.o ../../../../tools/test/h5jam/getub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getub getub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copygentest.o ../../../../tools/test/h5copy/h5copygentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copygentest h5copygentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_gentest.o ../../../../tools/test/h5format_convert/h5fc_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_gentest h5fc_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_gentest h5fc_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/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_chk_idx.o ../../../../tools/test/h5format_convert/h5fc_chk_idx.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_chk_idx h5fc_chk_idx.o ../../../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.10.5/mpich/tools/test/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c In file included from ../../../../tools/test/h5stat/h5stat_gentest.c:24: ../../../../tools/test/h5stat/h5stat_gentest.c: In function 'gen_err_refcount': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5stat/h5stat_gentest.c:491:9: note: in expansion of macro 'HDwrite' 491 | HDwrite(fd, &val, 2); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat_gentest h5stat_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' Making all in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/sio_perf.c: In function 'parse_command_line': ../../../../tools/test/perform/sio_perf.c:987:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 987 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { | ^ mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_engine.o ../../../../tools/test/perform/sio_engine.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/sio_engine.c: In function 'do_cleanupfile': ../../../../tools/test/perform/sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1281 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~~~ ../../../../tools/test/perform/sio_engine.c: In function 'do_sio': ../../../../tools/test/perform/sio_engine.c:1302:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 2048 [-Wformat-truncation=] 245 | do_cleanupfile(iot, fname); | ~~~~~ ...... 1302 | HDsnprintf(temp, sizeof temp, "%s-%c.h5", | ^~ In file included from /usr/include/stdio.h:867, from ../../../../src/H5Epublic.h:20, from ../../../../src/hdf5.h:26, from ../../../../tools/test/perform/sio_engine.c:17: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 2048 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../test/h5test.h:28, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: In function 'strncpy', inlined from 'sio_create_filename' at ../../../../tools/test/perform/sio_engine.c:346:9, inlined from 'do_sio' at ../../../../tools/test/perform/sio_engine.c:203:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pio_perf.o ../../../../tools/test/perform/pio_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/pio_perf.c: In function 'run_test_loop': ../../../../tools/test/perform/pio_perf.c:431: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] 431 | parms.h5_align = opts->h5_alignment; | ^~~~ ../../../../tools/test/perform/pio_perf.c:432: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] 432 | parms.h5_thresh = opts->h5_threshold; | ^~~~ ../../../../tools/test/perform/pio_perf.c:459:31: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 459 | parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); | ^ ../../../../tools/test/perform/pio_perf.c: In function 'run_test': ../../../../tools/test/perform/pio_perf.c:551:5: warning: switch missing default case [-Wswitch-default] 551 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_perf.c:567:24: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 567 | write_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:568:20: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 568 | write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:569:26: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 569 | write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:570:24: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 570 | write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:571:25: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 571 | write_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:572:26: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 572 | write_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:574:27: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 574 | read_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:575:23: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 575 | read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:576:29: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 576 | read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:577:27: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 577 | read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:578:28: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 578 | read_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:579:29: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 579 | read_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c: In function 'output_results': ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) | ^~ ../../../../tools/test/perform/pio_perf.c:1005:53: note: in expansion of macro 'MB_PER_SEC' 1005 | output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); | ^~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) | ^~ ../../../../tools/test/perform/pio_perf.c:1013:19: note: in expansion of macro 'MB_PER_SEC' 1013 | MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); | ^~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) | ^~ ../../../../tools/test/perform/pio_perf.c:1020:53: note: in expansion of macro 'MB_PER_SEC' 1020 | output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); | ^~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c: In function 'report_parameters': ../../../../tools/test/perform/pio_perf.c:1158:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 1158 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1159:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 1159 | * opts->num_dsets), ":"); | ^ ../../../../tools/test/perform/pio_perf.c:1160:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 1160 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1161:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 1161 | * opts->num_dsets), "\n"); | ^ ../../../../tools/test/perform/pio_perf.c: In function 'parse_command_line': ../../../../tools/test/perform/pio_perf.c:1280:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 1280 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { | ^ ../../../../tools/test/perform/pio_perf.c:1325: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] 1325 | cl_opts->blk_size = parse_size_directive(opt_arg); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1426: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] 1426 | cl_opts->min_xfer_size = parse_size_directive(opt_arg); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1429: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] 1429 | cl_opts->max_xfer_size = parse_size_directive(opt_arg); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1449: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] 1449 | cl_opts->max_xfer_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c:1452: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] 1452 | cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; | ^ ../../../../tools/test/perform/pio_perf.c:1455: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] 1455 | cl_opts->blk_size = (cl_opts->num_bpp)/2; | ^ ../../../../tools/test/perform/pio_perf.c:1465:36: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 1465 | if (cl_opts->min_xfer_size > cl_opts->num_bpp) | ^ ../../../../tools/test/perform/pio_perf.c:1466: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] 1466 | cl_opts->min_xfer_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c:1467:36: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 1467 | if (cl_opts->max_xfer_size > cl_opts->num_bpp) | ^ ../../../../tools/test/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] 1468 | cl_opts->max_xfer_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c:1472:27: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 1472 | if (cl_opts->blk_size > cl_opts->num_bpp ) | ^ ../../../../tools/test/perform/pio_perf.c:1473: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] 1473 | cl_opts->blk_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c: In function 'main': ../../../../tools/test/perform/pio_perf.c:450:8: warning: 'doing_pio' may be used uninitialized in this function [-Wmaybe-uninitialized] 450 | if (doing_pio){ | ^ ../../../../tools/test/perform/pio_perf.c:422:9: note: 'doing_pio' was declared here 422 | int doing_pio; /* if this process is doing PIO */ | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pio_engine.o ../../../../tools/test/perform/pio_engine.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': ../../../../tools/test/perform/pio_engine.c:205:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:205:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ | ^ ../../../../tools/test/perform/pio_engine.c:257:39: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 257 | if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { | ^ ../../../../tools/test/perform/pio_engine.c:266:20: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 266 | if((snbytes%buf_size)!=0) { | ^ ../../../../tools/test/perform/pio_engine.c:276:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] 276 | if ((buffer = malloc(bsize)) == NULL){ | ^ ../../../../tools/test/perform/pio_engine.c:315:9: warning: statement with no effect [-Wunused-value] 315 | hrc == SUCCESS; ../../../../tools/test/perform/pio_engine.c:366:5: warning: switch missing default case [-Wswitch-default] 366 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'pio_create_filename': ../../../../tools/test/perform/pio_engine.c:410:5: warning: switch missing default case [-Wswitch-default] 410 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_write': ../../../../tools/test/perform/pio_engine.c:587:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:599:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 599 | snbytes = (off_t)sqrt(nbytes); | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:599:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 599 | snbytes = (off_t)sqrt(nbytes); | ^ ../../../../tools/test/perform/pio_engine.c:611:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 611 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:613:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 613 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:691:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 691 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), | ^ ../../../../tools/test/perform/pio_engine.c:709:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 709 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:736:82: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 736 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:752: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] 752 | h5dims[0] = nbytes; | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:759: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] 759 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:766: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] 766 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:767:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 767 | h5stride[0] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:795: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] 795 | h5dims[0] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:796: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] 796 | h5dims[1] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:803: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] 803 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:804: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] 804 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:813: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] 813 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:814: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] 814 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:816:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 816 | h5stride[1] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:652:5: warning: switch missing default case [-Wswitch-default] 652 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:871:5: warning: switch missing default case [-Wswitch-default] 871 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:980:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 980 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:980:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 980 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1009:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1009 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1009:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1009 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1023:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1023 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1024:29: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1024:48: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1024:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1024:81: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1035:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1035 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) | ^ ../../../../tools/test/perform/pio_engine.c:1036:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1036:47: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1036:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1037:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1037:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1037:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1068:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1068 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1069:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1069:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1069:73: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1069:96: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1070:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:1070:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:1077:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1077 | file_offset_advance = (off_t)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1104:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1104 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:1104:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1104 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1135:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1135 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1135:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1135 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1160:40: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1160 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1160:42: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1160 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1181:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1181 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1181:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1181 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1191:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1191 | mpi_file_type, (char*)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:1200:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1200 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1200:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1200 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1211:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1211:75: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1212:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1211:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1212:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1212:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1211:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1226:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1226:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1226:94: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1227:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1226:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1227:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1227:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1227:89: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1226:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1264:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1265:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1265:56: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1265:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1264:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1266:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1266:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1266:91: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1264:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1273:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1273 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1299:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1299 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:1299:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1299 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1313:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1313 | mpi_collective_type, (char *)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:1322:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1322 | nbytes_xfer+=buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1322:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1322 | nbytes_xfer+=buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1351:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1351 | nbytes_xfer += buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1351:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1351 | nbytes_xfer += buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1358:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1358:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1358:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1359:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1359:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1359:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1365:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1365:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1365:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1366:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1366:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1366:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1378:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1378 | nbytes_xfer += buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1378:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1378 | nbytes_xfer += buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:961:9: warning: switch missing default case [-Wswitch-default] 961 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_read': ../../../../tools/test/perform/pio_engine.c:1567:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1567 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:1575:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 1575 | snbytes = (off_t)sqrt(nbytes); | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1575:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 1575 | snbytes = (off_t)sqrt(nbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1589:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1589 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:1591:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1591 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:1663:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1663 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), | ^ ../../../../tools/test/perform/pio_engine.c:1681:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1681 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:1708:82: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1708 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:1723: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] 1723 | h5dims[0] = nbytes; | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1730: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] 1730 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1737: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] 1737 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1738:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1738 | h5stride[0] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:1766: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] 1766 | h5dims[0] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:1767: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] 1767 | h5dims[1] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:1774: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] 1774 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1775: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] 1775 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1784: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] 1784 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1785: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] 1785 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1787:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1787 | h5stride[1] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:1625:5: warning: switch missing default case [-Wswitch-default] 1625 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1842:5: warning: switch missing default case [-Wswitch-default] 1842 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1911:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1911 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1911:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1911 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1940:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1940 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1940:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1940 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1954:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1954 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1955:29: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1955:48: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1955:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1955:81: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1966:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1966 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) | ^ ../../../../tools/test/perform/pio_engine.c:1967:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1967:47: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1967:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1968:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1968:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1968:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1999:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1999 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:2000:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2000:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2000:73: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2000:96: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2001:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:2001:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:2008:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2008 | file_offset_advance = (off_t)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2035:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2035 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:2035:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2035 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2065:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2065 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2065:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2065 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2090:40: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2090 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2090:42: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2090 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2111:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2111 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2111:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2111 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2121:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2121 | mpi_file_type, (char*)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:2130:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2130 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2130:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2130 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2141:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2141:75: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2142:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:2141:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2142:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:2142:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:2141:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2156:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2156:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2156:94: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2157:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2156:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2157:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2157:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2157:89: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2156:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2194:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:2195:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:2195:56: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:2195:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:2194:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:2196:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2196:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2196:91: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2194:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2203:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2203 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2229:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2229 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:2229:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2229 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2243:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2243 | mpi_collective_type, (char *)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:2252:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2252 | nbytes_xfer+=buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2252:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2252 | nbytes_xfer+=buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2280:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2280 | nbytes_xfer += buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2280:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2280 | nbytes_xfer += buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2287:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2287:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2287:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2288:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2288:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2288:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2293:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2293:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2293:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2294:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2294:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2294:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2306:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2306 | nbytes_xfer += buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2306:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2306 | nbytes_xfer += buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1892:9: warning: switch missing default case [-Wswitch-default] 1892 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_fopen': ../../../../tools/test/perform/pio_engine.c:2451:5: warning: switch missing default case [-Wswitch-default] 2451 | switch (param->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_fclose': ../../../../tools/test/perform/pio_engine.c:2558:5: warning: switch missing default case [-Wswitch-default] 2558 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_cleanupfile': ../../../../tools/test/perform/pio_engine.c:2617:5: warning: switch missing default case [-Wswitch-default] 2617 | switch (iot){ | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_write.isra.0': ../../../../tools/test/perform/pio_engine.c:947:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 947 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 948 | bytes_begin[1]; | ~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../test/h5test.h:28, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: In function 'strncpy', inlined from 'pio_create_filename' at ../../../../tools/test/perform/pio_engine.c:452:13, inlined from 'do_pio' at ../../../../tools/test/perform/pio_engine.c:300:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': ../../../../tools/test/perform/pio_engine.c:1878:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 1878 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1879 | bytes_begin[1]; | ~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1505:17: note: 'bytes_begin[1]' was declared here 1505 | off_t bytes_begin[2]; /*first elmt this process transfer */ | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c: At top level: ../../../../tools/test/perform/pio_engine.c:62: warning: macro "GOTODONE" is not used [-Wunused-macros] 62 | #define GOTODONE { goto done; } | ../../../../tools/test/perform/pio_engine.c:69: warning: macro "MSG" is not used [-Wunused-macros] 69 | #define MSG(mesg) { \ | ../../../../tools/test/perform/pio_engine.c:57: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] 57 | #define ELMT_SIZE (sizeof(unsigned char)) /* we're doing bytes */ | ../../../../tools/test/perform/pio_engine.c:58: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] 58 | #define ELMT_MPI_TYPE MPI_BYTE | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c ../../../../tools/test/perform/iopipe.c: In function 'synchronize': ../../../../tools/test/perform/iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] 136 | int status; | ^~~~~~ ../../../../tools/test/perform/iopipe.c: In function 'main': ../../../../tools/test/perform/iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 182 | off_t offset; | ^~~~~~ ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] 181 | hssize_t n; | ^ ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 172 | herr_t status; | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o iopipe iopipe.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk.o ../../../../tools/test/perform/chunk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk chunk.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overhead.o ../../../../tools/test/perform/overhead.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o overhead overhead.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/zip_perf.c: In function 'main': ../../../../tools/test/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] 566 | 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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf_meta.o ../../../../tools/test/perform/perf_meta.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf_meta perf_meta.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf.o ../../../../tools/test/perform/perf.c ../../../../tools/test/perform/perf.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 112 | extern int errno; | ^~~~~~ In file included from ../../../../src/H5private.h:50, from ../../../../tools/test/perform/perf.c:24: ../../../../tools/test/perform/perf.c:112:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] 112 | extern int errno; | ^~~~~ /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here 37 | extern int *__errno_location (void) __THROW __attribute_const__; | ^~~~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:115:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] 115 | extern char *optarg; | ^~~~~~ In file included from /usr/include/bits/getopt_posix.h:27, from /usr/include/unistd.h:869, from ../../../../src/H5private.h:67, from ../../../../tools/test/perform/perf.c:24: /usr/include/bits/getopt_core.h:36:14: note: previous declaration of 'optarg' was here 36 | extern char *optarg; | ^~~~~~ ../../../../tools/test/perform/perf.c: In function 'main': ../../../../tools/test/perform/perf.c:150:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] 150 | #if H5_HAVE_SETENV | ^~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:166:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 166 | if (!(tmp = (char *) malloc(opt_block + 256))) { | ~~~~~~~~~~^~~~~ ../../../../tools/test/perform/perf.c:174:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 174 | if (!(tmp2 = (char *) malloc(opt_block + 256))) { | ~~~~~~~~~~^~~~~ ../../../../tools/test/perform/perf.c:217:5: warning: implicit declaration of function 'h5_fixname_no_suffix' [-Wimplicit-function-declaration] 217 | h5_fixname_no_suffix(FILENAME[0], acc_tpl, filename, sizeof filename); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:217:5: warning: nested extern declaration of 'h5_fixname_no_suffix' [-Wnested-externs] ../../../../tools/test/perform/perf.c:224: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] 224 | dims[0] = opt_iter * nprocs * opt_block; | ^~~~~~~~ ../../../../tools/test/perform/perf.c:232: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] 232 | dims[0] = opt_block; | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:244: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] 244 | stride[0] = block[0] = opt_block; | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:246:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] 246 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); | ^~~~~ | | | hssize_t * {aka long long int *} In file included from ../../../../src/hdf5.h:37, from ../../../../tools/test/perform/perf.c:23: ../../../../src/H5Spublic.h:110:22: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} 110 | const hsize_t start[], | ~~~~~~~~~~~~~~^~~~~~~ ../../../../tools/test/perform/perf.c:297: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] 297 | stride[0] = block[0] = opt_block; | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:299:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] 299 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); | ^~~~~ | | | hssize_t * {aka long long int *} In file included from ../../../../src/hdf5.h:37, from ../../../../tools/test/perform/perf.c:23: ../../../../src/H5Spublic.h:110:22: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} 110 | const hsize_t start[], | ~~~~~~~~~~~~~~^~~~~~~ ../../../../tools/test/perform/perf.c:323:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", | ^ ../../../../tools/test/perform/perf.c:323:67: warning: format '%Ld' expects argument of type 'long long int', but argument 4 has type 'int64_t' {aka 'long int'} [-Wformat=] 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", | ~~^ | | | long long int | %ld 324 | mynod, mynod*opt_block, strerror(myerrno)); | ~~~~~~~~~~~~~~~ | | | int64_t {aka long int} ../../../../tools/test/perform/perf.c:328: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] 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:369:56: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 369 | read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); | ^ ../../../../tools/test/perform/perf.c:370:57: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 370 | write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); | ^ ../../../../tools/test/perform/perf.c:393:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] 393 | #if H5_HAVE_SETENV | ^~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:132:9: warning: unused variable 'nchars' [-Wunused-variable] 132 | int nchars; | ^~~~~~ ../../../../tools/test/perform/perf.c:131:16: warning: unused variable 'status' [-Wunused-variable] 131 | MPI_Status status; | ^~~~~~ ../../../../tools/test/perform/perf.c:130:14: warning: unused variable 'fh' [-Wunused-variable] 130 | MPI_File fh; | ^~ ../../../../tools/test/perform/perf.c:129:13: warning: unused variable 'seek_position' [-Wunused-variable] 129 | int64_t seek_position = 0; | ^~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:120:34: warning: unused variable 'err' [-Wunused-variable] 120 | int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; | ^~~ ../../../../tools/test/perform/perf.c: In function 'parse_args': ../../../../tools/test/perform/perf.c:439:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 439 | opt_alignment = atoi(optarg); | ^~~~ ../../../../tools/test/perform/perf.c:440:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 440 | if (p=(char*)strchr(optarg, '/')) | ^ ../../../../tools/test/perform/perf.c:441:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 441 | opt_threshold = atoi(p+1); | ^~~~ ../../../../tools/test/perform/perf.c: In function 'main': ../../../../tools/test/perform/perf.c:402:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] 402 | if (opt_correct) free(tmp2); | ^~~~~~~~~~ ../../../../tools/test/perform/perf.c:328:28: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf perf.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5match_types.o ../../../fortran/src/H5match_types.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5fortran_types.lo H5fortran_types.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5f90global.lo ../../../fortran/src/H5f90global.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Fff.lo ../../../fortran/src/H5Fff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Aff.lo ../../../fortran/src/H5Aff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/src/H5Aff.F90:1787:63: 1787 | 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.F90:1720:77: 1720 | 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] libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Dff.lo ../../../fortran/src/H5Dff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/src/H5Dff.F90:1432:64: 1432 | 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.F90:1304:78: 1304 | 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] libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Eff.lo ../../../fortran/src/H5Eff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Gff.lo ../../../fortran/src/H5Gff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Iff.lo ../../../fortran/src/H5Iff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Lff.lo ../../../fortran/src/H5Lff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Off.lo ../../../fortran/src/H5Off.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5fortkit.lo ../../../fortran/src/H5fortkit.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5fortkit.F90 -o H5fortkit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Pff.lo ../../../fortran/src/H5Pff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Rff.lo ../../../fortran/src/H5Rff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Sff.lo ../../../fortran/src/H5Sff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Tff.lo ../../../fortran/src/H5Tff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5Zff.lo ../../../fortran/src/H5Zff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/H5Zff.F90 -o H5Zff.o >/dev/null 2>&1 ./H5_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_gen.lo H5_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5_gen.F90 -fPIC -o .libs/H5_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran H5_gen.F90:7099:69: 7099 | SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6867:68: 6867 | SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6635:68: 6635 | SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6403:68: 6403 | SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6171:68: 6171 | SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5939:69: 5939 | SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5707:69: 5707 | SUBROUTINE h5dwrite_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5475:68: 5475 | SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5243:68: 5243 | SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4808:68: 4808 | SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4576:67: 4576 | SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4344:67: 4344 | SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4112:67: 4112 | SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3880:67: 3880 | SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3648:68: 3648 | SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3416:68: 3416 | SUBROUTINE h5dread_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3184:67: 3184 | SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2952:67: 2952 | SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2742:67: 2742 | SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2630:66: 2630 | SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2518:66: 2518 | SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2406:66: 2406 | SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2294:66: 2294 | SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2182:67: 2182 | SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2070:67: 2070 | SUBROUTINE h5aread_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1958:66: 1958 | SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1846:66: 1846 | SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1636:68: 1636 | SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1524:67: 1524 | SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1412:67: 1412 | SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1300:67: 1300 | SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1188:67: 1188 | SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1076:68: 1076 | SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:964:68: 964 | SUBROUTINE h5awrite_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:852:67: 852 | SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:740:67: 740 | SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5_gen.F90 -o H5_gen.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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o HDF5.lo ../../../fortran/src/HDF5.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/src/HDF5.F90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 102:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/mpich/lib H5f90global.lo H5fortran_types.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_gen.lo H5fortkit.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 HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.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_gen.o .libs/H5fortkit.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/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.102" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so.102") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so") libtool: link: ar cr .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.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_gen.o H5fortkit.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 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.10.5/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm ./H5_test_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tf_gen.lo tf_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c tf_gen.F90 -fPIC -o .libs/tf_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c tf_gen.F90 -o tf_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tf.lo ../../../fortran/test/tf.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t.lo ../../../fortran/test/t.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test_fortran.la tf_gen.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test_fortran.a .libs/tf_gen.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. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F.o ../../../fortran/test/tH5F.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5D.o ../../../fortran/test/tH5D.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5R.o ../../../fortran/test/tH5R.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5S.o ../../../fortran/test/tH5S.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T.o ../../../fortran/test/tH5T.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P.o ../../../fortran/test/tH5P.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A.o ../../../fortran/test/tH5A.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5I.o ../../../fortran/test/tH5I.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G.o ../../../fortran/test/tH5G.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E.o ../../../fortran/test/tH5E.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush1.o ../../../fortran/test/fflush1.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fflush2.o ../../../fortran/test/fflush2.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O.o ../../../fortran/test/tH5O.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5G_1_8.F90:1396:13: 1396 | hard_link, use_index, total_error) | 1 Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5G_1_8.F90:1396:24: 1396 | hard_link, use_index, total_error) | 1 Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument] mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/mpich/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5E_F03.F90:72:69: 72 | 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:72:57: 72 | 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:49:52: 49 | 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. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5L_F03.F90:61:45: 61 | 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: 61 | 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:105:0: 105 | END FUNCTION liter_cb | Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.F90:61:0: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) | note: '__result_liter_cb' was declared here mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5O_F03.F90:274:43: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'atime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:50: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'btime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:52: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_atime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:61: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_btime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:70: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_ctime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:79: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_mtime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:278:23: 278 | TYPE(C_PTR) :: cptr | 1 Warning: Unused variable 'cptr' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:57: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'ctime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:64: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'mtime' declared at (1) [-Wunused-variable] mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5T_F03.F90:3025:17: 3025 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] ../../../fortran/test/tH5T_F03.F90:1378:46: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 | 1 Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter] ../../../fortran/test/tH5T_F03.F90:1378:39: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 | 1 Warning: Unused parameter 'liquid' declared at (1) [-Wunused-parameter] mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/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.10.5/mpich/fortran/test' Making all in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o ptest.o ../../../fortran/testpar/ptest.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/testpar/ptest.f90:65:94: 65 | CALL hyper(length, do_collective(j), do_chunk(i), mpi_size, mpi_rank, ret_total_error) | 1 Warning: Procedure 'hyper' called with an implicit interface at (1) [-Wimplicit-interface] ../../../fortran/testpar/ptest.f90:76:102: 76 | CALL multiple_dset_write(length, do_collective(1), do_chunk(1), mpi_size, mpi_rank, ret_total_error) | 1 Warning: Procedure 'multiple_dset_write' called with an implicit interface at (1) [-Wimplicit-interface] mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o hyper.o ../../../fortran/testpar/hyper.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif.h:16:18: Warning: Obsolescent feature: Old-style character length at (1) mpif.h:17:18: Warning: Obsolescent feature: Old-style character length at (1) mpif.h:528:16: Warning: GNU Extension: Nonstandard type declaration INTEGER*8 at (1) mpif.h:546:13: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) mpif.h:547:13: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) mpif.h:296:36: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] mpif.h:380:23: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] mpif.h:294:27: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] mpif.h:298:24: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] mpif.h:332:31: Warning: Unused parameter 'mpi_address_kind' declared at (1) [-Wunused-parameter] mpif.h:410:23: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] mpif.h:262:29: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] mpif.h:264:26: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] mpif.h:226:25: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] mpif.h:532:45: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] mpif.h:170:23: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] mpif.h:174:22: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] mpif.h:258:33: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] mpif.h:178:23: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] mpif.h:302:23: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] mpif.h:400:25: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] mpif.h:404:28: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] mpif.h:406:35: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] mpif.h:402:34: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] mpif.h:408:40: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] mpif.h:270:23: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] mpif.h:340:23: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] mpif.h:300:28: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] mpif.h:428:38: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] mpif.h:450:34: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] mpif.h:426:31: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] mpif.h:454:39: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] mpif.h:456:39: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] mpif.h:452:36: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] mpif.h:440:36: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] mpif.h:460:42: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] mpif.h:438:44: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] mpif.h:434:35: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] mpif.h:432:43: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] mpif.h:436:35: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] mpif.h:442:41: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] mpif.h:424:33: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] mpif.h:458:35: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] mpif.h:446:34: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] mpif.h:444:42: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] mpif.h:448:36: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] mpif.h:430:34: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] mpif.h:194:28: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] mpif.h:190:28: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] mpif.h:478:35: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] mpif.h:282:26: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] mpif.h:328:28: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] mpif.h:330:28: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] mpif.h:326:27: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] mpif.h:142:28: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] mpif.h:414:24: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] mpif.h:336:29: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] mpif.h:416:27: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] mpif.h:420:37: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] mpif.h:418:36: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] mpif.h:422:42: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] mpif.h:528:41: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] mpif.h:272:29: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] mpif.h:520:35: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] mpif.h:522:36: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] mpif.h:526:39: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] mpif.h:524:34: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] mpif.h:362:25: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] mpif.h:284:33: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] mpif.h:374:29: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] mpif.h:290:35: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] mpif.h:72:29: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] mpif.h:124:28: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] mpif.h:92:26: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] mpif.h:38:29: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] mpif.h:60:31: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] mpif.h:84:27: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] mpif.h:98:29: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] mpif.h:44:27: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] mpif.h:76:33: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] mpif.h:22:28: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] mpif.h:128:27: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] mpif.h:102:27: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] mpif.h:30:34: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] mpif.h:80:27: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] mpif.h:40:34: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] mpif.h:118:34: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] mpif.h:106:28: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] mpif.h:88:32: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] mpif.h:114:27: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] mpif.h:90:31: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] mpif.h:36:33: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] mpif.h:54:33: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] mpif.h:134:29: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] mpif.h:68:25: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] mpif.h:46:29: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] mpif.h:100:31: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] mpif.h:26:31: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] mpif.h:48:27: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] mpif.h:58:29: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] mpif.h:74:31: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] mpif.h:130:35: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] mpif.h:112:31: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] mpif.h:28:25: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] mpif.h:20:28: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] mpif.h:42:30: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] mpif.h:104:27: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] mpif.h:62:28: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] mpif.h:126:27: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] mpif.h:94:32: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] mpif.h:50:30: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] mpif.h:120:33: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] mpif.h:86:35: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] mpif.h:70:33: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] mpif.h:132:32: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] mpif.h:82:33: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] mpif.h:56:31: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] mpif.h:64:27: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] mpif.h:66:30: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] mpif.h:96:27: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] mpif.h:24:28: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] mpif.h:110:26: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] mpif.h:108:31: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] mpif.h:34:31: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] mpif.h:52:27: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] mpif.h:116:30: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] mpif.h:32:42: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] mpif.h:122:44: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] mpif.h:78:26: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] mpif.h:208:34: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] mpif.h:9:45: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] mpif.h:136:35: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] mpif.h:138:32: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] mpif.h:198:28: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] mpif.h:360:24: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] mpif.h:372:28: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] mpif.h:268:24: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] mpif.h:192:30: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] mpif.h:200:29: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] mpif.h:216:23: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] mpif.h:140:24: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] mpif.h:212:27: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] mpif.h:352:22: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] mpif.h:386:26: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] mpif.h:388:26: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] mpif.h:390:26: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] mpif.h:384:25: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] mpif.h:292:26: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] mpif.h:310:27: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] mpif.h:318:28: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] mpif.h:312:27: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] mpif.h:314:27: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] mpif.h:316:27: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] mpif.h:338:31: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] mpif.h:218:21: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] mpif.h:256:33: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] mpif.h:168:23: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] mpif.h:224:31: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] mpif.h:306:21: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] mpif.h:278:33: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] mpif.h:280:30: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] mpif.h:286:26: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] mpif.h:356:23: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] mpif.h:364:30: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] mpif.h:382:34: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] mpif.h:376:27: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] mpif.h:370:28: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] mpif.h:366:32: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] mpif.h:172:22: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] mpif.h:176:23: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] mpif.h:160:22: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] mpif.h:250:37: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] mpif.h:238:35: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] mpif.h:244:31: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] mpif.h:246:31: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] mpif.h:252:45: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] mpif.h:242:34: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] mpif.h:240:32: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] mpif.h:248:37: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] mpif.h:182:25: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] mpif.h:482:34: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] mpif.h:480:31: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] mpif.h:162:22: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] mpif.h:180:25: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] mpif.h:506:30: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] mpif.h:502:30: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] mpif.h:498:39: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] mpif.h:504:28: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] mpif.h:468:31: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] mpif.h:474:33: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] mpif.h:472:29: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] mpif.h:470:31: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] mpif.h:476:33: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] mpif.h:492:30: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] mpif.h:494:28: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] mpif.h:508:34: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] mpif.h:500:35: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] mpif.h:496:30: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] mpif.h:186:24: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] mpif.h:412:25: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] mpif.h:334:30: Warning: Unused parameter 'mpi_offset_kind' declared at (1) [-Wunused-parameter] mpif.h:202:26: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] mpif.h:516:26: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] mpif.h:518:32: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] mpif.h:308:25: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] mpif.h:260:28: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] mpif.h:166:23: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] mpif.h:288:23: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] mpif.h:324:25: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] mpif.h:320:24: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] mpif.h:322:24: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] mpif.h:184:26: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] mpif.h:206:31: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] mpif.h:266:23: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] mpif.h:512:27: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] mpif.h:514:27: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] mpif.h:510:27: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] mpif.h:348:24: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] mpif.h:378:28: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] mpif.h:342:30: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] mpif.h:144:26: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] mpif.h:9:25: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] mpif.h:530:38: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] mpif.h:276:29: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] mpif.h:18:26: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] mpif.h:164:22: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] mpif.h:9:34: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] mpif.h:214:25: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] mpif.h:486:34: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] mpif.h:490:34: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] mpif.h:488:36: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] mpif.h:484:32: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] mpif.h:466:36: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] mpif.h:464:36: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] mpif.h:462:33: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] mpif.h:304:21: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] mpif.h:394:27: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] mpif.h:396:27: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] mpif.h:398:27: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] mpif.h:392:26: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] mpif.h:254:28: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] mpif.h:146:26: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] mpif.h:222:32: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] mpif.h:354:27: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] mpif.h:344:32: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] mpif.h:358:32: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] mpif.h:368:37: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] mpif.h:350:33: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] mpif.h:274:26: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] mpif.h:346:24: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] mpif.h:228:27: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] mpif.h:234:36: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] mpif.h:232:32: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] mpif.h:150:38: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] mpif.h:148:36: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] mpif.h:152:37: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] mpif.h:154:36: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] mpif.h:236:28: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] mpif.h:196:27: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] mpif.h:156:31: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] mpif.h:230:27: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] mpif.h:158:30: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] mpif.h:220:34: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] ../../../fortran/testpar/hyper.f90:31:21: 31 | INTEGER :: mpierror ! MPI hdferror flag | 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o mdset.o ../../../fortran/testpar/mdset.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif.h:16:18: Warning: Obsolescent feature: Old-style character length at (1) mpif.h:17:18: Warning: Obsolescent feature: Old-style character length at (1) mpif.h:528:16: Warning: GNU Extension: Nonstandard type declaration INTEGER*8 at (1) mpif.h:546:13: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) mpif.h:547:13: Warning: GNU Extension: Nonstandard type declaration REAL*8 at (1) mpif.h:296:36: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] mpif.h:380:23: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] mpif.h:294:27: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] mpif.h:298:24: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] mpif.h:332:31: Warning: Unused parameter 'mpi_address_kind' declared at (1) [-Wunused-parameter] mpif.h:410:23: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] mpif.h:262:29: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] mpif.h:264:26: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] mpif.h:226:25: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] mpif.h:532:45: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] mpif.h:170:23: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] mpif.h:174:22: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] mpif.h:258:33: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] mpif.h:178:23: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] mpif.h:302:23: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] mpif.h:400:25: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] mpif.h:404:28: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] mpif.h:406:35: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] mpif.h:402:34: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] mpif.h:408:40: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] mpif.h:270:23: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] mpif.h:340:23: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] mpif.h:300:28: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] mpif.h:428:38: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] mpif.h:450:34: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] mpif.h:426:31: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] mpif.h:454:39: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] mpif.h:456:39: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] mpif.h:452:36: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] mpif.h:440:36: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] mpif.h:460:42: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] mpif.h:438:44: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] mpif.h:434:35: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] mpif.h:432:43: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] mpif.h:436:35: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] mpif.h:442:41: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] mpif.h:424:33: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] mpif.h:458:35: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] mpif.h:446:34: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] mpif.h:444:42: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] mpif.h:448:36: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] mpif.h:430:34: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] mpif.h:194:28: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] mpif.h:190:28: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] mpif.h:478:35: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] mpif.h:282:26: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] mpif.h:328:28: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] mpif.h:330:28: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] mpif.h:326:27: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] mpif.h:142:28: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] mpif.h:414:24: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] mpif.h:336:29: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] mpif.h:416:27: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] mpif.h:420:37: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] mpif.h:418:36: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] mpif.h:422:42: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] mpif.h:528:41: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] mpif.h:272:29: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] mpif.h:520:35: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] mpif.h:522:36: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] mpif.h:526:39: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] mpif.h:524:34: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] mpif.h:362:25: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] mpif.h:284:33: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] mpif.h:374:29: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] mpif.h:290:35: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] mpif.h:72:29: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] mpif.h:124:28: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] mpif.h:92:26: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] mpif.h:38:29: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] mpif.h:60:31: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] mpif.h:84:27: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] mpif.h:98:29: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] mpif.h:44:27: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] mpif.h:76:33: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] mpif.h:22:28: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] mpif.h:128:27: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] mpif.h:102:27: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] mpif.h:30:34: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] mpif.h:80:27: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] mpif.h:40:34: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] mpif.h:118:34: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] mpif.h:106:28: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] mpif.h:88:32: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] mpif.h:114:27: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] mpif.h:90:31: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] mpif.h:36:33: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] mpif.h:54:33: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] mpif.h:134:29: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] mpif.h:68:25: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] mpif.h:46:29: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] mpif.h:100:31: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] mpif.h:26:31: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] mpif.h:48:27: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] mpif.h:58:29: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] mpif.h:74:31: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] mpif.h:130:35: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] mpif.h:112:31: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] mpif.h:28:25: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] mpif.h:20:28: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] mpif.h:42:30: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] mpif.h:104:27: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] mpif.h:62:28: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] mpif.h:126:27: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] mpif.h:94:32: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] mpif.h:50:30: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] mpif.h:120:33: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] mpif.h:86:35: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] mpif.h:70:33: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] mpif.h:132:32: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] mpif.h:82:33: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] mpif.h:56:31: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] mpif.h:64:27: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] mpif.h:66:30: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] mpif.h:96:27: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] mpif.h:24:28: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] mpif.h:110:26: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] mpif.h:108:31: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] mpif.h:34:31: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] mpif.h:52:27: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] mpif.h:116:30: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] mpif.h:32:42: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] mpif.h:122:44: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] mpif.h:78:26: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] mpif.h:208:34: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] mpif.h:9:45: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] mpif.h:136:35: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] mpif.h:138:32: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] mpif.h:198:28: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] mpif.h:360:24: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] mpif.h:372:28: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] mpif.h:268:24: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] mpif.h:192:30: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] mpif.h:200:29: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] mpif.h:216:23: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] mpif.h:140:24: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] mpif.h:212:27: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] mpif.h:352:22: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] mpif.h:386:26: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] mpif.h:388:26: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] mpif.h:390:26: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] mpif.h:384:25: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] mpif.h:292:26: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] mpif.h:310:27: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] mpif.h:318:28: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] mpif.h:312:27: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] mpif.h:314:27: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] mpif.h:316:27: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] mpif.h:338:31: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] mpif.h:218:21: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] mpif.h:256:33: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] mpif.h:168:23: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] mpif.h:224:31: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] mpif.h:306:21: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] mpif.h:278:33: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] mpif.h:280:30: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] mpif.h:286:26: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] mpif.h:356:23: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] mpif.h:364:30: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] mpif.h:382:34: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] mpif.h:376:27: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] mpif.h:370:28: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] mpif.h:366:32: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] mpif.h:172:22: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] mpif.h:176:23: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] mpif.h:160:22: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] mpif.h:250:37: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] mpif.h:238:35: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] mpif.h:244:31: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] mpif.h:246:31: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] mpif.h:252:45: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] mpif.h:242:34: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] mpif.h:240:32: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] mpif.h:248:37: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] mpif.h:182:25: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] mpif.h:482:34: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] mpif.h:480:31: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] mpif.h:162:22: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] mpif.h:180:25: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] mpif.h:506:30: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] mpif.h:502:30: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] mpif.h:498:39: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] mpif.h:504:28: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] mpif.h:468:31: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] mpif.h:474:33: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] mpif.h:472:29: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] mpif.h:470:31: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] mpif.h:476:33: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] mpif.h:492:30: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] mpif.h:494:28: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] mpif.h:508:34: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] mpif.h:500:35: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] mpif.h:496:30: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] mpif.h:186:24: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] mpif.h:412:25: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] mpif.h:334:30: Warning: Unused parameter 'mpi_offset_kind' declared at (1) [-Wunused-parameter] mpif.h:202:26: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] mpif.h:516:26: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] mpif.h:518:32: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] mpif.h:308:25: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] mpif.h:260:28: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] mpif.h:166:23: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] mpif.h:288:23: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] mpif.h:324:25: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] mpif.h:320:24: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] mpif.h:322:24: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] mpif.h:184:26: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] mpif.h:206:31: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] mpif.h:266:23: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] mpif.h:512:27: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] mpif.h:514:27: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] mpif.h:510:27: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] mpif.h:348:24: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] mpif.h:378:28: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] mpif.h:342:30: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] mpif.h:144:26: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] mpif.h:9:25: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] mpif.h:530:38: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] mpif.h:276:29: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] mpif.h:18:26: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] mpif.h:164:22: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] mpif.h:9:34: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] mpif.h:214:25: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] mpif.h:486:34: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] mpif.h:490:34: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] mpif.h:488:36: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] mpif.h:484:32: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] mpif.h:466:36: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] mpif.h:464:36: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] mpif.h:462:33: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] mpif.h:304:21: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] mpif.h:394:27: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] mpif.h:396:27: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] mpif.h:398:27: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] mpif.h:392:26: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] mpif.h:254:28: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] mpif.h:146:26: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] mpif.h:222:32: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] mpif.h:354:27: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] mpif.h:344:32: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] mpif.h:358:32: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] mpif.h:368:37: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] mpif.h:350:33: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] mpif.h:274:26: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] mpif.h:346:24: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] mpif.h:228:27: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] mpif.h:234:36: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] mpif.h:232:32: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] mpif.h:150:38: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] mpif.h:148:36: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] mpif.h:152:37: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] mpif.h:154:36: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] mpif.h:236:28: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] mpif.h:196:27: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] mpif.h:156:31: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] mpif.h:230:27: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] mpif.h:158:30: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] mpif.h:220:34: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] ../../../fortran/testpar/mdset.f90:31:21: 31 | INTEGER :: mpierror ! MPI hdferror flag | 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/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.10.5/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1436:7: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 1436 | } u; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1414 | 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:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2040 | return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); | ^ In file included from /usr/include/string.h:494, from ../../../hl/src/H5LT.c:17: In function 'strncat', inlined from 'realloc_and_append' at ../../../hl/src/H5LT.c:2296:4, inlined from 'indentation' at ../../../hl/src/H5LT.c:2337:16: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying between 0 and 255 bytes from a string of length 255 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LD.lo ../../../hl/src/H5LD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -fPIC -DPIC -o .libs/H5LD.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -o H5LD.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -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 .libs/H5LD.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.100" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so") libtool: link: ar cr .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o H5LD.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.10.5/mpich/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_lite.o ../../../hl/test/test_lite.c In file included from ../../../hl/test/test_lite.c:17: ../../../hl/test/test_lite.c: In function 'main': ../../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../../src/H5Epublic.h:20, from ../../../src/hdf5.h:26, from ../../../test/h5test.h:27, from ../../../hl/test/h5hltest.h:25, from ../../../hl/test/test_lite.c:16: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_image.o ../../../hl/test/test_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_table.o ../../../hl/test/test_table.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ds.o ../../../hl/test/test_ds.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet.o ../../../hl/test/test_packet.c mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ld.o ../../../hl/test/test_ld.c In file included from ../../../hl/test/test_ld.c:20: ../../../test/H5srcdir.h: In function 'H5_get_srcdir_filename.constprop': ../../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../../hl/test/test_ld.c:16: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ld test_ld.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ld test_ld.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] 758 | test_dataset_append_BUG2(hid_t fid) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] 596 | test_dataset_append_BUG1(hid_t fid) | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_dset_append test_dset_append.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_dset_append test_dset_append.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_h5do_compat.o ../../../hl/test/test_h5do_compat.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_h5do_compat test_h5do_compat.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_h5do_compat test_h5do_compat.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/tools/gif2h5' Making all in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watch.o ../../../../hl/tools/h5watch/h5watch.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watch h5watch.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watch h5watch.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../../../hl/tools/h5watch/swmr_check_compat_vfd.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watchgentest.o ../../../../hl/tools/h5watch/h5watchgentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watchgentest h5watchgentest.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watchgentest h5watchgentest.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -I../../../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend_dset-extend_dset.o `test -f 'extend_dset.c' || echo '../../../../hl/tools/h5watch/'`extend_dset.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend_dset extend_dset-extend_dset.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend_dset extend_dset-extend_dset.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:100:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 100 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, | ^ ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_ptr_c': ../../../../hl/fortran/src/H5TBfc.c:206:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 206 | (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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/src/H5LTff.F90:402:11: 402 | dims,& | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/src/H5TBff.F90:980:41: 980 | 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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c ../../../../hl/fortran/src/H5IMff.F90 -o H5IMff.o >/dev/null 2>&1 ./H5HL_buildiface /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5LTff_gen.lo H5LTff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran H5LTff_gen.F90:6374:75: 6374 | SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:6230:74: 6230 | SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:6086:74: 6086 | SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5942:74: 5942 | SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5798:74: 5798 | SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5662:88: 5662 | SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5526:87: 5526 | SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5390:87: 5390 | SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5254:87: 5254 | SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5118:87: 5118 | SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3510:77: 3510 | SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3382:77: 3382 | SUBROUTINE h5ltread_dataset_double_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3254:76: 3254 | SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3126:76: 3126 | SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2454:76: 2454 | SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2326:76: 2326 | SUBROUTINE h5ltread_dataset_float_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2198:75: 2198 | SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2070:75: 2070 | SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1390:83: 1390 | SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1254:83: 1254 | SUBROUTINE h5ltread_dataset_real_kind_10_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1118:82: 1118 | SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:982:82: 982 | SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5LTff_gen.F90 -o H5LTff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o H5TBff_gen.lo H5TBff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c H5TBff_gen.F90 -o H5TBff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 100:4:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.100" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so") libtool: link: ar cr .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5TBff.o H5IMff.o H5LTff_gen.o H5TBff_gen.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.10.5/mpich/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstds tstds.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstlite tstlite.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/test/tstimage.F90:105:14: 105 | 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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstimage tstimage.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/mpich/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tsttable tsttable.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tsttable tsttable.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' '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;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ 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 ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + popd ~/build/BUILD/hdf5-1.10.5 + for mpi in mpich openmpi + mkdir openmpi + pushd openmpi ~/build/BUILD/hdf5-1.10.5/openmpi ~/build/BUILD/hdf5-1.10.5 + module load mpi/openmpi-x86_64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-x86_64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-x86_64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-x86_64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-x86_64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/openmpi-x86_64:/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-x86_64;' 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-x86_64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-x86_64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS14ODZfNjQiLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFy;' export '_ModuleTable001_;' '_ModuleTable002_=ZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-x86_64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-x86_64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-x86_64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/openmpi-x86_64:/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-x86_64 ++ 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-x86_64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-x86_64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS14ODZfNjQiLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFy ++ export _ModuleTable001_ ++ _ModuleTable002_=ZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' + 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.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' + 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' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ../configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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-x86_64 --datarootdir=/usr/lib64/openmpi/share --mandir=/usr/lib64/openmpi/share/man configure: WARNING: unrecognized options: --enable-fortran2003 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... x86_64-redhat-linux-gnu checking host system type... x86_64-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 x86_64-redhat-linux-gnu... no checking for config x86_64-redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config redhat-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-redhat... no checking for config linux-gnu... found compiler 'mpicc' is GNU gcc-9.2.1 ../config/gnu-flags: line 100: hostname: command not found compiler 'mpif90' is GNU gfortran-9.2.1 compiler 'mpicxx' is GNU g++-9.2.1 ../config/gnu-cxxflags: line 88: hostname: command not found ../configure: line 4097: hostname: command not found checking build mode... production checking for x86_64-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 whether make supports the include directive... yes (GNU style) checking dependency style of mpicc... none checking if unsupported combinations of configure options are allowed... no checking how to run the C preprocessor... mpicc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking quadmath.h usability... yes checking quadmath.h presence... yes checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... yes checking for x86_64-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 x86_64-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... f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran module.mod checking how mpif90 finds modules... -I checking if Fortran compiler version compatible with Fortran 2003 HDF... yes checking how to get verbose linking output from mpif90... -v checking for Fortran libraries of mpif90... -L/usr/lib64/openmpi/lib -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lmpi_usempif08 -lmpi_usempi_ignore_tkr -lmpi_mpifh -lmpi -lgfortran -lm -lquadmath -lpthread checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking if Fortran compiler supports intrinsic SIZEOF... yes checking if Fortran compiler supports intrinsic C_SIZEOF... yes checking if Fortran compiler supports intrinsic STORAGE_SIZE... yes checking if Fortran compiler supports intrinsic module ISO_FORTRAN_ENV... yes checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of native KINDS... checking for Number of Fortran INTEGER KINDs... 5 checking for Fortran INTEGER KINDs... {1,2,4,8,16} checking for Fortran REAL KINDs... {4,8,10,16} checking for Fortran REALs maximum decimal precision... 33 checking sizeof of available INTEGER KINDs... {1,2,4,8,16} checking sizeof of available REAL KINDs... {4,8,16,16} checking if Fortran compiler supports intrinsic C_LONG_DOUBLE... yes checking if Fortran C_LONG_DOUBLE is different from C_DOUBLE... yes checking for Fortran interoperable KINDS with C... {4,8,10,16} 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 the high-level library is enabled... yes checking for ar... ar checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no 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 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 x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... (cached) ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if mpicc supports -fno-rtti -fno-exceptions... no checking for mpicc option to produce PIC... -fPIC -DPIC checking if mpicc PIC flag -fPIC -DPIC works... yes checking if mpicc static flag -static works... no checking if mpicc supports -c -o file.o... yes checking if mpicc supports -c -o file.o... (cached) yes checking whether the mpicc linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... (cached) yes checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking setjmp.h usability... yes checking setjmp.h presence... yes checking for setjmp.h... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking stdbool.h usability... yes checking stdbool.h presence... yes checking for stdbool.h... yes checking 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 size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes checking 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... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... provided by compiler checking whether a simple MPI-IO C program can be linked... yes checking whether a simple MPI-IO Fortran program can be linked... yes checking prefix for running on one processor... checking prefix for running in parallel... mpiexec -n $${NPROCS:=6} checking for MPI_Comm_c2f and MPI_Comm_f2c functions... yes checking for MPI_Info_c2f and MPI_Info_f2c functions... yes checking for instrumented library... no checking for MPE... suppressed checking for MPI_Mprobe and MPI_Imrecv functions... yes checking for MPI_Get_elements_x and MPI_Type_size_x functions... yes checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no ../configure: line 24885: 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... v110 checking whether to perform strict file format checks... no checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool 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/H5srcdir_str.h config.status: creating test/testabort_fail.sh config.status: creating test/testcheck_version.sh config.status: creating test/testerror.sh config.status: creating test/testflushrefresh.sh config.status: creating test/testlibinfo.sh config.status: creating test/testlinks_env.sh config.status: creating test/testswmr.sh config.status: creating test/testvdsswmr.sh config.status: creating test/test_filter_plugin.sh config.status: creating test/test_usecases.sh config.status: creating testpar/Makefile config.status: creating testpar/testpflush.sh config.status: creating tools/Makefile config.status: creating tools/lib/Makefile config.status: creating tools/src/Makefile config.status: creating tools/src/h5dump/Makefile config.status: creating tools/src/h5import/Makefile config.status: creating tools/src/h5diff/Makefile config.status: creating tools/src/h5jam/Makefile config.status: creating tools/src/h5repack/Makefile config.status: creating tools/src/h5ls/Makefile config.status: creating tools/src/h5copy/Makefile config.status: creating tools/src/misc/Makefile config.status: creating tools/src/misc/h5cc config.status: creating tools/src/h5stat/Makefile config.status: creating tools/test/Makefile config.status: creating tools/test/h5dump/Makefile config.status: creating tools/test/h5dump/h5dump_plugin.sh config.status: creating tools/test/h5dump/testh5dump.sh config.status: creating tools/test/h5dump/testh5dumppbits.sh config.status: creating tools/test/h5dump/testh5dumpvds.sh config.status: creating tools/test/h5dump/testh5dumpxml.sh config.status: creating tools/test/h5ls/Makefile config.status: creating tools/test/h5ls/h5ls_plugin.sh config.status: creating tools/test/h5ls/testh5ls.sh config.status: creating tools/test/h5ls/testh5lsvds.sh config.status: creating tools/test/h5import/Makefile config.status: creating tools/test/h5import/h5importtestutil.sh config.status: creating tools/test/h5diff/Makefile config.status: creating tools/test/h5diff/h5diff_plugin.sh config.status: creating tools/test/h5diff/testh5diff.sh config.status: creating tools/test/h5diff/testph5diff.sh config.status: creating tools/src/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/Makefile config.status: creating tools/test/h5format_convert/testh5fc.sh config.status: creating tools/test/h5jam/Makefile config.status: creating tools/test/h5jam/testh5jam.sh config.status: creating tools/test/h5repack/Makefile config.status: creating tools/test/h5repack/h5repack.sh config.status: creating tools/test/h5repack/h5repack_plugin.sh config.status: creating tools/test/h5copy/Makefile config.status: creating tools/test/h5copy/testh5copy.sh config.status: creating tools/test/misc/Makefile config.status: creating tools/test/misc/testh5clear.sh config.status: creating tools/test/misc/testh5mkgrp.sh config.status: creating tools/test/misc/testh5repart.sh config.status: creating tools/test/misc/vds/Makefile config.status: creating tools/test/h5stat/Makefile config.status: creating tools/test/h5stat/testh5stat.sh config.status: creating tools/test/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/src/H5fort_type_defines.h 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 java/Makefile config.status: creating java/src/Makefile config.status: creating java/src/jni/Makefile config.status: creating java/test/Makefile config.status: creating java/test/junit.sh config.status: creating java/examples/Makefile config.status: creating java/examples/intro/Makefile config.status: creating java/examples/intro/JavaIntroExample.sh config.status: creating java/examples/datasets/Makefile config.status: creating java/examples/datasets/JavaDatasetExample.sh config.status: creating java/examples/datatypes/Makefile config.status: creating java/examples/datatypes/JavaDatatypeExample.sh config.status: creating java/examples/groups/Makefile config.status: creating java/examples/groups/JavaGroupExample.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/tools/h5watch/Makefile config.status: creating hl/tools/h5watch/testh5watch.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: creating fortran/src/H5config_f.inc config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands configure: WARNING: unrecognized options: --enable-fortran2003 SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.5 Configured on: Mon Nov 11 15:45:37 UTC 2019 Configured by: mockbuild@ Host system: x86_64-redhat-linux-gnu Uname information: Linux buildvm-29.phx2.fedoraproject.org 5.0.6-200.fc29.x86_64 #1 SMP Wed Apr 3 15:09:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /usr Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static, shared Statically Linked Executables: LDFLAGS: -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed H5_LDFLAGS: AM_LDFLAGS: Extra libraries: -lsz -lz -ldl -lm Archiver: ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /usr/lib64/openmpi/bin/mpicc ( Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,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 --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux built with gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: C Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection H5 C Flags: -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O AM C Flags: Shared C Library: yes Static C Library: yes Fortran: yes Fortran Compiler: /usr/lib64/openmpi/bin/mpif90 ( Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,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 --enable-offload-targets=nvptx-none --without-cuda-driver --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux built with gcc version 9.2.1 20190827 (Red Hat 9.2.1-1) (GCC)) Fortran Flags: -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi H5 Fortran Flags: -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 AM Fortran Flags: Shared Fortran Library: yes Static Fortran Library: yes C++: no Java: no Features: --------- Parallel HDF5: yes Parallel Filtered Dataset Writes: yes Large Parallel I/O: yes High-level library: yes Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: Direct VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Strict file format checks: no Optimization instrumentation: no + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed' Making all in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make all-am make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5detect.o ../../src/H5detect.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5detect H5detect.o -lsz -lz -ldl -lm mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5make_libsettings.o ../../src/H5make_libsettings.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5make_libsettings H5make_libsettings.o -lsz -lz -ldl -lm /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5.lo ../../src/H5.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5.c -fPIC -DPIC -o .libs/H5.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5checksum.lo ../../src/H5checksum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5checksum.c -fPIC -DPIC -o .libs/H5checksum.o ../../src/H5checksum.c: In function 'H5_checksum_lookup3': ../../src/H5checksum.c:409:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 409 | case 12: c+=((uint32_t)k[11])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:410:9: note: here 410 | case 11: c+=((uint32_t)k[10])<<16; | ^~~~ ../../src/H5checksum.c:410:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 410 | case 11: c+=((uint32_t)k[10])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:411:9: note: here 411 | case 10: c+=((uint32_t)k[9])<<8; | ^~~~ ../../src/H5checksum.c:411:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 411 | case 10: c+=((uint32_t)k[9])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:412:9: note: here 412 | case 9 : c+=k[8]; | ^~~~ ../../src/H5checksum.c:412:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 412 | case 9 : c+=k[8]; | ~^~~~~~ ../../src/H5checksum.c:413:9: note: here 413 | case 8 : b+=((uint32_t)k[7])<<24; | ^~~~ ../../src/H5checksum.c:413:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 413 | case 8 : b+=((uint32_t)k[7])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:414:9: note: here 414 | case 7 : b+=((uint32_t)k[6])<<16; | ^~~~ ../../src/H5checksum.c:414:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 414 | case 7 : b+=((uint32_t)k[6])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:415:9: note: here 415 | case 6 : b+=((uint32_t)k[5])<<8; | ^~~~ ../../src/H5checksum.c:415:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 415 | case 6 : b+=((uint32_t)k[5])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:416:9: note: here 416 | case 5 : b+=k[4]; | ^~~~ ../../src/H5checksum.c:416:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 416 | case 5 : b+=k[4]; | ~^~~~~~ ../../src/H5checksum.c:417:9: note: here 417 | case 4 : a+=((uint32_t)k[3])<<24; | ^~~~ ../../src/H5checksum.c:417:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 417 | case 4 : a+=((uint32_t)k[3])<<24; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:418:9: note: here 418 | case 3 : a+=((uint32_t)k[2])<<16; | ^~~~ ../../src/H5checksum.c:418:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 418 | case 3 : a+=((uint32_t)k[2])<<16; | ~^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:419:9: note: here 419 | case 2 : a+=((uint32_t)k[1])<<8; | ^~~~ ../../src/H5checksum.c:419:19: warning: this statement may fall through [-Wimplicit-fallthrough=] 419 | case 2 : a+=((uint32_t)k[1])<<8; | ~^~~~~~~~~~~~~~~~~~~~~ ../../src/H5checksum.c:420:9: note: here 420 | case 1 : a+=k[0]; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5dbg.lo ../../src/H5dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5dbg.c -fPIC -DPIC -o .libs/H5dbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5system.lo ../../src/H5system.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5system.c -fPIC -DPIC -o .libs/H5system.o ../../src/H5system.c: In function 'HDfprintf': ../../src/H5system.c:276:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 276 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:279:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 279 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:282:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 282 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:285:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 285 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:295:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 295 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:298:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 298 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:301:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 301 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:304:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 304 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:315:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 315 | n = fprintf(stream, format_templ, (double)x); | ^~~~~~~~~~~~ ../../src/H5system.c:318:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 318 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:326:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 326 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:363:49: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 363 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:375:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 375 | fprintf(stream, format_templ, "UNDEF"); | ^~~~~~~~~~~~ ../../src/H5system.c:383:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 383 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:391:45: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 391 | n = fprintf(stream, format_templ, x); | ^~~~~~~~~~~~ ../../src/H5system.c:397:41: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 397 | n = fprintf(stream, format_templ, nout); | ^~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5system.c:33: In function 'strncat', inlined from 'H5_build_extpath' at ../../src/H5system.c:1081:13: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5system.c:33: ../../src/H5system.c: In function 'H5_build_extpath': ../../src/H5private.h:1368:31: note: length computed here 1368 | #define HDstrncat(X,Y,Z) strncat(X,Y,Z) | ^~~~~~~~~~~~~~ ../../src/H5system.c:1081:13: note: in expansion of macro 'HDstrncat' 1081 | HDstrncat(full_path, new_name, HDstrlen(new_name)); | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5timer.lo ../../src/H5timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5timer.c -fPIC -DPIC -o .libs/H5timer.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5trace.lo ../../src/H5trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5trace.c -fPIC -DPIC -o .libs/H5trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5A.lo ../../src/H5A.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5A.c -fPIC -DPIC -o .libs/H5A.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5A.c:25: In function 'strncpy', inlined from 'H5Aget_name_by_idx' at ../../src/H5A.c:892:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5A.c:25: ../../src/H5A.c: In function 'H5Aget_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5A.c:888:26: note: in expansion of macro 'HDstrlen' 888 | ret_value = (ssize_t)HDstrlen(attr->shared->name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Abtree2.lo ../../src/H5Abtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Abtree2.c -fPIC -DPIC -o .libs/H5Abtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adense.lo ../../src/H5Adense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adense.c -fPIC -DPIC -o .libs/H5Adense.o ../../src/H5Adense.c: In function 'H5A__dense_fnd_cb': ../../src/H5Adense.c:331:27: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 331 | H5A_t *old_attr = *user_attr; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Adeprec.lo ../../src/H5Adeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Adeprec.c -fPIC -DPIC -o .libs/H5Adeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Aint.lo ../../src/H5Aint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Aint.c -fPIC -DPIC -o .libs/H5Aint.o ../../src/H5Aint.c: In function 'H5A__create': ../../src/H5Aint.c:200:45: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 200 | if(NULL == (attr->shared->dt = H5T_copy(type, H5T_COPY_ALL))) | ^~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__read': ../../src/H5Aint.c:638:71: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 638 | (dst_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__write': ../../src/H5Aint.c:738:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 738 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(mem_type, H5T_COPY_ALL), FALSE)) < 0 || | ^~~~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Aprivate.h:25, from ../../src/H5Apkg.h:37, from ../../src/H5Aint.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Aint.c: In function 'H5A__attr_copy_file': ../../src/H5Aint.c:2059:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] 2059 | H5O_copy_t *cpy_info) | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Atest.lo ../../src/H5Atest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Atest.c -fPIC -DPIC -o .libs/H5Atest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5AC.lo ../../src/H5AC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5AC.c -fPIC -DPIC -o .libs/H5AC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACdbg.lo ../../src/H5ACdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -fPIC -DPIC -o .libs/H5ACdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACdbg.c -o H5ACdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACproxy_entry.lo ../../src/H5ACproxy_entry.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -fPIC -DPIC -o .libs/H5ACproxy_entry.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACproxy_entry.c -o H5ACproxy_entry.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B.lo ../../src/H5B.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B.c -fPIC -DPIC -o .libs/H5B.o ../../src/H5B.c: In function 'H5B_valid': ../../src/H5B.c:2022:26: warning: variable 'shared' set but not used [-Wunused-but-set-variable] 2022 | H5B_shared_t *shared; /* Pointer to shared B-tree info */ | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bcache.lo ../../src/H5Bcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bcache.c -fPIC -DPIC -o .libs/H5Bcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Bdbg.lo ../../src/H5Bdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Bdbg.c -fPIC -DPIC -o .libs/H5Bdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2.lo ../../src/H5B2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2.c -fPIC -DPIC -o .libs/H5B2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2cache.lo ../../src/H5B2cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2cache.c -fPIC -DPIC -o .libs/H5B2cache.o In file included from ../../src/H5Cprivate.h:35, from ../../src/H5ACprivate.h:33, from ../../src/H5B2private.h:29, from ../../src/H5B2pkg.h:30, from ../../src/H5B2cache.c:36: ../../src/H5B2cache.c: In function 'H5B2__cache_int_deserialize': ../../src/H5Fprivate.h:185:11: warning: conversion from 'int' to 'uint16_t' {aka 'short unsigned int'} may change value [-Wconversion] 185 | n = (n << 8) | *(--p); \ | ^ ../../src/H5Fprivate.h:217:41: note: in expansion of macro 'DECODE_VAR' 217 | # define UINT64DECODE_VAR(p, n, l) DECODE_VAR(p, n, l) | ^~~~~~~~~~ ../../src/H5B2cache.c:718:9: note: in expansion of macro 'UINT64DECODE_VAR' 718 | UINT64DECODE_VAR(image, int_node_ptr->node_nrec, udata->hdr->max_nrec_size); | ^~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2dbg.lo ../../src/H5B2dbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2dbg.c -fPIC -DPIC -o .libs/H5B2dbg.o ../../src/H5B2dbg.c: In function 'H5B2__hdr_debug': ../../src/H5B2dbg.c:90:25: warning: unused parameter 'type' [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~~~~~~~~~~~~~^~~~ ../../src/H5B2dbg.c:90:39: warning: unused parameter 'obj_addr' [-Wunused-parameter] 90 | const H5B2_class_t *type, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ ../../src/H5B2dbg.c: In function 'H5B2__int_debug': ../../src/H5B2dbg.c:185:88: warning: unused parameter 'obj_addr' [-Wunused-parameter] 185 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, unsigned depth, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ ../../src/H5B2dbg.c: In function 'H5B2__leaf_debug': ../../src/H5B2dbg.c:297:72: warning: unused parameter 'obj_addr' [-Wunused-parameter] 297 | const H5B2_class_t *type, haddr_t hdr_addr, unsigned nrec, haddr_t obj_addr) | ~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2hdr.lo ../../src/H5B2hdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2hdr.c -fPIC -DPIC -o .libs/H5B2hdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2int.lo ../../src/H5B2int.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2int.c -fPIC -DPIC -o .libs/H5B2int.o ../../src/H5B2int.c: In function 'H5B2__iterate_node': ../../src/H5B2int.c:1529:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1529 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1548:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1548 | if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__delete_node': ../../src/H5B2int.c:1642:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1642 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1659:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1659 | if(NULL == (leaf = H5B2__protect_leaf(hdr, parent, (H5B2_node_ptr_t *)curr_node, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__node_size': ../../src/H5B2int.c:1718:64: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1718 | if(NULL == (internal = H5B2__protect_internal(hdr, parent, (H5B2_node_ptr_t *)curr_node, depth, FALSE, H5AC__READ_ONLY_FLAG))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c: In function 'H5B2__update_flush_depend': ../../src/H5B2int.c:1821:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1821 | if(NULL == (child_int = H5B2__protect_internal(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, (uint16_t)(depth - 1), FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ ../../src/H5B2int.c:1837:74: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1837 | if(NULL == (child_leaf = H5B2__protect_leaf(hdr, new_parent, (H5B2_node_ptr_t *)node_ptr, FALSE, H5AC__NO_FLAGS_SET))) /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2internal.lo ../../src/H5B2internal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -fPIC -DPIC -o .libs/H5B2internal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2internal.c -o H5B2internal.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2leaf.lo ../../src/H5B2leaf.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -fPIC -DPIC -o .libs/H5B2leaf.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2leaf.c -o H5B2leaf.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2stat.lo ../../src/H5B2stat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2stat.c -fPIC -DPIC -o .libs/H5B2stat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5B2test.lo ../../src/H5B2test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5B2test.c -fPIC -DPIC -o .libs/H5B2test.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5C.lo ../../src/H5C.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5C.c -fPIC -DPIC -o .libs/H5C.o ../../src/H5C.c: In function 'H5C_flush_cache': ../../src/H5C.c:1056:14: warning: variable 'ignore_protected' set but not used [-Wunused-but-set-variable] 1056 | hbool_t ignore_protected; | ^~~~~~~~~~~~~~~~ In file included from ../../src/H5C.c:82: ../../src/H5C.c: In function 'H5C__unpin_entry_real': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5C.c:3856:5: note: in expansion of macro 'FUNC_ENTER_STATIC' 3856 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ ../../src/H5C.c:3873:1: warning: label 'done' defined but not used [-Wunused-label] 3873 | done: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cdbg.lo ../../src/H5Cdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -fPIC -DPIC -o .libs/H5Cdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cdbg.c -o H5Cdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cepoch.lo ../../src/H5Cepoch.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -fPIC -DPIC -o .libs/H5Cepoch.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cepoch.c -o H5Cepoch.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cimage.lo ../../src/H5Cimage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -fPIC -DPIC -o .libs/H5Cimage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cimage.c -o H5Cimage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog.lo ../../src/H5Clog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -fPIC -DPIC -o .libs/H5Clog.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog.c -o H5Clog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_json.lo ../../src/H5Clog_json.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -fPIC -DPIC -o .libs/H5Clog_json.o ../../src/H5Clog_json.c: In function 'H5C__json_write_set_cache_config_log_msg': ../../src/H5Clog_json.c:1284:82: warning: unused parameter 'config' [-Wunused-parameter] 1284 | H5C__json_write_set_cache_config_log_msg(void *udata, const H5AC_cache_config_t *config, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_json.c -o H5Clog_json.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Clog_trace.lo ../../src/H5Clog_trace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -fPIC -DPIC -o .libs/H5Clog_trace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Clog_trace.c -o H5Clog_trace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cprefetched.lo ../../src/H5Cprefetched.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -fPIC -DPIC -o .libs/H5Cprefetched.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cprefetched.c -o H5Cprefetched.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cquery.lo ../../src/H5Cquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -fPIC -DPIC -o .libs/H5Cquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cquery.c -o H5Cquery.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctag.lo ../../src/H5Ctag.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -fPIC -DPIC -o .libs/H5Ctag.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctag.c -o H5Ctag.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ctest.lo ../../src/H5Ctest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -fPIC -DPIC -o .libs/H5Ctest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ctest.c -o H5Ctest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CS.lo ../../src/H5CS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CS.c -fPIC -DPIC -o .libs/H5CS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5CX.lo ../../src/H5CX.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -fPIC -DPIC -o .libs/H5CX.o ../../src/H5CX.c:326:22: warning: 'H5CX__get_context' declared 'static' but never defined [-Wunused-function] 326 | static H5CX_node_t **H5CX__get_context(void); | ^~~~~~~~~~~~~~~~~ ../../src/H5CX.c:105: warning: macro "H5CX_TEST_SET_PROP" is not used [-Wunused-macros] 105 | #define H5CX_TEST_SET_PROP(PROP_NAME, PROP_FIELD) \ | libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5CX.c -o H5CX.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5D.lo ../../src/H5D.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5D.c -fPIC -DPIC -o .libs/H5D.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree.lo ../../src/H5Dbtree.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree.c -fPIC -DPIC -o .libs/H5Dbtree.o ../../src/H5Dbtree.c: In function 'H5D__btree_new_node': ../../src/H5Dbtree.c:255:28: warning: unused parameter 'f' [-Wunused-parameter] 255 | H5D__btree_new_node(H5F_t *f, H5B_ins_t op, void *_lt_key, void *_udata, | ~~~~~~~^ ../../src/H5Dbtree.c: In function 'H5D__btree_insert': ../../src/H5Dbtree.c:538:26: warning: unused parameter 'f' [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~^ ../../src/H5Dbtree.c:538:37: warning: unused parameter 'addr' [-Wunused-parameter] 538 | H5D__btree_insert(H5F_t *f, haddr_t addr, void *_lt_key, hbool_t *lt_key_changed, | ~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dbtree2.lo ../../src/H5Dbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -fPIC -DPIC -o .libs/H5Dbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dbtree2.c -o H5Dbtree2.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dchunk.lo ../../src/H5Dchunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dchunk.c -fPIC -DPIC -o .libs/H5Dchunk.o ../../src/H5Dchunk.c: In function 'H5D__chunk_init': ../../src/H5Dchunk.c:922:26: warning: unused variable 'sc' [-Wunused-variable] 922 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_is_space_alloc': ../../src/H5Dchunk.c:1023:32: warning: unused variable 'sc' [-Wunused-variable] 1023 | const H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_io_init': ../../src/H5Dchunk.c:1091:60: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1091 | if((file_space_normalized = H5S_hyper_normalize_offset((H5S_t *)file_space, old_offset)) < 0) | ^ ../../src/H5Dchunk.c:1329:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1329 | 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:1549:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1549 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ ../../src/H5Dchunk.c: In function 'H5D__create_chunk_file_map_hyper': ../../src/H5Dchunk.c:1620:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1620 | 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:1789:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1789 | chunk_info->mspace = (H5S_t *)fm->mem_space; | ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_dest': ../../src/H5Dchunk.c:2571:26: warning: unused variable 'sc' [-Wunused-variable] 2571 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_create': ../../src/H5Dchunk.c:2777:26: warning: unused variable 'sc' [-Wunused-variable] 2777 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_lookup': ../../src/H5Dchunk.c:2872:26: warning: unused variable 'sc' [-Wunused-variable] 2872 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_flush_entry': ../../src/H5Dchunk.c:3016:26: warning: unused variable 'sc' [-Wunused-variable] 3016 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocated': ../../src/H5Dchunk.c:3933:26: warning: unused variable 'sc' [-Wunused-variable] 3933 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_allocate': ../../src/H5Dchunk.c:4105:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4105:32: warning: cast between incompatible function types from 'void * (*)(void *, const H5O_pline_t *)' {aka 'void * (*)(void *, const struct H5O_pline_t *)'} to 'void (*)(void *, void *)' [-Wcast-function-type] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4105:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 4105 | (void *)pline, (H5MM_free_t)H5D__chunk_mem_xfree, (void *)pline, | ^ ../../src/H5Dchunk.c:4016:32: warning: unused variable 'sc' [-Wunused-variable] 4016 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_update_old_edge_chunks': ../../src/H5Dchunk.c:4459:32: warning: unused variable 'sc' [-Wunused-variable] 4459 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c:4448:24: warning: unused variable 'pline' [-Wunused-variable] 4448 | const H5O_pline_t *pline = &(dset->shared->dcpl_cache.pline); /* I/O pipeline info */ | ^~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_collective_fill': ../../src/H5Dchunk.c:4653:37: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4653 | num_blocks = chunk_info->num_io / mpi_size; /* value should be the same on all procs */ | ^ ../../src/H5Dchunk.c:4658:42: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4658 | leftover_blocks = chunk_info->num_io % mpi_size; | ^ ../../src/H5Dchunk.c:4667:62: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 4667 | if(NULL == (block_lens = (int *)H5MM_malloc((blocks + 1) * sizeof(int)))) | ^ ../../src/H5Dchunk.c:4669:73: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 4669 | if(NULL == (chunk_disp_array = (MPI_Aint *)H5MM_malloc((blocks + 1) * sizeof(MPI_Aint)))) | ^ ../../src/H5Dchunk.c: In function 'H5D__chunk_prune_by_extent': ../../src/H5Dchunk.c:5007:32: warning: unused variable 'sc' [-Wunused-variable] 5007 | const H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ In file included from ../../src/H5Dchunk.c:51: ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap_cb': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2226:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2226 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Dchunk.c:5324:5: note: in expansion of macro 'FUNC_ENTER_STATIC' 5324 | FUNC_ENTER_STATIC | ^~~~~~~~~~~~~~~~~ ../../src/H5Dchunk.c:5332:1: warning: label 'done' defined but not used [-Wunused-label] 5332 | done: | ^~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_addrmap': ../../src/H5Dchunk.c:5356:26: warning: unused variable 'sc' [-Wunused-variable] 5356 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_delete': ../../src/H5Dchunk.c:5410:26: warning: unused variable 'sc' [-Wunused-variable] 5410 | H5O_storage_chunk_t *sc = &(storage->u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy_cb': ../../src/H5Dchunk.c:5796:111: warning: passing argument 5 of 'H5D__chunk_file_alloc' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5796 | if(H5D__chunk_file_alloc(udata->idx_info_dst, NULL, &udata_dst.chunk_block, &need_insert, udata_dst.common.scaled) < 0) | ~~~~~~~~~~~~~~~~^~~~~~~ In file included from ../../src/H5Dchunk.c:56: ../../src/H5Dpkg.h:650:59: note: expected 'hsize_t *' {aka 'long long unsigned int *'} but argument is of type 'const hsize_t *' {aka 'const long long unsigned int *'} 650 | H5F_block_t *new_chunk, hbool_t *need_insert, hsize_t scaled[]); | ~~~~~~~~^~~~~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_copy': ../../src/H5Dchunk.c:5933:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5933 | if(NULL == (dt_mem = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dchunk.c:55: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dchunk.c:5941:39: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5941 | if(NULL == (dt_dst = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dchunk.c:55: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dchunk.c: In function 'H5D__chunk_bh_info': ../../src/H5Dchunk.c:6124:26: warning: unused variable 'sc' [-Wunused-variable] 6124 | H5O_storage_chunk_t *sc = &(layout->storage.u.chunk); | ^~ ../../src/H5Dchunk.c: In function 'H5D__chunk_dump_index': ../../src/H5Dchunk.c:6246:26: warning: unused variable 'sc' [-Wunused-variable] 6246 | H5O_storage_chunk_t *sc = &(dset->shared->layout.storage.u.chunk); | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcompact.lo ../../src/H5Dcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcompact.c -fPIC -DPIC -o .libs/H5Dcompact.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dcontig.lo ../../src/H5Dcontig.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dcontig.c -fPIC -DPIC -o .libs/H5Dcontig.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddbg.lo ../../src/H5Ddbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddbg.c -fPIC -DPIC -o .libs/H5Ddbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ddeprec.lo ../../src/H5Ddeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ddeprec.c -fPIC -DPIC -o .libs/H5Ddeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dearray.lo ../../src/H5Dearray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -fPIC -DPIC -o .libs/H5Dearray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dearray.c -o H5Dearray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Defl.lo ../../src/H5Defl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Defl.c -fPIC -DPIC -o .libs/H5Defl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfarray.lo ../../src/H5Dfarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -fPIC -DPIC -o .libs/H5Dfarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfarray.c -o H5Dfarray.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dfill.lo ../../src/H5Dfill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dfill.c -fPIC -DPIC -o .libs/H5Dfill.o ../../src/H5Dfill.c: In function 'H5D__fill': ../../src/H5Dfill.c:239:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 239 | if((src_id = H5I_register(H5I_DATATYPE, H5T_copy(fill_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dfill.c:242:62: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 242 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(buf_type, H5T_COPY_ALL), FALSE)) < 0) | ^~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:408:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 408 | if(NULL == (fb_info->mem_type = H5T_copy(dset_type, H5T_COPY_TRANSIENT))) | ^~~~~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Dfill.c:36: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dint.lo ../../src/H5Dint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dint.c -fPIC -DPIC -o .libs/H5Dint.o ../../src/H5Dint.c: In function 'H5D__init_type': ../../src/H5Dint.c:508:43: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 508 | if((dset->shared->type = H5T_copy(type, H5T_COPY_ALL)) == NULL) | ^~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Dpkg.h:30, from ../../src/H5Dint.c:25: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Dint.c:535:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 535 | dset->shared->type = (H5T_t *)type; /* (Cast away const OK - QAK) */ | ^ ../../src/H5Dint.c: In function 'H5D_flush_all': ../../src/H5Dint.c:3270:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3270 | if(H5I_iterate(H5I_DATASET, H5D__flush_all_cb, (void *)f, FALSE) < 0) /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dio.lo ../../src/H5Dio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dio.c -fPIC -DPIC -o .libs/H5Dio.o ../../src/H5Dio.c: In function 'H5D__read': ../../src/H5Dio.c:528:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] 528 | (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:761:66: warning: to be safe all intermediate pointers in cast from 'void **' to 'const void **' must be 'const' qualified [-Wcast-qual] 761 | (unsigned)H5S_GET_EXTENT_NDIMS(file_space), buf, (const void **)&adj_buf, type_info.src_type_size) < 0) | ^ ../../src/H5Dio.c: In function 'H5D__ioinfo_adjust': ../../src/H5Dio.c:1193:28: warning: enum conversion from 'int' to 'H5D_mpio_no_collective_cause_t' {aka 'enum H5D_mpio_no_collective_cause_t'} in assignment is invalid in C++ [-Wc++-compat] 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { | ^ ../../src/H5Dio.c:1193:125: warning: enum conversion from 'unsigned int' to 'H5D_mpio_no_collective_cause_t' {aka 'enum H5D_mpio_no_collective_cause_t'} in assignment is invalid in C++ [-Wc++-compat] 1193 | for (cause = 1, index = 0; (cause < H5D_MPIO_NO_COLLECTIVE_MAX_CAUSE) && (index < cause_strings_len); cause <<= 1, index++) { | ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dlayout.lo ../../src/H5Dlayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dlayout.c -fPIC -DPIC -o .libs/H5Dlayout.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dnone.lo ../../src/H5Dnone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -fPIC -DPIC -o .libs/H5Dnone.o ../../src/H5Dnone.c: In function 'H5D__none_idx_copy_setup': ../../src/H5Dnone.c:380:52: warning: unused parameter 'idx_info_src' [-Wunused-parameter] 380 | H5D__none_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dnone.c -o H5Dnone.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Doh.lo ../../src/H5Doh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Doh.c -fPIC -DPIC -o .libs/H5Doh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dscatgath.lo ../../src/H5Dscatgath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dscatgath.c -fPIC -DPIC -o .libs/H5Dscatgath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dselect.lo ../../src/H5Dselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dselect.c -fPIC -DPIC -o .libs/H5Dselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dsingle.lo ../../src/H5Dsingle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -fPIC -DPIC -o .libs/H5Dsingle.o ../../src/H5Dsingle.c: In function 'H5D__single_idx_copy_setup': ../../src/H5Dsingle.c:440:54: warning: unused parameter 'idx_info_src' [-Wunused-parameter] 440 | H5D__single_idx_copy_setup(const H5D_chk_idx_info_t *idx_info_src, | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dsingle.c -o H5Dsingle.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dtest.lo ../../src/H5Dtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dtest.c -fPIC -DPIC -o .libs/H5Dtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dvirtual.lo ../../src/H5Dvirtual.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -fPIC -DPIC -o .libs/H5Dvirtual.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dvirtual.c -o H5Dvirtual.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5E.lo ../../src/H5E.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5E.c -fPIC -DPIC -o .libs/H5E.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5E.c:52: In function 'strncpy', inlined from 'H5E_get_class_name' at ../../src/H5E.c:646:8, inlined from 'H5Eget_class_name' at ../../src/H5E.c:610:21: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5E.c:52: ../../src/H5E.c: In function 'H5Eget_class_name': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5E.c:642:20: note: in expansion of macro 'HDstrlen' 642 | len = (ssize_t)HDstrlen(cls->cls_name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Edeprec.lo ../../src/H5Edeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Edeprec.c -fPIC -DPIC -o .libs/H5Edeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Eint.lo ../../src/H5Eint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Eint.c -fPIC -DPIC -o .libs/H5Eint.o In file included from ../../src/H5Eint.c:35: ../../src/H5Eint.c: In function 'H5E_walk': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Eint.c:516:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' 516 | FUNC_ENTER_NOAPI_NOINIT | ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Eint.c:585:1: warning: label 'done' defined but not used [-Wunused-label] 585 | done: | ^~~~ ../../src/H5Eint.c: In function 'H5E_clear_entries': ../../src/H5Eint.c:885:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 885 | H5MM_xfree((void *)error->func_name); /* Casting away const OK - QAK */ | ^ ../../src/H5Eint.c:887:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 887 | H5MM_xfree((void *)error->file_name); /* Casting away const OK - QAK */ | ^ ../../src/H5Eint.c:889:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 889 | H5MM_xfree((void *)error->desc); /* Casting away const OK - QAK */ | ^ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Eint.c:35: In function 'strncpy', inlined from 'H5E_get_msg' at ../../src/H5Eint.c:144:8: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Eint.c:35: ../../src/H5Eint.c: In function 'H5E_get_msg': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Eint.c:140:20: note: in expansion of macro 'HDstrlen' 140 | len = (ssize_t)HDstrlen(msg->msg); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EA.lo ../../src/H5EA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -fPIC -DPIC -o .libs/H5EA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EA.c -o H5EA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAcache.lo ../../src/H5EAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -fPIC -DPIC -o .libs/H5EAcache.o In file included from ../../src/H5EAcache.c:40: ../../src/H5EAcache.c: In function 'H5EA__cache_dblock_deserialize': ../../src/H5EAcache.c:1542:59: warning: unused parameter 'len' [-Wunused-parameter] 1542 | H5EA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5EAcache.c: In function 'H5EA__cache_dblk_page_serialize': ../../src/H5EAcache.c:2078:46: warning: unused parameter 'f' [-Wunused-parameter] 2078 | H5EA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAcache.c -o H5EAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdbg.lo ../../src/H5EAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -fPIC -DPIC -o .libs/H5EAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdbg.c -o H5EAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblkpage.lo ../../src/H5EAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -fPIC -DPIC -o .libs/H5EAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblkpage.c -o H5EAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAdblock.lo ../../src/H5EAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -fPIC -DPIC -o .libs/H5EAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAdblock.c -o H5EAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAhdr.lo ../../src/H5EAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -fPIC -DPIC -o .libs/H5EAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAhdr.c -o H5EAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAiblock.lo ../../src/H5EAiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -fPIC -DPIC -o .libs/H5EAiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAiblock.c -o H5EAiblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAint.lo ../../src/H5EAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -fPIC -DPIC -o .libs/H5EAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAint.c -o H5EAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAsblock.lo ../../src/H5EAsblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -fPIC -DPIC -o .libs/H5EAsblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAsblock.c -o H5EAsblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAstat.lo ../../src/H5EAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -fPIC -DPIC -o .libs/H5EAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAstat.c -o H5EAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5EAtest.lo ../../src/H5EAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -fPIC -DPIC -o .libs/H5EAtest.o In file included from ../../src/H5EAtest.c:37: ../../src/H5EAtest.c: In function 'H5EA__test_decode': ../../src/H5EAtest.c:282:71: warning: unused parameter '_ctx' [-Wunused-parameter] 282 | H5EA__test_decode(const void *_raw, void *_elmt, size_t nelmts, void *_ctx)) | ~~~~~~^~~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5EAtest.c -o H5EAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5F.lo ../../src/H5F.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5F.c -fPIC -DPIC -o .libs/H5F.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5F.c:24: In function 'strncpy', inlined from 'H5Fget_name' at ../../src/H5F.c:1153:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5F.c:24: ../../src/H5F.c: In function 'H5Fget_name': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5F.c:1150:11: note: in expansion of macro 'HDstrlen' 1150 | len = HDstrlen(H5F_OPEN_NAME(f)); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Faccum.lo ../../src/H5Faccum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Faccum.c -fPIC -DPIC -o .libs/H5Faccum.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fcwfs.lo ../../src/H5Fcwfs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fcwfs.c -fPIC -DPIC -o .libs/H5Fcwfs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdbg.lo ../../src/H5Fdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdbg.c -fPIC -DPIC -o .libs/H5Fdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fdeprec.lo ../../src/H5Fdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -fPIC -DPIC -o .libs/H5Fdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fdeprec.c -o H5Fdeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fefc.lo ../../src/H5Fefc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fefc.c -fPIC -DPIC -o .libs/H5Fefc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ffake.lo ../../src/H5Ffake.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ffake.c -fPIC -DPIC -o .libs/H5Ffake.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fint.lo ../../src/H5Fint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fint.c -fPIC -DPIC -o .libs/H5Fint.o ../../src/H5Fint.c: In function 'H5F_open': ../../src/H5Fint.c:1634:16: warning: 'page_buf_min_meta_perc' may be used uninitialized in this function [-Wmaybe-uninitialized] 1634 | if(H5PB_create(file, page_buf_size, page_buf_min_meta_perc, page_buf_min_raw_perc) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Fint.c:1634:16: warning: 'page_buf_min_raw_perc' may be used uninitialized in this function [-Wmaybe-uninitialized] libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fio.lo ../../src/H5Fio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fio.c -fPIC -DPIC -o .libs/H5Fio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmount.lo ../../src/H5Fmount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmount.c -fPIC -DPIC -o .libs/H5Fmount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fquery.lo ../../src/H5Fquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fquery.c -fPIC -DPIC -o .libs/H5Fquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsfile.lo ../../src/H5Fsfile.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsfile.c -fPIC -DPIC -o .libs/H5Fsfile.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fspace.lo ../../src/H5Fspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -fPIC -DPIC -o .libs/H5Fspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fspace.c -o H5Fspace.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper.lo ../../src/H5Fsuper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper.c -fPIC -DPIC -o .libs/H5Fsuper.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fsuper_cache.lo ../../src/H5Fsuper_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fsuper_cache.c -fPIC -DPIC -o .libs/H5Fsuper_cache.o ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_get_final_load_size': ../../src/H5Fsuper_cache.c:348:70: warning: unused parameter 'image_len' [-Wunused-parameter] 348 | H5F__cache_superblock_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_superblock_deserialize': ../../src/H5Fsuper_cache.c:438:62: warning: unused parameter 'len' [-Wunused-parameter] 438 | H5F__cache_superblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_get_final_load_size': ../../src/H5Fsuper_cache.c:871:68: warning: unused parameter 'image_len' [-Wunused-parameter] 871 | H5F__cache_drvrinfo_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_deserialize': ../../src/H5Fsuper_cache.c:915:60: warning: unused parameter 'len' [-Wunused-parameter] 915 | H5F__cache_drvrinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Fsuper_cache.c: In function 'H5F__cache_drvrinfo_serialize': ../../src/H5Fsuper_cache.c:1010:68: warning: unused parameter 'len' [-Wunused-parameter] 1010 | H5F__cache_drvrinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ftest.lo ../../src/H5Ftest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ftest.c -fPIC -DPIC -o .libs/H5Ftest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FA.lo ../../src/H5FA.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -fPIC -DPIC -o .libs/H5FA.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FA.c -o H5FA.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAcache.lo ../../src/H5FAcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -fPIC -DPIC -o .libs/H5FAcache.o In file included from ../../src/H5FAcache.c:40: ../../src/H5FAcache.c: In function 'H5FA__cache_hdr_deserialize': ../../src/H5FAcache.c:255:56: warning: unused parameter 'len' [-Wunused-parameter] 255 | H5FA__cache_hdr_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5FAcache.c: In function 'H5FA__cache_dblock_deserialize': ../../src/H5FAcache.c:652:59: warning: unused parameter 'len' [-Wunused-parameter] 652 | H5FA__cache_dblock_deserialize(const void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ ../../src/H5FAcache.c: In function 'H5FA__cache_dblk_page_serialize': ../../src/H5FAcache.c:1178:46: warning: unused parameter 'f' [-Wunused-parameter] 1178 | H5FA__cache_dblk_page_serialize(const H5F_t *f, void *_image, size_t H5_ATTR_UNUSED len, | ~~~~~~~~~~~~~^ ../../src/H5private.h:2481:1: note: in definition of macro 'BEGIN_FUNC' 2481 | func \ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAcache.c -o H5FAcache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdbg.lo ../../src/H5FAdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -fPIC -DPIC -o .libs/H5FAdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdbg.c -o H5FAdbg.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblock.lo ../../src/H5FAdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -fPIC -DPIC -o .libs/H5FAdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblock.c -o H5FAdblock.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAdblkpage.lo ../../src/H5FAdblkpage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -fPIC -DPIC -o .libs/H5FAdblkpage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAdblkpage.c -o H5FAdblkpage.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAhdr.lo ../../src/H5FAhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -fPIC -DPIC -o .libs/H5FAhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAhdr.c -o H5FAhdr.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAint.lo ../../src/H5FAint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -fPIC -DPIC -o .libs/H5FAint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAint.c -o H5FAint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAstat.lo ../../src/H5FAstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -fPIC -DPIC -o .libs/H5FAstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAstat.c -o H5FAstat.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FAtest.lo ../../src/H5FAtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -fPIC -DPIC -o .libs/H5FAtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FAtest.c -o H5FAtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FD.lo ../../src/H5FD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FD.c -fPIC -DPIC -o .libs/H5FD.o ../../src/H5FD.c: In function 'H5FD_fapl_close': ../../src/H5FD.c:588:40: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 588 | if((driver->fapl_free)((void *)driver_info) < 0) /* Casting away const OK -QAK */ | ^ ../../src/H5FD.c:592:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 592 | H5MM_xfree((void *)driver_info); /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDcore.lo ../../src/H5FDcore.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDcore.c -fPIC -DPIC -o .libs/H5FDcore.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDfamily.lo ../../src/H5FDfamily.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDfamily.c -fPIC -DPIC -o .libs/H5FDfamily.o ../../src/H5FDfamily.c: In function 'H5FD_family_open': ../../src/H5FDfamily.c:690:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 690 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 0); | ^~~~~~~~~~ ../../src/H5FDfamily.c:691:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 691 | HDsnprintf(temp, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, 1); | ^~~~~~~~~~ ../../src/H5FDfamily.c:697:9: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 697 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, name, file->nmembs); | ^~~~~~~~~~ ../../src/H5FDfamily.c: In function 'H5FD_family_set_eoa': ../../src/H5FDfamily.c:980:13: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 980 | HDsnprintf(memb_name, H5FD_FAM_MEMB_NAME_BUF_SIZE, file->name, u); | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDint.lo ../../src/H5FDint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDint.c -fPIC -DPIC -o .libs/H5FDint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDlog.lo ../../src/H5FDlog.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDlog.c -fPIC -DPIC -o .libs/H5FDlog.o ../../src/H5FDlog.c: In function 'H5Pset_fapl_log': ../../src/H5FDlog.c:335:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 335 | fa.logfile = (char *)logfile; | ^ ../../src/H5FDlog.c: In function 'H5FD_log_open': ../../src/H5FDlog.c:630:95: warning: 'stat_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | 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:630:59: warning: 'stat_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] 630 | 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:628:95: warning: 'open_timeval_diff.tv_usec' may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | 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:628:59: warning: 'open_timeval_diff.tv_sec' may be used uninitialized in this function [-Wmaybe-uninitialized] 628 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmulti.lo ../../src/H5FDmulti.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmulti.c -fPIC -DPIC -o .libs/H5FDmulti.o ../../src/H5FDmulti.c: In function 'open_members': ../../src/H5FDmulti.c:1980:2: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1980 | sprintf(tmp, file->fa.memb_name[mt], file->name); | ^~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5FDmulti.c:27: In function 'strncpy', inlined from 'H5FD_multi_sb_encode' at ../../src/H5FDmulti.c:697:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5FDmulti.c: In function 'H5FD_multi_sb_encode': ../../src/H5FDmulti.c:696:20: note: length computed here 696 | size_t n = strlen(file->fa.memb_name[mt]) + 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDsec2.lo ../../src/H5FDsec2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDsec2.c -fPIC -DPIC -o .libs/H5FDsec2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDspace.lo ../../src/H5FDspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDspace.c -fPIC -DPIC -o .libs/H5FDspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDstdio.lo ../../src/H5FDstdio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDstdio.c -fPIC -DPIC -o .libs/H5FDstdio.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDtest.lo ../../src/H5FDtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -fPIC -DPIC -o .libs/H5FDtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDtest.c -o H5FDtest.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FL.lo ../../src/H5FL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FL.c -fPIC -DPIC -o .libs/H5FL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FO.lo ../../src/H5FO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FO.c -fPIC -DPIC -o .libs/H5FO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FS.lo ../../src/H5FS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FS.c -fPIC -DPIC -o .libs/H5FS.o ../../src/H5FS.c: In function 'H5FS_size': ../../src/H5FS.c:667:24: warning: unused parameter 'f' [-Wunused-parameter] 667 | H5FS_size(const H5F_t *f, const H5FS_t *fspace, hsize_t *meta_size) | ~~~~~~~~~~~~~^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FScache.lo ../../src/H5FScache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FScache.c -fPIC -DPIC -o .libs/H5FScache.o ../../src/H5FScache.c: In function 'H5FS__cache_hdr_deserialize': ../../src/H5FScache.c:243:56: warning: unused parameter 'len' [-Wunused-parameter] 243 | H5FS__cache_hdr_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_hdr_pre_serialize': ../../src/H5FScache.c:406:55: warning: unused parameter 'new_addr' [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~~^~~~~~~~ ../../src/H5FScache.c:406:73: warning: unused parameter 'new_len' [-Wunused-parameter] 406 | haddr_t addr, size_t H5_ATTR_UNUSED len, haddr_t *new_addr, size_t *new_len, | ~~~~~~~~^~~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_hdr_serialize': ../../src/H5FScache.c:675:64: warning: unused parameter 'len' [-Wunused-parameter] 675 | H5FS__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_deserialize': ../../src/H5FScache.c:1009:17: warning: variable 'old_tot_space' set but not used [-Wunused-but-set-variable] 1009 | hsize_t old_tot_space; /* Total space managed from header */ | ^~~~~~~~~~~~~ ../../src/H5FScache.c:1008:17: warning: variable 'old_ghost_sect_count' set but not used [-Wunused-but-set-variable] 1008 | hsize_t old_ghost_sect_count; /* Total ghost section count from header */ | ^~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:1007:17: warning: variable 'old_serial_sect_count' set but not used [-Wunused-but-set-variable] 1007 | hsize_t old_serial_sect_count; /* Total serializable section count from header */ | ^~~~~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:1006:17: warning: variable 'old_tot_sect_count' set but not used [-Wunused-but-set-variable] 1006 | hsize_t old_tot_sect_count; /* Total section count from header */ | ^~~~~~~~~~~~~~~~~~ ../../src/H5FScache.c:961:58: warning: unused parameter 'len' [-Wunused-parameter] 961 | H5FS__cache_sinfo_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5FScache.c:962:14: warning: unused parameter 'dirty' [-Wunused-parameter] 962 | hbool_t *dirty) | ~~~~~~~~~^~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_image_len': ../../src/H5FScache.c:1115:19: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1115 | const H5FS_t *fspace; /* Free space header */ | ^~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_pre_serialize': ../../src/H5FScache.c:1154:12: warning: unused parameter 'len' [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~^~~ ../../src/H5FScache.c:1154:44: warning: unused parameter 'new_len' [-Wunused-parameter] 1154 | size_t len, haddr_t *new_addr, size_t *new_len, unsigned *flags) | ~~~~~~~~^~~~~~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_serialize': ../../src/H5FScache.c:1245:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1245 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ ../../src/H5FScache.c:1241:66: warning: unused parameter 'len' [-Wunused-parameter] 1241 | H5FS__cache_sinfo_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5FScache.c: In function 'H5FS__cache_sinfo_free_icr': ../../src/H5FScache.c:1392:26: warning: variable 'fspace' set but not used [-Wunused-but-set-variable] 1392 | H5FS_t *fspace; /* Free space header */ | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSdbg.lo ../../src/H5FSdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSdbg.c -fPIC -DPIC -o .libs/H5FSdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSint.lo ../../src/H5FSint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -fPIC -DPIC -o .libs/H5FSint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSint.c -o H5FSint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSsection.lo ../../src/H5FSsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSsection.c -fPIC -DPIC -o .libs/H5FSsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FSstat.lo ../../src/H5FSstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FSstat.c -fPIC -DPIC -o .libs/H5FSstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FStest.lo ../../src/H5FStest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FStest.c -fPIC -DPIC -o .libs/H5FStest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5G.lo ../../src/H5G.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5G.c -fPIC -DPIC -o .libs/H5G.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gbtree2.lo ../../src/H5Gbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gbtree2.c -fPIC -DPIC -o .libs/H5Gbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcache.lo ../../src/H5Gcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcache.c -fPIC -DPIC -o .libs/H5Gcache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gcompact.lo ../../src/H5Gcompact.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gcompact.c -fPIC -DPIC -o .libs/H5Gcompact.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gcompact.c:28: In function 'strncpy', inlined from 'H5G__compact_get_name_by_idx' at ../../src/H5Gcompact.c:244:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gcompact.c:28: ../../src/H5Gcompact.c: In function 'H5G__compact_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gcompact.c:240:26: note: in expansion of macro 'HDstrlen' 240 | ret_value = (ssize_t)HDstrlen(ltable.lnks[idx].name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdense.lo ../../src/H5Gdense.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdense.c -fPIC -DPIC -o .libs/H5Gdense.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gdense.c:35: In function 'strncpy', inlined from 'H5G__dense_get_name_by_idx' at ../../src/H5Gdense.c:1255:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gdense.c:35: ../../src/H5Gdense.c: In function 'H5G__dense_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gdense.c:1251:30: note: in expansion of macro 'HDstrlen' 1251 | ret_value = (ssize_t)HDstrlen(ltable.lnks[n].name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gdeprec.lo ../../src/H5Gdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gdeprec.c -fPIC -DPIC -o .libs/H5Gdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gent.lo ../../src/H5Gent.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gent.c -fPIC -DPIC -o .libs/H5Gent.o ../../src/H5Gent.c: In function 'H5G__ent_copy': ../../src/H5Gent.c:342:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 342 | H5G__ent_reset((H5G_entry_t *)src); | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gint.lo ../../src/H5Gint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gint.c -fPIC -DPIC -o .libs/H5Gint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Glink.lo ../../src/H5Glink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Glink.c -fPIC -DPIC -o .libs/H5Glink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gloc.lo ../../src/H5Gloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gloc.c -fPIC -DPIC -o .libs/H5Gloc.o ../../src/H5Gloc.c: In function 'H5G__loc_insert': ../../src/H5Gloc.c:567:16: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 567 | lnk.name = (char *)name; | ^ ../../src/H5Gloc.c: In function 'H5G__loc_set_comment_cb': ../../src/H5Gloc.c:777:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 777 | comment.s = (char *)udata->comment; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gname.lo ../../src/H5Gname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gname.c -fPIC -DPIC -o .libs/H5Gname.o ../../src/H5Gname.c: In function 'H5G_name_copy': ../../src/H5Gname.c:533:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 533 | H5G_name_reset((H5G_name_t *)src); | ^ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_build_fullpath' at ../../src/H5Gname.c:325:5, inlined from 'H5G_build_fullpath_refstr_str' at ../../src/H5Gname.c:365:17: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_build_fullpath_refstr_str': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:314:16: note: in expansion of macro 'HDstrlen' 314 | name_len = HDstrlen(name); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_name_move_path' at ../../src/H5Gname.c:769:13, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1026:24, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:715:23: note: in expansion of macro 'HDstrlen' 715 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gname.c:35: In function 'strncat', inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:1038:17, inlined from 'H5G_name_replace_cb' at ../../src/H5Gname.c:797:1: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gname.c:35: ../../src/H5Gname.c: In function 'H5G_name_replace_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gname.c:1022:35: note: in expansion of macro 'HDstrlen' 1022 | full_suffix_len = HDstrlen(full_suffix); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gnode.lo ../../src/H5Gnode.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gnode.c -fPIC -DPIC -o .libs/H5Gnode.o ../../src/H5Gnode.c: In function 'H5G_node_remove': ../../src/H5Gnode.c:770:22: warning: unused variable 'lt_key' [-Wunused-variable] 770 | H5G_node_key_t *lt_key = (H5G_node_key_t *)_lt_key; | ^~~~~~ ../../src/H5Gnode.c: In function 'H5G__node_copy': ../../src/H5Gnode.c:1270:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1270 | grp_loc.oloc = (H5O_loc_t *)src_oloc; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gobj.lo ../../src/H5Gobj.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gobj.c -fPIC -DPIC -o .libs/H5Gobj.o ../../src/H5Gobj.c: In function 'H5G__obj_create_real': ../../src/H5Gobj.c:266:67: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 266 | if(H5O_msg_create(oloc, H5O_LINFO_ID, 0, H5O_UPDATE_TIME, (void *)linfo) < 0) | ^ ../../src/H5Gobj.c:271:73: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 271 | if(H5O_msg_create(oloc, H5O_GINFO_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)ginfo) < 0) | ^ ../../src/H5Gobj.c:277:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 277 | if(H5O_msg_create(oloc, H5O_PLINE_ID, H5O_MSG_FLAG_CONSTANT, 0, (void *)pline) < 0) | ^ ../../src/H5Gobj.c: In function 'H5G_obj_stab_to_new_cb': ../../src/H5Gobj.c:427:51: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 427 | if(H5G_obj_insert(udata->grp_oloc, lnk->name, (H5O_link_t *)lnk, FALSE, H5O_TYPE_UNKNOWN, NULL) < 0) | ^ ../../src/H5Gobj.c: In function 'H5G__obj_info': ../../src/H5Gobj.c:742:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 742 | if(H5O_loc_copy(&grp_oloc, (H5O_loc_t *)oloc, H5_COPY_DEEP) < 0) /* (Casting away const OK - QAK) */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Goh.lo ../../src/H5Goh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Goh.c -fPIC -DPIC -o .libs/H5Goh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Groot.lo ../../src/H5Groot.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Groot.c -fPIC -DPIC -o .libs/H5Groot.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gstab.lo ../../src/H5Gstab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gstab.c -fPIC -DPIC -o .libs/H5Gstab.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Gstab.c:29: In function 'strncpy', inlined from 'H5G__stab_get_name_by_idx' at ../../src/H5Gstab.c:799:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Gstab.c:29: ../../src/H5Gstab.c: In function 'H5G__stab_get_name_by_idx': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Gstab.c:795:26: note: in expansion of macro 'HDstrlen' 795 | ret_value = (ssize_t)HDstrlen(udata.name); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtest.lo ../../src/H5Gtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtest.c -fPIC -DPIC -o .libs/H5Gtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Gtraverse.lo ../../src/H5Gtraverse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Gtraverse.c -fPIC -DPIC -o .libs/H5Gtraverse.o ../../src/H5Gtraverse.c: In function 'H5G__traverse_real': ../../src/H5Gtraverse.c:729:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 729 | if(H5O_msg_reset(H5O_GINFO_ID, (void *)ginfo) < 0) | ^ ../../src/H5Gtraverse.c:733:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 733 | if(H5O_msg_reset(H5O_LINFO_ID, (void *)linfo) < 0) | ^ ../../src/H5Gtraverse.c:737:52: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 737 | if(H5O_msg_reset(H5O_PLINE_ID, (void *)pline) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HF.lo ../../src/H5HF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HF.c -fPIC -DPIC -o .libs/H5HF.o In file included from ../../src/H5HF.c:40: ../../src/H5HF.c: In function 'H5HF_op_write': ../../src/H5HF.c:132:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 132 | HDmemcpy((void *)obj, op_data, obj_len); /* Casting away const OK -QAK */ | ^ ../../src/H5private.h:1104:47: note: in definition of macro 'HDmemcpy' 1104 | #define HDmemcpy(X,Y,Z) memcpy((char*)(X),(const char*)(Y),Z) | ^ ../../src/H5HF.c: In function 'H5HF_insert': ../../src/H5HF.c:376:41: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 376 | if(H5HF__huge_insert(hdr, size, (void *)obj, id) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFbtree2.lo ../../src/H5HFbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFbtree2.c -fPIC -DPIC -o .libs/H5HFbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFcache.lo ../../src/H5HFcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFcache.c -fPIC -DPIC -o .libs/H5HFcache.o ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_get_final_load_size': ../../src/H5HFcache.c:406:64: warning: unused parameter 'image_len' [-Wunused-parameter] 406 | H5HF__cache_hdr_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HFcache.c: In function 'H5HF__cache_hdr_serialize': ../../src/H5HFcache.c:772:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 772 | hdr->f = f; | ^ ../../src/H5HFcache.c:752:64: warning: unused parameter 'len' [-Wunused-parameter] 752 | H5HF__cache_hdr_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_deserialize': ../../src/H5HFcache.c:982:59: warning: unused parameter 'len' [-Wunused-parameter] 982 | H5HF__cache_iblock_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_serialize': ../../src/H5HFcache.c:1362:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1362 | hdr->f = f; | ^ ../../src/H5HFcache.c:1329:67: warning: unused parameter 'len' [-Wunused-parameter] 1329 | H5HF__cache_iblock_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5HFcache.c: In function 'H5HF__cache_iblock_notify': ../../src/H5HFcache.c:1475:18: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] 1475 | unsigned indir_idx; /* Index in parent's child iblock pointer array */ | ^~~~~~~~~ ../../src/H5HFcache.c:1474:26: warning: unused variable 'par_iblock' [-Wunused-variable] 1474 | H5HF_indirect_t *par_iblock = iblock->parent; | ^~~~~~~~~~ ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_verify_chksum': ../../src/H5HFcache.c:1691:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1691 | read_buf = (void *)image; /* Casting away const OK - QAK */ | ^ ../../src/H5HFcache.c: In function 'H5HF__cache_dblock_serialize': ../../src/H5HFcache.c:2441:43: warning: unused parameter 'f' [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HFcache.c:2441:66: warning: unused parameter 'len' [-Wunused-parameter] 2441 | H5HF__cache_dblock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdbg.lo ../../src/H5HFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdbg.c -fPIC -DPIC -o .libs/H5HFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdblock.lo ../../src/H5HFdblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdblock.c -fPIC -DPIC -o .libs/H5HFdblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFdtable.lo ../../src/H5HFdtable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFdtable.c -fPIC -DPIC -o .libs/H5HFdtable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhdr.lo ../../src/H5HFhdr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhdr.c -fPIC -DPIC -o .libs/H5HFhdr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFhuge.lo ../../src/H5HFhuge.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFhuge.c -fPIC -DPIC -o .libs/H5HFhuge.o ../../src/H5HFhuge.c: In function 'H5HF__huge_write': ../../src/H5HFhuge.c:894:8: warning: 'obj_size' may be used uninitialized in this function [-Wmaybe-uninitialized] 894 | if(H5F_block_write(hdr->f, H5FD_MEM_FHEAP_HUGE_OBJ, obj_addr, obj_size, obj) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiblock.lo ../../src/H5HFiblock.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiblock.c -fPIC -DPIC -o .libs/H5HFiblock.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFiter.lo ../../src/H5HFiter.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFiter.c -fPIC -DPIC -o .libs/H5HFiter.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFman.lo ../../src/H5HFman.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFman.c -fPIC -DPIC -o .libs/H5HFman.o ../../src/H5HFman.c: In function 'H5HF__man_write': ../../src/H5HFman.c:504:50: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 504 | if(H5HF__man_op_real(hdr, id, H5HF_op_write, (void *)obj, H5HF_OP_MODIFY) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFsection.lo ../../src/H5HFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFsection.c -fPIC -DPIC -o .libs/H5HFsection.o ../../src/H5HFsection.c: In function 'H5HF__sect_single_valid': ../../src/H5HFsection.c:1191:20: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1191 | herr_t status; /* Generic status value */ | ^~~~~~ ../../src/H5HFsection.c:1189:20: warning: variable 'dblock_overhead' set but not used [-Wunused-but-set-variable] 1189 | size_t dblock_overhead; /* Direct block's overhead */ | ^~~~~~~~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF__sect_row_valid': ../../src/H5HFsection.c:2042:14: warning: variable 'indir_idx' set but not used [-Wunused-but-set-variable] 2042 | unsigned indir_idx; /* Index of row in underlying indirect section's row array */ | ^~~~~~~~~ ../../src/H5HFsection.c: In function 'H5HF_sect_indirect_valid': ../../src/H5HFsection.c:4140:44: warning: variable 'tmp_row_sect2' set but not used [-Wunused-but-set-variable] 4140 | const H5HF_free_section_t *tmp_row_sect2; /* Pointer to row section */ | ^~~~~~~~~~~~~ ../../src/H5HFsection.c:4132:40: warning: variable 'tmp_row_sect' set but not used [-Wunused-but-set-variable] 4132 | const H5HF_free_section_t *tmp_row_sect; /* Pointer to row section */ | ^~~~~~~~~~~~ ../../src/H5HFsection.c:4167:44: warning: variable 'tmp_child_sect2' set but not used [-Wunused-but-set-variable] 4167 | const H5HF_free_section_t *tmp_child_sect2; /* Pointer to child indirect section */ | ^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFspace.lo ../../src/H5HFspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFspace.c -fPIC -DPIC -o .libs/H5HFspace.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFstat.lo ../../src/H5HFstat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFstat.c -fPIC -DPIC -o .libs/H5HFstat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtest.lo ../../src/H5HFtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtest.c -fPIC -DPIC -o .libs/H5HFtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HFtiny.lo ../../src/H5HFtiny.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HFtiny.c -fPIC -DPIC -o .libs/H5HFtiny.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HG.lo ../../src/H5HG.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HG.c -fPIC -DPIC -o .libs/H5HG.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGcache.lo ../../src/H5HGcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGcache.c -fPIC -DPIC -o .libs/H5HGcache.o ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': ../../src/H5HGcache.c:205:64: warning: unused parameter 'image_len' [-Wunused-parameter] 205 | H5HG__cache_heap_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HGcache.c: In function 'H5HG__cache_heap_serialize': ../../src/H5HGcache.c:435:41: warning: unused parameter 'f' [-Wunused-parameter] 435 | H5HG__cache_heap_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HGcache.c: In function 'H5HG__cache_heap_get_final_load_size': ../../src/H5HGcache.c:225:17: warning: '*((void *)&heap+296)' may be used uninitialized in this function [-Wmaybe-uninitialized] 225 | *actual_len = heap.size; | ~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGdbg.lo ../../src/H5HGdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGdbg.c -fPIC -DPIC -o .libs/H5HGdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HGquery.lo ../../src/H5HGquery.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HGquery.c -fPIC -DPIC -o .libs/H5HGquery.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HL.lo ../../src/H5HL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HL.c -fPIC -DPIC -o .libs/H5HL.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLcache.lo ../../src/H5HLcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLcache.c -fPIC -DPIC -o .libs/H5HLcache.o ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_get_final_load_size': ../../src/H5HLcache.c:366:67: warning: unused parameter 'image_len' [-Wunused-parameter] 366 | H5HL__cache_prefix_get_final_load_size(const void *_image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_deserialize': ../../src/H5HLcache.c:417:59: warning: unused parameter 'len' [-Wunused-parameter] 417 | H5HL__cache_prefix_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5HLcache.c: In function 'H5HL__cache_prefix_serialize': ../../src/H5HLcache.c:557:43: warning: unused parameter 'f' [-Wunused-parameter] 557 | H5HL__cache_prefix_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HLcache.c: In function 'H5HL__cache_datablock_serialize': ../../src/H5HLcache.c:828:46: warning: unused parameter 'f' [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~~~~~~~^ ../../src/H5HLcache.c:828:69: warning: unused parameter 'len' [-Wunused-parameter] 828 | H5HL__cache_datablock_serialize(const H5F_t *f, void *image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdbg.lo ../../src/H5HLdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdbg.c -fPIC -DPIC -o .libs/H5HLdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLint.lo ../../src/H5HLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLint.c -fPIC -DPIC -o .libs/H5HLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLprfx.lo ../../src/H5HLprfx.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -fPIC -DPIC -o .libs/H5HLprfx.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLprfx.c -o H5HLprfx.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HLdblk.lo ../../src/H5HLdblk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -fPIC -DPIC -o .libs/H5HLdblk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HLdblk.c -o H5HLdblk.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5HP.lo ../../src/H5HP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5HP.c -fPIC -DPIC -o .libs/H5HP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5I.lo ../../src/H5I.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5I.c -fPIC -DPIC -o .libs/H5I.o ../../src/H5I.c: In function 'H5Iregister_type': ../../src/H5I.c:199:25: warning: unused parameter 'hash_size' [-Wunused-parameter] 199 | 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:542:81: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 542 | 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:37: ../../src/H5I.c: In function 'H5I__destroy_type': ../../src/H5I.c:647:48: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 647 | type_ptr->cls = H5FL_FREE(H5I_class_t, (void *)type_ptr->cls); | ^ ../../src/H5FLprivate.h:130:65: note: in definition of macro 'H5FL_FREE' 130 | #define H5FL_FREE(t,obj) (t *)H5FL_reg_free(&(H5FL_REG_NAME(t)),obj) | ^~~ ../../src/H5I.c: In function 'H5I_subst': ../../src/H5I.c:840:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 840 | ret_value = (void *)id_ptr->obj_ptr; | ^ ../../src/H5I.c: In function 'H5I_object': ../../src/H5I.c:873:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 873 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ | ^ ../../src/H5I.c: In function 'H5I_object_verify': ../../src/H5I.c:942:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 942 | ret_value = (void *)id_ptr->obj_ptr; /* (Casting away const OK -QAK) */ | ^ ../../src/H5I.c: In function 'H5I__remove_common': ../../src/H5I.c:1116:17: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1116 | ret_value = (void *)curr_id->obj_ptr; | ^ ../../src/H5I.c: In function 'H5I_dec_ref': ../../src/H5I.c:1254:68: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1254 | 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:1872:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1872 | cb_ret_val = (*udata->user_func)((void *)item->obj_ptr, item->id, udata->user_udata); /* (Casting away const OK) */ | ^ ../../src/H5I.c: In function 'H5I__id_dump_cb': ../../src/H5I.c:2131:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2131 | path = H5G_nameof((H5G_t*)item->obj_ptr); | ^ ../../src/H5I.c:2136:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2136 | path = H5D_nameof((H5D_t*)item->obj_ptr); | ^ ../../src/H5I.c:2141:31: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2141 | path = H5T_nameof((H5T_t*)item->obj_ptr); | ^ ../../src/H5I.c: At top level: ../../src/H5I.c:125:12: warning: 'H5I__debug_cb' declared 'static' but never defined [-Wunused-function] 125 | static int H5I__debug_cb(void *_item, void *_key, void *_udata); | ^~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Itest.lo ../../src/H5Itest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Itest.c -fPIC -DPIC -o .libs/H5Itest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5L.lo ../../src/H5L.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5L.c -fPIC -DPIC -o .libs/H5L.o ../../src/H5L.c: In function 'H5L__link_cb': ../../src/H5L.c:1637:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1637 | udata->lnk->name = (char *)name; | ^ ../../src/H5L.c: In function 'H5L__move_dest_cb': ../../src/H5L.c:2431:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2431 | udata->lnk->name = (char *)name; | ^ ../../src/H5L.c: In function 'H5L__link_copy_file': ../../src/H5L.c:3243:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 3243 | lnk_grp_loc.oloc = (H5O_loc_t *)src_oloc; /* Casting away const OK -QAK */ | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Lexternal.lo ../../src/H5Lexternal.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -fPIC -DPIC -o .libs/H5Lexternal.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Lexternal.c -o H5Lexternal.o >/dev/null 2>&1 ./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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5lib_settings.lo H5lib_settings.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5lib_settings.c -fPIC -DPIC -o .libs/H5lib_settings.o H5lib_settings.c:112:1: warning: string length '5820' is greater than the length '4095' ISO C99 compilers are required to support [-Woverlength-strings] 112 | ; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MF.lo ../../src/H5MF.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MF.c -fPIC -DPIC -o .libs/H5MF.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFaggr.lo ../../src/H5MFaggr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFaggr.c -fPIC -DPIC -o .libs/H5MFaggr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFdbg.lo ../../src/H5MFdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFdbg.c -fPIC -DPIC -o .libs/H5MFdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MFsection.lo ../../src/H5MFsection.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MFsection.c -fPIC -DPIC -o .libs/H5MFsection.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MM.lo ../../src/H5MM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MM.c -fPIC -DPIC -o .libs/H5MM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MP.lo ../../src/H5MP.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MP.c -fPIC -DPIC -o .libs/H5MP.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5MPtest.lo ../../src/H5MPtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5MPtest.c -fPIC -DPIC -o .libs/H5MPtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5O.lo ../../src/H5O.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5O.c -fPIC -DPIC -o .libs/H5O.o ../../src/H5O.c: In function 'H5Oget_info_by_idx': ../../src/H5O.c:1158:17: warning: unused variable 'obj_oloc' [-Wunused-variable] 1158 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ ../../src/H5O.c:1157:17: warning: unused variable 'obj_path' [-Wunused-variable] 1157 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odeprec.lo ../../src/H5Odeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -fPIC -DPIC -o .libs/H5Odeprec.o ../../src/H5Odeprec.c: In function 'H5Oget_info_by_name1': ../../src/H5Odeprec.c:141:8: warning: implicit declaration of function 'H5CX_set_apl' [-Wimplicit-function-declaration] 141 | if(H5CX_set_apl(&lapl_id, H5P_CLS_LACC, loc_id, FALSE) < 0) | ^~~~~~~~~~~~ ../../src/H5Odeprec.c:141:8: warning: nested extern declaration of 'H5CX_set_apl' [-Wnested-externs] ../../src/H5Odeprec.c: In function 'H5Oget_info_by_idx1': ../../src/H5Odeprec.c:174:17: warning: unused variable 'obj_oloc' [-Wunused-variable] 174 | H5O_loc_t obj_oloc; /* Opened object object location */ | ^~~~~~~~ ../../src/H5Odeprec.c:173:17: warning: unused variable 'obj_path' [-Wunused-variable] 173 | H5G_name_t obj_path; /* Opened object group hier. path */ | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odeprec.c -o H5Odeprec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oainfo.lo ../../src/H5Oainfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oainfo.c -fPIC -DPIC -o .libs/H5Oainfo.o ../../src/H5Oainfo.c: In function 'H5O__ainfo_delete': ../../src/H5Oainfo.c:337:36: warning: unused parameter 'open_oh' [-Wunused-parameter] 337 | H5O__ainfo_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ ../../src/H5Oainfo.c: In function 'H5O__ainfo_copy_file': ../../src/H5Oainfo.c:408:29: warning: unused parameter 'file_src' [-Wunused-parameter] 408 | H5O__ainfo_copy_file(H5F_t *file_src, void *mesg_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ ../../src/H5Oainfo.c:410:17: warning: unused parameter 'cpy_info' [-Wunused-parameter] 410 | H5O_copy_t *cpy_info, void H5_ATTR_UNUSED *udata) | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oalloc.lo ../../src/H5Oalloc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oalloc.c -fPIC -DPIC -o .libs/H5Oalloc.o ../../src/H5Oalloc.c: In function 'H5O_add_gap': ../../src/H5Oalloc.c:113:20: warning: unused parameter 'f' [-Wunused-parameter] 113 | H5O_add_gap(H5F_t *f, H5O_t *oh, unsigned chunkno, hbool_t *chk_dirtied, | ~~~~~~~^ In file included from ../../src/H5Oalloc.c:39: ../../src/H5Oalloc.c: In function 'H5O__alloc_shrink_chunk': ../../src/H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | (((V) == H5O_VERSION_1) \ | ^ ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) | ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Oalloc.c:2366:33: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' 2366 | size_t sizeof_msghdr = H5O_SIZEOF_MSGHDR_OH(oh); /* Size of message header */ | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattr.lo ../../src/H5Oattr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattr.c -fPIC -DPIC -o .libs/H5Oattr.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oattribute.lo ../../src/H5Oattribute.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oattribute.c -fPIC -DPIC -o .libs/H5Oattribute.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obogus.lo ../../src/H5Obogus.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obogus.c -fPIC -DPIC -o .libs/H5Obogus.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Obtreek.lo ../../src/H5Obtreek.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Obtreek.c -fPIC -DPIC -o .libs/H5Obtreek.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache.lo ../../src/H5Ocache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache.c -fPIC -DPIC -o .libs/H5Ocache.o ../../src/H5Ocache.c: In function 'H5O__cache_get_final_load_size': ../../src/H5Ocache.c:203:58: warning: unused parameter 'image_len' [-Wunused-parameter] 203 | H5O__cache_get_final_load_size(const void *image, size_t image_len, | ~~~~~~~^~~~~~~~~ ../../src/H5Ocache.c: In function 'H5O__cache_deserialize': ../../src/H5Ocache.c:308:50: warning: unused parameter 'len' [-Wunused-parameter] 308 | H5O__cache_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Ocache.c: In function 'H5O__cache_chk_deserialize': ../../src/H5Ocache.c:765:54: warning: unused parameter 'len' [-Wunused-parameter] 765 | H5O__cache_chk_deserialize(const void *image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5Ocache.c: In function 'H5O__prefix_deserialize': ../../src/H5Ocache.c:1224:57: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1224 | if(udata->chunk0_size > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) | ^ ../../src/H5Ocache.c:1254:60: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 1254 | if((udata->v1_pfx_nmesgs > 0 && udata->chunk0_size < H5O_SIZEOF_MSGHDR_OH(oh)) || | ^ ../../src/H5Ocache.c: In function 'H5O__chunk_deserialize': ../../src/H5Ocache.c:1465:25: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1465 | mesg->raw = (uint8_t *)chunk_image; /* Casting away const OK - QAK */ | ^ ../../src/H5Ocache.c: In function 'H5O__chunk_serialize': ../../src/H5Ocache.c:1668:30: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1668 | if(H5O_msg_flush((H5F_t *)f, oh, curr_msg) < 0) | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocache_image.lo ../../src/H5Ocache_image.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -fPIC -DPIC -o .libs/H5Ocache_image.o ../../src/H5Ocache_image.c: In function 'H5O__mdci_delete': ../../src/H5Ocache_image.c:278:35: warning: unused parameter 'open_oh' [-Wunused-parameter] 278 | H5O__mdci_delete(H5F_t *f, H5O_t *open_oh, void *_mesg) | ~~~~~~~^~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocache_image.c -o H5Ocache_image.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ochunk.lo ../../src/H5Ochunk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ochunk.c -fPIC -DPIC -o .libs/H5Ochunk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocont.lo ../../src/H5Ocont.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocont.c -fPIC -DPIC -o .libs/H5Ocont.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ocopy.lo ../../src/H5Ocopy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ocopy.c -fPIC -DPIC -o .libs/H5Ocopy.o ../../src/H5Ocopy.c: In function 'H5O__copy_header_real': ../../src/H5Ocopy.c:684:18: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 684 | if(delta < H5O_SIZEOF_MSGHDR_OH(oh_dst)) | ^ In file included from ../../src/H5Ocopy.c:46: ../../src/H5Opkg.h:122:5: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 122 | (((V) == H5O_VERSION_1) \ | ^ ../../src/H5Opkg.h:137:5: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_VERS' 137 | H5O_SIZEOF_MSGHDR_VERS((O)->version, (O)->flags & H5O_HDR_ATTR_CRT_ORDER_TRACKED) | ^~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Ocopy.c:728:19: note: in expansion of macro 'H5O_SIZEOF_MSGHDR_OH' 728 | msghdr_size = H5O_SIZEOF_MSGHDR_OH(oh_dst); | ^~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odbg.lo ../../src/H5Odbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odbg.c -fPIC -DPIC -o .libs/H5Odbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odrvinfo.lo ../../src/H5Odrvinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odrvinfo.c -fPIC -DPIC -o .libs/H5Odrvinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Odtype.lo ../../src/H5Odtype.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Odtype.c -fPIC -DPIC -o .libs/H5Odtype.o ../../src/H5Odtype.c: In function 'H5O_dtype_copy': ../../src/H5Odtype.c:1190:32: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1190 | if(NULL == (dst = H5T_copy(src, H5T_COPY_ALL))) | ^~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Odtype.c:19: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:1544:49: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1544 | if(NULL == (udata->src_dtype = H5T_copy(dt_src, H5T_COPY_TRANSIENT))) | ^~~~~~ In file included from ../../src/H5Oprivate.h:45, from ../../src/H5Dprivate.h:25, from ../../src/H5Odtype.c:19: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oefl.lo ../../src/H5Oefl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oefl.c -fPIC -DPIC -o .libs/H5Oefl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofill.lo ../../src/H5Ofill.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofill.c -fPIC -DPIC -o .libs/H5Ofill.o In file included from ../../src/H5Ofill.c:70: ../../src/H5Oshared.h: In function 'H5O_fill_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ In file included from ../../src/H5Ofill.c:106: ../../src/H5Oshared.h: In function 'H5O_fill_new_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ ../../src/H5Ofill.c: In function 'H5O_fill_old_decode': ../../src/H5Ofill.c:347:20: warning: request for implicit conversion from 'void *' to 'H5T_t *' {aka 'struct H5T_t *'} not permitted in C++ [-Wc++-compat] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ ../../src/H5Ofill.c:347:71: warning: ordered comparison of pointer with integer zero [-Wpedantic] 347 | if((dt = H5O_msg_read_oh(f, open_oh, H5O_DTYPE_ID, NULL)) < 0) | ^ ../../src/H5Ofill.c:350:27: warning: comparison of integer expressions of different signedness: 'ssize_t' {aka 'long int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 350 | if(fill->size != H5T_GET_SIZE(dt)) | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oflush.lo ../../src/H5Oflush.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -fPIC -DPIC -o .libs/H5Oflush.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oflush.c -o H5Oflush.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ofsinfo.lo ../../src/H5Ofsinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -fPIC -DPIC -o .libs/H5Ofsinfo.o ../../src/H5Ofsinfo.c: In function 'H5O_fsinfo_decode': ../../src/H5Ofsinfo.c:134:35: warning: 'threshold' may be used uninitialized in this function [-Wmaybe-uninitialized] 134 | fsinfo->threshold = threshold; | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ofsinfo.c -o H5Ofsinfo.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oginfo.lo ../../src/H5Oginfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oginfo.c -fPIC -DPIC -o .libs/H5Oginfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oint.lo ../../src/H5Oint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -fPIC -DPIC -o .libs/H5Oint.o ../../src/H5Oint.c: In function 'H5O_create': ../../src/H5Oint.c:288:17: warning: unused variable 'store_msg_crt_idx' [-Wunused-variable] 288 | hbool_t store_msg_crt_idx; /* Whether to always store message crea tion indices for this file */ | ^~~~~~~~~~~~~~~~~ ../../src/H5Oint.c:287:17: warning: unused variable 'insert_flags' [-Wunused-variable] 287 | unsigned insert_flags = H5AC__NO_FLAGS_SET; /* Flags for inserting objec t header into cache */ | ^~~~~~~~~~~~ ../../src/H5Oint.c:286:16: warning: unused variable 'oh_flags' [-Wunused-variable] 286 | uint8_t oh_flags; /* Object header's initial status flags */ | ^~~~~~~~ ../../src/H5Oint.c:285:17: warning: unused variable 'oh_size' [-Wunused-variable] 285 | size_t oh_size; /* Size of initial object header */ | ^~~~~~~ ../../src/H5Oint.c:284:17: warning: unused variable 'oh_addr' [-Wunused-variable] 284 | haddr_t oh_addr; /* Address of initial object header */ | ^~~~~~~ ../../src/H5Oint.c:281:22: warning: unused variable 'oc_plist' [-Wunused-variable] 281 | H5P_genplist_t *oc_plist; /* Object creation property list */ | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oint.c -o H5Oint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olayout.lo ../../src/H5Olayout.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olayout.c -fPIC -DPIC -o .libs/H5Olayout.o ../../src/H5Olayout.c: In function 'H5O__layout_decode': ../../src/H5Olayout.c:417:90: warning: 'tmp_hsize' may be used uninitialized in this function [-Wmaybe-uninitialized] 417 | if(NULL == (mesg->storage.u.virt.list = (H5O_storage_virtual_ent_t *)H5MM_calloc((size_t)tmp_hsize * sizeof(H5O_storage_virtual_ent_t)))) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olinfo.lo ../../src/H5Olinfo.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olinfo.c -fPIC -DPIC -o .libs/H5Olinfo.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Olink.lo ../../src/H5Olink.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Olink.c -fPIC -DPIC -o .libs/H5Olink.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omessage.lo ../../src/H5Omessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omessage.c -fPIC -DPIC -o .libs/H5Omessage.o ../../src/H5Omessage.c: In function 'H5O_msg_reset_share': ../../src/H5Omessage.c:1691:28: warning: variable 'type' set but not used [-Wunused-but-set-variable] 1691 | const H5O_msg_class_t *type; /* Actual H5O class type for the ID */ | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Omtime.lo ../../src/H5Omtime.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Omtime.c -fPIC -DPIC -o .libs/H5Omtime.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oname.lo ../../src/H5Oname.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oname.c -fPIC -DPIC -o .libs/H5Oname.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Onull.lo ../../src/H5Onull.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Onull.c -fPIC -DPIC -o .libs/H5Onull.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Opline.lo ../../src/H5Opline.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Opline.c -fPIC -DPIC -o .libs/H5Opline.o In file included from ../../src/H5Opline.c:66: ../../src/H5Oshared.h: In function 'H5O_pline_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Orefcount.lo ../../src/H5Orefcount.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Orefcount.c -fPIC -DPIC -o .libs/H5Orefcount.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Osdspace.lo ../../src/H5Osdspace.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Osdspace.c -fPIC -DPIC -o .libs/H5Osdspace.o In file included from ../../src/H5Osdspace.c:59: ../../src/H5Oshared.h: In function 'H5O_sdspace_shared_post_copy_file': ../../src/H5Oshared.h:384:44: warning: unused parameter 'oloc_src' [-Wunused-parameter] 384 | H5O_SHARED_POST_COPY_FILE(const H5O_loc_t *oloc_src, const void *mesg_src, | ~~~~~~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshared.lo ../../src/H5Oshared.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshared.c -fPIC -DPIC -o .libs/H5Oshared.o ../../src/H5Oshared.c: In function 'H5O__shared_copy_file': ../../src/H5Oshared.c:588:30: warning: unused parameter 'file_src' [-Wunused-parameter] 588 | H5O__shared_copy_file(H5F_t *file_src, H5F_t *file_dst, | ~~~~~~~^~~~~~~~ ../../src/H5Oshared.c:590:79: warning: unused parameter 'cpy_info' [-Wunused-parameter] 590 | hbool_t H5_ATTR_UNUSED *recompute_size, unsigned *mesg_flags, H5O_copy_t *cpy_info, | ~~~~~~~~~~~~^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Oshmesg.lo ../../src/H5Oshmesg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Oshmesg.c -fPIC -DPIC -o .libs/H5Oshmesg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ostab.lo ../../src/H5Ostab.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ostab.c -fPIC -DPIC -o .libs/H5Ostab.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Otest.lo ../../src/H5Otest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Otest.c -fPIC -DPIC -o .libs/H5Otest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ounknown.lo ../../src/H5Ounknown.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ounknown.c -fPIC -DPIC -o .libs/H5Ounknown.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5P.lo ../../src/H5P.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5P.c -fPIC -DPIC -o .libs/H5P.o ../../src/H5P.c: In function 'H5Pencode': ../../src/H5P.c:846:18: warning: unused variable 'high_bound' [-Wunused-variable] 846 | H5F_libver_t high_bound = H5F_LIBVER_V110; | ^~~~~~~~~~ ../../src/H5P.c:845:18: warning: unused variable 'low_bound' [-Wunused-variable] 845 | H5F_libver_t low_bound = H5F_LIBVER_V110; | ^~~~~~~~~ ../../src/H5P.c:844:11: warning: unused variable 'new_fapl_id' [-Wunused-variable] 844 | hid_t new_fapl_id; | ^~~~~~~~~~~ ../../src/H5P.c:843:21: warning: unused variable 'fapl_plist' [-Wunused-variable] 843 | H5P_genplist_t *fapl_plist; | ^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pacpl.lo ../../src/H5Pacpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pacpl.c -fPIC -DPIC -o .libs/H5Pacpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdapl.lo ../../src/H5Pdapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdapl.c -fPIC -DPIC -o .libs/H5Pdapl.o ../../src/H5Pdapl.c: In function 'H5P__dacc_reg_prop': ../../src/H5Pdapl.c:52:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 52 | #define H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC H5P__encode_chunk_cache_nslots | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:208:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC' 208 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_NUM_SLOTS_ENC, H5D_ACS_DATA_CACHE_NUM_SLOTS_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pdapl.c:57:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 57 | #define H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC H5P__encode_chunk_cache_nbytes | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:213:32: note: in expansion of macro 'H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC' 213 | NULL, NULL, NULL, H5D_ACS_DATA_CACHE_BYTE_SIZE_ENC, H5D_ACS_DATA_CACHE_BYTE_SIZE_DEC, NULL, NULL, NULL, NULL) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pdapl.c:79:49: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 79 | #define H5D_ACS_VDS_PREFIX_ENC H5P__dapl_vds_file_pref_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pdapl.c:235:67: note: in expansion of macro 'H5D_ACS_VDS_PREFIX_ENC' 235 | NULL, H5D_ACS_VDS_PREFIX_SET, H5D_ACS_VDS_PREFIX_GET, H5D_ACS_VDS_PREFIX_ENC, H5D_ACS_VDS_PREFIX_DEC, | ^~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:40: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdapl.c:35: In function 'strncpy', inlined from 'H5Pget_efile_prefix' at ../../src/H5Pdapl.c:1482:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:35: ../../src/H5Pdapl.c: In function 'H5Pget_efile_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdapl.c:1480:15: note: in expansion of macro 'HDstrlen' 1480 | len = HDstrlen(my_prefix); | ^~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdapl.c:35: In function 'strncpy', inlined from 'H5Pget_virtual_prefix' at ../../src/H5Pdapl.c:1574:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdapl.c:35: ../../src/H5Pdapl.c: In function 'H5Pget_virtual_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdapl.c:1572:15: note: in expansion of macro 'HDstrlen' 1572 | len = HDstrlen(my_prefix); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdcpl.lo ../../src/H5Pdcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdcpl.c -fPIC -DPIC -o .libs/H5Pdcpl.o ../../src/H5Pdcpl.c: In function 'H5P__dcrt_layout_enc': ../../src/H5Pdcpl.c:385:24: warning: unused variable 'udata' [-Wunused-variable] 385 | H5P_enc_cb_info_t *udata = (H5P_enc_cb_info_t *)_udata; /* User data for encode callback */ | ^~~~~ ../../src/H5Pdcpl.c: In function 'H5P_get_fill_value': ../../src/H5Pdcpl.c:3362:54: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3362 | if((dst_id = H5I_register(H5I_DATATYPE, H5T_copy(type, H5T_COPY_TRANSIENT), FALSE)) < 0) | ^~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Pdcpl.c:37: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdeprec.lo ../../src/H5Pdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdeprec.c -fPIC -DPIC -o .libs/H5Pdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pdxpl.lo ../../src/H5Pdxpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pdxpl.c -fPIC -DPIC -o .libs/H5Pdxpl.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pdxpl.c:35: In function 'strncpy', inlined from 'H5Pget_data_transform' at ../../src/H5Pdxpl.c:1019:2: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pdxpl.c:35: ../../src/H5Pdxpl.c: In function 'H5Pget_data_transform': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pdxpl.c:1017:11: note: in expansion of macro 'HDstrlen' 1017 | len = HDstrlen(pexp); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pencdec.lo ../../src/H5Pencdec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -fPIC -DPIC -o .libs/H5Pencdec.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Pencdec.c:29: In function 'strncpy', inlined from 'H5P__encode_cb' at ../../src/H5Pencdec.c:353:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pencdec.c:29: ../../src/H5Pencdec.c: In function 'H5P__encode_cb': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Pencdec.c:351:25: note: in expansion of macro 'HDstrlen' 351 | prop_name_len = HDstrlen(prop->name) + 1; | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pencdec.c -o H5Pencdec.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfapl.lo ../../src/H5Pfapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfapl.c -fPIC -DPIC -o .libs/H5Pfapl.o ../../src/H5Pfapl.c: In function 'H5P__facc_reg_prop': ../../src/H5Pfapl.c:148:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 148 | #define H5F_ACS_LIBVER_LOW_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pfapl.c:521:31: note: in expansion of macro 'H5F_ACS_LIBVER_LOW_BOUND_ENC' 521 | NULL, NULL, NULL, H5F_ACS_LIBVER_LOW_BOUND_ENC, H5F_ACS_LIBVER_LOW_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pfapl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pfapl.c:154:45: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 154 | #define H5F_ACS_LIBVER_HIGH_BOUND_ENC H5P__facc_libver_type_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pfapl.c:527:31: note: in expansion of macro 'H5F_ACS_LIBVER_HIGH_BOUND_ENC' 527 | NULL, NULL, NULL, H5F_ACS_LIBVER_HIGH_BOUND_ENC, H5F_ACS_LIBVER_HIGH_BOUND_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pfapl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Pfapl.c: In function 'H5P__file_driver_free': ../../src/H5Pfapl.c:1110:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1110 | if((driver->fapl_free)((void *)info->driver_info) < 0) /* Casting away const OK -QAK */ | ^ ../../src/H5Pfapl.c:1114:32: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1114 | H5MM_xfree((void *)info->driver_info); /* Casting away const OK -QAK */ | ^ ../../src/H5Pfapl.c: In function 'H5Pset_evict_on_close': ../../src/H5Pfapl.c:4515:46: warning: unused parameter 'evict_on_close' [-Wunused-parameter] 4515 | H5Pset_evict_on_close(hid_t fapl_id, hbool_t evict_on_close) | ~~~~~~~~^~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfcpl.lo ../../src/H5Pfcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfcpl.c -fPIC -DPIC -o .libs/H5Pfcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pfmpl.lo ../../src/H5Pfmpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pfmpl.c -fPIC -DPIC -o .libs/H5Pfmpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pgcpl.lo ../../src/H5Pgcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pgcpl.c -fPIC -DPIC -o .libs/H5Pgcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pint.lo ../../src/H5Pint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pint.c -fPIC -DPIC -o .libs/H5Pint.o ../../src/H5Pint.c: In function 'H5P__poke_plist_cb': ../../src/H5Pint.c:2700:36: warning: unused parameter 'plist' [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ ../../src/H5Pint.c:2700:55: warning: unused parameter 'name' [-Wunused-parameter] 2700 | H5P__poke_plist_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ ../../src/H5Pint.c: In function 'H5P__poke_pclass_cb': ../../src/H5Pint.c:2747:56: warning: unused parameter 'name' [-Wunused-parameter] 2747 | H5P__poke_pclass_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ ../../src/H5Pint.c: In function 'H5P__iterate_pclass_cb': ../../src/H5Pint.c:4073:11: warning: unused variable 'key' [-Wunused-variable] 4073 | char *key = (char *)_key; /* Pointer to the property's name */ | ^~~ ../../src/H5Pint.c: In function 'H5P__peek_cb': ../../src/H5Pint.c:4207:30: warning: unused parameter 'plist' [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~~~~~^~~~~ ../../src/H5Pint.c:4207:49: warning: unused parameter 'name' [-Wunused-parameter] 4207 | H5P__peek_cb(H5P_genplist_t *plist, const char *name, H5P_genprop_t *prop, | ~~~~~~~~~~~~^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plapl.lo ../../src/H5Plapl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plapl.c -fPIC -DPIC -o .libs/H5Plapl.o ../../src/H5Plapl.c: In function 'H5P__lacc_elink_fapl_cmp': ../../src/H5Plapl.c:571:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] 571 | herr_t status; | ^~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5Plapl.c:35: In function 'strncpy', inlined from 'H5Pget_elink_prefix' at ../../src/H5Plapl.c:1063:13: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Plapl.c:35: ../../src/H5Plapl.c: In function 'H5Pget_elink_prefix': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5Plapl.c:1061:15: note: in expansion of macro 'HDstrlen' 1061 | len = HDstrlen(my_prefix); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Plcpl.lo ../../src/H5Plcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Plcpl.c -fPIC -DPIC -o .libs/H5Plcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpl.lo ../../src/H5Pocpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpl.c -fPIC -DPIC -o .libs/H5Pocpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pocpypl.lo ../../src/H5Pocpypl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pocpypl.c -fPIC -DPIC -o .libs/H5Pocpypl.o ../../src/H5Pocpypl.c: In function 'H5P__ocpy_reg_prop': ../../src/H5Pocpypl.c:59:48: warning: passing argument 8 of 'H5P_register_real' from incompatible pointer type [-Wincompatible-pointer-types] 59 | #define H5O_CPY_MERGE_COMM_DT_LIST_ENC H5P__ocpy_merge_comm_dt_list_enc | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(const void *, void **, size_t *) {aka int (*)(const void *, void **, long unsigned int *)} ../../src/H5Pocpypl.c:171:83: note: in expansion of macro 'H5O_CPY_MERGE_COMM_DT_LIST_ENC' 171 | NULL, H5O_CPY_MERGE_COMM_DT_LIST_SET, H5O_CPY_MERGE_COMM_DT_LIST_GET, H5O_CPY_MERGE_COMM_DT_LIST_ENC, H5O_CPY_MERGE_COMM_DT_LIST_DEC, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Pocpypl.c:41: ../../src/H5Ppkg.h:141:27: note: expected 'H5P_prp_encode_func_t' {aka 'int (*)(const void *, void **, long unsigned int *, void *)'} but argument is of type 'herr_t (*)(const void *, void **, size_t *)' {aka 'int (*)(const void *, void **, long unsigned int *)'} 141 | H5P_prp_encode_func_t prp_encode, H5P_prp_decode_func_t prp_decode, | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Pstrcpl.lo ../../src/H5Pstrcpl.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Pstrcpl.c -fPIC -DPIC -o .libs/H5Pstrcpl.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ptest.lo ../../src/H5Ptest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ptest.c -fPIC -DPIC -o .libs/H5Ptest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PB.lo ../../src/H5PB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -fPIC -DPIC -o .libs/H5PB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PB.c -o H5PB.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PL.lo ../../src/H5PL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PL.c -fPIC -DPIC -o .libs/H5PL.o In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../src/H5PL.c:23: In function 'strncpy', inlined from 'H5PLget' at ../../src/H5PL.c:373:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5PL.c:23: ../../src/H5PL.c: In function 'H5PLget': ../../src/H5private.h:1365:28: note: length computed here 1365 | #define HDstrlen(S) strlen(S) | ^~~~~~~~~ ../../src/H5PL.c:369:16: note: in expansion of macro 'HDstrlen' 369 | path_len = HDstrlen(path); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLint.lo ../../src/H5PLint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -fPIC -DPIC -o .libs/H5PLint.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLint.c -o H5PLint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLpath.lo ../../src/H5PLpath.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -fPIC -DPIC -o .libs/H5PLpath.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLpath.c -o H5PLpath.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PLplugin_cache.lo ../../src/H5PLplugin_cache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -fPIC -DPIC -o .libs/H5PLplugin_cache.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5PLplugin_cache.c -o H5PLplugin_cache.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5R.lo ../../src/H5R.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5R.c -fPIC -DPIC -o .libs/H5R.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rint.lo ../../src/H5Rint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -fPIC -DPIC -o .libs/H5Rint.o ../../src/H5Rint.c: In function 'H5R__get_name': ../../src/H5Rint.c:697:31: warning: unused parameter 'id' [-Wunused-parameter] 697 | H5R__get_name(H5F_t *f, hid_t id, H5R_type_t ref_type, const void *_ref, | ~~~~~~^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rint.c -o H5Rint.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Rdeprec.lo ../../src/H5Rdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Rdeprec.c -fPIC -DPIC -o .libs/H5Rdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5UC.lo ../../src/H5UC.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -fPIC -DPIC -o .libs/H5UC.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5UC.c -o H5UC.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5RS.lo ../../src/H5RS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5RS.c -fPIC -DPIC -o .libs/H5RS.o ../../src/H5RS.c: In function 'H5RS_wrap': ../../src/H5RS.c:151:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 151 | ret_value->s = (char *)s; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5S.lo ../../src/H5S.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5S.c -fPIC -DPIC -o .libs/H5S.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sall.lo ../../src/H5Sall.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sall.c -fPIC -DPIC -o .libs/H5Sall.o ../../src/H5Sall.c: In function 'H5S__all_project_simple': ../../src/H5Sall.c:858:38: warning: unused parameter 'base_space' [-Wunused-parameter] 858 | H5S__all_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Sall.c:858:77: warning: unused parameter 'offset' [-Wunused-parameter] 858 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sdbg.lo ../../src/H5Sdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sdbg.c -fPIC -DPIC -o .libs/H5Sdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Shyper.lo ../../src/H5Shyper.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Shyper.c -fPIC -DPIC -o .libs/H5Shyper.o ../../src/H5Shyper.c: In function 'H5S_hyper_set_offset_size': ../../src/H5Shyper.c:1976:40: warning: unused parameter 'space' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~~~~~~^~~~~ ../../src/H5Shyper.c:1976:55: warning: unused parameter 'block_count' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~ ../../src/H5Shyper.c:1976:76: warning: unused parameter 'bounds_end' [-Wunused-parameter] 1976 | H5S_hyper_set_offset_size(const H5S_t *space, hsize_t block_count, hsize_t bounds_end[], uint32_t version, uint8_t *offset_size) | ~~~~~~~~^~~~~~~~~~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': ../../src/H5Shyper.c:2281:13: warning: unused variable 'temp_off' [-Wunused-variable] 2281 | hsize_t temp_off; /* Offset in a given dimension */ | ^~~~~~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_get_seq_list_opt': ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8812:25: note: in expansion of macro 'DUFF_GUTS' 8812 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8813:17: note: here 8813 | case 7: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8814:25: note: in expansion of macro 'DUFF_GUTS' 8814 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8815:17: note: here 8815 | case 6: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8816:25: note: in expansion of macro 'DUFF_GUTS' 8816 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8817:17: note: here 8817 | case 5: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8818:25: note: in expansion of macro 'DUFF_GUTS' 8818 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8819:17: note: here 8819 | case 4: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8820:25: note: in expansion of macro 'DUFF_GUTS' 8820 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8821:17: note: here 8821 | case 3: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8822:25: note: in expansion of macro 'DUFF_GUTS' 8822 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8823:17: note: here 8823 | case 2: | ^~~~ ../../src/H5Shyper.c:8790:5: warning: this statement may fall through [-Wimplicit-fallthrough=] 8790 | loc += fast_dim_buf_off; | ~~~~^~~~~~~~~~~~~~~~~~~ ../../src/H5Shyper.c:8824:25: note: in expansion of macro 'DUFF_GUTS' 8824 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Shyper.c:8825:17: note: here 8825 | case 1: | ^~~~ ../../src/H5Shyper.c: In function 'H5S_select_hyperslab': ../../src/H5Shyper.c:6895:15: warning: this statement may fall through [-Wimplicit-fallthrough=] 6895 | if(op == H5S_SELECT_SET) /* Allow only "set" operation to proceed */ | ^ ../../src/H5Shyper.c:6899:9: note: here 6899 | case H5S_SEL_ERROR: | ^~~~ ../../src/H5Shyper.c: In function 'H5S__hyper_serialize': ../../src/H5Shyper.c:2286:13: warning: 'block_count' may be used uninitialized in this function [-Wmaybe-uninitialized] 2286 | hsize_t block_count; /* block counter for regular hyperslabs */ | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Snone.lo ../../src/H5Snone.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Snone.c -fPIC -DPIC -o .libs/H5Snone.o ../../src/H5Snone.c: In function 'H5S_none_project_simple': ../../src/H5Snone.c:813:38: warning: unused parameter 'base_space' [-Wunused-parameter] 813 | H5S_none_project_simple(const H5S_t *base_space, H5S_t *new_space, hsize_t *offset) | ~~~~~~~~~~~~~^~~~~~~~~~ ../../src/H5Snone.c:813:77: warning: unused parameter 'offset' [-Wunused-parameter] 813 | 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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Spoint.lo ../../src/H5Spoint.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Spoint.c -fPIC -DPIC -o .libs/H5Spoint.o ../../src/H5Spoint.c: In function 'H5S_point_set_version': ../../src/H5Spoint.c:778:72: warning: unused parameter 'f' [-Wunused-parameter] 778 | H5S_point_set_version(const H5S_t *space, hsize_t bounds_end[], H5F_t *f, uint32_t *version) | ~~~~~~~^ ../../src/H5Spoint.c: In function 'H5S_point_set_info_size': ../../src/H5Spoint.c:831:14: warning: unused variable 'u' [-Wunused-variable] 831 | unsigned u; | ^ ../../src/H5Spoint.c:830:13: warning: unused variable 'max_size' [-Wunused-variable] 830 | hsize_t max_size = 0; | ^~~~~~~~ ../../src/H5Spoint.c:828:38: warning: unused parameter 'space' [-Wunused-parameter] 828 | H5S_point_set_info_size(const H5S_t *space, hsize_t H5_ATTR_UNUSED bounds_end[], uint32_t H5_ATTR_UNUSED version, uint8_t H5_ATTR_UNUSED *point_size) | ~~~~~~~~~~~~~^~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Sselect.lo ../../src/H5Sselect.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Sselect.c -fPIC -DPIC -o .libs/H5Sselect.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Stest.lo ../../src/H5Stest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Stest.c -fPIC -DPIC -o .libs/H5Stest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SL.lo ../../src/H5SL.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SL.c -fPIC -DPIC -o .libs/H5SL.o ../../src/H5SL.c: In function 'H5SL_term_package': ../../src/H5SL.c:655:21: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 655 | herr_t ret; | ^~~ ../../src/H5SL.c: In function 'H5SL_release_common': ../../src/H5SL.c:896:36: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 896 | (void)(op)(node->item, (void *)node->key, op_data); | ^ ../../src/H5SL.c: In function 'H5SL_iterate': ../../src/H5SL.c:2210:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2210 | if((ret_value = (op)(node->item, (void *)node->key, op_data)) != 0) | ^ ../../src/H5SL.c: In function 'H5SL_try_free_safe': ../../src/H5SL.c:2369:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2369 | if((op_ret = (op)(node->item , (void *)node->key, op_data)) < 0) | ^ In file included from ../../src/H5SL.c:64: ../../src/H5SL.c: In function 'H5SL_search': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5SL.c:1397:11: note: 'ret_value' was declared here 1397 | void *ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5SL.c:64: ../../src/H5SL.c: In function 'H5SL_find': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5SL.c:1698:18: note: 'ret_value' was declared here 1698 | H5SL_node_t *ret_value; /* Return value */ | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SM.lo ../../src/H5SM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SM.c -fPIC -DPIC -o .libs/H5SM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMbtree2.lo ../../src/H5SMbtree2.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMbtree2.c -fPIC -DPIC -o .libs/H5SMbtree2.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMcache.lo ../../src/H5SMcache.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMcache.c -fPIC -DPIC -o .libs/H5SMcache.o ../../src/H5SMcache.c: In function 'H5SM__cache_table_deserialize': ../../src/H5SMcache.c:215:58: warning: unused parameter 'len' [-Wunused-parameter] 215 | H5SM__cache_table_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_table_serialize': ../../src/H5SMcache.c:367:66: warning: unused parameter 'len' [-Wunused-parameter] 367 | H5SM__cache_table_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_list_deserialize': ../../src/H5SMcache.c:571:57: warning: unused parameter 'len' [-Wunused-parameter] 571 | H5SM__cache_list_deserialize(const void *_image, size_t len, void *_udata, | ~~~~~~~^~~ ../../src/H5SMcache.c: In function 'H5SM__cache_list_serialize': ../../src/H5SMcache.c:690:65: warning: unused parameter 'len' [-Wunused-parameter] 690 | H5SM__cache_list_serialize(const H5F_t *f, void *_image, size_t len, | ~~~~~~~^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMmessage.lo ../../src/H5SMmessage.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMmessage.c -fPIC -DPIC -o .libs/H5SMmessage.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5SMtest.lo ../../src/H5SMtest.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5SMtest.c -fPIC -DPIC -o .libs/H5SMtest.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ST.lo ../../src/H5ST.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ST.c -fPIC -DPIC -o .libs/H5ST.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5T.lo ../../src/H5T.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5T.c -fPIC -DPIC -o .libs/H5T.o ../../src/H5T.c: In function 'H5T__path_find_real': ../../src/H5T.c:4681:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4681 | if(NULL == (path->src = H5T_copy(src, H5T_COPY_ALL))) | ^~~ ../../src/H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ ../../src/H5T.c:4683:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 4683 | if(NULL == (path->dst = H5T_copy(dst, H5T_COPY_ALL))) | ^~~ ../../src/H5T.c:3213:17: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 3213 | H5T_copy(H5T_t *old_dt, H5T_copy_t method) | ~~~~~~~^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tarray.lo ../../src/H5Tarray.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tarray.c -fPIC -DPIC -o .libs/H5Tarray.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tbit.lo ../../src/H5Tbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tbit.c -fPIC -DPIC -o .libs/H5Tbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcommit.lo ../../src/H5Tcommit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcommit.c -fPIC -DPIC -o .libs/H5Tcommit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcompound.lo ../../src/H5Tcompound.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcompound.c -fPIC -DPIC -o .libs/H5Tcompound.o ../../src/H5Tcompound.c: In function 'H5T__insert': ../../src/H5Tcompound.c:464:56: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 464 | parent->shared->u.compnd.memb[idx].type = H5T_copy(member, H5T_COPY_ALL); | ^~~~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Tcompound.c:30: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tconv.lo ../../src/H5Tconv.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tconv.c -fPIC -DPIC -o .libs/H5Tconv.o ../../src/H5Tconv.c: In function 'H5T_conv_struct_free': ../../src/H5Tconv.c:1849:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] 1849 | int status; | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tcset.lo ../../src/H5Tcset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tcset.c -fPIC -DPIC -o .libs/H5Tcset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdbg.lo ../../src/H5Tdbg.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdbg.c -fPIC -DPIC -o .libs/H5Tdbg.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tdeprec.lo ../../src/H5Tdeprec.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tdeprec.c -fPIC -DPIC -o .libs/H5Tdeprec.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tenum.lo ../../src/H5Tenum.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tenum.c -fPIC -DPIC -o .libs/H5Tenum.o ../../src/H5Tenum.c: In function 'H5T__enum_create': ../../src/H5Tenum.c:111:42: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 111 | ret_value->shared->parent = H5T_copy(parent, H5T_COPY_ALL); | ^~~~~~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:412:38: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 412 | if(NULL == (copied_dt = H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | 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:551:35: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 551 | if (NULL==(copied_dt=H5T_copy(dt, H5T_COPY_ALL))) | ^~ In file included from ../../src/H5Tpkg.h:37, from ../../src/H5Tenum.c:26: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfields.lo ../../src/H5Tfields.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfields.c -fPIC -DPIC -o .libs/H5Tfields.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfixed.lo ../../src/H5Tfixed.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfixed.c -fPIC -DPIC -o .libs/H5Tfixed.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tfloat.lo ../../src/H5Tfloat.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -fPIC -DPIC -o .libs/H5Tfloat.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tfloat.c -o H5Tfloat.o >/dev/null 2>&1 ./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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tinit.lo H5Tinit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -fPIC -DPIC -o .libs/H5Tinit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c H5Tinit.c -o H5Tinit.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tnative.lo ../../src/H5Tnative.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tnative.c -fPIC -DPIC -o .libs/H5Tnative.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toffset.lo ../../src/H5Toffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toffset.c -fPIC -DPIC -o .libs/H5Toffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Toh.lo ../../src/H5Toh.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Toh.c -fPIC -DPIC -o .libs/H5Toh.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Topaque.lo ../../src/H5Topaque.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Topaque.c -fPIC -DPIC -o .libs/H5Topaque.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Torder.lo ../../src/H5Torder.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Torder.c -fPIC -DPIC -o .libs/H5Torder.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tpad.lo ../../src/H5Tpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tpad.c -fPIC -DPIC -o .libs/H5Tpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tprecis.lo ../../src/H5Tprecis.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tprecis.c -fPIC -DPIC -o .libs/H5Tprecis.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tstrpad.lo ../../src/H5Tstrpad.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tstrpad.c -fPIC -DPIC -o .libs/H5Tstrpad.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvisit.lo ../../src/H5Tvisit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvisit.c -fPIC -DPIC -o .libs/H5Tvisit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Tvlen.lo ../../src/H5Tvlen.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Tvlen.c -fPIC -DPIC -o .libs/H5Tvlen.o ../../src/H5Tvlen.c: In function 'H5T__vlen_create': ../../src/H5Tvlen.c:135:47: warning: passing argument 1 of 'H5T_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 135 | if(NULL == (dt->shared->parent = H5T_copy(base, H5T_COPY_ALL))) | ^~~~ In file included from ../../src/H5Zprivate.h:28, from ../../src/H5CXprivate.h:30, from ../../src/H5Tvlen.c:23: ../../src/H5Tprivate.h:108:15: note: expected 'H5T_t *' {aka 'struct H5T_t *'} but argument is of type 'const H5T_t *' {aka 'const struct H5T_t *'} 108 | H5_DLL H5T_t *H5T_copy(H5T_t *old_dt, H5T_copy_t method); | ^~~~~~~~ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_isnull': ../../src/H5Tvlen.c:810:24: 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] 810 | H5F_addr_decode(f, (const uint8_t **)&vl, &addr); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_read': ../../src/H5Tvlen.c:846:24: 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] 846 | H5F_addr_decode(f, (const uint8_t **)&vl, &(hobjid.addr)); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_write': ../../src/H5Tvlen.c:897: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] 897 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); | ^ ../../src/H5Tvlen.c: In function 'H5T_vlen_disk_setnull': ../../src/H5Tvlen.c:958: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] 958 | H5F_addr_decode(f, (const uint8_t **)&bg, &(bg_hobjid.addr)); | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TS.lo ../../src/H5TS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5TS.c -fPIC -DPIC -o .libs/H5TS.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5VM.lo ../../src/H5VM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5VM.c -fPIC -DPIC -o .libs/H5VM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5WB.lo ../../src/H5WB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5WB.c -fPIC -DPIC -o .libs/H5WB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Z.lo ../../src/H5Z.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Z.c -fPIC -DPIC -o .libs/H5Z.o ../../src/H5Z.c: In function 'H5Z__init_package': ../../src/H5Z.c:108:33: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 108 | H5Z_SZIP->encoder_present = SZ_encoder_enabled(); | ^~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zdeflate.lo ../../src/H5Zdeflate.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zdeflate.c -fPIC -DPIC -o .libs/H5Zdeflate.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zfletcher32.lo ../../src/H5Zfletcher32.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zfletcher32.c -fPIC -DPIC -o .libs/H5Zfletcher32.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Znbit.lo ../../src/H5Znbit.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Znbit.c -fPIC -DPIC -o .libs/H5Znbit.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zshuffle.lo ../../src/H5Zshuffle.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zshuffle.c -fPIC -DPIC -o .libs/H5Zshuffle.o ../../src/H5Zshuffle.c: In function 'H5Z_filter_shuffle': ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:187:29: note: in expansion of macro 'DUFF_GUTS' 187 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:188:21: note: here 188 | case 7: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:189:29: note: in expansion of macro 'DUFF_GUTS' 189 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:190:21: note: here 190 | case 6: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:191:29: note: in expansion of macro 'DUFF_GUTS' 191 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:192:21: note: here 192 | case 5: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:193:29: note: in expansion of macro 'DUFF_GUTS' 193 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:194:21: note: here 194 | case 4: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:195:29: note: in expansion of macro 'DUFF_GUTS' 195 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:196:21: note: here 196 | case 3: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:197:29: note: in expansion of macro 'DUFF_GUTS' 197 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:198:21: note: here 198 | case 2: | ^~~~ ../../src/H5Zshuffle.c:167:10: warning: this statement may fall through [-Wimplicit-fallthrough=] 167 | _dest+=bytesoftype; | ~~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:199:29: note: in expansion of macro 'DUFF_GUTS' 199 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:200:21: note: here 200 | case 1: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:245:29: note: in expansion of macro 'DUFF_GUTS' 245 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:246:21: note: here 246 | case 7: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:247:29: note: in expansion of macro 'DUFF_GUTS' 247 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:248:21: note: here 248 | case 6: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:249:29: note: in expansion of macro 'DUFF_GUTS' 249 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:250:21: note: here 250 | case 5: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:251:29: note: in expansion of macro 'DUFF_GUTS' 251 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:252:21: note: here 252 | case 4: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:253:29: note: in expansion of macro 'DUFF_GUTS' 253 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:254:21: note: here 254 | case 3: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:255:29: note: in expansion of macro 'DUFF_GUTS' 255 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:256:21: note: here 256 | case 2: | ^~~~ ../../src/H5Zshuffle.c:225:9: warning: this statement may fall through [-Wimplicit-fallthrough=] 225 | _src+=bytesoftype; | ~~~~^~~~~~~~~~~~~ ../../src/H5Zshuffle.c:257:29: note: in expansion of macro 'DUFF_GUTS' 257 | DUFF_GUTS | ^~~~~~~~~ ../../src/H5Zshuffle.c:258:21: note: here 258 | case 1: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zscaleoffset.lo ../../src/H5Zscaleoffset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zscaleoffset.c -fPIC -DPIC -o .libs/H5Zscaleoffset.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Zszip.lo ../../src/H5Zszip.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Zszip.c -fPIC -DPIC -o .libs/H5Zszip.o ../../src/H5Zszip.c: In function 'H5Z_can_apply_szip': ../../src/H5Zszip.c:90:22: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 90 | if((dtype_size = (8 * H5T_get_size(type))) == 0) | ^ ../../src/H5Zszip.c: In function 'H5Z_set_local_szip': ../../src/H5Zszip.c:173:24: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 173 | dtype_offset = H5T_get_offset(type); | ^~~~~~~~~~~~~~ ../../src/H5Zszip.c:185:36: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 185 | cd_values[H5Z_SZIP_PARM_BPP] = dtype_precision; | ^~~~~~~~~~~~~~~ In file included from ../../src/H5Zszip.c:17: ../../src/H5private.h:345: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] 345 | #define MIN(a,b) (((a)<(b)) ? (a) : (b)) | ^ ../../src/H5Zszip.c:214:20: note: in expansion of macro 'MIN' 214 | scanline = MIN((cd_values[H5Z_SZIP_PARM_PPB] * SZ_MAX_BLOCKS_PER_SCANLINE), npoints); | ^~~ ../../src/H5Zszip.c:232:35: warning: unsigned conversion from 'int' to 'unsigned int' changes value from '-25' to '4294967271' [-Wsign-conversion] 232 | cd_values[H5Z_SZIP_PARM_MASK] &= ~(SZ_LSB_OPTION_MASK|SZ_MSB_OPTION_MASK); | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Ztrans.lo ../../src/H5Ztrans.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -fPIC -DPIC -o .libs/H5Ztrans.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Ztrans.c -o H5Ztrans.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5ACmpio.lo ../../src/H5ACmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -fPIC -DPIC -o .libs/H5ACmpio.o ../../src/H5ACmpio.c: In function 'H5AC__construct_candidate_list': ../../src/H5ACmpio.c:501:63: warning: unused parameter 'aux_ptr' [-Wunused-parameter] 501 | H5AC__construct_candidate_list(H5AC_t *cache_ptr, H5AC_aux_t *aux_ptr, | ~~~~~~~~~~~~^~~~~~~ In file included from ../../src/H5ACmpio.c:37: ../../src/H5ACmpio.c: In function 'H5AC__log_cleaned_entry': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2204:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2204 | FUNC_ENTER_COMMON(H5_IS_PKG(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5ACmpio.c:826:5: note: in expansion of macro 'FUNC_ENTER_PACKAGE' 826 | FUNC_ENTER_PACKAGE | ^~~~~~~~~~~~~~~~~~ ../../src/H5ACmpio.c:856:1: warning: label 'done' defined but not used [-Wunused-label] 856 | done: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5ACmpio.c -o H5ACmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Cmpio.lo ../../src/H5Cmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -fPIC -DPIC -o .libs/H5Cmpio.o ../../src/H5Cmpio.c: In function 'H5C_apply_candidate_list': ../../src/H5Cmpio.c:234:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 234 | n = num_candidates / mpi_size; | ^ ../../src/H5Cmpio.c:234:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 234 | n = num_candidates / mpi_size; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:235:24: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 235 | m = num_candidates % mpi_size; | ^ ../../src/H5Cmpio.c:235:9: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 235 | m = num_candidates % mpi_size; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:241:44: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 241 | candidate_assignment_table[mpi_size] = num_candidates; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:252:27: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 252 | if(num_candidates < mpi_size) { | ^ ../../src/H5Cmpio.c:254:49: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 254 | candidate_assignment_table[i] = num_candidates; | ^~~~~~~~~~~~~~ ../../src/H5Cmpio.c:277:28: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 277 | first_entry_to_flush = candidate_assignment_table[mpi_rank]; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Cmpio.c:278:27: warning: conversion to 'unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 278 | last_entry_to_flush = candidate_assignment_table[mpi_rank + 1] - 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/H5Cmpio.c:37: ../../src/H5Cmpio.c: In function 'H5C_clear_coll_entries': ../../src/H5private.h:2021:13: warning: unused variable 'err_occurred' [-Wunused-variable] 2021 | hbool_t err_occurred = FALSE; \ | ^~~~~~~~~~~~ ../../src/H5private.h:2139:5: note: in expansion of macro 'FUNC_ENTER_COMMON' 2139 | FUNC_ENTER_COMMON(!H5_IS_API(FUNC)); \ | ^~~~~~~~~~~~~~~~~ ../../src/H5Cmpio.c:879:5: note: in expansion of macro 'FUNC_ENTER_NOAPI_NOINIT' 879 | FUNC_ENTER_NOAPI_NOINIT | ^~~~~~~~~~~~~~~~~~~~~~~ ../../src/H5Cmpio.c:900:1: warning: label 'done' defined but not used [-Wunused-label] 900 | done: | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Cmpio.c -o H5Cmpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Dmpio.lo ../../src/H5Dmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Dmpio.c -fPIC -DPIC -o .libs/H5Dmpio.o ../../src/H5Dmpio.c: In function 'H5D__obtain_mpio_mode': ../../src/H5Dmpio.c:2527:78: warning: conversion from 'long unsigned int' to 'int' may change value [-Wconversion] 2527 | if(MPI_SUCCESS != (mpi_code = MPI_Bcast(mergebuf, ((sizeof(haddr_t) + 1) * total_chunks), MPI_BYTE, root, comm))) | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Fmpi.lo ../../src/H5Fmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Fmpi.c -fPIC -DPIC -o .libs/H5Fmpi.o In file included from ../../src/H5Fmpi.c:35: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_rank': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5Fmpi.c:127:9: note: 'ret_value' was declared here 127 | int ret_value; | ^~~~~~~~~ In file included from ../../src/H5Fmpi.c:35: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_comm': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5Fmpi.c:161:14: note: 'ret_value' was declared here 161 | MPI_Comm ret_value; | ^~~~~~~~~ In file included from ../../src/H5Fmpi.c:35: ../../src/H5Fmpi.c: In function 'H5F_mpi_get_size': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5Fmpi.c:195:9: note: 'ret_value' was declared here 195 | int ret_value; | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpi.lo ../../src/H5FDmpi.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpi.c -fPIC -DPIC -o .libs/H5FDmpi.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5FDmpio.lo ../../src/H5FDmpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5FDmpio.c -fPIC -DPIC -o .libs/H5FDmpio.o ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': ../../src/H5FDmpio.c:221:32: warning: cast from function call of type 'long int' to non-matching type '_Bool' [-Wbad-function-cast] 221 | H5FD_mpi_opt_types_g = (hbool_t)HDstrtol(s, NULL, 0); | ^ ../../src/H5FDmpio.c: In function 'H5FD_mpio_write': ../../src/H5FDmpio.c:1886:41: warning: conversion to 'long long unsigned int' from 'MPI_Count' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1886 | if(bytes_written && ((bytes_written + addr) > file->local_eof)) | ^ ../../src/H5FDmpio.c:1887:32: warning: conversion to 'long long unsigned int' from 'MPI_Count' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1887 | file->local_eof = addr + bytes_written; | ^ In file included from ../../src/H5FDmpio.c:25: ../../src/H5FDmpio.c: In function 'H5FD_mpio_fapl_get': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5FDmpio.c:695:16: note: 'ret_value' was declared here 695 | void *ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5FDmpio.c:25: ../../src/H5FDmpio.c: In function 'H5FD_mpio_init': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5FDmpio.c:210:11: note: 'ret_value' was declared here 210 | hid_t ret_value; /* Return value */ | ^~~~~~~~~ In file included from ../../src/H5FDmpio.c:25: ../../src/H5FDmpio.c: In function 'H5FD_mpio_open': ../../src/H5private.h:2303:11: warning: 'ret_value' may be used uninitialized in this function [-Wmaybe-uninitialized] 2303 | return(ret_value); \ | ^ ../../src/H5FDmpio.c:942:15: note: 'ret_value' was declared here 942 | H5FD_t *ret_value; /* Return value */ | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5Smpio.lo ../../src/H5Smpio.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -fPIC -DPIC -o .libs/H5Smpio.o ../../src/H5Smpio.c: In function 'H5S_mpio_create_point_datatype': ../../src/H5Smpio.c:287:79: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 287 | &disp[i*bigio_count], | ^ ../../src/H5Smpio.c:285:72: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 285 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hindexed_block(bigio_count, | ^~~~~~~~~~~ ../../src/H5Smpio.c:309:91: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 309 | &disp[num_big_types*bigio_count], | ^ ../../src/H5Smpio.c:209:20: warning: unused variable 'u' [-Wunused-variable] 209 | hsize_t u; /* Local index variable */ | ^ ../../src/H5Smpio.c: In function 'H5S_mpio_point_type': ../../src/H5Smpio.c:410: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] 410 | disp[u] = H5VM_array_offset(space->extent.rank, space->extent.size, curr->pnt); | ^~~~~~~~~~~~~~~~~ ../../src/H5Smpio.c:411:17: warning: conversion to 'long unsigned int' from 'MPI_Aint' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 411 | disp[u] *= elmt_size; | ^~ ../../src/H5Smpio.c:411:20: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 411 | disp[u] *= elmt_size; | ^~~~~~~~~ ../../src/H5Smpio.c:430:37: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] 430 | unsigned s = 0, l = u, m = u / 2; | ^ ../../src/H5Smpio.c:430:44: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'unsigned int' may change value [-Wconversion] 430 | unsigned s = 0, l = u, m = u / 2; | ^ ../../src/H5Smpio.c: In function 'H5S_mpio_permute_type': ../../src/H5Smpio.c:572: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] 572 | disp[u] = curr_off; | ^~~~~~~~ ../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type': ../../src/H5Smpio.c:919:26: warning: conversion to 'long long unsigned int' from 'hssize_t' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 919 | start_disp = d[i].start * offset[i] * elmt_size; | ^ ../../src/H5Smpio.c:919:15: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 919 | start_disp = d[i].start * offset[i] * elmt_size; | ^ ../../src/H5Smpio.c:920:42: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; | ^ ../../src/H5Smpio.c:920:22: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 920 | new_extent = (MPI_Aint)elmt_size * max_xtent[i]; | ^ ../../src/H5Smpio.c: In function 'H5S_obtain_datatype': ../../src/H5Smpio.c:1127:57: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; | ^ ../../src/H5Smpio.c:1127:37: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1127 | disp[outercount] = (MPI_Aint)elmt_size * tspan->low; | ^ ../../src/H5Smpio.c:1132:29: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 1132 | if (bigio_count < blocklen[outercount]) { | ^ ../../src/H5Smpio.c:1152:33: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 1152 | if (blocklen[i] > bigio_count) { | ^ ../../src/H5Smpio.c:1153:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1153 | if (H5S_mpio_create_large_type (blocklen[i], 0, *elmt_type, &temp_type) < 0) { | ~~~~~~~~^~~ ../../src/H5Smpio.c:1232:37: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1232 | disp[outercount] = tspan->low * (*down) * elmt_size; | ^~~~~ ../../src/H5Smpio.c:1240:22: warning: conversion to 'MPI_Aint' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1240 | stride = (*down) * elmt_size; | ^ ../../src/H5Smpio.c: In function 'H5S_mpio_create_large_type': ../../src/H5Smpio.c:1441:45: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1441 | leftover = num_elements - num_big_types * (hsize_t)bigio_count; | ^ ../../src/H5Smpio.c:1450:59: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1450 | if(MPI_SUCCESS != (mpi_code = MPI_Type_contiguous(bigio_count, | ^~~~~~~~~~~ ../../src/H5Smpio.c:1457:64: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1457 | if(MPI_SUCCESS != (mpi_code = MPI_Type_create_hvector (bigio_count, | ^~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../src/H5Smpio.c -o H5Smpio.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5ACdbg.lo H5ACproxy_entry.lo H5B.lo H5Bcache.lo H5Bdbg.lo H5B2.lo H5B2cache.lo H5B2dbg.lo H5B2hdr.lo H5B2int.lo H5B2internal.lo H5B2leaf.lo H5B2stat.lo H5B2test.lo H5C.lo H5Cdbg.lo H5Cepoch.lo H5Cimage.lo H5Clog.lo H5Clog_json.lo H5Clog_trace.lo H5Cprefetched.lo H5Cquery.lo H5Ctag.lo H5Ctest.lo H5CS.lo H5CX.lo H5D.lo H5Dbtree.lo H5Dbtree2.lo H5Dchunk.lo H5Dcompact.lo H5Dcontig.lo H5Ddbg.lo H5Ddeprec.lo H5Dearray.lo H5Defl.lo H5Dfarray.lo H5Dfill.lo H5Dint.lo H5Dio.lo H5Dlayout.lo H5Dnone.lo H5Doh.lo H5Dscatgath.lo H5Dselect.lo H5Dsingle.lo H5Dtest.lo H5Dvirtual.lo H5E.lo H5Edeprec.lo H5Eint.lo H5EA.lo H5EAcache.lo H5EAdbg.lo H5EAdblkpage.lo H5EAdblock.lo H5EAhdr.lo H5EAiblock.lo H5EAint.lo H5EAsblock.lo H5EAstat.lo H5EAtest.lo H5F.lo H5Faccum.lo H5Fcwfs.lo H5Fdbg.lo H5Fdeprec.lo H5Fefc.lo H5Ffake.lo H5Fint.lo H5Fio.lo H5Fmount.lo H5Fquery.lo H5Fsfile.lo H5Fspace.lo H5Fsuper.lo H5Fsuper_cache.lo H5Ftest.lo H5FA.lo H5FAcache.lo H5FAdbg.lo H5FAdblock.lo H5FAdblkpage.lo H5FAhdr.lo H5FAint.lo H5FAstat.lo H5FAtest.lo H5FD.lo H5FDcore.lo H5FDfamily.lo H5FDint.lo H5FDlog.lo H5FDmulti.lo H5FDsec2.lo H5FDspace.lo H5FDstdio.lo H5FDtest.lo H5FL.lo H5FO.lo H5FS.lo H5FScache.lo H5FSdbg.lo H5FSint.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 H5HLprfx.lo H5HLdblk.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 H5Odeprec.lo H5Oainfo.lo H5Oalloc.lo H5Oattr.lo H5Oattribute.lo H5Obogus.lo H5Obtreek.lo H5Ocache.lo H5Ocache_image.lo H5Ochunk.lo H5Ocont.lo H5Ocopy.lo H5Odbg.lo H5Odrvinfo.lo H5Odtype.lo H5Oefl.lo H5Ofill.lo H5Oflush.lo H5Ofsinfo.lo H5Oginfo.lo H5Oint.lo H5Olayout.lo H5Olinfo.lo H5Olink.lo H5Omessage.lo H5Omtime.lo H5Oname.lo H5Onull.lo H5Opline.lo H5Orefcount.lo H5Osdspace.lo H5Oshared.lo H5Oshmesg.lo H5Ostab.lo H5Otest.lo H5Ounknown.lo H5P.lo H5Pacpl.lo H5Pdapl.lo H5Pdcpl.lo H5Pdeprec.lo H5Pdxpl.lo H5Pencdec.lo H5Pfapl.lo H5Pfcpl.lo H5Pfmpl.lo H5Pgcpl.lo H5Pint.lo H5Plapl.lo H5Plcpl.lo H5Pocpl.lo H5Pocpypl.lo H5Pstrcpl.lo H5Ptest.lo H5PB.lo H5PL.lo H5PLint.lo H5PLpath.lo H5PLplugin_cache.lo H5R.lo H5Rint.lo H5Rdeprec.lo H5UC.lo H5RS.lo H5S.lo H5Sall.lo H5Sdbg.lo H5Shyper.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 H5Zscaleoffset.lo H5Zszip.lo H5Ztrans.lo H5ACmpio.lo H5Cmpio.lo H5Dmpio.lo H5Fmpi.lo H5FDmpi.lo H5FDmpio.lo H5Smpio.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -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/H5ACdbg.o .libs/H5ACproxy_entry.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/H5B2internal.o .libs/H5B2leaf.o .libs/H5B2stat.o .libs/H5B2test.o .libs/H5C.o .libs/H5Cdbg.o .libs/H5Cepoch.o .libs/H5Cimage.o .libs/H5Clog.o .libs/H5Clog_json.o .libs/H5Clog_trace.o .libs/H5Cprefetched.o .libs/H5Cquery.o .libs/H5Ctag.o .libs/H5Ctest.o .libs/H5CS.o .libs/H5CX.o .libs/H5D.o .libs/H5Dbtree.o .libs/H5Dbtree2.o .libs/H5Dchunk.o .libs/H5Dcompact.o .libs/H5Dcontig.o .libs/H5Ddbg.o .libs/H5Ddeprec.o .libs/H5Dearray.o .libs/H5Defl.o .libs/H5Dfarray.o .libs/H5Dfill.o .libs/H5Dint.o .libs/H5Dio.o .libs/H5Dlayout.o .libs/H5Dnone.o .libs/H5Doh.o .libs/H5Dscatgath.o .libs/H5Dselect.o .libs/H5Dsingle.o .libs/H5Dtest.o .libs/H5Dvirtual.o .libs/H5E.o .libs/H5Edeprec.o .libs/H5Eint.o .libs/H5EA.o .libs/H5EAcache.o .libs/H5EAdbg.o .libs/H5EAdblkpage.o .libs/H5EAdblock.o .libs/H5EAhdr.o .libs/H5EAiblock.o .libs/H5EAint.o .libs/H5EAsblock.o .libs/H5EAstat.o .libs/H5EAtest.o .libs/H5F.o .libs/H5Faccum.o .libs/H5Fcwfs.o .libs/H5Fdbg.o .libs/H5Fdeprec.o .libs/H5Fefc.o .libs/H5Ffake.o .libs/H5Fint.o .libs/H5Fio.o .libs/H5Fmount.o .libs/H5Fquery.o .libs/H5Fsfile.o .libs/H5Fspace.o .libs/H5Fsuper.o .libs/H5Fsuper_cache.o .libs/H5Ftest.o .libs/H5FA.o .libs/H5FAcache.o .libs/H5FAdbg.o .libs/H5FAdblock.o .libs/H5FAdblkpage.o .libs/H5FAhdr.o .libs/H5FAint.o .libs/H5FAstat.o .libs/H5FAtest.o .libs/H5FD.o .libs/H5FDcore.o .libs/H5FDfamily.o .libs/H5FDint.o .libs/H5FDlog.o .libs/H5FDmulti.o .libs/H5FDsec2.o .libs/H5FDspace.o .libs/H5FDstdio.o .libs/H5FDtest.o .libs/H5FL.o .libs/H5FO.o .libs/H5FS.o .libs/H5FScache.o .libs/H5FSdbg.o .libs/H5FSint.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/H5HLprfx.o .libs/H5HLdblk.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/H5Odeprec.o .libs/H5Oainfo.o .libs/H5Oalloc.o .libs/H5Oattr.o .libs/H5Oattribute.o .libs/H5Obogus.o .libs/H5Obtreek.o .libs/H5Ocache.o .libs/H5Ocache_image.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/H5Oflush.o .libs/H5Ofsinfo.o .libs/H5Oginfo.o .libs/H5Oint.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/H5Oshmesg.o .libs/H5Ostab.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/H5Pencdec.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/H5PB.o .libs/H5PL.o .libs/H5PLint.o .libs/H5PLpath.o .libs/H5PLplugin_cache.o .libs/H5R.o .libs/H5Rint.o .libs/H5Rdeprec.o .libs/H5UC.o .libs/H5RS.o .libs/H5S.o .libs/H5Sall.o .libs/H5Sdbg.o .libs/H5Shyper.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/H5Zscaleoffset.o .libs/H5Zszip.o .libs/H5Ztrans.o .libs/H5ACmpio.o .libs/H5Cmpio.o .libs/H5Dmpio.o .libs/H5Fmpi.o .libs/H5FDmpi.o .libs/H5FDmpio.o .libs/H5Smpio.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5.so.103 -o .libs/libhdf5.so.103.1.0 libtool: link: (cd ".libs" && rm -f "libhdf5.so.103" && ln -s "libhdf5.so.103.1.0" "libhdf5.so.103") libtool: link: (cd ".libs" && rm -f "libhdf5.so" && ln -s "libhdf5.so.103.1.0" "libhdf5.so") libtool: link: ar cr .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 H5ACdbg.o H5ACproxy_entry.o H5B.o H5Bcache.o H5Bdbg.o H5B2.o H5B2cache.o H5B2dbg.o H5B2hdr.o H5B2int.o H5B2internal.o H5B2leaf.o H5B2stat.o H5B2test.o H5C.o H5Cdbg.o H5Cepoch.o H5Cimage.o H5Clog.o H5Clog_json.o H5Clog_trace.o H5Cprefetched.o H5Cquery.o H5Ctag.o H5Ctest.o H5CS.o H5CX.o H5D.o H5Dbtree.o H5Dbtree2.o H5Dchunk.o H5Dcompact.o H5Dcontig.o H5Ddbg.o H5Ddeprec.o H5Dearray.o H5Defl.o H5Dfarray.o H5Dfill.o H5Dint.o H5Dio.o H5Dlayout.o H5Dnone.o H5Doh.o H5Dscatgath.o H5Dselect.o H5Dsingle.o H5Dtest.o H5Dvirtual.o H5E.o H5Edeprec.o H5Eint.o H5EA.o H5EAcache.o H5EAdbg.o H5EAdblkpage.o H5EAdblock.o H5EAhdr.o H5EAiblock.o H5EAint.o H5EAsblock.o H5EAstat.o H5EAtest.o H5F.o H5Faccum.o H5Fcwfs.o H5Fdbg.o H5Fdeprec.o H5Fefc.o H5Ffake.o H5Fint.o H5Fio.o H5Fmount.o H5Fquery.o H5Fsfile.o H5Fspace.o H5Fsuper.o H5Fsuper_cache.o H5Ftest.o H5FA.o H5FAcache.o H5FAdbg.o H5FAdblock.o H5FAdblkpage.o H5FAhdr.o H5FAint.o H5FAstat.o H5FAtest.o H5FD.o H5FDcore.o H5FDfamily.o H5FDint.o H5FDlog.o H5FDmulti.o H5FDsec2.o H5FDspace.o H5FDstdio.o H5FDtest.o H5FL.o H5FO.o H5FS.o H5FScache.o H5FSdbg.o H5FSint.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 H5HLprfx.o H5HLdblk.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 H5Odeprec.o H5Oainfo.o H5Oalloc.o H5Oattr.o H5Oattribute.o H5Obogus.o H5Obtreek.o H5Ocache.o H5Ocache_image.o H5Ochunk.o H5Ocont.o H5Ocopy.o H5Odbg.o H5Odrvinfo.o H5Odtype.o H5Oefl.o H5Ofill.o H5Oflush.o H5Ofsinfo.o H5Oginfo.o H5Oint.o H5Olayout.o H5Olinfo.o H5Olink.o H5Omessage.o H5Omtime.o H5Oname.o H5Onull.o H5Opline.o H5Orefcount.o H5Osdspace.o H5Oshared.o H5Oshmesg.o H5Ostab.o H5Otest.o H5Ounknown.o H5P.o H5Pacpl.o H5Pdapl.o H5Pdcpl.o H5Pdeprec.o H5Pdxpl.o H5Pencdec.o H5Pfapl.o H5Pfcpl.o H5Pfmpl.o H5Pgcpl.o H5Pint.o H5Plapl.o H5Plcpl.o H5Pocpl.o H5Pocpypl.o H5Pstrcpl.o H5Ptest.o H5PB.o H5PL.o H5PLint.o H5PLpath.o H5PLplugin_cache.o H5R.o H5Rint.o H5Rdeprec.o H5UC.o H5RS.o H5S.o H5Sall.o H5Sdbg.o H5Shyper.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 H5Zscaleoffset.o H5Zszip.o H5Ztrans.o H5ACmpio.o H5Cmpio.o H5Dmpio.o H5Fmpi.o H5FDmpi.o H5FDmpio.o H5Smpio.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.10.5/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' Making all in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5test.lo ../../test/h5test.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/h5test.c -fPIC -DPIC -o .libs/h5test.o ../../test/h5test.c: In function 'h5_clean_files': ../../test/h5test.c:165:47: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 165 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~ ../../test/h5test.c: In function 'h5_delete_test_file': ../../test/h5test.c:234:60: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 234 | HDsnprintf(sub_filename, sizeof(sub_filename), filename, j); | ^~~~~~~~ ../../test/h5test.c: In function 'h5_dump_info_object': ../../test/h5test.c:1278:72: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 1278 | printf("Dumping MPI Info Object(%d) (up to %d bytes per item):\n", (int)info, | ^ ../../test/h5test.c: In function 'h5_get_file_size': ../../test/h5test.c:1387:17: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1387 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../test/h5test.h:28, from ../../test/h5test.c:24: In function 'strncpy', inlined from 'h5_get_vfd_fapl' at ../../test/h5test.c:970:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testframe.lo ../../test/testframe.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/testframe.c -fPIC -DPIC -o .libs/testframe.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_common.lo ../../test/cache_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -fPIC -DPIC -o .libs/cache_common.o ../../test/cache_common.c: In function 'get_initial_load_size': ../../test/cache_common.c:624:66: warning: unused parameter 'entry_type' [-Wunused-parameter] 624 | get_initial_load_size(void *udata, size_t *image_length, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'get_final_load_size': ../../test/cache_common.c:734:46: warning: unused parameter 'entry_type' [-Wunused-parameter] 734 | void *udata, size_t *actual_len, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'verify_chksum': ../../test/cache_common.c:794:97: warning: unused parameter 'entry_type' [-Wunused-parameter] 794 | verify_chksum(const void H5_ATTR_UNUSED *image, size_t H5_ATTR_UNUSED len, void *udata, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'deserialize': ../../test/cache_common.c:847:39: warning: unused parameter 'len' [-Wunused-parameter] 847 | deserialize(const void *image, size_t len, void *udata, hbool_t *dirty, | ~~~~~~~^~~ ../../test/cache_common.c:848:13: warning: unused parameter 'entry_type' [-Wunused-parameter] 848 | int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'image_len': ../../test/cache_common.c:1009:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1009 | int32_t idx; | ^~~ ../../test/cache_common.c:1007:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1007 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1004:60: warning: unused parameter 'entry_type' [-Wunused-parameter] 1004 | image_len(const void *thing, size_t *image_length, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'pre_serialize': ../../test/cache_common.c:1137:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1137 | int32_t idx; | ^~~ ../../test/cache_common.c:1135:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1135 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1126:22: warning: unused parameter 'f' [-Wunused-parameter] 1126 | pre_serialize(H5F_t *f, | ~~~~~~~^ ../../test/cache_common.c:1128:23: warning: unused parameter 'addr' [-Wunused-parameter] 1128 | haddr_t addr, | ~~~~~~~~^~~~ ../../test/cache_common.c:1129:22: warning: unused parameter 'len' [-Wunused-parameter] 1129 | size_t len, | ~~~~~~~^~~ ../../test/cache_common.c: In function 'serialize': ../../test/cache_common.c:1380:13: warning: variable 'idx' set but not used [-Wunused-but-set-variable] 1380 | int32_t idx; | ^~~ ../../test/cache_common.c:1378:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1378 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c: In function 'notify': ../../test/cache_common.c:1535:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1535 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1532:57: warning: unused parameter 'entry_type' [-Wunused-parameter] 1532 | notify(H5C_notify_action_t action, void *thing, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'free_icr': ../../test/cache_common.c:1613:19: warning: variable 'base_addr' set but not used [-Wunused-but-set-variable] 1613 | test_entry_t *base_addr; | ^~~~~~~~~ ../../test/cache_common.c:1611:39: warning: unused parameter 'entry_type' [-Wunused-parameter] 1611 | free_icr(test_entry_t *entry, int32_t entry_type) | ~~~~~~~~^~~~~~~~~~ ../../test/cache_common.c: In function 'col_major_scan_backward': ../../test/cache_common.c:5545:26: warning: 'local_max_index[10]' may be used uninitialized in this function [-Wmaybe-uninitialized] 5545 | idx = local_max_index[NUMBER_OF_ENTRY_TYPES - 1] + lag; | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/cache_common.c -o cache_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_common.lo ../../test/swmr_common.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -fPIC -DPIC -o .libs/swmr_common.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/swmr_common.c -o swmr_common.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test.la h5test.lo testframe.lo cache_common.lo swmr_common.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test.a .libs/h5test.o .libs/testframe.o .libs/cache_common.o .libs/swmr_common.o libtool: link: ranlib .libs/libh5test.a libtool: link: ( cd ".libs" && rm -f "libh5test.la" && ln -s "../libh5test.la" "libh5test.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin1_dsets.lo ../../test/filter_plugin1_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -fPIC -DPIC -o .libs/filter_plugin1_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin1_dsets.c -o filter_plugin1_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin1_dsets.la filter_plugin1_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin1_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin1_dsets.so -o .libs/libfilter_plugin1_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin1_dsets.la" && ln -s "../libfilter_plugin1_dsets.la" "libfilter_plugin1_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin2_dsets.lo ../../test/filter_plugin2_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -fPIC -DPIC -o .libs/filter_plugin2_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin2_dsets.c -o filter_plugin2_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin2_dsets.la filter_plugin2_dsets.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin2_dsets.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin2_dsets.so -o .libs/libfilter_plugin2_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin2_dsets.la" && ln -s "../libfilter_plugin2_dsets.la" "libfilter_plugin2_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin3_dsets.lo ../../test/filter_plugin3_dsets.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -fPIC -DPIC -o .libs/filter_plugin3_dsets.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin3_dsets.c -o filter_plugin3_dsets.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin3_dsets.la filter_plugin3_dsets.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin3_dsets.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin3_dsets.so -o .libs/libfilter_plugin3_dsets.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin3_dsets.la" && ln -s "../libfilter_plugin3_dsets.la" "libfilter_plugin3_dsets.la" ) /bin/sh ../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin4_groups.lo ../../test/filter_plugin4_groups.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -fPIC -DPIC -o .libs/filter_plugin4_groups.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../test/filter_plugin4_groups.c -o filter_plugin4_groups.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libfilter_plugin4_groups.la filter_plugin4_groups.lo ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/filter_plugin4_groups.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libfilter_plugin4_groups.so -o .libs/libfilter_plugin4_groups.so libtool: link: ( cd ".libs" && rm -f "libfilter_plugin4_groups.la" && ln -s "../libfilter_plugin4_groups.la" "libfilter_plugin4_groups.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testhdf5.o ../../test/testhdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tarray.o ../../test/tarray.c In file included from ../../test/tarray.c:23: ../../test/tarray.c: In function 'test_array': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/tarray.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tattr.o ../../test/tattr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tchecksum.o ../../test/tchecksum.c ../../test/tchecksum.c:257:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 257 | { | ^ ../../test/tchecksum.c:257:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from ../../test/tchecksum.c:28: ../../test/testhdf5.h:209:25: note: previous declaration here 209 | void cleanup_checksum(void); | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tconfig.o ../../test/tconfig.c ../../test/tconfig.c:88:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 88 | { | ^ ../../test/tconfig.c:111:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 111 | { | ^ ../../test/tconfig.c:220:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 220 | { | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tfile.o ../../test/tfile.c ../../test/tfile.c: In function 'set_multi_split': ../../test/tfile.c:3896:55: warning: unused parameter 'multi' [-Wunused-parameter] 3896 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) | ~~~~~~~~^~~~~ ../../test/tfile.c: In function 'test_libver_bounds_open': ../../test/tfile.c:5047:66: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5047 | for (low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) | ^~ ../../test/tfile.c: In function 'test_libver_bounds_low_high': ../../test/tfile.c:5140:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5140 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) | ^~ ../../test/tfile.c:5141:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5141 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_super_open': ../../test/tfile.c:5508:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5508 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5509:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5509 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_obj': ../../test/tfile.c:5680:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5680 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5681:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5681 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_dataset': ../../test/tfile.c:5891:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5891 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:5892:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 5892 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_dataspace': ../../test/tfile.c:6104:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6104 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6105:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6105 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_datatype_check': ../../test/tfile.c:6429:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6429 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6430:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6430 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/tfile.c: In function 'test_libver_bounds_attributes': ../../test/tfile.c:6750:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6750 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/tfile.c:6751:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6751 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tgenprop.o ../../test/tgenprop.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5o.o ../../test/th5o.c ../../test/th5o.c: In function 'test_h5o_link': ../../test/th5o.c:809:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 809 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/th5o.c:810:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 810 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o th5s.o ../../test/th5s.c In file included from ../../test/th5s.c:23: ../../test/th5s.c: In function 'test_h5s_basic': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 7 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/th5s.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 8 and 1031 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcoords.o ../../test/tcoords.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o theap.o ../../test/theap.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tid.o ../../test/tid.c ../../test/tid.c: In function 'basic_id_test': ../../test/tid.c:72:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 72 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:166:46: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 166 | myType = H5Iregister_type((size_t)64, 0, (H5I_free_t) free ); | ^ ../../test/tid.c: In function 'id_predefined_test': ../../test/tid.c:264:46: warning: cast between incompatible function types from 'int (*)(void *, void *)' to 'int (*)(void *, hid_t, void *)' {aka 'int (*)(void *, long int, void *)'} [-Wcast-function-type] 264 | testPtr = H5Isearch(H5I_GENPROP_LST, (H5I_search_func_t) test_search_func, testObj); | ^ ../../test/tid.c: In function 'test_id_type_list': ../../test/tid.c:473:48: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 473 | startType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:488:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 488 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:497:54: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 497 | currentType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:505:51: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 505 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ ../../test/tid.c:514:47: warning: cast between incompatible function types from 'void (*)(void *)' to 'herr_t (*)(void *)' {aka 'int (*)(void *)'} [-Wcast-function-type] 514 | testType = H5Iregister_type((size_t)8, 0, (H5I_free_t) free ); | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o titerate.o ../../test/titerate.c ../../test/titerate.c: In function 'find_err_msg_cb': ../../test/titerate.c:942:26: warning: unused parameter 'n' [-Wunused-parameter] 942 | find_err_msg_cb(unsigned n, const H5E_error2_t *err_desc, void *_client_data) | ~~~~~~~~~^ In file included from ../../test/titerate.c:23: ../../test/titerate.c: In function 'test_corrupted_attnamelen': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 21 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/titerate.c:22: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 22 and 1045 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmeta.o ../../test/tmeta.c ../../test/tmeta.c:126:1: warning: 'pure' attribute on function returning 'void' [-Wattributes] 126 | { | ^ ../../test/tmeta.c:126:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] In file included from ../../test/tmeta.c:22: ../../test/testhdf5.h:208:25: note: previous declaration here 208 | void cleanup_metadata(void); | ^~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tmisc.o ../../test/tmisc.c ../../test/tmisc.c: In function 'test_misc22': ../../test/tmisc.c:3800:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 3800 | correct = prec[j]; | ^~~~ ../../test/tmisc.c:3802:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 3802 | correct = H5Tget_size(idts[i]) * 8; | ^~~~~~~~~~~ ../../test/tmisc.c: At top level: ../../test/tmisc.c:139: warning: macro "MISC8_DSETNAME10" is not used [-Wunused-macros] 139 | #define MISC8_DSETNAME10 "Dataset10" | ../../test/tmisc.c:135: warning: macro "MISC8_DSETNAME6" is not used [-Wunused-macros] 135 | #define MISC8_DSETNAME6 "Dataset6" | ../../test/tmisc.c:136: warning: macro "MISC8_DSETNAME7" is not used [-Wunused-macros] 136 | #define MISC8_DSETNAME7 "Dataset7" | ../../test/tmisc.c:131: warning: macro "MISC8_DSETNAME2" is not used [-Wunused-macros] 131 | #define MISC8_DSETNAME2 "Dataset2" | ../../test/tmisc.c:132: warning: macro "MISC8_DSETNAME3" is not used [-Wunused-macros] 132 | #define MISC8_DSETNAME3 "Dataset3" | ../../test/tmisc.c:138: warning: macro "MISC8_DSETNAME9" is not used [-Wunused-macros] 138 | #define MISC8_DSETNAME9 "Dataset9" | mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefer.o ../../test/trefer.c ../../test/trefer.c: In function 'test_reference_region': ../../test/trefer.c:805: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] 805 | ret_particles = H5Sget_select_npoints(sid3); | ^~~~~~~~~~~~~~~~~~~~~ ../../test/trefer.c: In function 'test_reference_region_1D': ../../test/trefer.c:976:34: warning: unused parameter 'new_format' [-Wunused-parameter] 976 | test_reference_region_1D(hbool_t new_format) | ~~~~~~~~^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o trefstr.o ../../test/trefstr.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tselect.o ../../test/tselect.c ../../test/tselect.c: In function 'verify_select_hyper_contig_dr__run_test': ../../test/tselect.c:1612:12: warning: unused parameter 'cube_size' [-Wunused-parameter] 1612 | size_t cube_size, unsigned edge_size, unsigned cube_rank) | ~~~~~~~^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tskiplist.o ../../test/tskiplist.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tsohm.o ../../test/tsohm.c ../../test/tsohm.c: In function 'getsize_testsize1': ../../test/tsohm.c:758:50: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 758 | file = size1_helper(file, FILENAME, fapl_id, open_close); | ^~~~~~~~~~ ../../test/tsohm.c:750:31: warning: unused parameter 'filename' [-Wunused-parameter] 750 | getsize_testsize1(const char *filename, hid_t fcpl_id, hid_t fapl_id, unsigned open_close, H5O_info_t *oinfo) | ~~~~~~~~~~~~^~~~~~~~ ../../test/tsohm.c: In function 'test_sohm_size1': ../../test/tsohm.c:796:20: warning: variable 'norm_oh_size' set but not used [-Wunused-but-set-variable] 796 | hsize_t norm_oh_size; | ^~~~~~~~~~~~ ../../test/tsohm.c: In function 'test_sohm_attrs': ../../test/tsohm.c:1298:15: warning: conversion from 'hid_t' {aka 'long int'} to 'herr_t' {aka 'int'} may change value [-Wconversion] 1298 | ret = H5Fcreate(FILENAME, H5F_ACC_TRUNC, fcpl_id, H5P_DEFAULT); | ^~~~~~~~~ At top level: ../../test/tsohm.c:963:1: warning: 'test_sohm_size_consistency_open_create' defined but not used [-Wunused-function] 963 | test_sohm_size_consistency_open_create(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttime.o ../../test/ttime.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttst.o ../../test/ttst.c ../../test/ttst.c: In function 'test_tst_init': ../../test/ttst.c:105:18: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 105 | tmp_word=(char *)words[u]; | ^ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tunicode.o ../../test/tunicode.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvlstr.o ../../test/tvlstr.c ../../test/tvlstr.c: In function 'test_write_same_element': ../../test/tvlstr.c:864:31: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~ ../../test/tvlstr.c:864:38: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~~~~~~ ../../test/tvlstr.c:864:51: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~ ../../test/tvlstr.c:864:59: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 864 | char *val[SPACE1_DIM1] = {"But", "reuniting", "is a", "great joy"}; | ^~~~~~~~~~~ ../../test/tvlstr.c:869:33: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~ ../../test/tvlstr.c:869:44: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~~~ ../../test/tvlstr.c:869:57: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~ ../../test/tvlstr.c:869:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 869 | char *wdata[SPACE1_DIM1] = {"Parting", "is such a", "sweet", "sorrow."}; | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tvltypes.o ../../test/tvltypes.c ../../test/tvltypes.c: In function 'test_vltypes_fill_value': ../../test/tvltypes.c:2438:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~~ ../../test/tvltypes.c:2438:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~ ../../test/tvltypes.c:2438:60: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~ ../../test/tvltypes.c:2438:66: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~ ../../test/tvltypes.c:2438:97: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~~ ../../test/tvltypes.c:2438:107: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2438 | const dtype1_struct fill1 = {1, 2, "foobar", "", NULL, "\0", "dead", 3, 4.0F, 100.0F, 1.0F, "liquid", "meter"}; | ^~~~~~~ ../../test/tvltypes.c:2439:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~ ../../test/tvltypes.c:2439:50: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~ ../../test/tvltypes.c:2439:56: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~ ../../test/tvltypes.c:2439:63: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~ ../../test/tvltypes.c:2439:93: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | const dtype1_struct wdata = {3, 4, "", NULL, "\0", "foo", "two", 6, 8.0F, 200.0F, 2.0F, "solid", "yard"}; | ^~~~~~~ ../../test/tvltypes.c:2439:102: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2439 | 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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache.o ../../test/cache.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache cache.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_api.o ../../test/cache_api.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_api cache_api.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_image.o ../../test/cache_image.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o genall5.o ../../test/genall5.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_image cache_image.o genall5.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_image cache_image.o genall5.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_tagging.o ../../test/cache_tagging.c ../../test/cache_tagging.c: In function 'check_file_creation_tags': ../../test/cache_tagging.c:442:9: warning: unused variable 'verbose' [-Wunused-variable] 442 | int verbose = FALSE; /* verbose test outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_file_open_tags': ../../test/cache_tagging.c:523:9: warning: unused variable 'verbose' [-Wunused-variable] 523 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_group_creation_tags': ../../test/cache_tagging.c:630:9: warning: unused variable 'verbose' [-Wunused-variable] 630 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_multi_group_creation_tags': ../../test/cache_tagging.c:725:9: warning: unused variable 'verbose' [-Wunused-variable] 725 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_iteration_tags': ../../test/cache_tagging.c:853:9: warning: unused variable 'verbose' [-Wunused-variable] 853 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dense_attribute_tags': ../../test/cache_tagging.c:967:9: warning: unused variable 'verbose' [-Wunused-variable] 967 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_group_open_tags': ../../test/cache_tagging.c:1147:9: warning: unused variable 'verbose' [-Wunused-variable] 1147 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_creation_tags': ../../test/cache_tagging.c:1250:9: warning: unused variable 'verbose' [-Wunused-variable] 1250 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_open_tags': ../../test/cache_tagging.c:1379:9: warning: unused variable 'verbose' [-Wunused-variable] 1379 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_rename_tags': ../../test/cache_tagging.c:1510:9: warning: unused variable 'verbose' [-Wunused-variable] 1510 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_delete_tags': ../../test/cache_tagging.c:1689:9: warning: unused variable 'verbose' [-Wunused-variable] 1689 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_creation_tags': ../../test/cache_tagging.c:1846:9: warning: unused variable 'verbose' [-Wunused-variable] 1846 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_creation_earlyalloc_tags': ../../test/cache_tagging.c:1973:9: warning: unused variable 'verbose' [-Wunused-variable] 1973 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_open_tags': ../../test/cache_tagging.c:2104:9: warning: unused variable 'verbose' [-Wunused-variable] 2104 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_write_tags': ../../test/cache_tagging.c:2224:9: warning: unused variable 'verbose' [-Wunused-variable] 2224 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_attribute_write_tags': ../../test/cache_tagging.c:2360:9: warning: unused variable 'verbose' [-Wunused-variable] 2360 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_read_tags': ../../test/cache_tagging.c:2507:9: warning: unused variable 'verbose' [-Wunused-variable] 2507 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_size_retrieval': ../../test/cache_tagging.c:2638:9: warning: unused variable 'verbose' [-Wunused-variable] 2638 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_dataset_extend_tags': ../../test/cache_tagging.c:2771:9: warning: unused variable 'verbose' [-Wunused-variable] 2771 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_object_info_tags': ../../test/cache_tagging.c:2902:9: warning: unused variable 'verbose' [-Wunused-variable] 2902 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_object_copy_tags': ../../test/cache_tagging.c:3005:9: warning: unused variable 'verbose' [-Wunused-variable] 3005 | int verbose = FALSE; /* verbose file output */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_removal_tags': ../../test/cache_tagging.c:3120:9: warning: unused variable 'verbose' [-Wunused-variable] 3120 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_link_getname_tags': ../../test/cache_tagging.c:3273:9: warning: unused variable 'verbose' [-Wunused-variable] 3273 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_external_link_creation_tags': ../../test/cache_tagging.c:3416:9: warning: unused variable 'verbose' [-Wunused-variable] 3416 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_external_link_open_tags': ../../test/cache_tagging.c:3516:9: warning: unused variable 'verbose' [-Wunused-variable] 3516 | int verbose = FALSE; /* verbose file outout */ | ^~~~~~~ ../../test/cache_tagging.c: In function 'check_invalid_tag_application': ../../test/cache_tagging.c:3700:1: warning: label 'error' defined but not used [-Wunused-label] 3700 | error: | ^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_tagging cache_tagging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_tagging cache_tagging.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o lheap.o ../../test/lheap.c In file included from ../../test/lheap.c:21: ../../test/lheap.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/lheap.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o lheap lheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ohdr.o ../../test/ohdr.c ../../test/ohdr.c: In function 'main': ../../test/ohdr.c:1714:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1714 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/ohdr.c:1715:70: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1715 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ In file included from /usr/include/string.h:494, from ../../src/H5private.h:58, from ../../test/h5test.h:28, from ../../test/ohdr.c:17: In function 'strncpy', inlined from 'test_unknown' at ../../test/ohdr.c:1359:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 9 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ohdr ohdr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o stab.o ../../test/stab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o stab stab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gheap.o ../../test/gheap.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o gheap gheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o evict_on_close.o ../../test/evict_on_close.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o evict_on_close evict_on_close.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/evict_on_close evict_on_close.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o farray.o ../../test/farray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o farray farray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/farray farray.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o earray.o ../../test/earray.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o earray earray.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/earray earray.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o btree2.o ../../test/btree2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o btree2 btree2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fheap.o ../../test/fheap.c ../../test/fheap.c: In function 'begin_test': ../../test/fheap.c:555:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 555 | HDsprintf(test_desc, base_desc, del_str); | ^~~~~~~~~ ../../test/fheap.c: In function 'test_man_incr_insert_remove.constprop': ../../test/fheap.c:7644:32: warning: '__builtin___sprintf_chk' may write a terminating nul past the end of the destination [-Wformat-overflow=] 7644 | HDsprintf(obj1.b, "%s%d", "ABCDEFGHIJKLMNOPQRSTUVWXYZ", i); | ^ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/fheap.c:17: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 28 and 30 bytes into a destination of size 29 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fheap fheap.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pool.o ../../test/pool.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o pool pool.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum.o ../../test/accum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum accum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hyperslab.o ../../test/hyperslab.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o hyperslab hyperslab.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o istore.o ../../test/istore.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o istore istore.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o bittests.o ../../test/bittests.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o bittests bittests.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dt_arith.o ../../test/dt_arith.c ../../test/dt_arith.c: In function 'test_hard_query': ../../test/dt_arith.c:630:74: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] 630 | H5Tunregister(H5T_PERS_HARD, NULL, H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); | ^~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../test/h5test.h:27, from ../../test/dt_arith.c:21: ../../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 589 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ ../../test/dt_arith.c:639:77: warning: passing argument 5 of 'H5Tregister' from incompatible pointer type [-Wincompatible-pointer-types] 639 | H5Tregister(H5T_PERS_HARD, "int_flt", H5T_NATIVE_INT, H5T_NATIVE_FLOAT, H5T__conv_int_float); | ^~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Lpublic.h:30, from ../../src/H5Opublic.h:31, from ../../src/H5Apublic.h:22, from ../../src/hdf5.h:23, from ../../test/h5test.h:27, from ../../test/dt_arith.c:21: ../../src/H5Tpublic.h:587:32: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 587 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ ../../test/dt_arith.c: In function 'my_isnan': ../../test/dt_arith.c:2734:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2734 | retval = (x!=x); | ^~ ../../test/dt_arith.c:2738:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2738 | retval = (x!=x); | ^~ ../../test/dt_arith.c:2743:13: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2743 | retval = (x!=x); | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dt_arith dt_arith.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dt_arith dt_arith.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o page_buffer.o ../../test/page_buffer.c ../../test/page_buffer.c:1734:1: warning: 'test_stats_collection' defined but not used [-Wunused-function] 1734 | test_stats_collection(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:1099:1: warning: 'test_min_threshold' defined but not used [-Wunused-function] 1099 | test_min_threshold(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:845:1: warning: 'test_lru_processing' defined but not used [-Wunused-function] 845 | test_lru_processing(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:568:1: warning: 'test_raw_data_handling' defined but not used [-Wunused-function] 568 | test_raw_data_handling(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~~~~~~~~~~~~~~ ../../test/page_buffer.c:382:1: warning: 'test_args' defined but not used [-Wunused-function] 382 | test_args(hid_t orig_fapl, const char *env_h5_drvr) | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o page_buffer page_buffer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/page_buffer page_buffer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtypes.o ../../test/dtypes.c In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c: In function 'test_compound_9': ../../test/dtypes.c:1858:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1858 | if(rdata.str) HDfree(rdata.str); | ~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c:1879:31: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1879 | if(rdata.str) HDfree(rdata.str); | ~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ../../test/dtypes.c: In function 'test_compound_14': ../../test/dtypes.c:2563:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2563 | cmpd_struct_2 wdata2 = {'C', 'D', "another vlen!", 1, 2, -1, 9001}; | ^~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: ../../test/dtypes.c:2846:33: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2846 | if(rdata1.str) HDfree(rdata1.str); | ~~~~~~^~~~ ../../src/H5private.h:859:31: note: in definition of macro 'HDfree' 859 | #define HDfree(M) free(M) | ^ In file included from ../../src/H5private.h:57, from ../../test/h5test.h:28, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/stdlib.h:565:25: note: expected 'void *' but argument is of type 'const char *' 565 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ ../../test/dtypes.c: In function 'create_del_obj_named_test_file': ../../test/dtypes.c:6714:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 6714 | herr_t status; /* Generic return value */ | ^~~~~~ ../../test/dtypes.c: In function 'test_delete_obj_named': ../../test/dtypes.c:6840:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6840 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:6841:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6841 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dtypes.c: In function 'test_delete_obj_named_fileid': ../../test/dtypes.c:6941:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6941 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:6942:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 6942 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dtypes.c: In function 'test_utf_ascii_conv': ../../test/dtypes.c:7274:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 7274 | status = H5Tconvert(utf8_vtid, ascii_vtid, 1, (void *)utf8_w, NULL, H5P_DEFAULT); | ^ ../../test/dtypes.c:7307:55: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 7307 | status = H5Tconvert(ascii_vtid, utf8_vtid, 1, (void *)ascii_w, NULL, H5P_DEFAULT); | ^ ../../test/dtypes.c: In function 'test_versionbounds': ../../test/dtypes.c:7694:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7694 | enum_val++; | ^~ ../../test/dtypes.c:7698:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7698 | enum_val++; | ^~ ../../test/dtypes.c:7702:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7702 | enum_val++; | ^~ ../../test/dtypes.c:7706:13: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7706 | enum_val++; | ^~ ../../test/dtypes.c:7730:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7730 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dtypes.c:7731:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 7731 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ In file included from ../../test/dtypes.c:22: ../../test/dtypes.c: In function 'test_compound_18': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 15 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/dtypes.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 1039 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtypes dtypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/dtypes dtypes.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dsets.o ../../test/dsets.c ../../test/dsets.c: In function 'test_compact_io': ../../test/dsets.c:845:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 845 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:846:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 846 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c: In function 'test_filters': ../../test/dsets.c:2262:5: warning: unused parameter 'fapl' [-Wunused-parameter] 2258 | test_filters(hid_t file, hid_t | ~~~~~ 2259 | #ifndef H5_HAVE_FILTER_SZIP | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2260 | H5_ATTR_UNUSED | ~~~~~~~~~~~~~~ 2261 | #endif /* H5_HAVE_FILTER_SZIP */ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2262 | fapl) | ^~~~ ../../test/dsets.c: In function 'test_nbit_float': ../../test/dsets.c:3067:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3067 | if(!(orig_data[i][j] == orig_data[i][j])) | ^~ ../../test/dsets.c: In function 'test_nbit_double': ../../test/dsets.c:3199:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3199 | if(!(orig_data[i][j] == orig_data[i][j])) | ^~ ../../test/dsets.c: In function 'test_nbit_compound': ../../test/dsets.c:3534:36: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3534 | (orig_data[i][j].f == orig_data[i][j].f && !H5_FLT_ABS_EQUAL(new_data[i][j].f, orig_data[i][j].f))) | ^~ ../../test/dsets.c: In function 'test_nbit_compound_2': ../../test/dsets.c:3856:55: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3856 | (new_data[i][j].d[m][n].f == new_data[i][j].d[m][n].f && !H5_FLT_ABS_EQUAL(new_data[i][j].d[m][n].f, new_data[i][j].d[m][n].f))) { | ^~ ../../test/dsets.c:3865:41: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 3865 | (new_data[i][j].a.f == new_data[i][j].a.f && !H5_FLT_ABS_EQUAL(new_data[i][j].a.f, new_data[i][j].a.f)) || | ^~ ../../test/dsets.c: In function 'test_deprec': ../../test/dsets.c:7464:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7464 | herr_t status; | ^~~~~~ ../../test/dsets.c: In function 'test_zero_dim_dset': ../../test/dsets.c:10329:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 10329 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:10330:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 10330 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c: In function 'test_versionbounds': ../../test/dsets.c:12966:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 12966 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/dsets.c:12967:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 12967 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/dsets.c:12925:11: warning: unused variable 'null_dspace' [-Wunused-variable] 12925 | hid_t null_dspace = -1; /* Data space of H5S_NULL */ | ^~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dsets dsets.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk_info.o ../../test/chunk_info.c ../../test/chunk_info.c: In function 'test_chunk_info_extensible_array': ../../test/chunk_info.c:1052:14: warning: unused variable 'out_buf' [-Wunused-variable] 1052 | int out_buf[NX][NY]; /* Buffer to read data in */ | ^~~~~~~ ../../test/chunk_info.c: In function 'test_chunk_info_version2_btrees': ../../test/chunk_info.c:1259:14: warning: unused variable 'out_buf' [-Wunused-variable] 1259 | int out_buf[NX][NY]; /* Buffer to read data in */ | ^~~~~~~ ../../test/chunk_info.c: In function 'test_get_chunk_info_110': ../../test/chunk_info.c:1483:62: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 1483 | for (low = H5F_LIBVER_V110; low <= H5F_LIBVER_LATEST; low++) { | ^~ ../../test/chunk_info.c: In function 'create_4x4_dset': ../../test/chunk_info.c:1637:5: warning: 'pid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1637 | H5Pclose(pid); | ^~~~~~~~~~~~~ ../../test/chunk_info.c:1636:5: warning: 'm_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1636 | H5Sclose(m_sid); | ^~~~~~~~~~~~~~~ ../../test/chunk_info.c:1635:5: warning: 'f_sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 1635 | H5Sclose(f_sid); | ^~~~~~~~~~~~~~~ ../../test/chunk_info.c:1634:5: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] 1634 | H5Dclose(did); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk_info chunk_info.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/chunk_info chunk_info.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cmpd_dset.o ../../test/cmpd_dset.c ../../test/cmpd_dset.c: In function 'main': ../../test/cmpd_dset.c:2222:63: warning: passing argument 5 of 'H5Tunregister' from incompatible pointer type [-Wincompatible-pointer-types] 2222 | H5Tunregister(H5T_PERS_DONTCARE, NULL, (hid_t)-1, (hid_t)-1, H5T__conv_struct_opt); | ^~~~~~~~~~~~~~~~~~~~ | | | herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *) {aka int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)} In file included from ../../src/H5Tprivate.h:24, from ../../src/H5Tpkg.h:37, from ../../test/cmpd_dset.c:23: ../../src/H5Tpublic.h:589:34: note: expected 'H5T_conv_t' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *, long int)'} but argument is of type 'herr_t (*)(hid_t, hid_t, H5T_cdata_t *, size_t, size_t, size_t, void *, void *)' {aka 'int (*)(long int, long int, struct H5T_cdata_t *, long unsigned int, long unsigned int, long unsigned int, void *, void *)'} 589 | hid_t dst_id, H5T_conv_t func); | ~~~~~~~~~~~^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cmpd_dset cmpd_dset.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_fail.o ../../test/filter_fail.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_fail filter_fail.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend.o ../../test/extend.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend extend.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o direct_chunk.o ../../test/direct_chunk.c ../../test/direct_chunk.c: In function 'test_single_chunk_latest': ../../test/direct_chunk.c:2099:9: warning: 'dcpl' may be used uninitialized in this function [-Wmaybe-uninitialized] 2099 | H5Pclose(dcpl); | ^~~~~~~~~~~~~~ ../../test/direct_chunk.c:2097:9: warning: 'did' may be used uninitialized in this function [-Wmaybe-uninitialized] 2097 | H5Dclose(did); | ^~~~~~~~~~~~~ ../../test/direct_chunk.c:2098:9: warning: 'sid' may be used uninitialized in this function [-Wmaybe-uninitialized] 2098 | H5Sclose(sid); | ^~~~~~~~~~~~~ ../../test/direct_chunk.c:2101:9: warning: 'fid' may be used uninitialized in this function [-Wmaybe-uninitialized] 2101 | H5Fclose(fid); | ^~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o direct_chunk direct_chunk.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/direct_chunk direct_chunk.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o external.o ../../test/external.c ../../test/external.c: In function 'test_path_absolute': ../../test/external.c:1006:53: warning: 'extern_' directive output may be truncated writing 7 bytes into a region of size between 0 and 1023 [-Wformat-truncation=] 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); | ^~~~~~~ ../../test/external.c:1006:48: note: directive argument in the range [1, 4] 1006 | HDsnprintf(filename, sizeof(filename), "%s%sextern_%dr.raw", cwdpath, H5_DIR_SEPS, (int) i + 1); | ^~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/external.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o external external.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o efc.o ../../test/efc.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o efc efc.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o objcopy.o ../../test/objcopy.c ../../test/objcopy.c: In function 'compare_data': ../../test/objcopy.c:1112:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1112 | ref_buf1 = (const hdset_reg_ref_t *)buf1; | ^ ../../test/objcopy.c:1113:24: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1113 | ref_buf2 = (const hdset_reg_ref_t *)buf2; | ^ ../../test/objcopy.c: In function 'test_copy_dataset_versionbounds': ../../test/objcopy.c:2202:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 2202 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/objcopy.c:2203:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 2203 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ ../../test/objcopy.c:2141:13: warning: unused variable 'valid_high' [-Wunused-variable] 2141 | hbool_t valid_high = FALSE; /* TRUE if high bound is valid */ | ^~~~~~~~~~ ../../test/objcopy.c:2139:27: warning: unused variable 'high_src' [-Wunused-variable] 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ | ^~~~~~~~ ../../test/objcopy.c:2139:18: warning: unused variable 'low_src' [-Wunused-variable] 2139 | H5F_libver_t low_src, high_src; /* Source file format bounds */ | ^~~~~~~ ../../test/objcopy.c: In function 'attach_attribute_compound_vlstr': ../../test/objcopy.c:5838:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5838 | buf.v = "ThisIsAString"; | ^ In file included from ../../test/objcopy.c:22: ../../test/objcopy.c: In function 'test_copy_old_layout': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/testhdf5.h:22, from ../../test/objcopy.c:21: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o objcopy objcopy.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links.o ../../test/links.c ../../test/links.c: In function 'open_by_idx': ../../test/links.c:13364:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13364 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:13399:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13399 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'open_by_idx_old': ../../test/links.c:13541:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13541 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'object_info': ../../test/links.c:13812:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13812 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:13860:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 13860 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'group_info': ../../test/links.c:14430:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14430 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c:14289:43: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14289 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'group_info_old': ../../test/links.c:14660:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14660 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../test/links.c: In function 'object_info_old': ../../test/links.c:14009:35: warning: '%s' directive writing up to 1023 bytes into a region of size 1010 [-Wformat-overflow=] 14009 | sprintf(valname, "/%s/%s", CORDER_GROUP_NAME, objname); | ^~ ~~~~~~~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/links.c:35: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links links.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unlink.o ../../test/unlink.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unlink unlink.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o twriteorder.o ../../test/twriteorder.c In file included from ../../test/h5test.h:28, from ../../test/twriteorder.c:62: ../../test/twriteorder.c: In function 'create_wo_file': ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:240:19: note: in expansion of macro 'HDwrite' 240 | if ((ret_code=HDwrite(write_fd_g, &blkaddr, (size_t)SIZE_BLKADDR)) != SIZE_BLKADDR){ | ^~~~~~~ ../../test/twriteorder.c: In function 'write_wo_file': ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:271:16: note: in expansion of macro 'HDwrite' 271 | if ((ret_code=HDwrite(write_fd_g, buffer, (size_t)blocksize_g)) != blocksize_g){ | ^~~~~~~ ../../src/H5private.h:1530:31: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~ ../../test/twriteorder.c:279:19: note: in expansion of macro 'HDwrite' 279 | if ((ret_code=HDwrite(write_fd_g, &blkaddr_old, (size_t)sizeof(blkaddr_old))) != sizeof(blkaddr_old)){ | ^~~~~~~ ../../test/twriteorder.c: In function 'read_wo_file': ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1198 | #define HDread(F,M,Z) read(F,M,Z) | ^~~~ ../../test/twriteorder.c:307:16: note: in expansion of macro 'HDread' 307 | if ((ret_code=HDread(read_fd, &blkaddr, (size_t)sizeof(blkaddr))) != sizeof(blkaddr)){ | ^~~~~~ ../../src/H5private.h:1198:30: warning: conversion from 'ssize_t' {aka 'long int'} to 'int' may change value [-Wconversion] 1198 | #define HDread(F,M,Z) read(F,M,Z) | ^~~~ ../../test/twriteorder.c:320:16: note: in expansion of macro 'HDread' 320 | if ((ret_code=HDread(read_fd, buffer, (size_t)blocksize_g)) != blocksize_g){ | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o twriteorder twriteorder.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/twriteorder twriteorder.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o big.o ../../test/big.c ../../test/big.c: In function 'enough_room': ../../test/big.c:295:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 295 | HDsnprintf(name, sizeof(name), filename, i); | ^~~~~~~~ ../../test/big.c:310:40: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 310 | HDsnprintf(name, sizeof(name), filename, i); | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o big big.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mtime.o ../../test/mtime.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mtime mtime.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o fillval.o ../../test/fillval.c ../../test/fillval.c: In function 'test_extend_cases': ../../test/fillval.c:1442:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; | ^~~~~ ../../test/fillval.c:1442:47: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1442 | comp_vl_datatype init_val_c = {87, "baz", "mumble", 129}; | ^~~~~~~~ ../../test/fillval.c: In function 'test_extend': ../../test/fillval.c:1845:39: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1845 | 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] 1845 | comp_vl_datatype fillval_c = {32, "foo", "bar", 64}; /* Fill value for compound+vl datatype tests */ | ^~~~~ ../../test/fillval.c: In function 'test_rdwr_cases': ../../test/fillval.c:884:21: warning: 'fill_c.z' may be used uninitialized in this function [-Wmaybe-uninitialized] 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 885 | "Fill value: %f, %d, %f, %c\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | hs_offset[0], hs_offset[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 887 | hs_offset[2], hs_offset[3], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 888 | hs_offset[4], | ~~~~~~~~~~~~~ 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/fillval.c:20: ../../src/H5private.h:548:49: warning: 'fill_c.y' may be used uninitialized in this function [-Wmaybe-uninitialized] 548 | #define H5_DBL_ABS_EQUAL(X,Y) (HDfabs ((X)-(Y)) < DBL_EPSILON) | ^ ../../test/fillval.c:761:31: note: 'fill_c.y' was declared here 761 | comp_datatype rd_c, fill_c, should_be_c; | ^~~~~~ ../../test/fillval.c:884:21: warning: 'fill_c.x' may be used uninitialized in this function [-Wmaybe-uninitialized] 884 | HDfprintf(stdout," Elmt={%Hu, %Hu, %Hu, %Hu, %Hu}, read: %f, %d, %f, %c" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 885 | "Fill value: %f, %d, %f, %c\n", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 886 | hs_offset[0], hs_offset[1], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 887 | hs_offset[2], hs_offset[3], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 888 | hs_offset[4], | ~~~~~~~~~~~~~ 889 | (double)buf_c[u].a, buf_c[u].x, buf_c[u].y, buf_c[u].z, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 890 | (double)fill_c.a, fill_c.x, fill_c.y, fill_c.z); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../test/fillval.c:20: ../../src/H5private.h:547:49: warning: 'fill_c.a' may be used uninitialized in this function [-Wmaybe-uninitialized] 547 | #define H5_FLT_ABS_EQUAL(X,Y) (HDfabsf((X)-(Y)) < FLT_EPSILON) | ^ ../../test/fillval.c:761:31: note: 'fill_c.a' was declared here 761 | comp_datatype rd_c, fill_c, should_be_c; | ^~~~~~ In file included from ../../test/fillval.c:21: ../../test/fillval.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 11 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/fillval.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 12 and 1035 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fillval fillval.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mount.o ../../test/mount.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mount mount.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush1.o ../../test/flush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush1 flush1.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flush2.o ../../test/flush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flush2 flush2.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o app_ref.o ../../test/app_ref.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o app_ref app_ref.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enum.o ../../test/enum.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enum enum.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o set_extent.o ../../test/set_extent.c ../../test/set_extent.c: In function 'do_layouts': ../../test/set_extent.c:436:65: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 436 | for(low = H5F_LIBVER_EARLIEST; low < H5F_LIBVER_NBOUNDS; low++) { | ^~ ../../test/set_extent.c:437:72: warning: increment of enumeration value is invalid in C++ [-Wc++-compat] 437 | for(high = H5F_LIBVER_EARLIEST; high < H5F_LIBVER_NBOUNDS; high++) { | ^~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o set_extent set_extent.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe.o ../../test/ttsafe.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_dcreate.o ../../test/ttsafe_dcreate.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_error.o ../../test/ttsafe_error.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_cancel.o ../../test/ttsafe_cancel.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ttsafe_acreate.o ../../test/ttsafe_acreate.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist.o ../../test/enc_dec_plist.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist enc_dec_plist.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist enc_dec_plist.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o enc_dec_plist_cross_platform.o ../../test/enc_dec_plist_cross_platform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o enc_dec_plist_cross_platform enc_dec_plist_cross_platform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/enc_dec_plist_cross_platform enc_dec_plist_cross_platform.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getname.o ../../test/getname.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getname getname.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vfd.o ../../test/vfd.c ../../test/vfd.c: In function 'test_family_opens': ../../test/vfd.c:781:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 781 | HDsnprintf(first_name, sizeof(first_name), fname, 0); | ^~~~~~~~~~ ../../test/vfd.c: In function 'test_family_compat': ../../test/vfd.c:1059:64: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1059 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); | ^~~~~~~ ../../test/vfd.c:1060:66: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1060 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); | ^~~~~~~~ ../../test/vfd.c:1064:68: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1064 | HDsnprintf(newname_individual, sizeof(newname_individual), newname, counter); | ^~~~~~~ ../../test/vfd.c:1065:70: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1065 | HDsnprintf(pathname_individual, sizeof(pathname_individual), pathname, counter); | ^~~~~~~~ ../../test/vfd.c: In function 'test_multi_opens': ../../test/vfd.c:1138:42: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1138 | HDsnprintf(sf_name, sizeof(sf_name), super_name, fname); | ^~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vfd vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ntypes.o ../../test/ntypes.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o ntypes ntypes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dangle.o ../../test/dangle.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dangle dangle.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dtransform.o ../../test/dtransform.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o dtransform dtransform.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o reserved.o ../../test/reserved.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o reserved reserved.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cross_read.o ../../test/cross_read.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cross_read cross_read.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o freespace.o ../../test/freespace.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o freespace freespace.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mf.o ../../test/mf.c ../../test/mf.c: In function 'set_multi_split': ../../test/mf.c:7555:55: warning: unused parameter 'multi' [-Wunused-parameter] 7555 | set_multi_split(hid_t fapl, hsize_t pagesize, hbool_t multi, hbool_t split) | ~~~~~~~~^~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o mf mf.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds.o ../../test/vds.c In file included from ../../test/h5test.h:28, from ../../test/vds.c:19: ../../test/vds.c: In function 'test_vds_prefix': ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1222:9: note: in expansion of macro 'HDgetcwd' 1222 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1223:9: note: in expansion of macro 'HDchdir' 1223 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1226:9: note: in expansion of macro 'HDchdir' 1226 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1303:13: note: in expansion of macro 'HDgetcwd' 1303 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1304:13: note: in expansion of macro 'HDchdir' 1304 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1307:13: note: in expansion of macro 'HDchdir' 1307 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1400:9: note: in expansion of macro 'HDgetcwd' 1400 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1401:9: note: in expansion of macro 'HDchdir' 1401 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1404:9: note: in expansion of macro 'HDchdir' 1404 | HDchdir(buffer); | ^~~~~~~ ../../src/H5private.h:926:30: warning: ignoring return value of 'getcwd', declared with attribute warn_unused_result [-Wunused-result] 926 | #define HDgetcwd(S,Z) getcwd(S,Z) | ^~~~~~~~~~~ ../../test/vds.c:1481:13: note: in expansion of macro 'HDgetcwd' 1481 | HDgetcwd(buffer, 1024); | ^~~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1482:13: note: in expansion of macro 'HDchdir' 1482 | HDchdir(TMPDIR); | ^~~~~~~ ../../src/H5private.h:691:27: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] 691 | #define HDchdir(S) chdir(S) | ^~~~~~~~ ../../test/vds.c:1485:13: note: in expansion of macro 'HDchdir' 1485 | HDchdir(buffer); | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds vds.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds vds.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o file_image.o ../../test/file_image.c ../../test/file_image.c: In function 'test_get_file_image': ../../test/file_image.c:786:56: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 786 | HDsnprintf(member_file_name, (size_t)1024, file_name, i); | ^~~~~~~~~ ../../test/file_image.c:814:48: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 814 | HDsnprintf(member_file_name, 1024, file_name, i); | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o file_image file_image.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o unregister.o ../../test/unregister.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o unregister unregister.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cache_logging.o ../../test/cache_logging.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cache_logging cache_logging.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cache_logging cache_logging.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o cork.o ../../test/cork.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o cork cork.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/cork cork.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr.o ../../test/swmr.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr swmr.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr swmr.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o error_test.o ../../test/error_test.c ../../test/error_test.c: In function 'test_long_desc': ../../test/error_test.c:354:5: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 354 | HDsnprintf(full_desc, (size_t)(LONG_DESC_SIZE + 128), format, long_desc); | ^~~~~~~~~~ In file included from ../../test/error_test.c:21: ../../test/error_test.c: In function 'main': ../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing up to 1023 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../src/H5Epublic.h:20, from ../../src/hdf5.h:26, from ../../test/h5test.h:27, from ../../test/error_test.c:20: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 1 and 2047 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o error_test error_test.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o err_compat.o ../../test/err_compat.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o err_compat err_compat.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tcheck_version.o ../../test/tcheck_version.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tcheck_version tcheck_version.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testmeta.o ../../test/testmeta.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testmeta testmeta.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o accum_swmr_reader.o ../../test/accum_swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o accum_swmr_reader accum_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/accum_swmr_reader accum_swmr_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_writer.o ../../test/atomic_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_writer atomic_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_writer atomic_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o atomic_reader.o ../../test/atomic_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o atomic_reader atomic_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/atomic_reader atomic_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o links_env.o ../../test/links_env.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o links_env links_env.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filenotclosed.o ../../test/filenotclosed.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filenotclosed filenotclosed.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filenotclosed filenotclosed.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o del_many_dense_attrs.o ../../test/del_many_dense_attrs.c ../../test/del_many_dense_attrs.c: In function 'main': ../../test/del_many_dense_attrs.c:73:20: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 73 | char *basename="attr"; /* Name prefix for attribute */ | ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o del_many_dense_attrs del_many_dense_attrs.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/del_many_dense_attrs del_many_dense_attrs.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o flushrefresh.o ../../test/flushrefresh.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o flushrefresh flushrefresh.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/flushrefresh flushrefresh.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_chunk.o ../../test/use_append_chunk.c mpicc -DHAVE_CONFIG_H -I. -I../../test -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_common.o ../../test/use_common.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_chunk use_append_chunk.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_chunk use_append_chunk.o use_common.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_append_mchunks.o ../../test/use_append_mchunks.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_append_mchunks use_append_mchunks.o use_common.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_append_mchunks use_append_mchunks.o use_common.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o use_disable_mdc_flushes.o ../../test/use_disable_mdc_flushes.c ../../test/use_disable_mdc_flushes.c: In function 'parse_option': ../../test/use_disable_mdc_flushes.c:111:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 111 | if ((nplanes_g = atoi(optarg)) <= 0){ | ^~~~ ../../test/use_disable_mdc_flushes.c: In function 'setup_parameters': ../../test/use_disable_mdc_flushes.c:196:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 196 | chunkdims_g[0] = chunkplanes_g; | ^~~~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:197:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 197 | chunkdims_g[1]= chunkdims_g[2] = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:202:61: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 202 | dims_g[1] = dims_g[2] = max_dims_g[1] = max_dims_g[2] = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:206:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 206 | nplanes_g = chunksize_g; | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c: In function 'write_file': ../../test/use_disable_mdc_flushes.c:302:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 302 | hsize_t cz=chunksize_g; /* Chunk size */ | ^~~~~~~~~~~ ../../test/use_disable_mdc_flushes.c:417:15: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'short int' may change value [-Wconversion] 417 | *bufptr++ = i; | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o use_disable_mdc_flushes use_disable_mdc_flushes.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/use_disable_mdc_flushes use_disable_mdc_flushes.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_generator.o ../../test/swmr_generator.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_generator swmr_generator.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_generator swmr_generator.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_start_write.o ../../test/swmr_start_write.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_start_write swmr_start_write.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_start_write swmr_start_write.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_reader.o ../../test/swmr_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_reader swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_reader swmr_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_writer.o ../../test/swmr_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_writer swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_writer swmr_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_reader.o ../../test/swmr_remove_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_reader swmr_remove_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_reader swmr_remove_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_remove_writer.o ../../test/swmr_remove_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_remove_writer swmr_remove_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_remove_writer swmr_remove_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_addrem_writer.o ../../test/swmr_addrem_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_addrem_writer swmr_addrem_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_addrem_writer swmr_addrem_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_reader.o ../../test/swmr_sparse_reader.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_reader swmr_sparse_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_reader swmr_sparse_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_sparse_writer.o ../../test/swmr_sparse_writer.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_sparse_writer swmr_sparse_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_sparse_writer swmr_sparse_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../test/swmr_check_compat_vfd.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_gen.o ../../test/vds_swmr_gen.c ../../test/vds_swmr_gen.c: In function 'main': ../../test/vds_swmr_gen.c:102:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 102 | start[1] = map_start; | ^~~~~~~~~ ../../test/vds_swmr_gen.c:106:19: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 106 | map_start += PLANES[i][1]; | ^~ ../../test/vds_swmr_gen.c:106:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 106 | map_start += PLANES[i][1]; | ^~~~~~ In file included from ../../test/vds_swmr_gen.c:15: At top level: ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_gen vds_swmr_gen.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_gen vds_swmr_gen.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_reader.o ../../test/vds_swmr_reader.c ../../test/vds_swmr_reader.c: In function 'main': ../../test/vds_swmr_reader.c:43:18: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 43 | n_elements = VDS_PLANE[1] * VDS_PLANE[2]; | ^~~~~~~~~ ../../test/vds_swmr_reader.c:44:23: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 44 | size = n_elements * sizeof(int); | ^ In file included from ../../test/vds_swmr_reader.c:15: At top level: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] 160 | static int32_t VDS_FILL_VALUE = -9; | ^~~~~~~~~~~~~~ ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] 152 | static int32_t FILL_VALUES[N_SOURCES] = { | ^~~~~~~~~~~ ../../test/vds_swmr.h:148:13: warning: 'SOURCE_DSET_PATH' defined but not used [-Wunused-variable] 148 | static char SOURCE_DSET_PATH[NAME_LEN] = "/source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:134:13: warning: 'FILE_NAMES' defined but not used [-Wunused-variable] 134 | static char FILE_NAMES[N_SOURCES][NAME_LEN] = { | ^~~~~~~~~~ ../../test/vds_swmr.h:123:16: warning: 'PLANES' defined but not used [-Wunused-variable] 123 | static hsize_t PLANES[N_SOURCES][RANK] = { | ^~~~~~ ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~~~~ ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { | ^~~~~~~~ ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; | ^~~~~~~~ ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] 97 | static hsize_t DIMS[N_SOURCES][RANK] = { | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_reader vds_swmr_reader.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_reader vds_swmr_reader.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o vds_swmr_writer.o ../../test/vds_swmr_writer.c In file included from ../../test/vds_swmr_writer.c:16: ../../test/vds_swmr.h:160:16: warning: 'VDS_FILL_VALUE' defined but not used [-Wunused-variable] 160 | static int32_t VDS_FILL_VALUE = -9; | ^~~~~~~~~~~~~~ ../../test/vds_swmr.h:152:16: warning: 'FILL_VALUES' defined but not used [-Wunused-variable] 152 | static int32_t FILL_VALUES[N_SOURCES] = { | ^~~~~~~~~~~ ../../test/vds_swmr.h:149:13: warning: 'VDS_DSET_NAME' defined but not used [-Wunused-variable] 149 | static char VDS_DSET_NAME[NAME_LEN] = "vds_dset"; | ^~~~~~~~~~~~~ ../../test/vds_swmr.h:147:13: warning: 'SOURCE_DSET_NAME' defined but not used [-Wunused-variable] 147 | static char SOURCE_DSET_NAME[NAME_LEN] = "source_dset"; | ^~~~~~~~~~~~~~~~ ../../test/vds_swmr.h:144:13: warning: 'VDS_FILE_NAME' defined but not used [-Wunused-variable] 144 | static char VDS_FILE_NAME[NAME_LEN] = "vds_swmr.h5"; | ^~~~~~~~~~~~~ ../../test/vds_swmr.h:131:16: warning: 'VDS_PLANE' defined but not used [-Wunused-variable] 131 | static hsize_t VDS_PLANE[RANK] = {1, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~ ../../test/vds_swmr.h:120:16: warning: 'VDS_MAX_DIMS' defined but not used [-Wunused-variable] 120 | static hsize_t VDS_MAX_DIMS[RANK] = {N_MAX_PLANES, FULL_HEIGHT, WIDTH}; | ^~~~~~~~~~~~ ../../test/vds_swmr.h:112:16: warning: 'MAX_DIMS' defined but not used [-Wunused-variable] 112 | static hsize_t MAX_DIMS[N_SOURCES][RANK] = { | ^~~~~~~~ ../../test/vds_swmr.h:105:16: warning: 'VDS_DIMS' defined but not used [-Wunused-variable] 105 | static hsize_t VDS_DIMS[RANK] = {0, FULL_HEIGHT, WIDTH}; | ^~~~~~~~ ../../test/vds_swmr.h:97:16: warning: 'DIMS' defined but not used [-Wunused-variable] 97 | static hsize_t DIMS[N_SOURCES][RANK] = { | ^~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o vds_swmr_writer vds_swmr_writer.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/vds_swmr_writer vds_swmr_writer.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o filter_plugin.o ../../test/filter_plugin.c In file included from ../../test/filter_plugin.c:17: ../../test/H5srcdir.h:52:20: warning: 'H5_get_srcdir_filename' defined but not used [-Wunused-function] 52 | static const char *H5_get_srcdir_filename(const char *filename) | ^~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o filter_plugin filter_plugin.o libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/filter_plugin filter_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.10.5/openmpi/test' Making all in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mpi.o ../../testpar/t_mpi.c ../../testpar/t_mpi.c: In function 'test_mpio_overlap_writes': ../../testpar/t_mpi.c:71:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 71 | if (MAINPROCESS) | ^~ ../../testpar/t_mpi.c:73:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 73 | printf(" -SKIP- \n"); | ^~~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_gb_file': ../../testpar/t_mpi.c:311:18: warning: conversion from 'int' to 'char' may change value [-Wconversion] 311 | *(buf+j) = i*mpi_size + mpi_rank; | ^ ../../testpar/t_mpi.c:353:14: warning: conversion from 'int' to 'char' may change value [-Wconversion] 353 | expected = i*mpi_size + (mpi_size - mpi_rank - 1); | ^ ../../testpar/t_mpi.c: In function 'test_mpio_1wMr': ../../testpar/t_mpi.c:526:17: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 526 | writedata[i] = irank*DIMSIZE + i; | ^~~~~ ../../testpar/t_mpi.c:598:15: warning: conversion from 'int' to 'unsigned char' may change value [-Wconversion] 598 | expect_val = irank*DIMSIZE + i; | ^~~~~ ../../testpar/t_mpi.c: In function 'test_mpio_derived_dtype': ../../testpar/t_mpi.c:698:16: warning: conversion from 'int' to 'char' may change value [-Wconversion] 698 | buf[i] = i+1; | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_mpi t_mpi.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_bigio.o ../../testpar/t_bigio.c ../../testpar/t_bigio.c:52:7: warning: redundant redeclaration of 'create_faccess_plist' [-Wredundant-decls] 52 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); | ^~~~~~~~~~~~~~~~~~~~ In file included from ../../testpar/t_bigio.c:3: ../../testpar/testphdf5.h:302:7: note: previous declaration of 'create_faccess_plist' was here 302 | hid_t create_faccess_plist(MPI_Comm comm, MPI_Info info, int l_facc_type); | ^~~~~~~~~~~~~~~~~~~~ ../../testpar/t_bigio.c: In function 'ccslab_set': ../../testpar/t_bigio.c:230:16: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] 230 | ccslab_set(int mpi_rank, | ~~~~^~~~~~~~ ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here 45 | int mpi_size, mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c:231:9: warning: declaration of 'mpi_size' shadows a global declaration [-Wshadow] 231 | int mpi_size, | ~~~~^~~~~~~~ ../../testpar/t_bigio.c:45:5: note: shadowed declaration is here 45 | int mpi_size, mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c:249:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 249 | start[0] = mpi_rank*count[0]; | ^ ../../testpar/t_bigio.c:262:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 262 | start[0] = space_dim1*mpi_rank; | ^ ../../testpar/t_bigio.c:276:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 276 | start[0] = mpi_rank*count[0]; | ^ ../../testpar/t_bigio.c:288:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 288 | stride[0] = space_dim1*mpi_size/4+1; | ^ ../../testpar/t_bigio.c:293:45: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 293 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c:294:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); | ^ ../../testpar/t_bigio.c:294:44: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 294 | else start[0] = 1 + space_dim1*mpi_size/2 + (mpi_rank-2*mpi_size/3); | ^ ../../testpar/t_bigio.c:302:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 302 | start[0] = mpi_rank*space_dim1; | ^ ../../testpar/t_bigio.c:313:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 313 | block[0] = space_dim1*mpi_size; | ^ ../../testpar/t_bigio.c: In function 'dataset_big_write': ../../testpar/t_bigio.c:524:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 524 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:532:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 532 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_bigio.c:538:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 538 | start[0] = mpi_rank*block[0]; | ^ ../../testpar/t_bigio.c:587:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:596:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 596 | block[1] = dims[1]/mpi_size; | ^ ../../testpar/t_bigio.c:602:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 602 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_bigio.c:713:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 713 | dims[1] = mpi_size * 4; | ^~~~~~~~ ../../testpar/t_bigio.c:728:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 728 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:728:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 728 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:496:13: warning: unused variable 'h' [-Wunused-variable] 496 | hsize_t h; | ^ ../../testpar/t_bigio.c:492:9: warning: unused variable 'i' [-Wunused-variable] 492 | int i; | ^ ../../testpar/t_bigio.c:486:11: warning: unused variable 'datatype' [-Wunused-variable] 486 | hid_t datatype; /* Datatype ID */ | ^~~~~~~~ ../../testpar/t_bigio.c: In function 'dataset_big_read': ../../testpar/t_bigio.c:843:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 843 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:846:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 846 | block[1] = dims[1]/mpi_size; | ^ ../../testpar/t_bigio.c:852:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 852 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_bigio.c:905:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 905 | dims[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_bigio.c:907:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 907 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_bigio.c:913:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 913 | start[0] = mpi_rank*block[0]; | ^ ../../testpar/t_bigio.c:1029:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1029 | dims[1] = mpi_size * 4; | ^~~~~~~~ ../../testpar/t_bigio.c:1038:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1038 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:1038:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1038 | start[1] = dims[1]/mpi_size * mpi_rank; | ^ ../../testpar/t_bigio.c:810:13: warning: unused variable 'h' [-Wunused-variable] 810 | hsize_t h; | ^ ../../testpar/t_bigio.c:809:13: warning: unused variable 'k' [-Wunused-variable] 809 | int i,j,k; | ^ ../../testpar/t_bigio.c:809:11: warning: unused variable 'j' [-Wunused-variable] 809 | int i,j,k; | ^ ../../testpar/t_bigio.c:809:9: warning: unused variable 'i' [-Wunused-variable] 809 | int i,j,k; | ^ ../../testpar/t_bigio.c: In function 'create_faccess_plist': ../../testpar/t_bigio.c:1132:9: warning: declaration of 'mpi_rank' shadows a global declaration [-Wshadow] 1132 | int mpi_rank; /* mpi variables */ | ^~~~~~~~ ../../testpar/t_bigio.c:45:15: note: shadowed declaration is here 45 | int mpi_size, mpi_rank; | ^~~~~~~~ ../../testpar/t_bigio.c: In function 'coll_chunktest': ../../testpar/t_bigio.c:1412:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1412 | dims[0] = space_dim1*mpi_size; | ^ ../../testpar/t_bigio.c:1450:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1450 | chunk_dims[0] = dims[0]/chunk_factor; | ^ ../../testpar/t_bigio.c:1469:3: warning: switch missing default case [-Wswitch-default] 1469 | switch (file_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1492:3: warning: switch missing default case [-Wswitch-default] 1492 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1728:3: warning: switch missing default case [-Wswitch-default] 1728 | switch (file_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1751:3: warning: switch missing default case [-Wswitch-default] 1751 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_bigio.c:1398:7: warning: unused variable 'i' [-Wunused-variable] 1398 | int i; | ^ ../../testpar/t_bigio.c: At top level: ../../testpar/t_bigio.c:17: warning: macro "MAINPROCESS" is not used [-Wunused-macros] 17 | #define MAINPROCESS (!mpi_rank) /* define process 0 as main process */ | ../../testpar/t_bigio.c:29: warning: macro "DATASET5" is not used [-Wunused-macros] 29 | #define DATASET5 "DSET5" | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_bigio t_bigio.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_bigio t_bigio.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testphdf5.o ../../testpar/testphdf5.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_dset.o ../../testpar/t_dset.c ../../testpar/t_dset.c: In function 'slab_set': ../../testpar/t_dset.c:51:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 51 | block[0] = dim0 / mpi_size; | ^~~~ ../../testpar/t_dset.c:52:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 52 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:57:29: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 57 | start[0] = mpi_rank * block[0]; | ^ ../../testpar/t_dset.c:64:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 64 | block[0] = dim0; | ^~~~ ../../testpar/t_dset.c:65:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 65 | block[1] = dim1 / mpi_size; | ^~~~ ../../testpar/t_dset.c:71:29: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 71 | start[1] = mpi_rank * block[1]; | ^ ../../testpar/t_dset.c:77:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 77 | block[0] = (mpi_rank ? dim0 / mpi_size : 0); | ^ ../../testpar/t_dset.c:78:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 78 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:83:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 83 | start[0] = (mpi_rank ? mpi_rank * block[0] : 0); | ^ ../../testpar/t_dset.c:90:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | block[0] = dim0; | ^~~~ ../../testpar/t_dset.c:91:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 91 | block[1] = (mpi_rank ? dim1 / mpi_size : 0); | ^ ../../testpar/t_dset.c:97:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 97 | start[1] = (mpi_rank ? mpi_rank * block[1] : 0); | ^ ../../testpar/t_dset.c:104:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 104 | block[0] = dim0; | ^~~~ ../../testpar/t_dset.c:105:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 105 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'dataset_writeInd': ../../testpar/t_dset.c:302:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 302 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:311:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 311 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:335:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 335 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:336:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 336 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'dataset_readInd': ../../testpar/t_dset.c:447:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 447 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:456:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 456 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:458:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 458 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'dataset_writeAll': ../../testpar/t_dset.c:578:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 578 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:587:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | num_points = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:588:46: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 588 | coords = (hsize_t *)HDmalloc(dim1 * RANK * sizeof(hsize_t)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:592:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 592 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:616:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 616 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:617:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 617 | dims[1] = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:918:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 918 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:922:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 922 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:924:17: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 924 | stride[1] = dim1; | ^~~~ ../../testpar/t_dset.c:927:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 927 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:974:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 974 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:1012:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1012 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:570:9: warning: unused variable 'i' [-Wunused-variable] 570 | int i; | ^ ../../testpar/t_dset.c: In function 'dataset_readAll': ../../testpar/t_dset.c:1110:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1110 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:1119:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1119 | num_points = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1120:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1120 | coords = (hsize_t *)HDmalloc(dim0 * dim1 * RANK * sizeof(hsize_t)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1124:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1124 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1126:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1126 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1304:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1304 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1306:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1306 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1310:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1310 | block[1] = dim1; | ^~~~ ../../testpar/t_dset.c:1312:17: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1312 | stride[1] = dim1; | ^~~~ ../../testpar/t_dset.c:1315:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1315 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1366:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1366 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1371:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1371 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1411:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1411 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1421:18: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1421 | num_points = dim0 * dim1; | ^~~~ ../../testpar/t_dset.c:1425:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1425 | coords[k++] = i; | ^ ../../testpar/t_dset.c:1426:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1426 | coords[k++] = j; | ^ ../../testpar/t_dset.c:1449:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1449 | start[0] = dim0/mpi_size * mpi_rank; | ^~~~ ../../testpar/t_dset.c:1101:13: warning: unused variable 'current_dims' [-Wunused-variable] 1101 | hsize_t current_dims; /* for point selection */ | ^~~~~~~~~~~~ ../../testpar/t_dset.c: In function 'extend_writeInd': ../../testpar/t_dset.c:1523:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1523 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:1532:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1532 | chunk_dims[0] = chunkdim0; | ^~~~~~~~~ ../../testpar/t_dset.c:1533:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1533 | chunk_dims[1] = chunkdim1; | ^~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1536:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1536 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1623:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1623 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:1624:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1624 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:1683:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1683 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:1684:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1684 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'extend_writeInd2': ../../testpar/t_dset.c:1746:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1746 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:1845:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1845 | written[i] = orig_size + i; | ^ ../../testpar/t_dset.c:1845:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1845 | written[i] = orig_size + i; | ^~~~~~~~~ ../../testpar/t_dset.c: In function 'extend_readInd': ../../testpar/t_dset.c:1911:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 1911 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:1920:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1920 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1922:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1922 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:1924:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1924 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'extend_writeAll': ../../testpar/t_dset.c:2094:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2094 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:2103:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2103 | chunk_dims[0] = chunkdim0; | ^~~~~~~~~ ../../testpar/t_dset.c:2104:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2104 | chunk_dims[1] = chunkdim1; | ^~~~~~~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:2107:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2107 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:2194:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2194 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:2195:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2195 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:2277:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2277 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:2278:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2278 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'extend_readAll': ../../testpar/t_dset.c:2341:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2341 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:2350:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2350 | data_array1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:2352:49: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2352 | data_array2 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:2354:50: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2354 | data_origin1 = (DATATYPE *)HDmalloc(dim0*dim1*sizeof(DATATYPE)); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'compress_readAll': ../../testpar/t_dset.c:2522:17: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2522 | hsize_t dim=dim0; /* Dataspace dimensions */ | ^~~~ ../../testpar/t_dset.c:2534:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2534 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:2550:22: warning: conversion to 'DATATYPE' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 2550 | data_orig[u]=u; | ^ ../../testpar/t_dset.c: In function 'none_selection_chunk': ../../testpar/t_dset.c:2725:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 2725 | filename = GetTestParameters(); | ^ ../../testpar/t_dset.c:2734:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2734 | chunk_dims[0] = chunkdim0; | ^~~~~~~~~ ../../testpar/t_dset.c:2735:21: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2735 | chunk_dims[1] = chunkdim1; | ^~~~~~~~~ ../../testpar/t_dset.c:2765:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2765 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:2766:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 2766 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c: In function 'test_actual_io_mode': ../../testpar/t_dset.c:2961:70: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2961 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_write = -1; | ^ ../../testpar/t_dset.c:2962:69: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2962 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_read = -1; | ^ ../../testpar/t_dset.c:2963:73: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2963 | H5D_mpio_actual_chunk_opt_mode_t actual_chunk_opt_mode_expected = -1; | ^ ../../testpar/t_dset.c:2964:56: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2964 | H5D_mpio_actual_io_mode_t actual_io_mode_write = -1; | ^ ../../testpar/t_dset.c:2965:55: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2965 | H5D_mpio_actual_io_mode_t actual_io_mode_read = -1; | ^ ../../testpar/t_dset.c:2966:59: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in initialization is invalid in C++ [-Wc++-compat] 2966 | H5D_mpio_actual_io_mode_t actual_io_mode_expected = -1; | ^ ../../testpar/t_dset.c:3043:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3043 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:3044:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3044 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:3055:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3055 | chunk_dims[0] = dims[0]/mpi_size; | ^ ../../testpar/t_dset.c:3121:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3121 | block[0] = dim0 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3122:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3122 | block[1] = dim1 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3125:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3125 | stride[0] = mpi_rank * block[0]; | ^ ../../testpar/t_dset.c:3128:36: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3128 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_dset.c:3159:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3159 | block[0] = block[0] / mpi_size; | ^ ../../testpar/t_dset.c:3162:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3162 | block[0] = dim0 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3163:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3163 | block[1] = dim1 / mpi_size; | ^~~~ ../../testpar/t_dset.c:3166:38: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3166 | stride[0] = mpi_rank * block[0]; | ^ ../../testpar/t_dset.c:3169:36: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3169 | start[1] = mpi_rank*block[1]; | ^ ../../testpar/t_dset.c:3221:44: warning: enum conversion from 'int' to 'H5D_mpio_actual_chunk_opt_mode_t' {aka 'enum H5D_mpio_actual_chunk_opt_mode_t'} in assignment is invalid in C++ [-Wc++-compat] 3221 | actual_chunk_opt_mode_expected = -1; | ^ ../../testpar/t_dset.c:3222:37: warning: enum conversion from 'int' to 'H5D_mpio_actual_io_mode_t' {aka 'enum H5D_mpio_actual_io_mode_t'} in assignment is invalid in C++ [-Wc++-compat] 3222 | actual_io_mode_expected = -1; | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:3242:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 3242 | buffer = (int *)HDmalloc(sizeof(int) * length); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode': ../../testpar/t_dset.c:3571:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3571 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:3572:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3572 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:3594:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3594 | chunk_dims[0] = dims[0]/mpi_size; | ^ ../../testpar/t_dset.c:3675:14: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 3675 | length = dims[0] * dims[1]; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:3678:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 3678 | buffer = (int *)HDmalloc(sizeof(int) * length); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c:3485:13: warning: unused variable 'coord' [-Wunused-variable] 3485 | hsize_t coord[NELM][RANK]; | ^~~~~ ../../testpar/t_dset.c: In function 'test_no_collective_cause_mode_filter': ../../testpar/t_dset.c:3868:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3868 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:3869:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3869 | dims[1] = dim1; | ^~~~ ../../testpar/t_dset.c:3887:32: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 3887 | chunk_dims[0] = dims[0]/mpi_size; | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:3917:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 3917 | buffer = (int *)HDmalloc(sizeof(int) * length); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_dset.c: In function 'dataset_atomicity': ../../testpar/t_dset.c:4088:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 4088 | filename = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:4102:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4102 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4105:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4105 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4121:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4121 | dims[0] = dim0; | ^~~~ ../../testpar/t_dset.c:4122:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4122 | dims[1] = dim1; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_dset.c:29: ../../testpar/t_dset.c:4260:33: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4260 | write_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4263:32: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4263 | read_buf = (int *)HDcalloc(buf_size, sizeof(int)); | ^~~~~~~~ ../../src/H5private.h:673:37: note: in definition of macro 'HDcalloc' 673 | #define HDcalloc(N,Z) calloc(N,Z) | ^ ../../testpar/t_dset.c:4280:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4280 | block[0] = dim0/mpi_size - 1; | ^~~~ ../../testpar/t_dset.c:4281:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4281 | block[1] = dim1/mpi_size - 1; | ^~~~ ../../testpar/t_dset.c:4284:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4284 | count[0] = mpi_size; | ^~~~~~~~ ../../testpar/t_dset.c:4285:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4285 | count[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_dset.c:4341:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4341 | if (i >= mpi_rank*(block[0]+1)) { | ^ ../../testpar/t_dset.c:4341:19: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 4341 | if (i >= mpi_rank*(block[0]+1)) { | ^~ ../../testpar/t_dset.c:4344:22: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4344 | if ((i+1)%(block[0]+1)==0) { | ^ ../../testpar/t_dset.c:4349:34: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4349 | if (j >= mpi_rank*(block[1]+1)) { | ^ ../../testpar/t_dset.c:4349:23: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 4349 | if (j >= mpi_rank*(block[1]+1)) { | ^~ ../../testpar/t_dset.c:4350:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^ ../../testpar/t_dset.c:4350:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^ ../../testpar/t_dset.c:4350:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^~ ../../testpar/t_dset.c:4350:26: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 4350 | k += dim1 - mpi_rank*(block[1]+1); | ^~~~ ../../testpar/t_dset.c:4353:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 4353 | if ((j+1)%(block[1]+1)==0) { | ^ At top level: ../../testpar/t_dset.c:3801:1: warning: 'test_no_collective_cause_mode_filter' defined but not used [-Wunused-function] 3801 | test_no_collective_cause_mode_filter(int selection_mode) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_file.o ../../testpar/t_file.c ../../testpar/t_file.c: In function 'test_split_comm_access': ../../testpar/t_file.c:109:28: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 109 | mrc = MPI_File_delete((char *)filename, info); | ^ ../../testpar/t_file.c: In function 'test_page_buffer_access': ../../testpar/t_file.c:123:23: warning: unused variable 'fapl_self' [-Wunused-variable] 123 | hid_t fcpl, fapl, fapl_self; | ^~~~~~~~~ In file included from ../../testpar/t_file.c:18: ../../testpar/t_file.c: In function 'create_file': ../../testpar/testphdf5.h:37:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ | ^ ../../testpar/t_file.c:479:15: note: in expansion of macro 'ROW_FACTOR' 479 | dims[0] = ROW_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/testphdf5.h:38:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ | ^~ ../../testpar/t_file.c:480:15: note: in expansion of macro 'COL_FACTOR' 480 | dims[1] = COL_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/t_file.c:485:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 485 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_file.c:491:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 491 | start[0] = mpi_rank*block[0]; | ^ In file included from ../../testpar/t_file.c:18: ../../testpar/t_file.c: In function 'open_file': ../../testpar/testphdf5.h:37:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ | ^ ../../testpar/t_file.c:640:15: note: in expansion of macro 'ROW_FACTOR' 640 | dims[0] = ROW_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/testphdf5.h:38:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ | ^~ ../../testpar/t_file.c:641:15: note: in expansion of macro 'COL_FACTOR' 641 | dims[1] = COL_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/t_file.c:644:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 644 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_file.c:650:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 650 | start[0] = mpi_rank*block[0]; | ^ In file included from ../../testpar/testphdf5.h:19, from ../../testpar/t_file.c:18: ../../testpar/t_file.c:672:22: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 672 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_file.c:673:22: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 673 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_file.c:686:21: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 686 | for (i=0; i < num_elements; i++) | ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_file_image.o ../../testpar/t_file_image.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_mdset.o ../../testpar/t_mdset.c ../../testpar/t_mdset.c: In function 'zero_dim_dset': ../../testpar/t_mdset.c:91:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 91 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c: In function 'multiple_dset_write': ../../testpar/t_mdset.c:158:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 158 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:167:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:167:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] 167 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../testpar/t_mdset.c: In function 'compact_dataset': ../../testpar/t_mdset.c:244:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 244 | file_dims[i] = size; | ^~~~ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:249:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:249:11: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] 249 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:252:42: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:252:10: warning: request for implicit conversion from 'void *' to 'double *' not permitted in C++ [-Wc++-compat] 252 | inme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../testpar/t_mdset.c:255:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 255 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c:339:37: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 339 | if(inme[(i * size) + j] != outme[(i * size) + j]) | ^~ ../../testpar/t_mdset.c: In function 'null_dataset': ../../testpar/t_mdset.c:378:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 378 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c:387:13: warning: conversion from 'hssize_t' {aka 'long long int'} to 'int' may change value [-Wconversion] 387 | nelem = H5Sget_simple_extent_npoints(sid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_mdset.c: In function 'big_dataset': ../../testpar/t_mdset.c:494:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 494 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c: In function 'dataset_fillvalue': ../../testpar/t_mdset.c:629:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 629 | filename = GetTestParameters(); | ^ ../../testpar/t_mdset.c:633:18: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 633 | dset_dims[0]=mpi_size+1; | ^~~~~~~~ ../../testpar/t_mdset.c:637:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] 637 | rdata=HDmalloc((size_t)(dset_size*sizeof(int))); | ^ ../../testpar/t_mdset.c:639:10: warning: request for implicit conversion from 'void *' to 'int *' not permitted in C++ [-Wc++-compat] 639 | wdata=HDmalloc((size_t)(dset_size*sizeof(int))); | ^ ../../testpar/t_mdset.c:726:18: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 726 | req_start[0]=mpi_rank; | ^~~~~~~~ ../../testpar/t_mdset.c: In function 'collective_group_write': ../../testpar/t_mdset.c:865:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 865 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c:877:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:877:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] 877 | outme = HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../testpar/t_mdset.c: In function 'independent_group_read': ../../testpar/t_mdset.c:953:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 953 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c: In function 'group_dataset_read': ../../testpar/t_mdset.c:1002:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1002 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:1005:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1005 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c: In function 'multiple_group_write': ../../testpar/t_mdset.c:1082:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 1082 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c: In function 'write_dataset': ../../testpar/t_mdset.c:1173:43: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:1173:11: warning: request for implicit conversion from 'void *' to 'DATATYPE *' {aka 'int *'} not permitted in C++ [-Wc++-compat] 1173 | outme = HDmalloc((size_t)(size * size * sizeof(double))); | ^ ../../testpar/t_mdset.c: In function 'multiple_group_read': ../../testpar/t_mdset.c:1250:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 1250 | pt = GetTestParameters(); | ^ In file included from ../../test/h5test.h:28, from ../../testpar/testpar.h:22, from ../../testpar/testphdf5.h:19, from ../../testpar/t_mdset.c:14: ../../testpar/t_mdset.c: In function 'read_dataset': ../../testpar/t_mdset.c:1333:54: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1333 | indata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c:1336:55: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1336 | outdata =(DATATYPE*)HDmalloc((size_t)(size * size * sizeof(DATATYPE))); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_mdset.c: In function 'check_value': ../../testpar/t_mdset.c:1491:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1491 | indata += chunk_origin[0]*size; | ^ ../../testpar/t_mdset.c:1492:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1492 | outdata += chunk_origin[0]*size; | ^ ../../testpar/t_mdset.c: In function 'get_slab': ../../testpar/t_mdset.c:1525:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1525 | chunk_origin[0] = mpi_rank *(size/mpi_size); | ^~~~~~~~ ../../testpar/t_mdset.c:1529:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1529 | chunk_dims[0] = size/mpi_size; | ^~~~ ../../testpar/t_mdset.c:1530:27: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1530 | chunk_dims[1] = size; | ^~~~ ../../testpar/t_mdset.c:1533:39: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1533 | file_dims[0] = file_dims[1] = size; | ^~~~ ../../testpar/t_mdset.c: In function 'io_mode_confusion': ../../testpar/t_mdset.c:1597:8: warning: request for implicit conversion from 'const void *' to 'const H5Ptest_param_t *' {aka 'const struct H5Ptest_param_t *'} not permitted in C++ [-Wc++-compat] 1597 | pt = GetTestParameters(); | ^ ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_writer': ../../testpar/t_mdset.c:1961:9: warning: variable 'mrc' set but not used [-Wunused-but-set-variable] 1961 | int mrc; /* mpi error code */ | ^~~ ../../testpar/t_mdset.c: In function 'rr_obj_hdr_flush_confusion_reader': ../../testpar/t_mdset.c:2480:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2480 | if (data_read[j] != data[j]){ | ^~ ../../testpar/t_mdset.c:2543:24: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2543 | if (att_read[j] != att[j]){ | ^~ ../../testpar/t_mdset.c:2596:27: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 2596 | if (lg_att_read[j] != lg_att[j]){ | ^~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_ph5basic.o ../../testpar/t_ph5basic.c mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_coll_chunk.o ../../testpar/t_coll_chunk.c ../../testpar/t_coll_chunk.c: In function 'coll_chunk1': ../../testpar/t_coll_chunk.c:78:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 78 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk2': ../../testpar/t_coll_chunk.c:130:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 130 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk3': ../../testpar/t_coll_chunk.c:183:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 183 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk4': ../../testpar/t_coll_chunk.c:237:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 237 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk5': ../../testpar/t_coll_chunk.c:289:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 289 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk6': ../../testpar/t_coll_chunk.c:343:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 343 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk7': ../../testpar/t_coll_chunk.c:395:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 395 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk8': ../../testpar/t_coll_chunk.c:447:28: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 447 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk9': ../../testpar/t_coll_chunk.c:499:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 499 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ ../../testpar/t_coll_chunk.c: In function 'coll_chunk10': ../../testpar/t_coll_chunk.c:551:26: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 551 | const char *filename = GetTestParameters(); | ^~~~~~~~~~~~~~~~~ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/t_coll_chunk.c: In function 'coll_chunktest': ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:641:13: note: in expansion of macro 'SPACE_DIM1' 641 | dims[0] = SPACE_DIM1*mpi_size; | ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:674:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 674 | chunk_dims[0] = dims[0]/chunk_factor; | ^ ../../testpar/t_coll_chunk.c:693:3: warning: switch missing default case [-Wswitch-default] 693 | switch (file_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:716:3: warning: switch missing default case [-Wswitch-default] 716 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:948:3: warning: switch missing default case [-Wswitch-default] 948 | switch (file_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:971:3: warning: switch missing default case [-Wswitch-default] 971 | switch (mem_selection) { | ^~~~~~ ../../testpar/t_coll_chunk.c:623:7: warning: unused variable 'i' [-Wunused-variable] 623 | int i; | ^ ../../testpar/t_coll_chunk.c: In function 'ccslab_set': ../../testpar/t_coll_chunk.c:1061:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1061 | start[0] = mpi_rank*count[0]; | ^ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:1074:15: note: in expansion of macro 'SPACE_DIM1' 1074 | start[0] = SPACE_DIM1*mpi_rank; | ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1088:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1088 | start[0] = mpi_rank*count[0]; | ^ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:1100:21: note: in expansion of macro 'SPACE_DIM1' 1100 | stride[0] = SPACE_DIM1*mpi_size/4+1; | ^~~~~~~~~~ ../../testpar/t_coll_chunk.c:1105:45: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1105 | if((mpi_rank *3)<(mpi_size*2)) start[0] = mpi_rank; | ^~~~~~~~ ../../testpar/t_coll_chunk.c:1106:18: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1106 | else start[0] = 1 + SPACE_DIM1*mpi_size/2 + (mpi_rank-2*mpi_size/3); | ^ ../../testpar/t_coll_chunk.c:1114:13: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1114 | start[0] = mpi_rank*SPACE_DIM1; | ^~~~~~~~ In file included from ../../testpar/t_coll_chunk.c:14: ../../testpar/testphdf5.h:68:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 68 | #define SPACE_DIM1 24 | ^~ ../../testpar/t_coll_chunk.c:1125:14: note: in expansion of macro 'SPACE_DIM1' 1125 | block[0] = SPACE_DIM1*mpi_size; | ^~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_span_tree.o ../../testpar/t_span_tree.c ../../testpar/t_span_tree.c: In function 'coll_write_test': ../../testpar/t_span_tree.c:278:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 278 | filename = GetTestParameters(); | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:94:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 94 | #define MSPACE1_DIM 27000 /* Dataset size in memory */ | ^~~~~ ../../testpar/t_span_tree.c:284:14: note: in expansion of macro 'MSPACE1_DIM' 284 | mdim1[0] = MSPACE1_DIM *mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:100:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 100 | #define MSPACE_DIM2 3600 | ^~~~ ../../testpar/t_span_tree.c:286:14: note: in expansion of macro 'MSPACE_DIM2' 286 | mdim[1] = MSPACE_DIM2*mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:97:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 97 | #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:288:14: note: in expansion of macro 'FSPACE_DIM2' 288 | fsdim[1] = FSPACE_DIM2*mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:290:47: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 290 | vector = (int*)HDmalloc(sizeof(int)*mdim1[0]*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:291:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 291 | matrix_out = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:292:59: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 292 | matrix_out1 = (int*)HDmalloc(sizeof(int)*mdim[0]*mdim[1]*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:294:41: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 294 | HDmemset(vector,0,sizeof(int)*mdim1[0]*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:296:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; | ^ ../../testpar/t_span_tree.c:296:62: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 296 | for (i = 1; i < MSPACE1_DIM*mpi_size - 1; i++) vector[i] = i; | ^ ../../testpar/t_span_tree.c:318:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 318 | chunk_dims[0] = fsdim[0] / chunk_factor; | ^ ../../testpar/t_span_tree.c:319:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 319 | chunk_dims[1] = fsdim[1] / chunk_factor; | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:108:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 108 | #define FHSTART1 1 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:355:15: note: in expansion of macro 'FHSTART1' 355 | start[1] = FHSTART1 + mpi_rank * FHSTRIDE1 * FHCOUNT1; | ^~~~~~~~ ../../testpar/testphdf5.h:117:28: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 117 | #define SHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:376:15: note: in expansion of macro 'SHSTART1' 376 | start[1] = SHSTART1+SHCOUNT1*SHBLOCK1*mpi_rank; | ^~~~~~~~ ../../testpar/testphdf5.h:133:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:514:15: note: in expansion of macro 'RFFHSTART1' 514 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:143:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:541:14: note: in expansion of macro 'RFSHSTART1' 541 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; | ^~~~~~~~~~ ../../testpar/testphdf5.h:153:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:580:15: note: in expansion of macro 'RMFHSTART1' 580 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:162:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:603:15: note: in expansion of macro 'RMSHSTART1' 603 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; | ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:618:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 618 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:619:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 619 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:635:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 635 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ | ^ ../../testpar/t_span_tree.c: In function 'coll_read_test': ../../testpar/t_span_tree.c:748:12: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 748 | filename = GetTestParameters(); | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:100:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 100 | #define MSPACE_DIM2 3600 | ^~~~ ../../testpar/t_span_tree.c:754:13: note: in expansion of macro 'MSPACE_DIM2' 754 | mdim[1] = MSPACE_DIM2*mpi_size; | ^~~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:755:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 755 | matrix_out =(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../testpar/t_span_tree.c:756:65: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 756 | matrix_out1=(int*)HDmalloc(sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ In file included from ../../testpar/t_span_tree.c:43: ../../testpar/testphdf5.h:133:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 133 | #define RFFHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:791:15: note: in expansion of macro 'RFFHSTART1' 791 | start[1] = RFFHSTART1+mpi_rank*RFFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:143:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 143 | #define RFSHSTART1 4 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:811:15: note: in expansion of macro 'RFSHSTART1' 811 | start[1] = RFSHSTART1+RFSHCOUNT1*mpi_rank; | ^~~~~~~~~~ ../../testpar/testphdf5.h:153:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 153 | #define RMFHSTART1 0 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:841:15: note: in expansion of macro 'RMFHSTART1' 841 | start[1] = RMFHSTART1+mpi_rank*RMFHCOUNT1; | ^~~~~~~~~~ ../../testpar/testphdf5.h:162:30: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 162 | #define RMSHSTART1 2 /* start of the second dimension of the first hyperslab selection*/ | ^ ../../testpar/t_span_tree.c:863:15: note: in expansion of macro 'RMSHSTART1' 863 | start[1] = RMSHSTART1+mpi_rank*RMSHCOUNT1; | ^~~~~~~~~~ In file included from ../../testpar/t_span_tree.c:41: ../../testpar/t_span_tree.c:878:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 878 | HDmemset(matrix_out,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:879:61: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 879 | HDmemset(matrix_out1,0,sizeof(int)*MSPACE_DIM1*MSPACE_DIM2*mpi_size); | ^ ../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../testpar/t_span_tree.c:910:17: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 910 | for (i = 0; i < MSPACE_DIM1*MSPACE_DIM2*mpi_size; i++){ | ^ ../../testpar/t_span_tree.c:703:20: warning: unused parameter 'chunk_factor' [-Wunused-parameter] 703 | 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:1052:35: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1052 | base_count = dims[sel_offset] / (checker_edge_size * 2); | ^ ../../testpar/t_span_tree.c:1054:26: warning: conversion to 'long long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1054 | 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:1610:19: warning: variable 'large_ds_slice_size' set but not used [-Wunused-but-set-variable] 1610 | size_t large_ds_slice_size; | ^~~~~~~~~~~~~~~~~~~ ../../testpar/t_span_tree.c: In function 'lower_dim_size_comp_test': ../../testpar/t_span_tree.c:2634:11: warning: value computed is not used [-Wunused-value] 2634 | (hbool_t)(use_collective_io++) ) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_span_tree.c: At top level: ../../testpar/t_span_tree.c:973: warning: macro "LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK" is not used [-Wunused-macros] 973 | #define LOWER_DIM_SIZE_COMP_TEST_DEBUG_TARGET_RANK 0 | mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_chunk_alloc.o ../../testpar/t_chunk_alloc.c ../../testpar/t_chunk_alloc.c: In function 'create_chunked_dataset': ../../testpar/t_chunk_alloc.c:98:10: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 98 | dims[0]=nchunks*CHUNK_SIZE; | ^~~~~~~ ../../testpar/t_chunk_alloc.c:131:36: warning: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 131 | offset[0] = (nchunks-2)*chunk_dims[0]; | ^ ../../testpar/t_chunk_alloc.c:161:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); | ^ ../../testpar/t_chunk_alloc.c:161:17: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 161 | est_filesize = nchunks * CHUNK_SIZE * sizeof(unsigned char); | ^~~~~~~ ../../testpar/t_chunk_alloc.c: In function 'parallel_access_dataset': ../../testpar/t_chunk_alloc.c:237:15: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'long int' may change the sign of the result [-Wsign-conversion] 237 | size[0] = nchunks*CHUNK_SIZE; | ^~~~~~~ ../../testpar/t_chunk_alloc.c:249:40: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 249 | offset[0] = (i*mpi_size+mpi_rank)*chunk_dims[0]; | ^ ../../testpar/t_chunk_alloc.c:298:38: warning: conversion to 'long unsigned int' from 'long int' may change the sign of the result [-Wsign-conversion] 298 | est_filesize = nchunks*CHUNK_SIZE*sizeof(unsigned char); | ^ ../../testpar/t_chunk_alloc.c:298:20: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 298 | 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] 378 | offset[0] = i*chunk_dims[0]; | ^ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:77:26: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 77 | size[1] = hs_size[1] * mpi_size; | ^ ../../testpar/t_filter_read.c:80:31: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 80 | hs_offset[1] = hs_size[1] * mpi_rank; | ^ ../../testpar/t_filter_read.c: In function 'test_filter_read': ../../testpar/t_filter_read.c:236:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 236 | filename = GetTestParameters(); | ^ ../../testpar/t_filter_read.c:218:17: warning: unused variable 'fletcher32_size' [-Wunused-variable] 218 | hsize_t fletcher32_size; /* Size of dataset with Fletcher32 checksum */ | ^~~~~~~~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_prop.o ../../testpar/t_prop.c ../../testpar/t_prop.c: In function 'test_encode_decode': ../../testpar/t_prop.c:56:20: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 56 | buf_size = recv_size; | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_coll_md_read.o ../../testpar/t_coll_md_read.c ../../testpar/t_coll_md_read.c: In function 'test_partial_no_selection_coll_md_read': ../../testpar/t_coll_md_read.c:82:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 82 | filename = GetTestParameters(); | ^ ../../testpar/t_coll_md_read.c:97:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' {aka 'long long unsigned int *'} not permitted in C++ [-Wc++-compat] 97 | dataset_dims = HDmalloc(PARTIAL_NO_SELECTION_DATASET_NDIMS * sizeof(*dataset_dims)); | ^ ../../testpar/t_coll_md_read.c:32:42: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 | ^ ../../testpar/t_coll_md_read.c:100:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' 100 | dataset_dims[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:33:42: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 33 | #define PARTIAL_NO_SELECTION_X_DIM_SCALE 5 | ^ ../../testpar/t_coll_md_read.c:101:23: note: in expansion of macro 'PARTIAL_NO_SELECTION_X_DIM_SCALE' 101 | dataset_dims[1] = PARTIAL_NO_SELECTION_X_DIM_SCALE * mpi_size; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:32:42: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 32 | #define PARTIAL_NO_SELECTION_Y_DIM_SCALE 5 | ^ ../../testpar/t_coll_md_read.c:124:16: note: in expansion of macro 'PARTIAL_NO_SELECTION_Y_DIM_SCALE' 124 | start[0] = PARTIAL_NO_SELECTION_Y_DIM_SCALE * mpi_rank; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:129:16: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 129 | count[1] = mpi_size; | ^~~~~~~~ ../../testpar/t_coll_md_read.c: In function 'test_multi_chunk_io_addrmap_issue': ../../testpar/t_coll_md_read.c:259:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 259 | filename = GetTestParameters(); | ^ ../../testpar/t_coll_md_read.c: In function 'test_link_chunk_io_sort_chunk_issue': ../../testpar/t_coll_md_read.c:391:14: warning: request for implicit conversion from 'const void *' to 'const char *' not permitted in C++ [-Wc++-compat] 391 | filename = GetTestParameters(); | ^ ../../testpar/t_coll_md_read.c:406:18: warning: request for implicit conversion from 'void *' to 'hsize_t *' {aka 'long long unsigned int *'} not permitted in C++ [-Wc++-compat] 406 | dataset_dims = HDmalloc(LINK_CHUNK_IO_SORT_CHUNK_ISSUE_DIMS * sizeof(*dataset_dims)); | ^ ../../testpar/t_coll_md_read.c:40:55: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 40 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE 1 | ^ ../../testpar/t_coll_md_read.c:409:23: note: in expansion of macro 'LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE' 409 | dataset_dims[0] = LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE * mpi_size * LINK_CHUNK_IO_SORT_CHUNK_ISSUE_Y_DIM_SCALE; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../testpar/t_coll_md_read.c:432:78: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 432 | count[0] = (dataset_dims[0] / LINK_CHUNK_IO_SORT_CHUNK_ISSUE_CHUNK_SIZE) / mpi_size; | ^ ../../testpar/t_coll_md_read.c:433:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 433 | start[0] = count[0] * mpi_rank; | ^ ../../testpar/t_coll_md_read.c: At top level: ../../testpar/t_coll_md_read.c:37: warning: macro "LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS" is not used [-Wunused-macros] 37 | #define LINK_CHUNK_IO_SORT_CHUNK_ISSUE_NO_SEL_PROCESS (mpi_rank == mpi_size - 1) | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 t_prop.o t_coll_md_read.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 t_prop.o t_coll_md_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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache.o ../../testpar/t_cache.c ../../testpar/t_cache.c: In function 'serve_read_request': ../../testpar/t_cache.c:1620:31: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 1620 | reply.len = data[target_index].len; | ^~~~ ../../testpar/t_cache.c: In function 'serve_write_request': ../../testpar/t_cache.c:1842:27: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 1842 | reply.len = data[target_index].len; | ^~~~ ../../testpar/t_cache.c: In function 'datum_deserialize': ../../testpar/t_cache.c:2380:32: warning: unused parameter 'image_ptr' [-Wunused-parameter] 2380 | datum_deserialize(const void * image_ptr, | ~~~~~~~~~~~~~^~~~~~~~~ ../../testpar/t_cache.c: In function 'datum_serialize': ../../testpar/t_cache.c:2500:13: warning: variable 'cache_ptr' set but not used [-Wunused-but-set-variable] 2500 | H5C_t * cache_ptr; | ^~~~~~~~~ ../../testpar/t_cache.c:2493:23: warning: unused parameter 'image_ptr' [-Wunused-parameter] 2493 | void *image_ptr, | ~~~~~~^~~~~~~~~ ../../testpar/t_cache.c: In function 'datum_notify': ../../testpar/t_cache.c:2638:30: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 2638 | mssg.len = entry_ptr->len; | ^~~~~~~~~ ../../testpar/t_cache.c:2794:38: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 2794 | mssg.len = entry_ptr->len; | ^~~~~~~~~ ../../testpar/t_cache.c: In function 'verify_entry_reads': ../../testpar/t_cache.c:4678:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4678 | if ( reported_entry_reads != expected_entry_reads ) { | ^~ ../../testpar/t_cache.c: In function 'verify_entry_writes': ../../testpar/t_cache.c:4785:36: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4785 | if ( reported_entry_writes != expected_entry_writes ) { | ^~ ../../testpar/t_cache.c: In function 'verify_total_reads': ../../testpar/t_cache.c:4885:35: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 4885 | if ( reported_total_reads != expected_total_reads ) { | ^~ ../../testpar/t_cache.c: In function 'server_smoke_check': ../../testpar/t_cache.c:5235:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 5235 | mssg.len = data[world_mpi_rank].len; | ^~~~ ../../testpar/t_cache.c:5340:26: warning: conversion from 'size_t' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 5340 | mssg.len = data[world_mpi_rank].len; | ^~~~ ../../testpar/t_cache.c: In function 'smoke_check_6': ../../testpar/t_cache.c:7253:9: warning: implicit declaration of function 'H5CX_set_coll_metadata_read'; did you mean 'H5Pset_coll_metadata_write'? [-Wimplicit-function-declaration] 7253 | H5CX_set_coll_metadata_read(TRUE); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | H5Pset_coll_metadata_write ../../testpar/t_cache.c:7253:9: warning: nested extern declaration of 'H5CX_set_coll_metadata_read' [-Wnested-externs] ../../testpar/t_cache.c: At top level: ../../testpar/t_cache.c:221: warning: macro "MPE_VIRT_NUM_DATA_ENTIES" is not used [-Wunused-macros] 221 | #define MPE_VIRT_NUM_DATA_ENTIES (NUM_DATA_ENTRIES / 100) | ../../testpar/t_cache.c:40: warning: macro "PARATESTFILE" is not used [-Wunused-macros] 40 | #define PARATESTFILE filenames[0] | /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache t_cache.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_cache_image.o ../../testpar/t_cache_image.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_cache_image t_cache_image.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_cache_image t_cache_image.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pread.o ../../testpar/t_pread.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pread t_pread.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_pread t_pread.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pshutdown.o ../../testpar/t_pshutdown.c In file included from ../../testpar/t_pshutdown.c:26: ../../testpar/t_pshutdown.c: In function 'main': ../../testpar/testphdf5.h:37:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 37 | #define ROW_FACTOR 8 /* Nominal row factor for dataset size */ | ^ ../../testpar/t_pshutdown.c:71:15: note: in expansion of macro 'ROW_FACTOR' 71 | dims[0] = ROW_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/testphdf5.h:38:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 38 | #define COL_FACTOR 16 /* Nominal column factor for dataset size */ | ^~ ../../testpar/t_pshutdown.c:72:15: note: in expansion of macro 'COL_FACTOR' 72 | dims[1] = COL_FACTOR*mpi_size; | ^~~~~~~~~~ ../../testpar/t_pshutdown.c:84:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 84 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_pshutdown.c:90:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | start[0] = mpi_rank*block[0]; | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pshutdown t_pshutdown.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_prestart.o ../../testpar/t_prestart.c In file included from ../../testpar/testphdf5.h:19, from ../../testpar/t_prestart.c:22: ../../testpar/t_prestart.c: In function 'main': ../../testpar/t_prestart.c:76:18: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 76 | VRFY(dims[0] == ROW_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_prestart.c:77:18: warning: comparison of integer expressions of different signedness: 'hsize_t' {aka 'long long unsigned int'} and 'int' [-Wsign-compare] 77 | VRFY(dims[1] == COL_FACTOR*mpi_size, "Wrong dataset dimensions"); | ^~ ../../testpar/testpar.h:48:9: note: in definition of macro 'VRFY' 48 | if (val) { \ | ^~~ ../../testpar/t_prestart.c:84:23: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 84 | block[0] = dims[0]/mpi_size; | ^ ../../testpar/t_prestart.c:90:24: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 90 | start[0] = mpi_rank*block[0]; | ^ ../../testpar/t_prestart.c:107:17: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 107 | for (i=0; i < block[0]; i++){ | ^ ../../testpar/t_prestart.c:108:14: warning: comparison of integer expressions of different signedness: 'int' and 'hsize_t' {aka 'long long unsigned int'} [-Wsign-compare] 108 | for (j=0; j < block[1]; j++){ | ^ ../../testpar/t_prestart.c:112:41: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), | ^ ../../testpar/t_prestart.c:112:70: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 112 | (unsigned long)(i+start[0]), (unsigned long)(j+start[1]), | ^ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_prestart t_prestart.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_init_term.o ../../testpar/t_init_term.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:2027:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] 2027 | int mpi_rank; | ^~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_l2s': ../../testpar/t_shapesame.c:3594:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] 3594 | hbool_t mis_match = FALSE; | ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__m2d_s2l': ../../testpar/t_shapesame.c:3957:16: warning: variable 'mis_match' set but not used [-Wunused-but-set-variable] 3957 | hbool_t mis_match = FALSE; | ^~~~~~~~~ ../../testpar/t_shapesame.c: In function 'ckrbrd_hs_dr_pio_test__run_test': ../../testpar/t_shapesame.c:4323:16: warning: variable 'mpi_rank' set but not used [-Wunused-but-set-variable] 4323 | int mpi_rank; /* needed by VRFY */ | ^~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_shapesame t_shapesame.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 mpicc -DHAVE_CONFIG_H -I. -I../../testpar -I../src -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_filters_parallel.o ../../testpar/t_filters_parallel.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_filters_parallel t_filters_parallel.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/t_filters_parallel t_filters_parallel.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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush1.o ../../testpar/t_pflush1.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush1 t_pflush1.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 -I../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../src -I../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t_pflush2.o ../../testpar/t_pflush2.c /bin/sh ../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o t_pflush2 t_pflush2.o ../test/libh5test.la ../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' Making all in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools.lo ../../../tools/lib/h5tools.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools.c -fPIC -DPIC -o .libs/h5tools.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_dump.lo ../../../tools/lib/h5tools_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_dump.c -fPIC -DPIC -o .libs/h5tools_dump.o ../../../tools/lib/h5tools_dump.c: In function 'h5tools_dump_dcpl': ../../../tools/lib/h5tools_dump.c:3110:29: warning: variable 'ssize_out' set but not used [-Wunused-but-set-variable] 3110 | ssize_t ssize_out; | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_str.lo ../../../tools/lib/h5tools_str.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5tools_str.c -fPIC -DPIC -o .libs/h5tools_str.o In file included from /usr/include/string.h:494, from ../../../src/H5private.h:58, from ../../../tools/lib/h5tools_str.c:17: In function 'strncpy', inlined from 'h5tools_str_fmt.part.0' at ../../../tools/lib/h5tools_str.c:261:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 1024 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_utils.lo ../../../tools/lib/h5tools_utils.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff.lo ../../../tools/lib/h5diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff.c -fPIC -DPIC -o .libs/h5diff.o ../../../tools/lib/h5diff.c: In function 'build_match_list': ../../../tools/lib/h5diff.c:277:14: warning: variable 'ret_value' set but not used [-Wunused-but-set-variable] 277 | int ret_value = 0; | ^~~~~~~~~ In file included from ../../../tools/lib/h5diff.c:14: ../../../tools/lib/h5diff.c: In function 'diff_match': ../../../tools/lib/h5diff.c:1039:60: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1039 | char *workerTasks = (char*)HDmalloc((g_nTasks - 1) * sizeof(char)); | ^ ../../../src/H5private.h:1079:35: note: in definition of macro 'HDmalloc' 1079 | #define HDmalloc(Z) malloc(Z) | ^ ../../../tools/lib/h5diff.c:1048:44: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1048 | HDmemset(workerTasks, 1, (g_nTasks - 1)); | ~~~~~~~~~~^~~~ ../../../src/H5private.h:1110:43: note: in definition of macro 'HDmemset' 1110 | #define HDmemset(X,C,Z) memset(X,C,Z) | ^ ../../../tools/lib/h5diff.c:1335:22: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 1335 | for(i = 1; i < g_nTasks; i++) | ^ ../../../tools/lib/h5diff.c:1336:41: warning: conversion to 'int' from 'unsigned int' may change the sign of the result [-Wsign-conversion] 1336 | MPI_Send(NULL, 0, MPI_BYTE, i, MPI_TAG_END, MPI_COMM_WORLD); | ^ ../../../tools/lib/h5diff.c:1347:1: warning: label 'out' defined but not used [-Wunused-label] 1347 | out: | ^~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_array.lo ../../../tools/lib/h5diff_array.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_array.c -fPIC -DPIC -o .libs/h5diff_array.o ../../../tools/lib/h5diff_array.c: In function 'diff_datum': ../../../tools/lib/h5diff_array.c:450:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 450 | hsize_t ret_value = opts->err_stat; | ^~~~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:468:20: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 468 | HGOTO_DONE(opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ In file included from ../../../tools/lib/h5diff_array.c:14: ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:475:9: note: in expansion of macro 'HGOTO_ERROR' 475 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Invalid type class"); | ^~~~~~~~~~~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:727:25: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 727 | HGOTO_DONE (opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ ../../../tools/lib/h5diff_array.c:786:31: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] 786 | if (ret_value >= 0) | ^~ In file included from ../../../tools/lib/h5tools.h:24, from ../../../tools/lib/h5diff_array.c:15: ../../../tools/lib/h5diff_array.c:790:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 790 | HGOTO_DONE (opts->err_stat); | ^~~~ ../../../tools/lib/h5tools_error.h:127:42: note: in definition of macro 'HGOTO_DONE' 127 | #define HGOTO_DONE(ret_val) {ret_value = ret_val; goto done;} | ^~~~~~~ In file included from ../../../tools/lib/h5diff_array.c:14: ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:857:17: note: in expansion of macro 'HGOTO_ERROR' 857 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not char size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:932:17: note: in expansion of macro 'HGOTO_ERROR' 932 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned char size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1008:17: note: in expansion of macro 'HGOTO_ERROR' 1008 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not short size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1084:17: note: in expansion of macro 'HGOTO_ERROR' 1084 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned short size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1160:17: note: in expansion of macro 'HGOTO_ERROR' 1160 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not int size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1236:17: note: in expansion of macro 'HGOTO_ERROR' 1236 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned int size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1312:17: note: in expansion of macro 'HGOTO_ERROR' 1312 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1388:17: note: in expansion of macro 'HGOTO_ERROR' 1388 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not unsigned long size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1472:17: note: in expansion of macro 'HGOTO_ERROR' 1472 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not float size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1631:17: note: in expansion of macro 'HGOTO_ERROR' 1631 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not double size"); | ^~~~~~~~~~~ ../../../src/H5private.h:335:17: warning: unsigned conversion from 'int' to 'hsize_t' {aka 'long long unsigned int'} changes value from '-1' to '18446744073709551615' [-Wsign-conversion] 335 | #define FAIL (-1) | ^ ../../../tools/lib/h5tools_error.h:78:21: note: in expansion of macro 'FAIL' 78 | ret_value = FAIL; \ | ^~~~ ../../../tools/lib/h5tools_error.h:118:4: note: in expansion of macro 'HERROR' 118 | HERROR(H5E_tools_g, min_id, __VA_ARGS__); \ | ^~~~~~ ../../../tools/lib/h5diff_array.c:1790:17: note: in expansion of macro 'HGOTO_ERROR' 1790 | HGOTO_ERROR(1, H5E_tools_min_id_g, "Type size is not long double size"); | ^~~~~~~~~~~ ../../../tools/lib/h5diff_array.c:1943:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1943 | opts->err_stat = opts->err_stat | ret_value; | ^ ../../../tools/lib/h5diff_array.c:1943:22: warning: conversion from 'hsize_t' {aka 'long long unsigned int'} to 'int' may change value [-Wconversion] 1943 | opts->err_stat = opts->err_stat | ret_value; | ^~~~ ../../../tools/lib/h5diff_array.c: In function 'character_compare_opt': ../../../tools/lib/h5diff_array.c:2256:19: warning: variable 'both_zero' set but not used [-Wunused-but-set-variable] 2256 | hbool_t both_zero; | ^~~~~~~~~ ../../../tools/lib/h5diff_array.c: In function 'equal_double': ../../../tools/lib/h5diff_array.c:4305:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4305 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'equal_ldouble': ../../../tools/lib/h5diff_array.c:4352:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4352 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'equal_float': ../../../tools/lib/h5diff_array.c:4397:15: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4397 | if (value == expected) | ^~ ../../../tools/lib/h5diff_array.c: In function 'my_isnan': ../../../tools/lib/h5diff_array.c:4426:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4426 | retval = (x != x); | ^~ ../../../tools/lib/h5diff_array.c:4432:21: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4432 | retval = (x != x); | ^~ ../../../tools/lib/h5diff_array.c:4439:20: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 4439 | retval = (x!=x); | ^~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_attr.lo ../../../tools/lib/h5diff_attr.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_dset.lo ../../../tools/lib/h5diff_dset.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_util.lo ../../../tools/lib/h5diff_util.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5diff_util.c -fPIC -DPIC -o .libs/h5diff_util.o ../../../tools/lib/h5diff_util.c:216:1: warning: ignoring attribute 'const' because it conflicts with attribute 'pure' [-Wattributes] 216 | { | ^ In file included from ../../../tools/lib/h5diff_util.c:17: ../../../tools/lib/h5diff.h:185:13: note: previous declaration here 185 | const char* get_type(h5trav_type_t type); | ^~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5trav.lo ../../../tools/lib/h5trav.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../tools/lib/h5trav.c -fPIC -DPIC -o .libs/h5trav.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_filters.lo ../../../tools/lib/h5tools_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_ref.lo ../../../tools/lib/h5tools_ref.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5tools_type.lo ../../../tools/lib/h5tools_type.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o io_timer.lo ../../../tools/lib/io_timer.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../tools/lib -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 cr .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.10.5/openmpi/tools/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_main.o ../../../../tools/src/h5diff/h5diff_main.c mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diff_common.o ../../../../tools/src/h5diff/h5diff_common.c ../../../../tools/src/h5diff/h5diff_common.c: In function 'parse_command_line': ../../../../tools/src/h5diff/h5diff_common.c:194:38: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 194 | exclude_node->obj_path = (char*)opt_arg; | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o ph5diff_main.o ../../../../tools/src/h5diff/ph5diff_main.c ../../../../tools/src/h5diff/ph5diff_main.c: In function 'main': ../../../../tools/src/h5diff/ph5diff_main.c:64:21: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 64 | MPI_Init(&argc, (char***) &argv); | ^ ../../../../tools/src/h5diff/ph5diff_main.c: In function 'ph5diff_worker': ../../../../tools/src/h5diff/ph5diff_main.c:193:27: warning: comparison of integer expressions of different signedness: 'int' and 'unsigned int' [-Wsign-compare] 193 | for(i=0; i> 8); | ~~~~~~~~~~~^~~~~~~~~~~~ ../../../../tools/src/h5import/h5import.c: In function 'swap_int16': ../../../../tools/src/h5import/h5import.c:4717:23: warning: conversion from 'int' to 'int16_t' {aka 'short int'} may change value [-Wconversion] 4717 | return (val << 8) | ((val >> 8) & 0xFF); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/src/h5import/h5import.c: In function 'swap_int32': ../../../../tools/src/h5import/h5import.c:4728:23: warning: conversion to 'unsigned int' from 'int32_t' {aka 'int'} may change the sign of the result [-Wsign-conversion] 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); | ^ ../../../../tools/src/h5import/h5import.c:4728:11: warning: conversion to 'int32_t' {aka 'int'} from 'unsigned int' may change the sign of the result [-Wsign-conversion] 4728 | val = ((val << 8) & 0xFF00FF00) | ((val >> 8) & 0xFF00FF); | ^ ../../../../tools/src/h5import/h5import.c: In function 'swap_int64': ../../../../tools/src/h5import/h5import.c:4734:23: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4734:62: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4734:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4734 | val = ((val << 8) & 0xFF00FF00FF00FF00ULL) | ((val >> 8) & 0x00FF00FF00FF00FFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:64: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4735:11: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4735 | val = ((val << 16) & 0xFFFF0000FFFF0000ULL) | ((val >> 16) & 0x0000FFFF0000FFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:39: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:24: warning: conversion to 'long long unsigned int' from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ^ ../../../../tools/src/h5import/h5import.c:4736:24: warning: conversion to 'int64_t' {aka 'long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 4736 | return (val << 32) | ((val >> 32) & 0xFFFFFFFFULL); | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5import h5import.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_main.o ../../../../tools/src/h5repack/h5repack_main.c ../../../../tools/src/h5repack/h5repack_main.c: In function 'parse_command_line': ../../../../tools/src/h5repack/h5repack_main.c:521:38: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] 521 | options->low_bound = (H5F_libver_t)HDatoi(opt_arg); | ^ ../../../../tools/src/h5repack/h5repack_main.c:529:39: warning: cast from function call of type 'int' to non-matching type 'enum H5F_libver_t' [-Wbad-function-cast] 529 | options->high_bound = (H5F_libver_t)HDatoi(opt_arg); | ^ /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack.lo ../../../../tools/src/h5repack/h5repack.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -fPIC -DPIC -o .libs/h5repack.o ../../../../tools/src/h5repack/h5repack.c: In function 'check_objects': ../../../../tools/src/h5repack/h5repack.c:750:42: warning: format '%d' expects argument of type 'int', but argument 2 has type 'size_t' {aka 'long unsigned int'} [-Wformat=] 750 | printf("Opening file. Searching %d objects to modify ...\n", travt->nobjs); | ~^ ~~~~~~~~~~~~ | | | | int size_t {aka long unsigned int} | %ld ../../../../tools/src/h5repack/h5repack.c:764:25: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 764 | for (uf = 0; uf < options->op_tbl->objs[i].nfilters; uf++) { | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack.c -o h5repack.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_copy.lo ../../../../tools/src/h5repack/h5repack_copy.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -fPIC -DPIC -o .libs/h5repack_copy.o ../../../../tools/src/h5repack/h5repack_copy.c: In function 'do_copy_objects': ../../../../tools/src/h5repack/h5repack_copy.c:743:45: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 743 | for (uf = 0; uf < options->op_tbl->objs[uf].nfilters; uf++) { | ^ At top level: ../../../../tools/src/h5repack/h5repack_copy.c:67:15: warning: 'walk_error_callback' defined but not used [-Wunused-function] 67 | static herr_t walk_error_callback(H5_ATTR_UNUSED unsigned n, const H5E_error2_t *err_desc, void *udata) { | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/src/h5repack/h5repack_copy.c:37: warning: macro "CHECK_H5DRW_ERROR" is not used [-Wunused-macros] 37 | #define CHECK_H5DRW_ERROR(_fun, _fail, _did, _mtid, _msid, _fsid, _pid, _buf) { \ | libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_copy.c -o h5repack_copy.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_filters.lo ../../../../tools/src/h5repack/h5repack_filters.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -fPIC -DPIC -o .libs/h5repack_filters.o ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_copy_obj': ../../../../tools/src/h5repack/h5repack_filters.c:51:19: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 51 | for (i = 0; i < nfilters; i++) { | ^ ../../../../tools/src/h5repack/h5repack_filters.c:68:23: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 68 | for (i = 0; i < rank; i++) | ^ ../../../../tools/src/h5repack/h5repack_filters.c: In function 'aux_find_obj': ../../../../tools/src/h5repack/h5repack_filters.c:100:15: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 100 | pname = name; | ^ ../../../../tools/src/h5repack/h5repack_filters.c:89:18: warning: unused variable 'result' [-Wunused-variable] 89 | int result; | ^~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_filters.c -o h5repack_filters.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_opttable.lo ../../../../tools/src/h5repack/h5repack_opttable.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -fPIC -DPIC -o .libs/h5repack_opttable.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_opttable.c -o h5repack_opttable.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_parse.lo ../../../../tools/src/h5repack/h5repack_parse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -fPIC -DPIC -o .libs/h5repack_parse.o In file included from ../../../../tools/src/h5repack/h5repack.h:18, from ../../../../tools/src/h5repack/h5repack_parse.c:14: ../../../../tools/src/h5repack/h5repack_parse.c: In function 'parse_filter': ../../../../src/H5private.h:1405:31: warning: conversion from 'long unsigned int' to 'unsigned int' may change value [-Wconversion] 1405 | #define HDstrtoul(S,R,N) strtoul(S,R,N) | ^~~~~~~ ../../../../tools/src/h5repack/h5repack_parse.c:231:51: note: in expansion of macro 'HDstrtoul' 231 | filt->filt_flag = HDstrtoul(stype, NULL, 0); | ^~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_parse.c -o h5repack_parse.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_refs.lo ../../../../tools/src/h5repack/h5repack_refs.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -fPIC -DPIC -o .libs/h5repack_refs.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_refs.c -o h5repack_refs.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repack_verify.lo ../../../../tools/src/h5repack/h5repack_verify.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -fPIC -DPIC -o .libs/h5repack_verify.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/src/h5repack/h5repack_verify.c -o h5repack_verify.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5repack.la h5repack.lo h5repack_copy.lo h5repack_filters.lo h5repack_opttable.lo h5repack_parse.lo h5repack_refs.lo h5repack_verify.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: (cd .libs/libh5repack.lax/libh5tools.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack/../../../tools/lib/.libs/libh5tools.a") libtool: link: (cd .libs/libh5repack.lax/libh5test.a && ar x "/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack/../../../test/.libs/libh5test.a") libtool: link: ar cr .libs/libh5repack.a .libs/h5repack.o .libs/h5repack_copy.o .libs/h5repack_filters.o .libs/h5repack_opttable.o .libs/h5repack_parse.o .libs/h5repack_refs.o .libs/h5repack_verify.o .libs/libh5repack.lax/libh5tools.a/h5diff.o .libs/libh5repack.lax/libh5tools.a/h5diff_array.o .libs/libh5repack.lax/libh5tools.a/h5diff_attr.o .libs/libh5repack.lax/libh5tools.a/h5diff_dset.o .libs/libh5repack.lax/libh5tools.a/h5diff_util.o .libs/libh5repack.lax/libh5tools.a/h5tools.o .libs/libh5repack.lax/libh5tools.a/h5tools_dump.o .libs/libh5repack.lax/libh5tools.a/h5tools_filters.o .libs/libh5repack.lax/libh5tools.a/h5tools_ref.o .libs/libh5repack.lax/libh5tools.a/h5tools_str.o .libs/libh5repack.lax/libh5tools.a/h5tools_type.o .libs/libh5repack.lax/libh5tools.a/h5tools_utils.o .libs/libh5repack.lax/libh5tools.a/h5trav.o .libs/libh5repack.lax/libh5tools.a/io_timer.o .libs/libh5repack.lax/libh5test.a/cache_common.o .libs/libh5repack.lax/libh5test.a/h5test.o .libs/libh5repack.lax/libh5test.a/swmr_common.o .libs/libh5repack.lax/libh5test.a/testframe.o libtool: link: ranlib .libs/libh5repack.a libtool: link: rm -fr .libs/libh5repack.lax libtool: link: ( cd ".libs" && rm -f "libh5repack.la" && ln -s "../libh5repack.la" "libh5repack.la" ) /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repack h5repack_main.o libh5repack.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repack h5repack_main.o ./.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/tools/src/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jam.o ../../../../tools/src/h5jam/h5jam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jam h5jam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/src/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5unjam.o ../../../../tools/src/h5jam/h5unjam.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5unjam h5unjam.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copy.o ../../../../tools/src/h5copy/h5copy.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copy h5copy.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5format_convert.o ../../../../tools/src/h5format_convert/h5format_convert.c ../../../../tools/src/h5format_convert/h5format_convert.c: In function 'convert': ../../../../tools/src/h5format_convert/h5format_convert.c:272:14: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 272 | else if (verbose_g) | ^~ ../../../../tools/src/h5format_convert/h5format_convert.c:275:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 275 | break; | ^~~~~ ../../../../tools/src/h5format_convert/h5format_convert.c:303:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 303 | if(verbose_g) | ^~ ../../../../tools/src/h5format_convert/h5format_convert.c:305:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 305 | h5tools_setstatus(EXIT_SUCCESS); | ^~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5format_convert h5format_convert.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5format_convert h5format_convert.o ../../../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.10.5/openmpi/tools/src/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/src/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat.o ../../../../tools/src/h5stat/h5stat.c ../../../../tools/src/h5stat/h5stat.c: In function 'dataset_stats': ../../../../tools/src/h5stat/h5stat.c:512:45: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] 512 | if((storage = H5Dget_storage_size(did)) < 0) | ^ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat h5stat.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' Making all in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_diff.lo ../../../../tools/test/h5diff/dynlib_diff.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -fPIC -DPIC -o .libs/dynlib_diff.o ../../../../tools/test/h5diff/dynlib_diff.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5diff/dynlib_diff.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5diff/dynlib_diff.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5diff/dynlib_diff.c -o dynlib_diff.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdiff.la dynlib_diff.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_diff.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdiff.so -o .libs/libdynlibdiff.so libtool: link: ( cd ".libs" && rm -f "libdynlibdiff.la" && ln -s "../libdynlibdiff.la" "libdynlibdiff.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5diff -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5diffgentest.o ../../../../tools/test/h5diff/h5diffgentest.c ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array': ../../../../tools/test/h5diff/h5diffgentest.c:4226:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4226 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen': ../../../../tools/test/h5diff/h5diffgentest.c:4335:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4335 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_array_vlen': ../../../../tools/test/h5diff/h5diffgentest.c:4453:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4453 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'test_comps_vlen_arry': ../../../../tools/test/h5diff/h5diffgentest.c:4596:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 4596 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_strings': ../../../../tools/test/h5diff/h5diffgentest.c:5233:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 5233 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_attr_in': ../../../../tools/test/h5diff/h5diffgentest.c:6224:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 6224 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'write_dset_in': ../../../../tools/test/h5diff/h5diffgentest.c:7216:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7216 | herr_t status; | ^~~~~~ ../../../../tools/test/h5diff/h5diffgentest.c: In function 'gen_datareg': ../../../../tools/test/h5diff/h5diffgentest.c:7851:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7851 | herr_t status; | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5diffgentest h5diffgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5diffgentest h5diffgentest.o ../../../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.10.5/openmpi/tools/test/h5diff' Making all in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_ls.lo ../../../../tools/test/h5ls/dynlib_ls.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -fPIC -DPIC -o .libs/dynlib_ls.o ../../../../tools/test/h5ls/dynlib_ls.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5ls/dynlib_ls.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5ls/dynlib_ls.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5ls -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5ls/dynlib_ls.c -o dynlib_ls.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibls.la dynlib_ls.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_ls.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibls.so -o .libs/libdynlibls.so libtool: link: ( cd ".libs" && rm -f "libdynlibls.la" && ln -s "../libdynlibls.la" "libdynlibls.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' Making all in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_dump.lo ../../../../tools/test/h5dump/dynlib_dump.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -fPIC -DPIC -o .libs/dynlib_dump.o ../../../../tools/test/h5dump/dynlib_dump.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5dump/dynlib_dump.c:72:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 72 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5dump/dynlib_dump.c:81:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 81 | *int_ptr = temp + MULTIPLIER; | ^~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5dump/dynlib_dump.c -o dynlib_dump.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibdump.la dynlib_dump.lo -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_dump.o -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibdump.so -o .libs/libdynlibdump.so libtool: link: ( cd ".libs" && rm -f "libdynlibdump.la" && ln -s "../libdynlibdump.la" "libdynlibdump.la" ) mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5dumpgentest.o ../../../../tools/test/h5dump/h5dumpgentest.c ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_many': ../../../../tools/test/h5dump/h5dumpgentest.c:1556:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 1556 | herr_t ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes': ../../../../tools/test/h5dump/h5dumpgentest.c:2605:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2605 | herr_t ret=0; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes2': ../../../../tools/test/h5dump/h5dumpgentest.c:2700:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2700 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes3': ../../../../tools/test/h5dump/h5dumpgentest.c:2773:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2773 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes4': ../../../../tools/test/h5dump/h5dumpgentest.c:2842:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2842 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_vldatatypes5': ../../../../tools/test/h5dump/h5dumpgentest.c:2906:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2906 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1_big': ../../../../tools/test/h5dump/h5dumpgentest.c:2976:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 2976 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array1': ../../../../tools/test/h5dump/h5dumpgentest.c:3067:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3067 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array2': ../../../../tools/test/h5dump/h5dumpgentest.c:3111:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3111 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array3': ../../../../tools/test/h5dump/h5dumpgentest.c:3159:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3159 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array4': ../../../../tools/test/h5dump/h5dumpgentest.c:3215:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3215 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array5': ../../../../tools/test/h5dump/h5dumpgentest.c:3282:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3282 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array6': ../../../../tools/test/h5dump/h5dumpgentest.c:3352:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3352 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array7': ../../../../tools/test/h5dump/h5dumpgentest.c:3413:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3413 | herr_t ret; /* Generic return value */ | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_array8': ../../../../tools/test/h5dump/h5dumpgentest.c:3477:17: warning: variable 'status' set but not used [-Wunused-but-set-variable] 3477 | herr_t status = -1; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_empty': ../../../../tools/test/h5dump/h5dumpgentest.c:3544:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 3544 | herr_t ret=0; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_attr_in': ../../../../tools/test/h5dump/h5dumpgentest.c:3932:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 3932 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'write_dset_in': ../../../../tools/test/h5dump/h5dumpgentest.c:4373:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4373 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_attr_all': ../../../../tools/test/h5dump/h5dumpgentest.c:4811:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4811 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_complex': ../../../../tools/test/h5dump/h5dumpgentest.c:4969:16: warning: variable 'status' set but not used [-Wunused-but-set-variable] 4969 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_named_dtype_attr': ../../../../tools/test/h5dump/h5dumpgentest.c:5118:12: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5118 | herr_t ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'make_external': ../../../../tools/test/h5dump/h5dumpgentest.c:5340:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5340 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_filters': ../../../../tools/test/h5dump/h5dumpgentest.c:5388:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5388 | int i, j, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fcontents': ../../../../tools/test/h5dump/h5dumpgentest.c:5734:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5734 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_fvalues': ../../../../tools/test/h5dump/h5dumpgentest.c:5868:16: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 5868 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_string': ../../../../tools/test/h5dump/h5dumpgentest.c:6028:14: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6028 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_aindices': ../../../../tools/test/h5dump/h5dumpgentest.c:6123:29: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6123 | int i, j, k, l, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_longlinks': ../../../../tools/test/h5dump/h5dumpgentest.c:6192:17: warning: variable 'gid2' set but not used [-Wunused-but-set-variable] 6192 | hid_t gid2 = (-1); /* Datatype ID */ | ^~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_bigdims': ../../../../tools/test/h5dump/h5dumpgentest.c:6371:13: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6371 | int ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_hyperslab': ../../../../tools/test/h5dump/h5dumpgentest.c:6467:17: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 6467 | int i, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_dataset_idx': ../../../../tools/test/h5dump/h5dumpgentest.c:7093:15: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 7093 | int i, j, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_nodata': ../../../../tools/test/h5dump/h5dumpgentest.c:7543:21: warning: unused variable 'j' [-Wunused-variable] 7543 | unsigned int i, j; | ^ ../../../../tools/test/h5dump/h5dumpgentest.c:7543:18: warning: unused variable 'i' [-Wunused-variable] 7543 | unsigned int i, j; | ^ ../../../../tools/test/h5dump/h5dumpgentest.c:7542:13: warning: unused variable 'dsetdbl' [-Wunused-variable] 7542 | double dsetdbl[F66_XDIM][F66_YDIM8]; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7541:43: warning: unused variable 'val64bits' [-Wunused-variable] 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7541:13: warning: unused variable 'dset64' [-Wunused-variable] 7541 | int64_t dset64[F66_XDIM][F66_YDIM64], val64bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7540:43: warning: unused variable 'val32bits' [-Wunused-variable] 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7540:13: warning: unused variable 'dset32' [-Wunused-variable] 7540 | int32_t dset32[F66_XDIM][F66_YDIM32], val32bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7539:43: warning: unused variable 'val16bits' [-Wunused-variable] 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7539:13: warning: unused variable 'dset16' [-Wunused-variable] 7539 | int16_t dset16[F66_XDIM][F66_YDIM16], val16bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7538:43: warning: unused variable 'val8bits' [-Wunused-variable] 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; | ^~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7538:13: warning: unused variable 'dset8' [-Wunused-variable] 7538 | int8_t dset8[F66_XDIM][F66_YDIM8], val8bits; | ^~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7537:45: warning: unused variable 'valu64bits' [-Wunused-variable] 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7537:14: warning: unused variable 'dsetu64' [-Wunused-variable] 7537 | uint64_t dsetu64[F66_XDIM][F66_YDIM64], valu64bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7536:45: warning: unused variable 'valu32bits' [-Wunused-variable] 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7536:14: warning: unused variable 'dsetu32' [-Wunused-variable] 7536 | uint32_t dsetu32[F66_XDIM][F66_YDIM32], valu32bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7535:45: warning: unused variable 'valu16bits' [-Wunused-variable] 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; | ^~~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7535:14: warning: unused variable 'dsetu16' [-Wunused-variable] 7535 | uint16_t dsetu16[F66_XDIM][F66_YDIM16], valu16bits; | ^~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7534:45: warning: unused variable 'valu8bits' [-Wunused-variable] 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; | ^~~~~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:7534:14: warning: unused variable 'dsetu8' [-Wunused-variable] 7534 | uint8_t dsetu8[F66_XDIM][F66_YDIM8], valu8bits; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_charsets': ../../../../tools/test/h5dump/h5dumpgentest.c:7627:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7627 | herr_t status; | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_intsizes': ../../../../tools/test/h5dump/h5dumpgentest.c:7701:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7701 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_attr_intsizes': ../../../../tools/test/h5dump/h5dumpgentest.c:7974:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 7974 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_int_array': ../../../../tools/test/h5dump/h5dumpgentest.c:8850:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 8850 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_compound_ints': ../../../../tools/test/h5dump/h5dumpgentest.c:9106:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] 9106 | herr_t status; /* Error checking variable */ | ^~~~~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'gent_udfilter': ../../../../tools/test/h5dump/h5dumpgentest.c:10408:23: warning: variable 'ret' set but not used [-Wunused-but-set-variable] 10408 | int i, j, n, ret; | ^~~ ../../../../tools/test/h5dump/h5dumpgentest.c: In function 'H5Z_filter_dynlibud': ../../../../tools/test/h5dump/h5dumpgentest.c:10500:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 10500 | *int_ptr = temp - MULTIPLIER; | ^~~~ ../../../../tools/test/h5dump/h5dumpgentest.c:10509:24: warning: conversion from 'int' to 'char' may change value [-Wconversion] 10509 | *int_ptr = temp + MULTIPLIER; | ^~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5dumpgentest h5dumpgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5dumpgentest h5dumpgentest.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/test/h5dump -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o binread.o ../../../../tools/test/h5dump/binread.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o binread binread.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/binread binread.o ../../../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.10.5/openmpi/tools/test/h5dump' Making all in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making all in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' mpicc -DHAVE_CONFIG_H -I. -I../../../../../tools/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_1_one_dim_gen.o ../../../../../tools/test/misc/vds/UC_1_one_dim_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_1_one_dim_gen UC_1_one_dim_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_1_one_dim_gen UC_1_one_dim_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_2_two_dims_gen.o ../../../../../tools/test/misc/vds/UC_2_two_dims_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_2_two_dims_gen UC_2_two_dims_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_2_two_dims_gen UC_2_two_dims_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_3_gaps_gen.o ../../../../../tools/test/misc/vds/UC_3_gaps_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_3_gaps_gen UC_3_gaps_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_3_gaps_gen UC_3_gaps_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_4_printf_gen.o ../../../../../tools/test/misc/vds/UC_4_printf_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_4_printf_gen UC_4_printf_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_4_printf_gen UC_4_printf_gen.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/test/misc/vds -I../../../../src -I../../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../../src -I../../../../../tools/lib -I../../../../../tools/test/misc/vds -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o UC_5_stride_gen.o ../../../../../tools/test/misc/vds/UC_5_stride_gen.c /bin/sh ../../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/libh5tools.la ../../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/UC_5_stride_gen UC_5_stride_gen.o ../../../../tools/lib/.libs/libh5tools.a ../../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repart_gentest.o ../../../../tools/test/misc/h5repart_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repart_gentest h5repart_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5clear_gentest.o ../../../../tools/test/misc/h5clear_gentest.c ../../../../tools/test/misc/h5clear_gentest.c: In function 'gen_enhance_files': ../../../../tools/test/misc/h5clear_gentest.c:258:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '4168810027' to '-126157269' [-Woverflow] 258 | chksum = 4168810027; | ^~~~~~~~~~ ../../../../tools/test/misc/h5clear_gentest.c:263:26: warning: overflow in conversion from 'long int' to 'int32_t' {aka 'int'} changes value from '3716054346' to '-578912950' [-Woverflow] 263 | chksum = 3716054346; | ^~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5clear_gentest h5clear_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5clear_gentest h5clear_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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o talign.o ../../../../tools/test/misc/talign.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o talign talign.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o repart_test.o ../../../../tools/test/misc/repart_test.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o repart_test repart_test.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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 mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/misc -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o clear_open_chk.o ../../../../tools/test/misc/clear_open_chk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o clear_open_chk clear_open_chk.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/clear_open_chk clear_open_chk.o ../../../tools/lib/.libs/libh5tools.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making all in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5import -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5importtest.o ../../../../tools/test/h5import/h5importtest.c ../../../../tools/test/h5import/h5importtest.c: In function 'main': ../../../../tools/test/h5import/h5importtest.c:73:12: warning: cast discards 'volatile' qualifier from pointer target type [-Wcast-qual] 73 | if ((*((uint8_t*)(&ibyte))) == 0x67) | ^ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../tools/test/h5import/h5importtest.c:14: In function 'strncpy', inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:76:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'main' at ../../../../tools/test/h5import/h5importtest.c:74:9: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 2 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5importtest h5importtest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' Making all in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5repacktst.o ../../../../tools/test/h5repack/h5repacktst.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/h5repacktst.c:17: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/h5repacktst.c:15: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock': ../../../../tools/test/h5repack/h5repacktst.c:3689:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] 3689 | ssize_t nwritten; /* # of bytes written */ | ^~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'verify_userblock': ../../../../tools/test/h5repack/h5repacktst.c:3752:13: warning: variable 'nread' set but not used [-Wunused-but-set-variable] 3752 | ssize_t nread; /* # of bytes read */ | ^~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_userblock_file': ../../../../tools/test/h5repack/h5repacktst.c:3819:13: warning: variable 'nwritten' set but not used [-Wunused-but-set-variable] 3819 | ssize_t nwritten; /* # of bytes written */ | ^~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c: In function 'make_all_filters': ../../../../tools/test/h5repack/h5repacktst.c:3059:9: warning: 'dsid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3059 | H5Dclose(dsid); | ^~~~~~~~~~~~~~ ../../../../tools/test/h5repack/h5repacktst.c:3058:9: warning: 'dtid' may be used uninitialized in this function [-Wmaybe-uninitialized] 3058 | H5Tclose(dtid); | ^~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5repacktst h5repacktst.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5repacktst h5repacktst.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../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/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o testh5repack_detect_szip.o ../../../../tools/test/h5repack/testh5repack_detect_szip.c In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:33: warning: "HERROR" redefined 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:76: note: this is the location of the previous definition 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:65: warning: "HGOTO_ERROR" redefined 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:117: note: this is the location of the previous definition 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:17: ../../../../src/H5Eprivate.h:169: warning: "H5E_THROW" redefined 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/h5repack/testh5repack_detect_szip.c:15: ../../../../tools/lib/h5tools_error.h:106: note: this is the location of the previous definition 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/libh5repack.la ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/testh5repack_detect_szip testh5repack_detect_szip.o ../../src/h5repack/.libs/libh5repack.a /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_rpk.lo ../../../../tools/test/h5repack/dynlib_rpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -fPIC -DPIC -o .libs/dynlib_rpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_rpk.c -o dynlib_rpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibadd.la dynlib_rpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_rpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibadd.so -o .libs/libdynlibadd.so 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/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o dynlib_vrpk.lo ../../../../tools/test/h5repack/dynlib_vrpk.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -fPIC -DPIC -o .libs/dynlib_vrpk.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5repack -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -I../../../../tools/src/h5repack -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../tools/test/h5repack/dynlib_vrpk.c -o dynlib_vrpk.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -module -shared -export-dynamic -rpath /nowhere -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libdynlibvers.la dynlib_vrpk.lo ../../../tools/lib/libh5tools.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -shared -fPIC -DPIC .libs/dynlib_vrpk.o -Wl,--whole-archive ../../../tools/lib/.libs/libh5tools.a ../../../test/.libs/libh5test.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libdynlibvers.so -o .libs/libdynlibvers.so libtool: link: ( cd ".libs" && rm -f "libdynlibvers.la" && ln -s "../libdynlibvers.la" "libdynlibvers.la" ) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' Making all in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o tellub.o ../../../../tools/test/h5jam/tellub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tellub tellub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5jamgentest.o ../../../../tools/test/h5jam/h5jamgentest.c In file included from ../../../../tools/test/h5jam/h5jamgentest.c:25: ../../../../tools/test/h5jam/h5jamgentest.c: In function 'create_textfile': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c:309:5: note: in expansion of macro 'HDwrite' 309 | HDwrite(fd, buf, size); | ^~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c: In function 'gent_ub': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5jam/h5jamgentest.c:285:5: note: in expansion of macro 'HDwrite' 285 | HDwrite(fd, buf, ub_size); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5jamgentest h5jamgentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/h5jam -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o getub.o ../../../../tools/test/h5jam/getub.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o getub getub.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' Making all in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5copy -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5copygentest.o ../../../../tools/test/h5copy/h5copygentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5copygentest h5copygentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' Making all in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_gentest.o ../../../../tools/test/h5format_convert/h5fc_gentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_gentest h5fc_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_gentest h5fc_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/test/h5format_convert -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5fc_chk_idx.o ../../../../tools/test/h5format_convert/h5fc_chk_idx.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5fc_chk_idx h5fc_chk_idx.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5fc_chk_idx h5fc_chk_idx.o ../../../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.10.5/openmpi/tools/test/h5format_convert' Making all in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/h5stat -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5stat_gentest.o ../../../../tools/test/h5stat/h5stat_gentest.c In file included from ../../../../tools/test/h5stat/h5stat_gentest.c:24: ../../../../tools/test/h5stat/h5stat_gentest.c: In function 'gen_err_refcount': ../../../../src/H5private.h:1530:31: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] 1530 | #define HDwrite(F,M,Z) write(F,M,Z) | ^~~~~~~~~~~~ ../../../../tools/test/h5stat/h5stat_gentest.c:491:9: note: in expansion of macro 'HDwrite' 491 | HDwrite(fd, &val, 2); | ^~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5stat_gentest h5stat_gentest.o ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' Making all in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_perf.o ../../../../tools/test/perform/sio_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_perf.c:56: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/sio_perf.c: In function 'parse_command_line': ../../../../tools/test/perform/sio_perf.c:987:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 987 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { | ^ mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o sio_engine.o ../../../../tools/test/perform/sio_engine.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/sio_perf.h:19, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/sio_engine.c: In function 'do_cleanupfile': ../../../../tools/test/perform/sio_engine.c:1281:21: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 1281 | HDsnprintf(temp, sizeof temp, filename, j); | ^~~~~~~~~~ ../../../../tools/test/perform/sio_engine.c: In function 'do_sio': ../../../../tools/test/perform/sio_engine.c:1302:52: warning: '%s' directive output may be truncated writing up to 4095 bytes into a region of size 2048 [-Wformat-truncation=] 245 | do_cleanupfile(iot, fname); | ~~~~~ ...... 1302 | HDsnprintf(temp, sizeof temp, "%s-%c.h5", | ^~ In file included from /usr/include/stdio.h:867, from ../../../../src/H5Epublic.h:20, from ../../../../src/hdf5.h:26, from ../../../../tools/test/perform/sio_engine.c:17: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 4101 bytes into a destination of size 2048 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../test/h5test.h:28, from ../../../../tools/test/perform/sio_perf.h:18, from ../../../../tools/test/perform/sio_engine.c:35: In function 'strncpy', inlined from 'sio_create_filename' at ../../../../tools/test/perform/sio_engine.c:346:9, inlined from 'do_sio' at ../../../../tools/test/perform/sio_engine.c:203:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pio_perf.o ../../../../tools/test/perform/pio_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_perf.c:70: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/pio_perf.c: In function 'run_test_loop': ../../../../tools/test/perform/pio_perf.c:431: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] 431 | parms.h5_align = opts->h5_alignment; | ^~~~ ../../../../tools/test/perform/pio_perf.c:432: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] 432 | parms.h5_thresh = opts->h5_threshold; | ^~~~ ../../../../tools/test/perform/pio_perf.c:459:31: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 459 | parms.num_bytes = (off_t)pow((double)(opts->num_bpp*parms.num_procs),2); | ^ ../../../../tools/test/perform/pio_perf.c: In function 'run_test': ../../../../tools/test/perform/pio_perf.c:551:5: warning: switch missing default case [-Wswitch-default] 551 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_perf.c:567:24: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 567 | write_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:568:20: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 568 | write_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:569:26: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 569 | write_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:570:24: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 570 | write_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:571:25: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 571 | write_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:572:26: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 572 | write_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:574:27: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 574 | read_mpi_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:575:23: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 575 | read_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:576:29: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 576 | read_gross_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:577:27: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 577 | read_raw_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:578:28: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 578 | read_open_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c:579:29: warning: request for implicit conversion from 'void *' to 'minmax *' {aka 'struct _minmax *'} not permitted in C++ [-Wc++-compat] 579 | read_close_mm_table = calloc((size_t)parms.num_iters , sizeof(minmax)); | ^ ../../../../tools/test/perform/pio_perf.c: In function 'output_results': ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) | ^~ ../../../../tools/test/perform/pio_perf.c:1005:53: note: in expansion of macro 'MB_PER_SEC' 1005 | output_report("Maximum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.min)); | ^~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) | ^~ ../../../../tools/test/perform/pio_perf.c:1013:19: note: in expansion of macro 'MB_PER_SEC' 1013 | MB_PER_SEC(data_size,total_mm.sum / total_mm.num)); | ^~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:84:34: warning: comparing floating point with == or != is unsafe [-Wfloat-equal] 84 | #define MB_PER_SEC(bytes,t) (((t)==0.0) ? 0.0 : ((((double)bytes) / ONE_MB) / (t))) | ^~ ../../../../tools/test/perform/pio_perf.c:1020:53: note: in expansion of macro 'MB_PER_SEC' 1020 | output_report("Minimum Throughput: %6.2f MB/s", MB_PER_SEC(data_size,total_mm.max)); | ^~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c: In function 'report_parameters': ../../../../tools/test/perform/pio_perf.c:1158:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 1158 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->min_num_procs,2) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1159:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 1159 | * opts->num_dsets), ":"); | ^ ../../../../tools/test/perform/pio_perf.c:1160:58: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 1160 | recover_size_and_print((long long)(pow(opts->num_bpp * opts->max_num_procs,2) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1161:13: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 1161 | * opts->num_dsets), "\n"); | ^ ../../../../tools/test/perform/pio_perf.c: In function 'parse_command_line': ../../../../tools/test/perform/pio_perf.c:1280:36: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 1280 | while ((opt = get_option(argc, (const char **)argv, s_opts, l_opts)) != EOF) { | ^ ../../../../tools/test/perform/pio_perf.c:1325: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] 1325 | cl_opts->blk_size = parse_size_directive(opt_arg); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1426: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] 1426 | cl_opts->min_xfer_size = parse_size_directive(opt_arg); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1429: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] 1429 | cl_opts->max_xfer_size = parse_size_directive(opt_arg); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_perf.c:1449: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] 1449 | cl_opts->max_xfer_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c:1452: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] 1452 | cl_opts->min_xfer_size = (cl_opts->num_bpp)/2; | ^ ../../../../tools/test/perform/pio_perf.c:1455: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] 1455 | cl_opts->blk_size = (cl_opts->num_bpp)/2; | ^ ../../../../tools/test/perform/pio_perf.c:1465:36: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 1465 | if (cl_opts->min_xfer_size > cl_opts->num_bpp) | ^ ../../../../tools/test/perform/pio_perf.c:1466: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] 1466 | cl_opts->min_xfer_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c:1467:36: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 1467 | if (cl_opts->max_xfer_size > cl_opts->num_bpp) | ^ ../../../../tools/test/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] 1468 | cl_opts->max_xfer_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c:1472:27: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'off_t' {aka 'long int'} [-Wsign-compare] 1472 | if (cl_opts->blk_size > cl_opts->num_bpp ) | ^ ../../../../tools/test/perform/pio_perf.c:1473: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] 1473 | cl_opts->blk_size = cl_opts->num_bpp; | ^~~~~~~ ../../../../tools/test/perform/pio_perf.c: In function 'main': ../../../../tools/test/perform/pio_perf.c:450:8: warning: 'doing_pio' may be used uninitialized in this function [-Wmaybe-uninitialized] 450 | if (doing_pio){ | ^ ../../../../tools/test/perform/pio_perf.c:422:9: note: 'doing_pio' was declared here 422 | int doing_pio; /* if this process is doing PIO */ | ^~~~~~~~~ mpicc -DHAVE_CONFIG_H -I. -I../../../../tools/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o pio_engine.o ../../../../tools/test/perform/pio_engine.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/pio_perf.h:19, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': ../../../../tools/test/perform/pio_engine.c:205:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:205:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 205 | snbytes = (off_t)sqrt(nbytes); /* General dataset size */ | ^ ../../../../tools/test/perform/pio_engine.c:257:39: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 257 | if(((snbytes/pio_mpi_nprocs_g)%buf_size)!=0) { | ^ ../../../../tools/test/perform/pio_engine.c:266:20: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 266 | if((snbytes%buf_size)!=0) { | ^ ../../../../tools/test/perform/pio_engine.c:276:17: warning: request for implicit conversion from 'void *' to 'char *' not permitted in C++ [-Wc++-compat] 276 | if ((buffer = malloc(bsize)) == NULL){ | ^ ../../../../tools/test/perform/pio_engine.c:315:9: warning: statement with no effect [-Wunused-value] 315 | hrc == SUCCESS; ../../../../tools/test/perform/pio_engine.c:366:5: warning: switch missing default case [-Wswitch-default] 366 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'pio_create_filename': ../../../../tools/test/perform/pio_engine.c:410:5: warning: switch missing default case [-Wswitch-default] 410 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_write': ../../../../tools/test/perform/pio_engine.c:587:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 587 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:599:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 599 | snbytes = (off_t)sqrt(nbytes); | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:599:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 599 | snbytes = (off_t)sqrt(nbytes); | ^ ../../../../tools/test/perform/pio_engine.c:611:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 611 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:613:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 613 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:691:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 691 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), | ^ ../../../../tools/test/perform/pio_engine.c:709:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 709 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:736:82: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 736 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:752: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] 752 | h5dims[0] = nbytes; | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:759: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] 759 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:766: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] 766 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:767:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 767 | h5stride[0] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:795: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] 795 | h5dims[0] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:796: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] 796 | h5dims[1] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:803: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] 803 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:804: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] 804 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:813: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] 813 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:814: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] 814 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:816:39: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 816 | h5stride[1] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:652:5: warning: switch missing default case [-Wswitch-default] 652 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:871:5: warning: switch missing default case [-Wswitch-default] 871 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:980:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 980 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:980:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 980 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1009:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1009 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1009:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1009 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1023:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1023 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1024:29: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1024:48: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1024:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1024:81: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1024 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1035:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1035 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) | ^ ../../../../tools/test/perform/pio_engine.c:1036:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1036:47: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1036:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1036 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1037:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1037:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1037:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1037 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1068:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1068 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1069:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1069:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1069:73: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1069:96: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1069 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:1070:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:1070:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1070 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:1077:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1077 | file_offset_advance = (off_t)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1104:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1104 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:1104:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1104 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1135:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1135 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1135:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1135 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1160:40: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1160 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1160:42: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1160 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1181:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1181 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1181:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1181 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1191:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1191 | mpi_file_type, (char*)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:1200:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1200 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1200:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1200 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1211:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1211:75: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1212:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1211:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1212:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1212:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1212 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1211:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1211 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1226:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1226:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1226:94: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1227:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1226:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:1227:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1227:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1227:89: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1227 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:1226:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1226 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1264:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1265:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1265:56: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1265:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1265 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1264:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1266:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1266:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1266:91: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1266 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1264:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 1264 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1273:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1273 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:1299:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1299 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:1299:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1299 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1313:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1313 | mpi_collective_type, (char *)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:1322:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1322 | nbytes_xfer+=buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1322:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1322 | nbytes_xfer+=buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1351:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1351 | nbytes_xfer += buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1351:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1351 | nbytes_xfer += buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1358:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1358:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1358:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1358 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1359:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1359:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1359:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1359 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:1365:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1365:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1365:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1365 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1366:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1366:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1366:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1366 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:1378:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1378 | nbytes_xfer += buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1378:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1378 | nbytes_xfer += buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:961:9: warning: switch missing default case [-Wswitch-default] 961 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_read': ../../../../tools/test/perform/pio_engine.c:1567:46: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1567 | bytes_begin[0] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:1575:31: warning: conversion from 'off_t' {aka 'long int'} to 'double' may change value [-Wconversion] 1575 | snbytes = (off_t)sqrt(nbytes); | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1575:19: warning: cast from function call of type 'double' to non-matching type 'long int' [-Wbad-function-cast] 1575 | snbytes = (off_t)sqrt(nbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1589:50: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1589 | bytes_begin[1] = (off_t)(blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:1591:59: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1591 | bytes_begin[1] = (off_t)(blk_size*blk_size*pio_mpi_rank_g); | ^ ../../../../tools/test/perform/pio_engine.c:1663:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1663 | mrc = MPI_Type_vector((int)blk_size, (int)1, (int)(snbytes/buf_size), | ^ ../../../../tools/test/perform/pio_engine.c:1681:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1681 | mrc = MPI_Type_vector((int)buf_size, (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:1708:82: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1708 | mrc = MPI_Type_vector((int)(buf_size/blk_size), (int)1, (int)(snbytes/blk_size), | ^ ../../../../tools/test/perform/pio_engine.c:1723: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] 1723 | h5dims[0] = nbytes; | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1730: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] 1730 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1737: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] 1737 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1738:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1738 | h5stride[0] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:1766: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] 1766 | h5dims[0] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:1767: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] 1767 | h5dims[1] = snbytes; | ^~~~~~~ ../../../../tools/test/perform/pio_engine.c:1774: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] 1774 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1775: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] 1775 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1784: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] 1784 | h5start[0] = bytes_begin[0]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1785: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] 1785 | h5start[1] = bytes_begin[1]; | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1787:35: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 1787 | h5stride[1] = blk_size*pio_mpi_nprocs_g; | ^ ../../../../tools/test/perform/pio_engine.c:1625:5: warning: switch missing default case [-Wswitch-default] 1625 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1842:5: warning: switch missing default case [-Wswitch-default] 1842 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c:1911:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1911 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1911:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1911 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1940:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1940 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:1940:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 1940 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1954:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1954 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:1955:29: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1955:48: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1955:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1955:81: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1955 | /snbytes)*(blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes)); | ^ ../../../../tools/test/perform/pio_engine.c:1966:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1966 | file_offset=posix_file_offset+(off_t)((((nbytes_xfer/buf_size) | ^ ../../../../tools/test/perform/pio_engine.c:1967:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1967:47: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1967:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1967 | *pio_mpi_nprocs_g)/snbytes)*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:1968:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1968:53: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1968:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1968 | +((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:1999:76: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 1999 | file_offset=posix_file_offset+(off_t)(((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:2000:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2000:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2000:73: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2000:96: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2000 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes)+((nbytes_xfer/(buf_size/blk_size)) | ^ ../../../../tools/test/perform/pio_engine.c:2001:25: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:2001:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2001 | *pio_mpi_nprocs_g)%(snbytes*blk_size)); | ^ ../../../../tools/test/perform/pio_engine.c:2008:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2008 | file_offset_advance = (off_t)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2035:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2035 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:2035:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2035 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2065:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2065 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2065:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2065 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2090:40: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2090 | nbytes_xfer+=blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2090:42: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2090 | nbytes_xfer+=blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2111:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2111 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2111:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2111 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2121:44: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2121 | mpi_file_type, (char*)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:2130:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2130 | nbytes_xfer+=buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2130:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2130 | nbytes_xfer+=buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2141:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2141:75: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2142:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:2141:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2142:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:2142:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2142 | (blk_size*snbytes)+((nbytes_xfer/blk_size)%snbytes); | ^ ../../../../tools/test/perform/pio_engine.c:2141:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 2141 | mpi_offset=mpi_file_offset+((nbytes_xfer/blk_size)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2156:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2156:76: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2156:94: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2157:38: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2156:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^ ../../../../tools/test/perform/pio_engine.c:2157:61: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2157:71: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2157:89: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2157 | (buf_size*snbytes)+((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)%snbytes; | ^ ../../../../tools/test/perform/pio_engine.c:2156:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 2156 | mpi_offset=mpi_file_offset+(((nbytes_xfer/buf_size)*pio_mpi_nprocs_g)/snbytes)* | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2194:65: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:2195:29: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:2195:56: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:2195:77: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2195 | *pio_mpi_nprocs_g)/(snbytes*blk_size))*(buf_size*snbytes) | ^ ../../../../tools/test/perform/pio_engine.c:2194:51: warning: conversion to 'long long unsigned int' from 'MPI_Offset' {aka 'long long int'} may change the sign of the result [-Wsign-conversion] 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^ ../../../../tools/test/perform/pio_engine.c:2196:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2196:64: warning: conversion to 'long unsigned int' from 'int' may change the sign of the result [-Wsign-conversion] 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2196:91: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2196 | +((nbytes_xfer/(buf_size/blk_size))*pio_mpi_nprocs_g)%(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2194:36: warning: conversion to 'MPI_Offset' {aka 'long long int'} from 'long long unsigned int' may change the sign of the result [-Wsign-conversion] 2194 | mpi_offset=mpi_file_offset+((nbytes_xfer/(buf_size/blk_size) | ^~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2203:66: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2203 | mpi_offset_advance = (MPI_Offset)(snbytes*blk_size); | ^ ../../../../tools/test/perform/pio_engine.c:2229:36: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2229 | nbytes_xfer+=nbytes_xfer_advance; | ^~ ../../../../tools/test/perform/pio_engine.c:2229:38: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2229 | nbytes_xfer+=nbytes_xfer_advance; | ^~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2243:46: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2243 | mpi_collective_type, (char *)"native", h5_io_info_g); | ^ ../../../../tools/test/perform/pio_engine.c:2252:32: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2252 | nbytes_xfer+=buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2252:34: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2252 | nbytes_xfer+=buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2280:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2280 | nbytes_xfer += buf_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2280:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2280 | nbytes_xfer += buf_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:2287:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2287:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2287:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2287 | h5offset[0] = (nbytes_xfer/(snbytes*blk_size))*blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2288:52: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2288:43: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2288:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2288 | h5offset[1] = (nbytes_xfer%(snbytes*blk_size))/blk_size; | ^ ../../../../tools/test/perform/pio_engine.c:2293:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2293:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2293:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2293 | h5offset[0] = ((nbytes_xfer*pio_mpi_nprocs_g)/(snbytes*buf_size))*buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2294:71: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2294:62: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2294:31: warning: conversion to 'hssize_t' {aka 'long long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2294 | h5offset[1] = ((nbytes_xfer*pio_mpi_nprocs_g)%(snbytes*buf_size))/buf_size; | ^ ../../../../tools/test/perform/pio_engine.c:2306:25: warning: conversion to 'long unsigned int' from 'off_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 2306 | nbytes_xfer += buf_size*blk_size; | ^~ ../../../../tools/test/perform/pio_engine.c:2306:28: warning: conversion to 'off_t' {aka 'long int'} from 'long unsigned int' may change the sign of the result [-Wsign-conversion] 2306 | nbytes_xfer += buf_size*blk_size; | ^~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1892:9: warning: switch missing default case [-Wswitch-default] 1892 | switch (parms->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_fopen': ../../../../tools/test/perform/pio_engine.c:2451:5: warning: switch missing default case [-Wswitch-default] 2451 | switch (param->io_type) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_fclose': ../../../../tools/test/perform/pio_engine.c:2558:5: warning: switch missing default case [-Wswitch-default] 2558 | switch (iot) { | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_cleanupfile': ../../../../tools/test/perform/pio_engine.c:2617:5: warning: switch missing default case [-Wswitch-default] 2617 | switch (iot){ | ^~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_write.isra.0': ../../../../tools/test/perform/pio_engine.c:947:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 947 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 948 | bytes_begin[1]; | ~~~~~~~~~~~~~~ In file included from /usr/include/string.h:494, from ../../../../src/H5private.h:58, from ../../../../test/h5test.h:28, from ../../../../tools/test/perform/pio_perf.h:18, from ../../../../tools/test/perform/pio_engine.c:43: In function 'strncpy', inlined from 'pio_create_filename' at ../../../../tools/test/perform/pio_engine.c:452:13, inlined from 'do_pio' at ../../../../tools/test/perform/pio_engine.c:300:5: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' specified bound 4096 equals destination size [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c: In function 'do_pio': ../../../../tools/test/perform/pio_engine.c:1878:26: warning: 'bytes_begin[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 1878 | posix_file_offset=dset_offset + bytes_begin[0]*snbytes+ | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1879 | bytes_begin[1]; | ~~~~~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c:1505:17: note: 'bytes_begin[1]' was declared here 1505 | off_t bytes_begin[2]; /*first elmt this process transfer */ | ^~~~~~~~~~~ ../../../../tools/test/perform/pio_engine.c: At top level: ../../../../tools/test/perform/pio_engine.c:62: warning: macro "GOTODONE" is not used [-Wunused-macros] 62 | #define GOTODONE { goto done; } | ../../../../tools/test/perform/pio_engine.c:69: warning: macro "MSG" is not used [-Wunused-macros] 69 | #define MSG(mesg) { \ | ../../../../tools/test/perform/pio_engine.c:57: warning: macro "ELMT_SIZE" is not used [-Wunused-macros] 57 | #define ELMT_SIZE (sizeof(unsigned char)) /* we're doing bytes */ | ../../../../tools/test/perform/pio_engine.c:58: warning: macro "ELMT_MPI_TYPE" is not used [-Wunused-macros] 58 | #define ELMT_MPI_TYPE MPI_BYTE | /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o iopipe.o ../../../../tools/test/perform/iopipe.c ../../../../tools/test/perform/iopipe.c: In function 'synchronize': ../../../../tools/test/perform/iopipe.c:136:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] 136 | int status; | ^~~~~~ ../../../../tools/test/perform/iopipe.c: In function 'main': ../../../../tools/test/perform/iopipe.c:182:14: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 182 | off_t offset; | ^~~~~~ ../../../../tools/test/perform/iopipe.c:181:17: warning: variable 'n' set but not used [-Wunused-but-set-variable] 181 | hssize_t n; | ^ ../../../../tools/test/perform/iopipe.c:172:15: warning: variable 'status' set but not used [-Wunused-but-set-variable] 172 | herr_t status; | ^~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o iopipe iopipe.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o chunk.o ../../../../tools/test/perform/chunk.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o chunk chunk.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o overhead.o ../../../../tools/test/perform/overhead.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o overhead overhead.o ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o zip_perf.o ../../../../tools/test/perform/zip_perf.c In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:76: warning: "HERROR" redefined 76 | #define HERROR(maj_id, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:33: note: this is the location of the previous definition 33 | #define HERROR(maj_id, min_id, ...) H5E_printf_stack(NULL, __FILE__, FUNC, __LINE__, H5E_ERR_CLS_g, maj_id, min_id, __VA_ARGS__) | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:106: warning: "H5E_THROW" redefined 106 | #define H5E_THROW(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:169: note: this is the location of the previous definition 169 | #define H5E_THROW(...) { \ | In file included from ../../../../tools/lib/h5tools.h:24, from ../../../../tools/test/perform/zip_perf.c:24: ../../../../tools/lib/h5tools_error.h:117: warning: "HGOTO_ERROR" redefined 117 | #define HGOTO_ERROR(fail_value, min_id, ...) { \ | In file included from ../../../../test/h5test.h:29, from ../../../../tools/test/perform/zip_perf.c:23: ../../../../src/H5Eprivate.h:65: note: this is the location of the previous definition 65 | #define HGOTO_ERROR(maj, min, ret_val, ...) { \ | ../../../../tools/test/perform/zip_perf.c: In function 'main': ../../../../tools/test/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] 566 | 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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf_meta.o ../../../../tools/test/perform/perf_meta.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf_meta perf_meta.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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/test/perform -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../test -I../../../../tools/lib -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o perf.o ../../../../tools/test/perform/perf.c ../../../../tools/test/perform/perf.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] 112 | extern int errno; | ^~~~~~ In file included from ../../../../src/H5private.h:50, from ../../../../tools/test/perform/perf.c:24: ../../../../tools/test/perform/perf.c:112:12: warning: redundant redeclaration of '__errno_location' [-Wredundant-decls] 112 | extern int errno; | ^~~~~ /usr/include/errno.h:37:13: note: previous declaration of '__errno_location' was here 37 | extern int *__errno_location (void) __THROW __attribute_const__; | ^~~~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:115:14: warning: redundant redeclaration of 'optarg' [-Wredundant-decls] 115 | extern char *optarg; | ^~~~~~ In file included from /usr/include/bits/getopt_posix.h:27, from /usr/include/unistd.h:869, from ../../../../src/H5private.h:67, from ../../../../tools/test/perform/perf.c:24: /usr/include/bits/getopt_core.h:36:14: note: previous declaration of 'optarg' was here 36 | extern char *optarg; | ^~~~~~ ../../../../tools/test/perform/perf.c: In function 'main': ../../../../tools/test/perform/perf.c:150:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] 150 | #if H5_HAVE_SETENV | ^~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:166:43: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 166 | if (!(tmp = (char *) malloc(opt_block + 256))) { | ~~~~~~~~~~^~~~~ ../../../../tools/test/perform/perf.c:174:52: warning: conversion to 'size_t' {aka 'long unsigned int'} from 'int64_t' {aka 'long int'} may change the sign of the result [-Wsign-conversion] 174 | if (!(tmp2 = (char *) malloc(opt_block + 256))) { | ~~~~~~~~~~^~~~~ ../../../../tools/test/perform/perf.c:217:5: warning: implicit declaration of function 'h5_fixname_no_suffix' [-Wimplicit-function-declaration] 217 | h5_fixname_no_suffix(FILENAME[0], acc_tpl, filename, sizeof filename); | ^~~~~~~~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:217:5: warning: nested extern declaration of 'h5_fixname_no_suffix' [-Wnested-externs] ../../../../tools/test/perform/perf.c:224: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] 224 | dims[0] = opt_iter * nprocs * opt_block; | ^~~~~~~~ ../../../../tools/test/perform/perf.c:232: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] 232 | dims[0] = opt_block; | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:244: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] 244 | stride[0] = block[0] = opt_block; | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:246:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] 246 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); | ^~~~~ | | | hssize_t * {aka long long int *} In file included from ../../../../src/hdf5.h:37, from ../../../../tools/test/perform/perf.c:23: ../../../../src/H5Spublic.h:110:22: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} 110 | const hsize_t start[], | ~~~~~~~~~~~~~~^~~~~~~ ../../../../tools/test/perform/perf.c:297: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] 297 | stride[0] = block[0] = opt_block; | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:299:65: warning: pointer targets in passing argument 3 of 'H5Sselect_hyperslab' differ in signedness [-Wpointer-sign] 299 | ret=H5Sselect_hyperslab(file_dataspace, H5S_SELECT_SET, start, stride, count, block); | ^~~~~ | | | hssize_t * {aka long long int *} In file included from ../../../../src/hdf5.h:37, from ../../../../tools/test/perform/perf.c:23: ../../../../src/H5Spublic.h:110:22: note: expected 'const hsize_t *' {aka 'const long long unsigned int *'} but argument is of type 'hssize_t *' {aka 'long long int *'} 110 | const hsize_t start[], | ~~~~~~~~~~~~~~^~~~~~~ ../../../../tools/test/perform/perf.c:323:67: warning: ISO C does not support the '%Ld' gnu_printf format [-Wformat=] 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", | ^ ../../../../tools/test/perform/perf.c:323:67: warning: format '%Ld' expects argument of type 'long long int', but argument 4 has type 'int64_t' {aka 'long int'} [-Wformat=] 323 | if (ret < 0) fprintf(stderr, "node %d, read error, loc = %Ld: %s\n", | ~~^ | | | long long int | %ld 324 | mynod, mynod*opt_block, strerror(myerrno)); | ~~~~~~~~~~~~~~~ | | | int64_t {aka long int} ../../../../tools/test/perform/perf.c:328: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] 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { | ^~~~~~~~~ ../../../../tools/test/perform/perf.c:369:56: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 369 | read_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_read_tim*1000000.0); | ^ ../../../../tools/test/perform/perf.c:370:57: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 370 | write_bw = ((int64_t)(opt_block*nprocs*opt_iter))/(max_write_tim*1000000.0); | ^ ../../../../tools/test/perform/perf.c:393:5: warning: "H5_HAVE_SETENV" is not defined, evaluates to 0 [-Wundef] 393 | #if H5_HAVE_SETENV | ^~~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:132:9: warning: unused variable 'nchars' [-Wunused-variable] 132 | int nchars; | ^~~~~~ ../../../../tools/test/perform/perf.c:131:16: warning: unused variable 'status' [-Wunused-variable] 131 | MPI_Status status; | ^~~~~~ ../../../../tools/test/perform/perf.c:130:14: warning: unused variable 'fh' [-Wunused-variable] 130 | MPI_File fh; | ^~ ../../../../tools/test/perform/perf.c:129:13: warning: unused variable 'seek_position' [-Wunused-variable] 129 | int64_t seek_position = 0; | ^~~~~~~~~~~~~ ../../../../tools/test/perform/perf.c:120:34: warning: unused variable 'err' [-Wunused-variable] 120 | int i, j, mynod=0, nprocs=1, err, my_correct = 1, correct, myerrno; | ^~~ ../../../../tools/test/perform/perf.c: In function 'parse_args': ../../../../tools/test/perform/perf.c:439:33: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 439 | opt_alignment = atoi(optarg); | ^~~~ ../../../../tools/test/perform/perf.c:440:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] 440 | if (p=(char*)strchr(optarg, '/')) | ^ ../../../../tools/test/perform/perf.c:441:37: warning: conversion to 'hsize_t' {aka 'long long unsigned int'} from 'int' may change the sign of the result [-Wsign-conversion] 441 | opt_threshold = atoi(p+1); | ^~~~ ../../../../tools/test/perform/perf.c: In function 'main': ../../../../tools/test/perform/perf.c:402:22: warning: 'tmp2' may be used uninitialized in this function [-Wmaybe-uninitialized] 402 | if (opt_correct) free(tmp2); | ^~~~~~~~~~ ../../../../tools/test/perform/perf.c:328:28: warning: 'buf2' may be used uninitialized in this function [-Wmaybe-uninitialized] 328 | if (opt_correct && memcmp(buf, buf2, opt_block)) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o perf perf.o ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making all in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making all in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5match_types.o ../../../fortran/src/H5match_types.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5match_types H5match_types.o -lsz -lz -ldl -lm ./H5match_types make all-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_buildiface.o ../../../fortran/src/H5_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_buildiface H5_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5fortran_types.lo H5fortran_types.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5fortran_types.F90 -fPIC -o .libs/H5fortran_types.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5f90global.lo ../../../fortran/src/H5f90global.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5f90global.F90 -fPIC -o .libs/H5f90global.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Fff.lo ../../../fortran/src/H5Fff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Fff.F90 -fPIC -o .libs/H5Fff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5_ff.F90 -fPIC -o .libs/H5_ff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Aff.lo ../../../fortran/src/H5Aff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Aff.F90 -fPIC -o .libs/H5Aff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/src/H5Aff.F90:1787:63: 1787 | 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.F90:1720:77: 1720 | 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] libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Dff.lo ../../../fortran/src/H5Dff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Dff.F90 -fPIC -o .libs/H5Dff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/src/H5Dff.F90:1432:64: 1432 | 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.F90:1304:78: 1304 | 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] libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Eff.lo ../../../fortran/src/H5Eff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Eff.F90 -fPIC -o .libs/H5Eff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Gff.lo ../../../fortran/src/H5Gff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Gff.F90 -fPIC -o .libs/H5Gff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Iff.lo ../../../fortran/src/H5Iff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Iff.F90 -fPIC -o .libs/H5Iff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Lff.lo ../../../fortran/src/H5Lff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Lff.F90 -fPIC -o .libs/H5Lff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Off.lo ../../../fortran/src/H5Off.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Off.F90 -fPIC -o .libs/H5Off.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5fortkit.lo ../../../fortran/src/H5fortkit.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5fortkit.F90 -fPIC -o .libs/H5fortkit.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5fortkit.F90 -o H5fortkit.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Pff.lo ../../../fortran/src/H5Pff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Pff.F90 -fPIC -o .libs/H5Pff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Rff.lo ../../../fortran/src/H5Rff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Rff.F90 -fPIC -o .libs/H5Rff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Sff.lo ../../../fortran/src/H5Sff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Sff.F90 -fPIC -o .libs/H5Sff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Tff.lo ../../../fortran/src/H5Tff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Tff.F90 -fPIC -o .libs/H5Tff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5Zff.lo ../../../fortran/src/H5Zff.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.F90 -fPIC -o .libs/H5Zff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/H5Zff.F90 -o H5Zff.o >/dev/null 2>&1 ./H5_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_gen.lo H5_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5_gen.F90 -fPIC -o .libs/H5_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran H5_gen.F90:7099:69: 7099 | SUBROUTINE h5dwrite_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6867:68: 6867 | SUBROUTINE h5dwrite_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6635:68: 6635 | SUBROUTINE h5dwrite_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6403:68: 6403 | SUBROUTINE h5dwrite_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:6171:68: 6171 | SUBROUTINE h5dwrite_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5939:69: 5939 | SUBROUTINE h5dwrite_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5707:69: 5707 | SUBROUTINE h5dwrite_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5475:68: 5475 | SUBROUTINE h5dwrite_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:5243:68: 5243 | SUBROUTINE h5dwrite_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4808:68: 4808 | SUBROUTINE h5dread_ikind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4576:67: 4576 | SUBROUTINE h5dread_ikind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4344:67: 4344 | SUBROUTINE h5dread_ikind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:4112:67: 4112 | SUBROUTINE h5dread_ikind_2_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3880:67: 3880 | SUBROUTINE h5dread_ikind_1_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3648:68: 3648 | SUBROUTINE h5dread_rkind_16_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3416:68: 3416 | SUBROUTINE h5dread_rkind_10_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:3184:67: 3184 | SUBROUTINE h5dread_rkind_8_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2952:67: 2952 | SUBROUTINE h5dread_rkind_4_rank_0(dset_id, mem_type_id, buf, dims, hdferr, & | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2742:67: 2742 | SUBROUTINE h5aread_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2630:66: 2630 | SUBROUTINE h5aread_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2518:66: 2518 | SUBROUTINE h5aread_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2406:66: 2406 | SUBROUTINE h5aread_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2294:66: 2294 | SUBROUTINE h5aread_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2182:67: 2182 | SUBROUTINE h5aread_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:2070:67: 2070 | SUBROUTINE h5aread_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1958:66: 1958 | SUBROUTINE h5aread_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1846:66: 1846 | SUBROUTINE h5aread_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1636:68: 1636 | SUBROUTINE h5awrite_ikind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1524:67: 1524 | SUBROUTINE h5awrite_ikind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1412:67: 1412 | SUBROUTINE h5awrite_ikind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1300:67: 1300 | SUBROUTINE h5awrite_ikind_2_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1188:67: 1188 | SUBROUTINE h5awrite_ikind_1_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:1076:68: 1076 | SUBROUTINE h5awrite_rkind_16_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:964:68: 964 | SUBROUTINE h5awrite_rkind_10_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:852:67: 852 | SUBROUTINE h5awrite_rkind_8_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5_gen.F90:740:67: 740 | SUBROUTINE h5awrite_rkind_4_rank_0(attr_id, memtype_id, buf, dims, hdferr) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5_gen.F90 -o H5_gen.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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Af.c -fPIC -DPIC -o .libs/H5Af.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/src -I../../src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/src/H5Zf.c -o H5Zf.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o HDF5.lo ../../../fortran/src/HDF5.F90 libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5.F90 -fPIC -o .libs/HDF5.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/src -I../../src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/src/HDF5.F90 -o HDF5.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 102:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/openmpi/lib H5f90global.lo H5fortran_types.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_gen.lo H5fortkit.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 HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.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_gen.o .libs/H5fortkit.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/HDF5.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so.102" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so.102") libtool: link: (cd ".libs" && rm -f "libhdf5_fortran.so" && ln -s "libhdf5_fortran.so.102.0.0" "libhdf5_fortran.so") libtool: link: ar cr .libs/libhdf5_fortran.a H5f90global.o H5fortran_types.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_gen.o H5fortkit.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 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.10.5/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5_test_buildiface.o ../../../fortran/test/H5_test_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5_test_buildiface H5_test_buildiface.o -lsz -lz -ldl -lm ./H5_test_buildiface /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tf_gen.lo tf_gen.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c tf_gen.F90 -fPIC -o .libs/tf_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c tf_gen.F90 -o tf_gen.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tf.lo ../../../fortran/test/tf.F90 libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../fortran/test/tf.F90 -fPIC -o .libs/tf.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o t.lo ../../../fortran/test/t.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -fPIC -DPIC -o .libs/t.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../fortran/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -I../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../fortran/test/t.c -o t.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libh5test_fortran.la tf_gen.lo tf.lo t.lo -lsz -lz -ldl -lm libtool: link: ar cr .libs/libh5test_fortran.a .libs/tf_gen.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. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F.o ../../../fortran/test/tH5F.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5D.o ../../../fortran/test/tH5D.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5R.o ../../../fortran/test/tH5R.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5S.o ../../../fortran/test/tH5S.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T.o ../../../fortran/test/tH5T.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5VL.o ../../../fortran/test/tH5VL.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5Z.o ../../../fortran/test/tH5Z.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5Sselect.o ../../../fortran/test/tH5Sselect.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P.o ../../../fortran/test/tH5P.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A.o ../../../fortran/test/tH5A.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5I.o ../../../fortran/test/tH5I.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G.o ../../../fortran/test/tH5G.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E.o ../../../fortran/test/tH5E.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5.o ../../../fortran/test/tHDF5.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test.o ../../../fortran/test/fortranlib_test.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o libh5test_fortran.la ../../test/libh5test.la ../../fortran/src/libhdf5_fortran.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fortranlib_test tH5F.o tH5D.o tH5R.o tH5S.o tH5T.o tH5VL.o tH5Z.o tH5Sselect.o tH5P.o tH5A.o tH5I.o tH5G.o tH5E.o tHDF5.o fortranlib_test.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush1.o ../../../fortran/test/fflush1.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush1 fflush1.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fflush2.o ../../../fortran/test/fflush2.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/fflush2 fflush2.o ./.libs/libh5test_fortran.a ../../test/.libs/libh5test.a ../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O.o ../../../fortran/test/tH5O.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5A_1_8.o ../../../fortran/test/tH5A_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5G_1_8.o ../../../fortran/test/tH5G_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5G_1_8.F90:1396:13: 1396 | hard_link, use_index, total_error) | 1 Warning: Unused dummy argument 'hard_link' at (1) [-Wunused-dummy-argument] ../../../fortran/test/tH5G_1_8.F90:1396:24: 1396 | hard_link, use_index, total_error) | 1 Warning: Unused dummy argument 'use_index' at (1) [-Wunused-dummy-argument] mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5MISC_1_8.o ../../../fortran/test/tH5MISC_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_1_8.o ../../../fortran/test/tHDF5_1_8.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/openmpi/src/.libs/libhdf5.so ../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5E_F03.o ../../../fortran/test/tH5E_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5E_F03.F90:72:69: 72 | 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:72:57: 72 | 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:49:52: 49 | 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. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5F_F03.o ../../../fortran/test/tH5F_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5L_F03.o ../../../fortran/test/tH5L_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5L_F03.F90:61:45: 61 | 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: 61 | 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:105:0: 105 | END FUNCTION liter_cb | Warning: '__result_liter_cb' may be used uninitialized in this function [-Wmaybe-uninitialized] ../../../fortran/test/tH5L_F03.F90:61:0: 61 | INTEGER(KIND=C_INT) FUNCTION liter_cb(group, name, link_info, op_data) bind(C) | note: '__result_liter_cb' was declared here mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5O_F03.o ../../../fortran/test/tH5O_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5O_F03.F90:274:43: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'atime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:50: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'btime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:52: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_atime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:61: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_btime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:70: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_ctime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:273:79: 273 | INTEGER(C_INT), DIMENSION(:), POINTER :: c_atime, c_btime, c_ctime, c_mtime | 1 Warning: Unused variable 'c_mtime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:278:23: 278 | TYPE(C_PTR) :: cptr | 1 Warning: Unused variable 'cptr' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:57: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'ctime' declared at (1) [-Wunused-variable] ../../../fortran/test/tH5O_F03.F90:274:64: 274 | INTEGER(C_INT), DIMENSION(1:8) :: atime, btime, ctime, mtime | 1 Warning: Unused variable 'mtime' declared at (1) [-Wunused-variable] mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5P_F03.o ../../../fortran/test/tH5P_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tH5T_F03.o ../../../fortran/test/tH5T_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/test/tH5T_F03.F90:3025:17: 3025 | IF(.NOT.(orig_data(i,j).EQ.orig_data(i,j))) CYCLE ! skip IF value is NaN | 1 Warning: Equality comparison for REAL(4) at (1) [-Wcompare-reals] ../../../fortran/test/tH5T_F03.F90:1378:46: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 | 1 Warning: Unused parameter 'gas' declared at (1) [-Wunused-parameter] ../../../fortran/test/tH5T_F03.F90:1378:39: 1378 | INTEGER, PARAMETER :: SOLID=0, LIQUID=1, GAS=2, PLASMA=3 | 1 Warning: Unused parameter 'liquid' declared at (1) [-Wunused-parameter] mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tHDF5_F03.o ../../../fortran/test/tHDF5_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif90 -I. -I../../../fortran/test -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o fortranlib_test_F03.o ../../../fortran/test/fortranlib_test_F03.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../fortran/src -I../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/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.10.5/openmpi/fortran/test' Making all in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o ptest.o ../../../fortran/testpar/ptest.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../fortran/testpar/ptest.f90:65:94: 65 | CALL hyper(length, do_collective(j), do_chunk(i), mpi_size, mpi_rank, ret_total_error) | 1 Warning: Procedure 'hyper' called with an implicit interface at (1) [-Wimplicit-interface] ../../../fortran/testpar/ptest.f90:76:102: 76 | CALL multiple_dset_write(length, do_collective(1), do_chunk(1), mpi_size, mpi_rank, ret_total_error) | 1 Warning: Procedure 'multiple_dset_write' called with an implicit interface at (1) [-Wimplicit-interface] mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o hyper.o ../../../fortran/testpar/hyper.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif-handles.h:27:28: Warning: Unused parameter 'mpi_2complex' declared at (1) [-Wunused-parameter] mpif-handles.h:28:35: Warning: Unused parameter 'mpi_2double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:29:37: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] mpif-handles.h:30:24: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] mpif-handles.h:31:28: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] mpif-handles.h:32:25: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] mpif-handles.h:33:24: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] mpif-constants.h:27:30: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] mpif-constants.h:28:27: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] mpif-constants.h:29:26: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] mpif-config.h:76:44: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] mpif-handles.h:34:24: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] mpif-handles.h:35:23: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] mpif-constants.h:30:34: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] mpif-handles.h:36:24: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] mpif-handles.h:37:24: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] mpif-handles.h:53:26: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] mpif-handles.h:54:29: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:55:36: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:56:35: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:57:41: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] mpif-constants.h:31:24: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] mpif-handles.h:38:24: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] mpif-handles.h:39:29: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] mpif-constants.h:32:39: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] mpif-constants.h:33:35: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] mpif-constants.h:34:32: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] mpif-constants.h:35:40: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] mpif-constants.h:36:40: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:37:37: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] mpif-constants.h:38:37: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] mpif-constants.h:39:43: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] mpif-constants.h:40:45: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:41:36: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] mpif-constants.h:42:44: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:43:36: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] mpif-constants.h:44:42: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] mpif-constants.h:45:34: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] mpif-constants.h:46:36: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] mpif-constants.h:47:35: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] mpif-constants.h:48:43: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:49:37: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] mpif-constants.h:50:35: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] mpif-handles.h:40:29: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] mpif-handles.h:41:29: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] mpif-constants.h:51:36: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] mpif-handles.h:43:27: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:44:29: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] mpif-handles.h:45:29: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] mpif-handles.h:46:28: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] mpif-constants.h:52:29: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] mpif-handles.h:47:25: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] mpif-config.h:42:28: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] mpif-handles.h:48:28: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] mpif-handles.h:49:31: Warning: Unused parameter 'mpi_cxx_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:50:38: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:51:37: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:52:43: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:58:33: Warning: Unused parameter 'mpi_datatype_null' declared at (1) [-Wunused-parameter] mpif-io-constants.h:39:62: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] mpif-constants.h:57:30: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] mpif-constants.h:53:36: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] mpif-constants.h:54:37: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] mpif-constants.h:55:40: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] mpif-constants.h:56:35: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] mpif-handles.h:59:26: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] mpif-handles.h:60:34: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:61:30: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] mpif-handles.h:62:36: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] mpif-constants.h:59:30: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] mpif-constants.h:60:29: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] mpif-constants.h:61:27: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] mpif-constants.h:62:30: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] mpif-constants.h:63:32: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] mpif-constants.h:64:28: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] mpif-constants.h:65:30: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] mpif-constants.h:66:28: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] mpif-constants.h:67:34: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] mpif-constants.h:68:29: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] mpif-constants.h:69:28: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] mpif-constants.h:70:28: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] mpif-constants.h:71:35: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] mpif-constants.h:72:28: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] mpif-constants.h:73:35: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] mpif-constants.h:74:35: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] mpif-constants.h:75:29: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] mpif-constants.h:81:33: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] mpif-constants.h:76:28: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] mpif-constants.h:77:32: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] mpif-constants.h:78:34: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] mpif-constants.h:79:34: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] mpif-constants.h:80:30: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] mpif-constants.h:82:26: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] mpif-constants.h:83:30: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] mpif-constants.h:84:32: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] mpif-constants.h:85:32: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] mpif-constants.h:86:28: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] mpif-constants.h:88:30: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] mpif-constants.h:89:32: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] mpif-constants.h:90:36: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] mpif-constants.h:87:32: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] mpif-constants.h:91:26: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] mpif-constants.h:92:29: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] mpif-constants.h:93:31: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] mpif-constants.h:94:28: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] mpif-constants.h:95:29: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] mpif-constants.h:96:28: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] mpif-constants.h:97:33: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] mpif-constants.h:98:31: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] mpif-constants.h:99:34: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] mpif-constants.h:100:36: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] mpif-constants.h:101:34: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] mpif-constants.h:102:33: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] mpif-constants.h:103:34: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] mpif-constants.h:104:32: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] mpif-constants.h:105:28: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] mpif-constants.h:106:31: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] mpif-constants.h:107:28: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] mpif-constants.h:108:29: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] mpif-constants.h:109:27: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] mpif-constants.h:110:32: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] mpif-constants.h:111:32: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] mpif-constants.h:112:28: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] mpif-constants.h:113:31: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] mpif-constants.h:114:43: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] mpif-constants.h:115:45: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] mpif-constants.h:116:27: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] mpif-handles.h:63:35: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] mpif-constants.h:58:25: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] mpif-handles.h:64:36: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] mpif-handles.h:65:33: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] mpif-io-handles.h:27:29: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] mpif-handles.h:66:25: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] mpif-handles.h:67:29: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] mpif-constants.h:117:25: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] mpif-handles.h:68:31: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] mpif-handles.h:69:30: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] mpif-constants.h:118:24: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] mpif-constants.h:119:25: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] mpif-handles.h:70:28: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] mpif-handles.h:72:23: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] mpif-handles.h:73:27: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] mpif-handles.h:74:27: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] mpif-handles.h:75:27: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] mpif-handles.h:76:26: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] mpif-handles.h:77:27: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] mpif-handles.h:78:28: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] mpif-handles.h:79:29: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] mpif-handles.h:80:28: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] mpif-handles.h:81:28: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] mpif-handles.h:82:28: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] mpif-config.h:41:65: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] mpif-constants.h:120:22: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] mpif-constants.h:121:34: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] mpif-handles.h:83:24: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] mpif-constants.h:122:32: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] mpif-handles.h:84:22: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] mpif-constants.h:123:34: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] mpif-constants.h:124:31: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] mpif-handles.h:85:27: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] mpif-handles.h:86:28: Warning: Unused parameter 'mpi_logical1' declared at (1) [-Wunused-parameter] mpif-handles.h:87:28: Warning: Unused parameter 'mpi_logical2' declared at (1) [-Wunused-parameter] mpif-handles.h:88:28: Warning: Unused parameter 'mpi_logical4' declared at (1) [-Wunused-parameter] mpif-handles.h:89:28: Warning: Unused parameter 'mpi_logical8' declared at (1) [-Wunused-parameter] mpif-handles.h:90:24: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] mpif-handles.h:91:31: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] mpif-handles.h:92:35: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] mpif-handles.h:93:28: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] mpif-handles.h:94:29: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] mpif-handles.h:95:33: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] mpif-handles.h:96:23: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] mpif-handles.h:97:24: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] mpif-handles.h:98:23: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] mpif-config.h:62:36: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] mpif-config.h:56:34: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] mpif-config.h:59:30: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] mpif-config.h:60:30: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] mpif-config.h:58:44: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] mpif-config.h:57:33: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] mpif-config.h:61:31: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] mpif-config.h:55:36: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] mpif-handles.h:99:26: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] mpif-handles.h:100:35: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] mpif-handles.h:101:32: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] mpif-handles.h:102:23: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] mpif-handles.h:103:26: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] mpif-io-constants.h:27:31: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] mpif-io-constants.h:28:31: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] mpif-io-constants.h:29:40: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] mpif-io-constants.h:30:29: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] mpif-constants.h:125:32: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] mpif-constants.h:126:34: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] mpif-constants.h:127:30: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] mpif-constants.h:128:32: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] mpif-constants.h:129:34: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] mpif-io-constants.h:31:31: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] mpif-io-constants.h:32:29: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] mpif-io-constants.h:33:35: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] mpif-io-constants.h:34:36: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] mpif-io-constants.h:35:31: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] mpif-handles.h:104:25: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] mpif-handles.h:105:26: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] mpif-handles.h:106:27: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] mpif-constants.h:130:27: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] mpif-constants.h:131:33: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] mpif-handles.h:107:26: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] mpif-constants.h:132:29: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] mpif-handles.h:108:24: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] mpif-handles.h:109:24: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] mpif-handles.h:110:26: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] mpif-handles.h:111:25: Warning: Unused parameter 'mpi_real2' declared at (1) [-Wunused-parameter] mpif-handles.h:112:25: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] mpif-handles.h:113:25: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] mpif-handles.h:114:27: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] mpif-handles.h:115:32: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] mpif-constants.h:133:24: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] mpif-io-constants.h:36:28: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] mpif-io-constants.h:37:28: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] mpif-io-constants.h:38:28: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] mpif-handles.h:116:25: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] mpif-handles.h:117:29: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] mpif-handles.h:118:31: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] mpif-constants.h:134:27: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] mpif-constants.h:135:26: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] mpif-config.h:75:37: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] mpif-constants.h:136:30: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] mpif-constants.h:137:27: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] mpif-handles.h:119:23: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] mpif-constants.h:147:37: Warning: Unused parameter 'mpi_t_err_cannot_init' declared at (1) [-Wunused-parameter] mpif-constants.h:148:40: Warning: Unused parameter 'mpi_t_err_cvar_set_never' declared at (1) [-Wunused-parameter] mpif-constants.h:149:42: Warning: Unused parameter 'mpi_t_err_cvar_set_not_now' declared at (1) [-Wunused-parameter] mpif-constants.h:150:33: Warning: Unused parameter 'mpi_t_err_invalid' declared at (1) [-Wunused-parameter] mpif-constants.h:151:40: Warning: Unused parameter 'mpi_t_err_invalid_handle' declared at (1) [-Wunused-parameter] mpif-constants.h:152:39: Warning: Unused parameter 'mpi_t_err_invalid_index' declared at (1) [-Wunused-parameter] mpif-constants.h:153:38: Warning: Unused parameter 'mpi_t_err_invalid_item' declared at (1) [-Wunused-parameter] mpif-constants.h:154:41: Warning: Unused parameter 'mpi_t_err_invalid_session' declared at (1) [-Wunused-parameter] mpif-constants.h:155:32: Warning: Unused parameter 'mpi_t_err_memory' declared at (1) [-Wunused-parameter] mpif-constants.h:156:41: Warning: Unused parameter 'mpi_t_err_not_initialized' declared at (1) [-Wunused-parameter] mpif-constants.h:157:40: Warning: Unused parameter 'mpi_t_err_out_of_handles' declared at (1) [-Wunused-parameter] mpif-constants.h:158:41: Warning: Unused parameter 'mpi_t_err_out_of_sessions' declared at (1) [-Wunused-parameter] mpif-constants.h:159:40: Warning: Unused parameter 'mpi_t_err_pvar_no_atomic' declared at (1) [-Wunused-parameter] mpif-constants.h:160:43: Warning: Unused parameter 'mpi_t_err_pvar_no_startstop' declared at (1) [-Wunused-parameter] mpif-constants.h:161:39: Warning: Unused parameter 'mpi_t_err_pvar_no_write' declared at (1) [-Wunused-parameter] mpif-constants.h:138:23: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] mpif-constants.h:139:26: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] mpif-constants.h:140:35: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] mpif-constants.h:141:35: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] mpif-constants.h:142:37: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] mpif-constants.h:143:33: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] mpif-constants.h:144:37: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] mpif-constants.h:145:37: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:146:34: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] mpif-handles.h:120:22: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] mpif-handles.h:121:28: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] mpif-handles.h:122:28: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] mpif-handles.h:123:28: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] mpif-handles.h:124:27: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] mpif-constants.h:162:29: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] mpif-constants.h:163:27: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] mpif-constants.h:164:33: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] mpif-handles.h:125:28: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] mpif-handles.h:126:33: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] mpif-handles.h:127:33: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] mpif-handles.h:128:38: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] mpif-handles.h:129:34: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] mpif-constants.h:165:27: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] mpif-handles.h:130:25: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] mpif-constants.h:166:28: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] mpif-constants.h:167:37: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] mpif-constants.h:168:33: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] mpif-constants.h:169:39: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] mpif-constants.h:170:37: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] mpif-constants.h:171:38: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] mpif-constants.h:172:37: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] mpif-constants.h:173:29: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] mpif-handles.h:131:28: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] mpif-constants.h:174:32: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] mpif-constants.h:175:28: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] mpif-constants.h:176:31: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] mpif-constants.h:177:35: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] ../../../fortran/testpar/hyper.f90:31:21: 31 | INTEGER :: mpierror ! MPI hdferror flag | 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] mpif-constants.h:178:36: Warning: Unused parameter 'ompi_comm_type_board' declared at (1) [-Wunused-parameter] mpif-constants.h:179:38: Warning: Unused parameter 'ompi_comm_type_cluster' declared at (1) [-Wunused-parameter] mpif-constants.h:180:35: Warning: Unused parameter 'ompi_comm_type_core' declared at (1) [-Wunused-parameter] mpif-constants.h:181:33: Warning: Unused parameter 'ompi_comm_type_cu' declared at (1) [-Wunused-parameter] mpif-constants.h:182:35: Warning: Unused parameter 'ompi_comm_type_host' declared at (1) [-Wunused-parameter] mpif-constants.h:183:39: Warning: Unused parameter 'ompi_comm_type_hwthread' declared at (1) [-Wunused-parameter] mpif-constants.h:184:38: Warning: Unused parameter 'ompi_comm_type_l1cache' declared at (1) [-Wunused-parameter] mpif-constants.h:185:38: Warning: Unused parameter 'ompi_comm_type_l2cache' declared at (1) [-Wunused-parameter] mpif-constants.h:186:38: Warning: Unused parameter 'ompi_comm_type_l3cache' declared at (1) [-Wunused-parameter] mpif-constants.h:187:35: Warning: Unused parameter 'ompi_comm_type_node' declared at (1) [-Wunused-parameter] mpif-constants.h:188:35: Warning: Unused parameter 'ompi_comm_type_numa' declared at (1) [-Wunused-parameter] mpif-constants.h:189:37: Warning: Unused parameter 'ompi_comm_type_socket' declared at (1) [-Wunused-parameter] mpif-config.h:33:32: Warning: Unused parameter 'ompi_major_version' declared at (1) [-Wunused-parameter] mpif-config.h:33:52: Warning: Unused parameter 'ompi_minor_version' declared at (1) [-Wunused-parameter] mpif-config.h:34:34: Warning: Unused parameter 'ompi_release_version' declared at (1) [-Wunused-parameter] mpif90 -I. -I../../../fortran/testpar -I../../src -I../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o mdset.o ../../../fortran/testpar/mdset.f90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran mpif-handles.h:27:28: Warning: Unused parameter 'mpi_2complex' declared at (1) [-Wunused-parameter] mpif-handles.h:28:35: Warning: Unused parameter 'mpi_2double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:29:37: Warning: Unused parameter 'mpi_2double_precision' declared at (1) [-Wunused-parameter] mpif-handles.h:30:24: Warning: Unused parameter 'mpi_2int' declared at (1) [-Wunused-parameter] mpif-handles.h:31:28: Warning: Unused parameter 'mpi_2integer' declared at (1) [-Wunused-parameter] mpif-handles.h:32:25: Warning: Unused parameter 'mpi_2real' declared at (1) [-Wunused-parameter] mpif-handles.h:33:24: Warning: Unused parameter 'mpi_aint' declared at (1) [-Wunused-parameter] mpif-constants.h:27:30: Warning: Unused parameter 'mpi_any_source' declared at (1) [-Wunused-parameter] mpif-constants.h:28:27: Warning: Unused parameter 'mpi_any_tag' declared at (1) [-Wunused-parameter] mpif-constants.h:29:26: Warning: Unused parameter 'mpi_appnum' declared at (1) [-Wunused-parameter] mpif-config.h:76:44: Warning: Unused parameter 'mpi_async_protects_nonblocking' declared at (1) [-Wunused-parameter] mpif-handles.h:34:24: Warning: Unused parameter 'mpi_band' declared at (1) [-Wunused-parameter] mpif-handles.h:35:23: Warning: Unused parameter 'mpi_bor' declared at (1) [-Wunused-parameter] mpif-constants.h:30:34: Warning: Unused parameter 'mpi_bsend_overhead' declared at (1) [-Wunused-parameter] mpif-handles.h:36:24: Warning: Unused parameter 'mpi_bxor' declared at (1) [-Wunused-parameter] mpif-handles.h:37:24: Warning: Unused parameter 'mpi_byte' declared at (1) [-Wunused-parameter] mpif-handles.h:53:26: Warning: Unused parameter 'mpi_c_bool' declared at (1) [-Wunused-parameter] mpif-handles.h:54:29: Warning: Unused parameter 'mpi_c_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:55:36: Warning: Unused parameter 'mpi_c_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:56:35: Warning: Unused parameter 'mpi_c_float_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:57:41: Warning: Unused parameter 'mpi_c_long_double_complex' declared at (1) [-Wunused-parameter] mpif-constants.h:31:24: Warning: Unused parameter 'mpi_cart' declared at (1) [-Wunused-parameter] mpif-handles.h:38:24: Warning: Unused parameter 'mpi_char' declared at (1) [-Wunused-parameter] mpif-handles.h:39:29: Warning: Unused parameter 'mpi_character' declared at (1) [-Wunused-parameter] mpif-constants.h:32:39: Warning: Unused parameter 'mpi_combiner_contiguous' declared at (1) [-Wunused-parameter] mpif-constants.h:33:35: Warning: Unused parameter 'mpi_combiner_darray' declared at (1) [-Wunused-parameter] mpif-constants.h:34:32: Warning: Unused parameter 'mpi_combiner_dup' declared at (1) [-Wunused-parameter] mpif-constants.h:35:40: Warning: Unused parameter 'mpi_combiner_f90_complex' declared at (1) [-Wunused-parameter] mpif-constants.h:36:40: Warning: Unused parameter 'mpi_combiner_f90_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:37:37: Warning: Unused parameter 'mpi_combiner_f90_real' declared at (1) [-Wunused-parameter] mpif-constants.h:38:37: Warning: Unused parameter 'mpi_combiner_hindexed' declared at (1) [-Wunused-parameter] mpif-constants.h:39:43: Warning: Unused parameter 'mpi_combiner_hindexed_block' declared at (1) [-Wunused-parameter] mpif-constants.h:40:45: Warning: Unused parameter 'mpi_combiner_hindexed_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:41:36: Warning: Unused parameter 'mpi_combiner_hvector' declared at (1) [-Wunused-parameter] mpif-constants.h:42:44: Warning: Unused parameter 'mpi_combiner_hvector_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:43:36: Warning: Unused parameter 'mpi_combiner_indexed' declared at (1) [-Wunused-parameter] mpif-constants.h:44:42: Warning: Unused parameter 'mpi_combiner_indexed_block' declared at (1) [-Wunused-parameter] mpif-constants.h:45:34: Warning: Unused parameter 'mpi_combiner_named' declared at (1) [-Wunused-parameter] mpif-constants.h:46:36: Warning: Unused parameter 'mpi_combiner_resized' declared at (1) [-Wunused-parameter] mpif-constants.h:47:35: Warning: Unused parameter 'mpi_combiner_struct' declared at (1) [-Wunused-parameter] mpif-constants.h:48:43: Warning: Unused parameter 'mpi_combiner_struct_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:49:37: Warning: Unused parameter 'mpi_combiner_subarray' declared at (1) [-Wunused-parameter] mpif-constants.h:50:35: Warning: Unused parameter 'mpi_combiner_vector' declared at (1) [-Wunused-parameter] mpif-handles.h:40:29: Warning: Unused parameter 'mpi_comm_null' declared at (1) [-Wunused-parameter] mpif-handles.h:41:29: Warning: Unused parameter 'mpi_comm_self' declared at (1) [-Wunused-parameter] mpif-constants.h:51:36: Warning: Unused parameter 'mpi_comm_type_shared' declared at (1) [-Wunused-parameter] mpif-handles.h:43:27: Warning: Unused parameter 'mpi_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:44:29: Warning: Unused parameter 'mpi_complex16' declared at (1) [-Wunused-parameter] mpif-handles.h:45:29: Warning: Unused parameter 'mpi_complex32' declared at (1) [-Wunused-parameter] mpif-handles.h:46:28: Warning: Unused parameter 'mpi_complex8' declared at (1) [-Wunused-parameter] mpif-constants.h:52:29: Warning: Unused parameter 'mpi_congruent' declared at (1) [-Wunused-parameter] mpif-handles.h:47:25: Warning: Unused parameter 'mpi_count' declared at (1) [-Wunused-parameter] mpif-config.h:42:28: Warning: Unused parameter 'mpi_count_kind' declared at (1) [-Wunused-parameter] mpif-handles.h:48:28: Warning: Unused parameter 'mpi_cxx_bool' declared at (1) [-Wunused-parameter] mpif-handles.h:49:31: Warning: Unused parameter 'mpi_cxx_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:50:38: Warning: Unused parameter 'mpi_cxx_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:51:37: Warning: Unused parameter 'mpi_cxx_float_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:52:43: Warning: Unused parameter 'mpi_cxx_long_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:58:33: Warning: Unused parameter 'mpi_datatype_null' declared at (1) [-Wunused-parameter] mpif-io-constants.h:39:62: Warning: Unused parameter 'mpi_displacement_current' declared at (1) [-Wunused-parameter] mpif-constants.h:57:30: Warning: Unused parameter 'mpi_dist_graph' declared at (1) [-Wunused-parameter] mpif-constants.h:53:36: Warning: Unused parameter 'mpi_distribute_block' declared at (1) [-Wunused-parameter] mpif-constants.h:54:37: Warning: Unused parameter 'mpi_distribute_cyclic' declared at (1) [-Wunused-parameter] mpif-constants.h:55:40: Warning: Unused parameter 'mpi_distribute_dflt_darg' declared at (1) [-Wunused-parameter] mpif-constants.h:56:35: Warning: Unused parameter 'mpi_distribute_none' declared at (1) [-Wunused-parameter] mpif-handles.h:59:26: Warning: Unused parameter 'mpi_double' declared at (1) [-Wunused-parameter] mpif-handles.h:60:34: Warning: Unused parameter 'mpi_double_complex' declared at (1) [-Wunused-parameter] mpif-handles.h:61:30: Warning: Unused parameter 'mpi_double_int' declared at (1) [-Wunused-parameter] mpif-handles.h:62:36: Warning: Unused parameter 'mpi_double_precision' declared at (1) [-Wunused-parameter] mpif-constants.h:59:30: Warning: Unused parameter 'mpi_err_access' declared at (1) [-Wunused-parameter] mpif-constants.h:60:29: Warning: Unused parameter 'mpi_err_amode' declared at (1) [-Wunused-parameter] mpif-constants.h:61:27: Warning: Unused parameter 'mpi_err_arg' declared at (1) [-Wunused-parameter] mpif-constants.h:62:30: Warning: Unused parameter 'mpi_err_assert' declared at (1) [-Wunused-parameter] mpif-constants.h:63:32: Warning: Unused parameter 'mpi_err_bad_file' declared at (1) [-Wunused-parameter] mpif-constants.h:64:28: Warning: Unused parameter 'mpi_err_base' declared at (1) [-Wunused-parameter] mpif-constants.h:65:30: Warning: Unused parameter 'mpi_err_buffer' declared at (1) [-Wunused-parameter] mpif-constants.h:66:28: Warning: Unused parameter 'mpi_err_comm' declared at (1) [-Wunused-parameter] mpif-constants.h:67:34: Warning: Unused parameter 'mpi_err_conversion' declared at (1) [-Wunused-parameter] mpif-constants.h:68:29: Warning: Unused parameter 'mpi_err_count' declared at (1) [-Wunused-parameter] mpif-constants.h:69:28: Warning: Unused parameter 'mpi_err_dims' declared at (1) [-Wunused-parameter] mpif-constants.h:70:28: Warning: Unused parameter 'mpi_err_disp' declared at (1) [-Wunused-parameter] mpif-constants.h:71:35: Warning: Unused parameter 'mpi_err_dup_datarep' declared at (1) [-Wunused-parameter] mpif-constants.h:72:28: Warning: Unused parameter 'mpi_err_file' declared at (1) [-Wunused-parameter] mpif-constants.h:73:35: Warning: Unused parameter 'mpi_err_file_exists' declared at (1) [-Wunused-parameter] mpif-constants.h:74:35: Warning: Unused parameter 'mpi_err_file_in_use' declared at (1) [-Wunused-parameter] mpif-constants.h:75:29: Warning: Unused parameter 'mpi_err_group' declared at (1) [-Wunused-parameter] mpif-constants.h:81:33: Warning: Unused parameter 'mpi_err_in_status' declared at (1) [-Wunused-parameter] mpif-constants.h:76:28: Warning: Unused parameter 'mpi_err_info' declared at (1) [-Wunused-parameter] mpif-constants.h:77:32: Warning: Unused parameter 'mpi_err_info_key' declared at (1) [-Wunused-parameter] mpif-constants.h:78:34: Warning: Unused parameter 'mpi_err_info_nokey' declared at (1) [-Wunused-parameter] mpif-constants.h:79:34: Warning: Unused parameter 'mpi_err_info_value' declared at (1) [-Wunused-parameter] mpif-constants.h:80:30: Warning: Unused parameter 'mpi_err_intern' declared at (1) [-Wunused-parameter] mpif-constants.h:82:26: Warning: Unused parameter 'mpi_err_io' declared at (1) [-Wunused-parameter] mpif-constants.h:83:30: Warning: Unused parameter 'mpi_err_keyval' declared at (1) [-Wunused-parameter] mpif-constants.h:84:32: Warning: Unused parameter 'mpi_err_lastcode' declared at (1) [-Wunused-parameter] mpif-constants.h:85:32: Warning: Unused parameter 'mpi_err_locktype' declared at (1) [-Wunused-parameter] mpif-constants.h:86:28: Warning: Unused parameter 'mpi_err_name' declared at (1) [-Wunused-parameter] mpif-constants.h:88:30: Warning: Unused parameter 'mpi_err_no_mem' declared at (1) [-Wunused-parameter] mpif-constants.h:89:32: Warning: Unused parameter 'mpi_err_no_space' declared at (1) [-Wunused-parameter] mpif-constants.h:90:36: Warning: Unused parameter 'mpi_err_no_such_file' declared at (1) [-Wunused-parameter] mpif-constants.h:87:32: Warning: Unused parameter 'mpi_err_not_same' declared at (1) [-Wunused-parameter] mpif-constants.h:91:26: Warning: Unused parameter 'mpi_err_op' declared at (1) [-Wunused-parameter] mpif-constants.h:92:29: Warning: Unused parameter 'mpi_err_other' declared at (1) [-Wunused-parameter] mpif-constants.h:93:31: Warning: Unused parameter 'mpi_err_pending' declared at (1) [-Wunused-parameter] mpif-constants.h:94:28: Warning: Unused parameter 'mpi_err_port' declared at (1) [-Wunused-parameter] mpif-constants.h:95:29: Warning: Unused parameter 'mpi_err_quota' declared at (1) [-Wunused-parameter] mpif-constants.h:96:28: Warning: Unused parameter 'mpi_err_rank' declared at (1) [-Wunused-parameter] mpif-constants.h:97:33: Warning: Unused parameter 'mpi_err_read_only' declared at (1) [-Wunused-parameter] mpif-constants.h:98:31: Warning: Unused parameter 'mpi_err_request' declared at (1) [-Wunused-parameter] mpif-constants.h:99:34: Warning: Unused parameter 'mpi_err_rma_attach' declared at (1) [-Wunused-parameter] mpif-constants.h:100:36: Warning: Unused parameter 'mpi_err_rma_conflict' declared at (1) [-Wunused-parameter] mpif-constants.h:101:34: Warning: Unused parameter 'mpi_err_rma_flavor' declared at (1) [-Wunused-parameter] mpif-constants.h:102:33: Warning: Unused parameter 'mpi_err_rma_range' declared at (1) [-Wunused-parameter] mpif-constants.h:103:34: Warning: Unused parameter 'mpi_err_rma_shared' declared at (1) [-Wunused-parameter] mpif-constants.h:104:32: Warning: Unused parameter 'mpi_err_rma_sync' declared at (1) [-Wunused-parameter] mpif-constants.h:105:28: Warning: Unused parameter 'mpi_err_root' declared at (1) [-Wunused-parameter] mpif-constants.h:106:31: Warning: Unused parameter 'mpi_err_service' declared at (1) [-Wunused-parameter] mpif-constants.h:107:28: Warning: Unused parameter 'mpi_err_size' declared at (1) [-Wunused-parameter] mpif-constants.h:108:29: Warning: Unused parameter 'mpi_err_spawn' declared at (1) [-Wunused-parameter] mpif-constants.h:109:27: Warning: Unused parameter 'mpi_err_tag' declared at (1) [-Wunused-parameter] mpif-constants.h:110:32: Warning: Unused parameter 'mpi_err_topology' declared at (1) [-Wunused-parameter] mpif-constants.h:111:32: Warning: Unused parameter 'mpi_err_truncate' declared at (1) [-Wunused-parameter] mpif-constants.h:112:28: Warning: Unused parameter 'mpi_err_type' declared at (1) [-Wunused-parameter] mpif-constants.h:113:31: Warning: Unused parameter 'mpi_err_unknown' declared at (1) [-Wunused-parameter] mpif-constants.h:114:43: Warning: Unused parameter 'mpi_err_unsupported_datarep' declared at (1) [-Wunused-parameter] mpif-constants.h:115:45: Warning: Unused parameter 'mpi_err_unsupported_operation' declared at (1) [-Wunused-parameter] mpif-constants.h:116:27: Warning: Unused parameter 'mpi_err_win' declared at (1) [-Wunused-parameter] mpif-handles.h:63:35: Warning: Unused parameter 'mpi_errhandler_null' declared at (1) [-Wunused-parameter] mpif-constants.h:58:25: Warning: Unused parameter 'mpi_error' declared at (1) [-Wunused-parameter] mpif-handles.h:64:36: Warning: Unused parameter 'mpi_errors_are_fatal' declared at (1) [-Wunused-parameter] mpif-handles.h:65:33: Warning: Unused parameter 'mpi_errors_return' declared at (1) [-Wunused-parameter] mpif-io-handles.h:27:29: Warning: Unused parameter 'mpi_file_null' declared at (1) [-Wunused-parameter] mpif-handles.h:66:25: Warning: Unused parameter 'mpi_float' declared at (1) [-Wunused-parameter] mpif-handles.h:67:29: Warning: Unused parameter 'mpi_float_int' declared at (1) [-Wunused-parameter] mpif-constants.h:117:25: Warning: Unused parameter 'mpi_graph' declared at (1) [-Wunused-parameter] mpif-handles.h:68:31: Warning: Unused parameter 'mpi_group_empty' declared at (1) [-Wunused-parameter] mpif-handles.h:69:30: Warning: Unused parameter 'mpi_group_null' declared at (1) [-Wunused-parameter] mpif-constants.h:118:24: Warning: Unused parameter 'mpi_host' declared at (1) [-Wunused-parameter] mpif-constants.h:119:25: Warning: Unused parameter 'mpi_ident' declared at (1) [-Wunused-parameter] mpif-handles.h:70:28: Warning: Unused parameter 'mpi_info_env' declared at (1) [-Wunused-parameter] mpif-handles.h:72:23: Warning: Unused parameter 'mpi_int' declared at (1) [-Wunused-parameter] mpif-handles.h:73:27: Warning: Unused parameter 'mpi_int16_t' declared at (1) [-Wunused-parameter] mpif-handles.h:74:27: Warning: Unused parameter 'mpi_int32_t' declared at (1) [-Wunused-parameter] mpif-handles.h:75:27: Warning: Unused parameter 'mpi_int64_t' declared at (1) [-Wunused-parameter] mpif-handles.h:76:26: Warning: Unused parameter 'mpi_int8_t' declared at (1) [-Wunused-parameter] mpif-handles.h:77:27: Warning: Unused parameter 'mpi_integer' declared at (1) [-Wunused-parameter] mpif-handles.h:78:28: Warning: Unused parameter 'mpi_integer1' declared at (1) [-Wunused-parameter] mpif-handles.h:79:29: Warning: Unused parameter 'mpi_integer16' declared at (1) [-Wunused-parameter] mpif-handles.h:80:28: Warning: Unused parameter 'mpi_integer2' declared at (1) [-Wunused-parameter] mpif-handles.h:81:28: Warning: Unused parameter 'mpi_integer4' declared at (1) [-Wunused-parameter] mpif-handles.h:82:28: Warning: Unused parameter 'mpi_integer8' declared at (1) [-Wunused-parameter] mpif-config.h:41:65: Warning: Unused parameter 'mpi_integer_kind' declared at (1) [-Wunused-parameter] mpif-constants.h:120:22: Warning: Unused parameter 'mpi_io' declared at (1) [-Wunused-parameter] mpif-constants.h:121:34: Warning: Unused parameter 'mpi_keyval_invalid' declared at (1) [-Wunused-parameter] mpif-handles.h:83:24: Warning: Unused parameter 'mpi_land' declared at (1) [-Wunused-parameter] mpif-constants.h:122:32: Warning: Unused parameter 'mpi_lastusedcode' declared at (1) [-Wunused-parameter] mpif-handles.h:84:22: Warning: Unused parameter 'mpi_lb' declared at (1) [-Wunused-parameter] mpif-constants.h:123:34: Warning: Unused parameter 'mpi_lock_exclusive' declared at (1) [-Wunused-parameter] mpif-constants.h:124:31: Warning: Unused parameter 'mpi_lock_shared' declared at (1) [-Wunused-parameter] mpif-handles.h:85:27: Warning: Unused parameter 'mpi_logical' declared at (1) [-Wunused-parameter] mpif-handles.h:86:28: Warning: Unused parameter 'mpi_logical1' declared at (1) [-Wunused-parameter] mpif-handles.h:87:28: Warning: Unused parameter 'mpi_logical2' declared at (1) [-Wunused-parameter] mpif-handles.h:88:28: Warning: Unused parameter 'mpi_logical4' declared at (1) [-Wunused-parameter] mpif-handles.h:89:28: Warning: Unused parameter 'mpi_logical8' declared at (1) [-Wunused-parameter] mpif-handles.h:90:24: Warning: Unused parameter 'mpi_long' declared at (1) [-Wunused-parameter] mpif-handles.h:91:31: Warning: Unused parameter 'mpi_long_double' declared at (1) [-Wunused-parameter] mpif-handles.h:92:35: Warning: Unused parameter 'mpi_long_double_int' declared at (1) [-Wunused-parameter] mpif-handles.h:93:28: Warning: Unused parameter 'mpi_long_int' declared at (1) [-Wunused-parameter] mpif-handles.h:94:29: Warning: Unused parameter 'mpi_long_long' declared at (1) [-Wunused-parameter] mpif-handles.h:95:33: Warning: Unused parameter 'mpi_long_long_int' declared at (1) [-Wunused-parameter] mpif-handles.h:96:23: Warning: Unused parameter 'mpi_lor' declared at (1) [-Wunused-parameter] mpif-handles.h:97:24: Warning: Unused parameter 'mpi_lxor' declared at (1) [-Wunused-parameter] mpif-handles.h:98:23: Warning: Unused parameter 'mpi_max' declared at (1) [-Wunused-parameter] mpif-config.h:62:36: Warning: Unused parameter 'mpi_max_datarep_string' declared at (1) [-Wunused-parameter] mpif-config.h:56:34: Warning: Unused parameter 'mpi_max_error_string' declared at (1) [-Wunused-parameter] mpif-config.h:59:30: Warning: Unused parameter 'mpi_max_info_key' declared at (1) [-Wunused-parameter] mpif-config.h:60:30: Warning: Unused parameter 'mpi_max_info_val' declared at (1) [-Wunused-parameter] mpif-config.h:58:44: Warning: Unused parameter 'mpi_max_library_version_string' declared at (1) [-Wunused-parameter] mpif-config.h:57:33: Warning: Unused parameter 'mpi_max_object_name' declared at (1) [-Wunused-parameter] mpif-config.h:61:31: Warning: Unused parameter 'mpi_max_port_name' declared at (1) [-Wunused-parameter] mpif-config.h:55:36: Warning: Unused parameter 'mpi_max_processor_name' declared at (1) [-Wunused-parameter] mpif-handles.h:99:26: Warning: Unused parameter 'mpi_maxloc' declared at (1) [-Wunused-parameter] mpif-handles.h:100:35: Warning: Unused parameter 'mpi_message_no_proc' declared at (1) [-Wunused-parameter] mpif-handles.h:101:32: Warning: Unused parameter 'mpi_message_null' declared at (1) [-Wunused-parameter] mpif-handles.h:102:23: Warning: Unused parameter 'mpi_min' declared at (1) [-Wunused-parameter] mpif-handles.h:103:26: Warning: Unused parameter 'mpi_minloc' declared at (1) [-Wunused-parameter] mpif-io-constants.h:27:31: Warning: Unused parameter 'mpi_mode_append' declared at (1) [-Wunused-parameter] mpif-io-constants.h:28:31: Warning: Unused parameter 'mpi_mode_create' declared at (1) [-Wunused-parameter] mpif-io-constants.h:29:40: Warning: Unused parameter 'mpi_mode_delete_on_close' declared at (1) [-Wunused-parameter] mpif-io-constants.h:30:29: Warning: Unused parameter 'mpi_mode_excl' declared at (1) [-Wunused-parameter] mpif-constants.h:125:32: Warning: Unused parameter 'mpi_mode_nocheck' declared at (1) [-Wunused-parameter] mpif-constants.h:126:34: Warning: Unused parameter 'mpi_mode_noprecede' declared at (1) [-Wunused-parameter] mpif-constants.h:127:30: Warning: Unused parameter 'mpi_mode_noput' declared at (1) [-Wunused-parameter] mpif-constants.h:128:32: Warning: Unused parameter 'mpi_mode_nostore' declared at (1) [-Wunused-parameter] mpif-constants.h:129:34: Warning: Unused parameter 'mpi_mode_nosucceed' declared at (1) [-Wunused-parameter] mpif-io-constants.h:31:31: Warning: Unused parameter 'mpi_mode_rdonly' declared at (1) [-Wunused-parameter] mpif-io-constants.h:32:29: Warning: Unused parameter 'mpi_mode_rdwr' declared at (1) [-Wunused-parameter] mpif-io-constants.h:33:35: Warning: Unused parameter 'mpi_mode_sequential' declared at (1) [-Wunused-parameter] mpif-io-constants.h:34:36: Warning: Unused parameter 'mpi_mode_unique_open' declared at (1) [-Wunused-parameter] mpif-io-constants.h:35:31: Warning: Unused parameter 'mpi_mode_wronly' declared at (1) [-Wunused-parameter] mpif-handles.h:104:25: Warning: Unused parameter 'mpi_no_op' declared at (1) [-Wunused-parameter] mpif-handles.h:105:26: Warning: Unused parameter 'mpi_offset' declared at (1) [-Wunused-parameter] mpif-handles.h:106:27: Warning: Unused parameter 'mpi_op_null' declared at (1) [-Wunused-parameter] mpif-constants.h:130:27: Warning: Unused parameter 'mpi_order_c' declared at (1) [-Wunused-parameter] mpif-constants.h:131:33: Warning: Unused parameter 'mpi_order_fortran' declared at (1) [-Wunused-parameter] mpif-handles.h:107:26: Warning: Unused parameter 'mpi_packed' declared at (1) [-Wunused-parameter] mpif-constants.h:132:29: Warning: Unused parameter 'mpi_proc_null' declared at (1) [-Wunused-parameter] mpif-handles.h:108:24: Warning: Unused parameter 'mpi_prod' declared at (1) [-Wunused-parameter] mpif-handles.h:109:24: Warning: Unused parameter 'mpi_real' declared at (1) [-Wunused-parameter] mpif-handles.h:110:26: Warning: Unused parameter 'mpi_real16' declared at (1) [-Wunused-parameter] mpif-handles.h:111:25: Warning: Unused parameter 'mpi_real2' declared at (1) [-Wunused-parameter] mpif-handles.h:112:25: Warning: Unused parameter 'mpi_real4' declared at (1) [-Wunused-parameter] mpif-handles.h:113:25: Warning: Unused parameter 'mpi_real8' declared at (1) [-Wunused-parameter] mpif-handles.h:114:27: Warning: Unused parameter 'mpi_replace' declared at (1) [-Wunused-parameter] mpif-handles.h:115:32: Warning: Unused parameter 'mpi_request_null' declared at (1) [-Wunused-parameter] mpif-constants.h:133:24: Warning: Unused parameter 'mpi_root' declared at (1) [-Wunused-parameter] mpif-io-constants.h:36:28: Warning: Unused parameter 'mpi_seek_cur' declared at (1) [-Wunused-parameter] mpif-io-constants.h:37:28: Warning: Unused parameter 'mpi_seek_end' declared at (1) [-Wunused-parameter] mpif-io-constants.h:38:28: Warning: Unused parameter 'mpi_seek_set' declared at (1) [-Wunused-parameter] mpif-handles.h:116:25: Warning: Unused parameter 'mpi_short' declared at (1) [-Wunused-parameter] mpif-handles.h:117:29: Warning: Unused parameter 'mpi_short_int' declared at (1) [-Wunused-parameter] mpif-handles.h:118:31: Warning: Unused parameter 'mpi_signed_char' declared at (1) [-Wunused-parameter] mpif-constants.h:134:27: Warning: Unused parameter 'mpi_similar' declared at (1) [-Wunused-parameter] mpif-constants.h:135:26: Warning: Unused parameter 'mpi_source' declared at (1) [-Wunused-parameter] mpif-config.h:75:37: Warning: Unused parameter 'mpi_subarrays_supported' declared at (1) [-Wunused-parameter] mpif-constants.h:136:30: Warning: Unused parameter 'mpi_subversion' declared at (1) [-Wunused-parameter] mpif-constants.h:137:27: Warning: Unused parameter 'mpi_success' declared at (1) [-Wunused-parameter] mpif-handles.h:119:23: Warning: Unused parameter 'mpi_sum' declared at (1) [-Wunused-parameter] mpif-constants.h:147:37: Warning: Unused parameter 'mpi_t_err_cannot_init' declared at (1) [-Wunused-parameter] mpif-constants.h:148:40: Warning: Unused parameter 'mpi_t_err_cvar_set_never' declared at (1) [-Wunused-parameter] mpif-constants.h:149:42: Warning: Unused parameter 'mpi_t_err_cvar_set_not_now' declared at (1) [-Wunused-parameter] mpif-constants.h:150:33: Warning: Unused parameter 'mpi_t_err_invalid' declared at (1) [-Wunused-parameter] mpif-constants.h:151:40: Warning: Unused parameter 'mpi_t_err_invalid_handle' declared at (1) [-Wunused-parameter] mpif-constants.h:152:39: Warning: Unused parameter 'mpi_t_err_invalid_index' declared at (1) [-Wunused-parameter] mpif-constants.h:153:38: Warning: Unused parameter 'mpi_t_err_invalid_item' declared at (1) [-Wunused-parameter] mpif-constants.h:154:41: Warning: Unused parameter 'mpi_t_err_invalid_session' declared at (1) [-Wunused-parameter] mpif-constants.h:155:32: Warning: Unused parameter 'mpi_t_err_memory' declared at (1) [-Wunused-parameter] mpif-constants.h:156:41: Warning: Unused parameter 'mpi_t_err_not_initialized' declared at (1) [-Wunused-parameter] mpif-constants.h:157:40: Warning: Unused parameter 'mpi_t_err_out_of_handles' declared at (1) [-Wunused-parameter] mpif-constants.h:158:41: Warning: Unused parameter 'mpi_t_err_out_of_sessions' declared at (1) [-Wunused-parameter] mpif-constants.h:159:40: Warning: Unused parameter 'mpi_t_err_pvar_no_atomic' declared at (1) [-Wunused-parameter] mpif-constants.h:160:43: Warning: Unused parameter 'mpi_t_err_pvar_no_startstop' declared at (1) [-Wunused-parameter] mpif-constants.h:161:39: Warning: Unused parameter 'mpi_t_err_pvar_no_write' declared at (1) [-Wunused-parameter] mpif-constants.h:138:23: Warning: Unused parameter 'mpi_tag' declared at (1) [-Wunused-parameter] mpif-constants.h:139:26: Warning: Unused parameter 'mpi_tag_ub' declared at (1) [-Wunused-parameter] mpif-constants.h:140:35: Warning: Unused parameter 'mpi_thread_funneled' declared at (1) [-Wunused-parameter] mpif-constants.h:141:35: Warning: Unused parameter 'mpi_thread_multiple' declared at (1) [-Wunused-parameter] mpif-constants.h:142:37: Warning: Unused parameter 'mpi_thread_serialized' declared at (1) [-Wunused-parameter] mpif-constants.h:143:33: Warning: Unused parameter 'mpi_thread_single' declared at (1) [-Wunused-parameter] mpif-constants.h:144:37: Warning: Unused parameter 'mpi_typeclass_complex' declared at (1) [-Wunused-parameter] mpif-constants.h:145:37: Warning: Unused parameter 'mpi_typeclass_integer' declared at (1) [-Wunused-parameter] mpif-constants.h:146:34: Warning: Unused parameter 'mpi_typeclass_real' declared at (1) [-Wunused-parameter] mpif-handles.h:120:22: Warning: Unused parameter 'mpi_ub' declared at (1) [-Wunused-parameter] mpif-handles.h:121:28: Warning: Unused parameter 'mpi_uint16_t' declared at (1) [-Wunused-parameter] mpif-handles.h:122:28: Warning: Unused parameter 'mpi_uint32_t' declared at (1) [-Wunused-parameter] mpif-handles.h:123:28: Warning: Unused parameter 'mpi_uint64_t' declared at (1) [-Wunused-parameter] mpif-handles.h:124:27: Warning: Unused parameter 'mpi_uint8_t' declared at (1) [-Wunused-parameter] mpif-constants.h:162:29: Warning: Unused parameter 'mpi_undefined' declared at (1) [-Wunused-parameter] mpif-constants.h:163:27: Warning: Unused parameter 'mpi_unequal' declared at (1) [-Wunused-parameter] mpif-constants.h:164:33: Warning: Unused parameter 'mpi_universe_size' declared at (1) [-Wunused-parameter] mpif-handles.h:125:28: Warning: Unused parameter 'mpi_unsigned' declared at (1) [-Wunused-parameter] mpif-handles.h:126:33: Warning: Unused parameter 'mpi_unsigned_char' declared at (1) [-Wunused-parameter] mpif-handles.h:127:33: Warning: Unused parameter 'mpi_unsigned_long' declared at (1) [-Wunused-parameter] mpif-handles.h:128:38: Warning: Unused parameter 'mpi_unsigned_long_long' declared at (1) [-Wunused-parameter] mpif-handles.h:129:34: Warning: Unused parameter 'mpi_unsigned_short' declared at (1) [-Wunused-parameter] mpif-constants.h:165:27: Warning: Unused parameter 'mpi_version' declared at (1) [-Wunused-parameter] mpif-handles.h:130:25: Warning: Unused parameter 'mpi_wchar' declared at (1) [-Wunused-parameter] mpif-constants.h:166:28: Warning: Unused parameter 'mpi_win_base' declared at (1) [-Wunused-parameter] mpif-constants.h:167:37: Warning: Unused parameter 'mpi_win_create_flavor' declared at (1) [-Wunused-parameter] mpif-constants.h:168:33: Warning: Unused parameter 'mpi_win_disp_unit' declared at (1) [-Wunused-parameter] mpif-constants.h:169:39: Warning: Unused parameter 'mpi_win_flavor_allocate' declared at (1) [-Wunused-parameter] mpif-constants.h:170:37: Warning: Unused parameter 'mpi_win_flavor_create' declared at (1) [-Wunused-parameter] mpif-constants.h:171:38: Warning: Unused parameter 'mpi_win_flavor_dynamic' declared at (1) [-Wunused-parameter] mpif-constants.h:172:37: Warning: Unused parameter 'mpi_win_flavor_shared' declared at (1) [-Wunused-parameter] mpif-constants.h:173:29: Warning: Unused parameter 'mpi_win_model' declared at (1) [-Wunused-parameter] mpif-handles.h:131:28: Warning: Unused parameter 'mpi_win_null' declared at (1) [-Wunused-parameter] mpif-constants.h:174:32: Warning: Unused parameter 'mpi_win_separate' declared at (1) [-Wunused-parameter] mpif-constants.h:175:28: Warning: Unused parameter 'mpi_win_size' declared at (1) [-Wunused-parameter] mpif-constants.h:176:31: Warning: Unused parameter 'mpi_win_unified' declared at (1) [-Wunused-parameter] mpif-constants.h:177:35: Warning: Unused parameter 'mpi_wtime_is_global' declared at (1) [-Wunused-parameter] ../../../fortran/testpar/mdset.f90:31:21: 31 | INTEGER :: mpierror ! MPI hdferror flag | 1 Warning: Unused variable 'mpierror' declared at (1) [-Wunused-variable] mpif-constants.h:178:36: Warning: Unused parameter 'ompi_comm_type_board' declared at (1) [-Wunused-parameter] mpif-constants.h:179:38: Warning: Unused parameter 'ompi_comm_type_cluster' declared at (1) [-Wunused-parameter] mpif-constants.h:180:35: Warning: Unused parameter 'ompi_comm_type_core' declared at (1) [-Wunused-parameter] mpif-constants.h:181:33: Warning: Unused parameter 'ompi_comm_type_cu' declared at (1) [-Wunused-parameter] mpif-constants.h:182:35: Warning: Unused parameter 'ompi_comm_type_host' declared at (1) [-Wunused-parameter] mpif-constants.h:183:39: Warning: Unused parameter 'ompi_comm_type_hwthread' declared at (1) [-Wunused-parameter] mpif-constants.h:184:38: Warning: Unused parameter 'ompi_comm_type_l1cache' declared at (1) [-Wunused-parameter] mpif-constants.h:185:38: Warning: Unused parameter 'ompi_comm_type_l2cache' declared at (1) [-Wunused-parameter] mpif-constants.h:186:38: Warning: Unused parameter 'ompi_comm_type_l3cache' declared at (1) [-Wunused-parameter] mpif-constants.h:187:35: Warning: Unused parameter 'ompi_comm_type_node' declared at (1) [-Wunused-parameter] mpif-constants.h:188:35: Warning: Unused parameter 'ompi_comm_type_numa' declared at (1) [-Wunused-parameter] mpif-constants.h:189:37: Warning: Unused parameter 'ompi_comm_type_socket' declared at (1) [-Wunused-parameter] mpif-config.h:33:32: Warning: Unused parameter 'ompi_major_version' declared at (1) [-Wunused-parameter] mpif-config.h:33:52: Warning: Unused parameter 'ompi_minor_version' declared at (1) [-Wunused-parameter] mpif-config.h:34:34: Warning: Unused parameter 'ompi_release_version' declared at (1) [-Wunused-parameter] /bin/sh ../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/test -I../../fortran/src -I../../fortran/test -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -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.10.5/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.10.5/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making all in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' Making all in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DO.lo ../../../hl/src/H5DO.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DO.c -fPIC -DPIC -o .libs/H5DO.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DS.lo ../../../hl/src/H5DS.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5DS.c -fPIC -DPIC -o .libs/H5DS.o ../../../hl/src/H5DS.c: In function 'H5DSset_label': ../../../hl/src/H5DS.c:1436:7: warning: 'u.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 1436 | } u; | ^ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IM.lo ../../../hl/src/H5IM.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5IM.c -fPIC -DPIC -o .libs/H5IM.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LT.lo ../../../hl/src/H5LT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LT.c -fPIC -DPIC -o .libs/H5LT.o ../../../hl/src/H5LT.c: In function 'H5LTfind_dataset': ../../../hl/src/H5LT.c:1414:76: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 1414 | 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:2040:77: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual] 2040 | return H5Aiterate2(loc_id, H5_INDEX_NAME, H5_ITER_INC, NULL, find_attr, (void *)attr_name); | ^ In file included from /usr/include/string.h:494, from ../../../hl/src/H5LT.c:17: In function 'strncat', inlined from 'realloc_and_append' at ../../../hl/src/H5LT.c:2296:4, inlined from 'indentation' at ../../../hl/src/H5LT.c:2337:16: /usr/include/bits/string_fortified.h:136:10: warning: '__builtin_strncat' output may be truncated copying between 0 and 255 bytes from a string of length 255 [-Wstringop-truncation] 136 | return __builtin___strncat_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTanalyze.lo ../../../hl/src/H5LTanalyze.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTanalyze.c -fPIC -DPIC -o .libs/H5LTanalyze.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTparse.lo ../../../hl/src/H5LTparse.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LTparse.c -fPIC -DPIC -o .libs/H5LTparse.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5PT.lo ../../../hl/src/H5PT.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5PT.c -fPIC -DPIC -o .libs/H5PT.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TB.lo ../../../hl/src/H5TB.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -fPIC -DPIC -o .libs/H5TB.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5TB.c -o H5TB.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LD.lo ../../../hl/src/H5LD.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -fPIC -DPIC -o .libs/H5LD.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../hl/src -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../hl/src/H5LD.c -o H5LD.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -Wl,--as-needed -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 .libs/H5LD.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so.100" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5_hl.so" && ln -s "libhdf5_hl.so.100.1.2" "libhdf5_hl.so") libtool: link: ar cr .libs/libhdf5_hl.a H5DO.o H5DS.o H5IM.o H5LT.o H5LTanalyze.o H5LTparse.o H5PT.o H5TB.o H5LD.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.10.5/openmpi/hl/src' Making all in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_lite.o ../../../hl/test/test_lite.c In file included from ../../../hl/test/test_lite.c:17: ../../../hl/test/test_lite.c: In function 'main': ../../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 14 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../../src/H5Epublic.h:20, from ../../../src/hdf5.h:26, from ../../../test/h5test.h:27, from ../../../hl/test/h5hltest.h:25, from ../../../hl/test/test_lite.c:16: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 15 and 1038 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_lite test_lite.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_image.o ../../../hl/test/test_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_image test_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_file_image.o ../../../hl/test/test_file_image.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_file_image test_file_image.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_table.o ../../../hl/test/test_table.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_table test_table.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ds.o ../../../hl/test/test_ds.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ds test_ds.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet.o ../../../hl/test/test_packet.c mpicc -DHAVE_CONFIG_H -I. -I../../../hl/test -I../../src -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_packet_vlen.o ../../../hl/test/test_packet_vlen.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_packet test_packet.o test_packet_vlen.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_ld.o ../../../hl/test/test_ld.c In file included from ../../../hl/test/test_ld.c:20: ../../../test/H5srcdir.h: In function 'H5_get_srcdir_filename.constprop': ../../../test/H5srcdir.h:62:69: warning: '%s' directive output may be truncated writing 10 bytes into a region of size between 1 and 1024 [-Wformat-truncation=] 62 | HDsnprintf(srcdir_testpath, sizeof(srcdir_testpath), "%s%s", srcdir, filename); | ^~ In file included from /usr/include/stdio.h:867, from ../../../hl/test/test_ld.c:16: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 1034 bytes into a destination of size 1024 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_ld test_ld.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_ld test_ld.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_dset_append.o ../../../hl/test/test_dset_append.c ../../../hl/test/test_dset_append.c:758:1: warning: 'test_dataset_append_BUG2' defined but not used [-Wunused-function] 758 | test_dataset_append_BUG2(hid_t fid) | ^~~~~~~~~~~~~~~~~~~~~~~~ ../../../hl/test/test_dset_append.c:596:1: warning: 'test_dataset_append_BUG1' defined but not used [-Wunused-function] 596 | test_dataset_append_BUG1(hid_t fid) | ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_dset_append test_dset_append.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_dset_append test_dset_append.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I. -I../../../hl/test -I../../src -I../../../src -I../../test -I../../../test -I../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o test_h5do_compat.o ../../../hl/test/test_h5do_compat.c /bin/sh ../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o test_h5do_compat test_h5do_compat.o ../../hl/src/libhdf5_hl.la ../../test/libh5test.la ../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/test_h5do_compat test_h5do_compat.o ../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/test' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making all in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2hdf.o ../../../../hl/tools/gif2h5/gif2hdf.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gif2mem.o ../../../../hl/tools/gif2h5/gif2mem.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o decompress.o ../../../../hl/tools/gif2h5/decompress.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o gifread.o ../../../../hl/tools/gif2h5/gifread.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o writehdf.o ../../../../hl/tools/gif2h5/writehdf.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/gif2h5 gif2hdf.o gif2mem.o decompress.o gifread.o writehdf.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdf2gif.o ../../../../hl/tools/gif2h5/hdf2gif.c mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/gif2h5 -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o hdfgifwr.o ../../../../hl/tools/gif2h5/hdfgifwr.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gif hdf2gif.o hdfgifwr.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h52gifgentst.o ../../../../hl/tools/gif2h5/h52gifgentst.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h52gifgentst h52gifgentst.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/tools/gif2h5' Making all in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/tools/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watch.o ../../../../hl/tools/h5watch/h5watch.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watch h5watch.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watch h5watch.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o swmr_check_compat_vfd.o ../../../../hl/tools/h5watch/swmr_check_compat_vfd.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/swmr_check_compat_vfd swmr_check_compat_vfd.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o h5watchgentest.o ../../../../hl/tools/h5watch/h5watchgentest.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o h5watchgentest h5watchgentest.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/h5watchgentest h5watchgentest.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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/h5watch -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../tools/lib -I../../../../hl/src -I../../../../hl/test -I../../../../test -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o extend_dset-extend_dset.o `test -f 'extend_dset.c' || echo '../../../../hl/tools/h5watch/'`extend_dset.c /bin/sh ../../../libtool --tag=CC --mode=link mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o extend_dset extend_dset-extend_dset.o ../../../hl/src/libhdf5_hl.la ../../../tools/lib/libh5tools.la ../../../src/libhdf5.la ../../../test/libh5test.la ../../../src/libhdf5.la -lsz -lz -ldl -lm libtool: link: mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/extend_dset extend_dset-extend_dset.o ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../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[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making all in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' Making all in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5HL_buildiface.o ../../../../hl/fortran/src/H5HL_buildiface.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm libtool: link: mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o H5HL_buildiface H5HL_buildiface.o -lsz -lz -ldl -lm /bin/sh ../../../libtool --tag=CC --mode=compile mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5DSfc.lo ../../../../hl/fortran/src/H5DSfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5LTfc.lo ../../../../hl/fortran/src/H5LTfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5LTfc.c -fPIC -DPIC -o .libs/H5LTfc.o libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMfc.lo ../../../../hl/fortran/src/H5IMfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5IMcc.lo ../../../../hl/fortran/src/H5IMcc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o H5TBfc.lo ../../../../hl/fortran/src/H5TBfc.c libtool: compile: mpicc -DHAVE_CONFIG_H -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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:100:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 100 | (size_t)*type_size, (const char **)c_field_names, c_field_offset, c_field_types, | ^ ../../../../hl/fortran/src/H5TBfc.c: In function 'h5tbmake_table_ptr_c': ../../../../hl/fortran/src/H5TBfc.c:206:33: warning: to be safe all intermediate pointers in cast from 'char **' to 'const char **' must be 'const' qualified [-Wcast-qual] 206 | (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 -I../../../fortran/src -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API -I../../../../src -I../../../../hl/src -I../../../hl/src -I../../../../fortran/src -I../../../fortran/src -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c ../../../../hl/fortran/src/H5TBfc.c -o H5TBfc.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5DSff.lo ../../../../hl/fortran/src/H5DSff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5DSff.F90 -fPIC -o .libs/H5DSff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5LTff.lo ../../../../hl/fortran/src/H5LTff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5LTff.F90 -fPIC -o .libs/H5LTff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/src/H5LTff.F90:402:11: 402 | dims,& | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5TBff.lo ../../../../hl/fortran/src/H5TBff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5TBff.F90 -fPIC -o .libs/H5TBff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/src/H5TBff.F90:980:41: 980 | 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. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -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=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5IMff.lo ../../../../hl/fortran/src/H5IMff.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.F90 -fPIC -o .libs/H5IMff.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c ../../../../hl/fortran/src/H5IMff.F90 -o H5IMff.o >/dev/null 2>&1 ./H5HL_buildiface /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5LTff_gen.lo H5LTff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5LTff_gen.F90 -fPIC -o .libs/H5LTff_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran H5LTff_gen.F90:6374:75: 6374 | SUBROUTINE h5ltread_dataset_int_kind_16_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:6230:74: 6230 | SUBROUTINE h5ltread_dataset_int_kind_8_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:6086:74: 6086 | SUBROUTINE h5ltread_dataset_int_kind_4_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5942:74: 5942 | SUBROUTINE h5ltread_dataset_int_kind_2_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5798:74: 5798 | SUBROUTINE h5ltread_dataset_int_kind_1_rank_0(loc_id,dset_name, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5662:88: 5662 | SUBROUTINE h5ltread_dataset_integer_kind_16_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5526:87: 5526 | SUBROUTINE h5ltread_dataset_integer_kind_8_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5390:87: 5390 | SUBROUTINE h5ltread_dataset_integer_kind_4_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5254:87: 5254 | SUBROUTINE h5ltread_dataset_integer_kind_2_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:5118:87: 5118 | SUBROUTINE h5ltread_dataset_integer_kind_1_rank_0(loc_id,dset_name, type_id, buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3510:77: 3510 | SUBROUTINE h5ltread_dataset_double_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3382:77: 3382 | SUBROUTINE h5ltread_dataset_double_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3254:76: 3254 | SUBROUTINE h5ltread_dataset_double_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:3126:76: 3126 | SUBROUTINE h5ltread_dataset_double_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2454:76: 2454 | SUBROUTINE h5ltread_dataset_float_kind_16_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2326:76: 2326 | SUBROUTINE h5ltread_dataset_float_kind_10_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2198:75: 2198 | SUBROUTINE h5ltread_dataset_float_kind_8_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:2070:75: 2070 | SUBROUTINE h5ltread_dataset_float_kind_4_rank_0(loc_id,dset_name,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1390:83: 1390 | SUBROUTINE h5ltread_dataset_real_kind_16_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1254:83: 1254 | SUBROUTINE h5ltread_dataset_real_kind_10_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:1118:82: 1118 | SUBROUTINE h5ltread_dataset_real_kind_8_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] H5LTff_gen.F90:982:82: 982 | SUBROUTINE h5ltread_dataset_real_kind_4_rank_0(loc_id,dset_name,type_id,buf,dims,errcode) | 1 Warning: Unused dummy argument 'dims' at (1) [-Wunused-dummy-argument] libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5LTff_gen.F90 -o H5LTff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=compile mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o H5TBff_gen.lo H5TBff_gen.F90 libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5TBff_gen.F90 -fPIC -o .libs/H5TBff_gen.o f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran libtool: compile: mpif90 -I. -I../../../../hl/fortran/src -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c H5TBff_gen.F90 -o H5TBff_gen.o >/dev/null 2>&1 /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 100:4:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm libtool: link: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs ../../../hl/src/.libs/libhdf5_hl.so ../../../fortran/src/.libs/libhdf5_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so.100" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so.100") libtool: link: (cd ".libs" && rm -f "libhdf5hl_fortran.so" && ln -s "libhdf5hl_fortran.so.100.0.4" "libhdf5hl_fortran.so") libtool: link: ar cr .libs/libhdf5hl_fortran.a H5DSfc.o H5LTfc.o H5IMfc.o H5IMcc.o H5TBfc.o H5DSff.o H5LTff.o H5TBff.o H5IMff.o H5LTff_gen.o H5TBff_gen.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.10.5/openmpi/hl/fortran/src' Making all in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstds.o ../../../../hl/fortran/test/tstds.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstds tstds.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstds tstds.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstlite.o ../../../../hl/fortran/test/tstlite.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstlite tstlite.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstlite tstlite.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tstimage.o ../../../../hl/fortran/test/tstimage.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran ../../../../hl/fortran/test/tstimage.F90:105:14: 105 | 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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tstimage tstimage.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tstimage tstimage.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs/libhdf5.so ../../../src/.libs/libhdf5.so -lsz -lz -ldl -lm -Wl,-rpath -Wl,/usr/lib64/openmpi/lib mpif90 -I. -I../../../../hl/fortran/test -I../../../src -I../../../fortran/src -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -c -o tsttable.o ../../../../hl/fortran/test/tsttable.F90 f951: Warning: '-Werror=' argument '-Werror=format-security' is not valid for Fortran /bin/sh ../../../libtool --tag=FC --mode=link mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o tsttable tsttable.o ../../../fortran/test/tf_gen.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 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../hl/fortran/src -I../../../fortran/test -I../../../fortran/src -I../../../fortran/test -I../../../hl/fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z -Wl,now -Wl,--as-needed -o .libs/tsttable tsttable.o ../../../fortran/test/tf_gen.o ../../../hl/fortran/src/.libs/libhdf5hl_fortran.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src/.libs/libhdf5_fortran.so ../../../fortran/src/.libs/libhdf5_fortran.so ../../../hl/src/.libs/libhdf5_hl.so /builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' '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;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ 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 ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + popd ~/build/BUILD/hdf5-1.10.5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HrWKAa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 + cd hdf5-1.10.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 'INSTALL=/usr/bin/install -p' -C build make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.la libtool: install: /usr/bin/install -p .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include' /usr/bin/install -p -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/H5FDwindows.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.10.5-4.fc32.x86_64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /usr/bin/install -p -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' 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.10.5/build/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5diff /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5diff make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5ls /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5ls make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5dump /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5debug /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5debug libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5repart /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5repart libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5mkgrp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5mkgrp libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5clear /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /usr/bin/install -p h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5import /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5import make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/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 -p .libs/h5repack /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5repack make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5jam /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5jam libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5unjam /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5unjam make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5copy /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5copy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5format_convert /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5format_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5stat /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5stat make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' 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.10.5/build/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' 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.10.5/build/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' 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.10.5/build/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' 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.10.5/build/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making install in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' 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.10.5/build/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' 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.10.5/build/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' 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.10.5/build/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' 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.10.5/build/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' 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.10.5/build/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' 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.10.5/build/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' Making install in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5perf_serial '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/h5perf_serial /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5perf_serial make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/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.10.5/build/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making install in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /usr/bin/install -p h5c++ '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_cpp.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: warning: relinking 'libhdf5_cpp.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/build/c++/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/build/libtool" --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 104:0:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_cpp.la -rpath /usr/lib64 H5Exception.lo H5IdComponent.lo H5DataSpace.lo H5PropList.lo H5Library.lo H5FaccProp.lo H5FcreatProp.lo H5LcreatProp.lo H5LaccProp.lo H5DaccProp.lo H5DxferProp.lo H5DcreatProp.lo H5Location.lo H5AbstractDs.lo H5Attribute.lo H5Object.lo H5OcreatProp.lo H5DataType.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.10.5-4.fc32.x86_64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/9/crtbeginS.o .libs/H5Exception.o .libs/H5IdComponent.o .libs/H5DataSpace.o .libs/H5PropList.o .libs/H5Library.o .libs/H5FaccProp.o .libs/H5FcreatProp.o .libs/H5LcreatProp.o .libs/H5LaccProp.o .libs/H5DaccProp.o .libs/H5DxferProp.o .libs/H5DcreatProp.o .libs/H5Location.o .libs/H5AbstractDs.o .libs/H5Attribute.o .libs/H5Object.o .libs/H5OcreatProp.o .libs/H5DataType.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.10.5-4.fc32.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/9/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_cpp.so.103 -o .libs/libhdf5_cpp.so.103.1.0 libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.so.103.1.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103 || { rm -f libhdf5_cpp.so.103 && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_cpp.so.103.1.0 libhdf5_cpp.so || { rm -f libhdf5_cpp.so && ln -s libhdf5_cpp.so.103.1.0 libhdf5_cpp.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.la libtool: install: /usr/bin/install -p .libs/libhdf5_cpp.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include' /usr/bin/install -p -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/H5DaccProp.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/H5LcreatProp.h ../../../c++/src/H5LaccProp.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.10.5-4.fc32.x86_64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/c++/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' /usr/bin/make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: warning: relinking 'libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/build/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/build/libtool" --tag FC --mode=relink gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 102:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64 H5f90global.lo H5fortran_types.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_gen.lo H5fortkit.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 HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: gfortran -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.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_gen.o .libs/H5fortkit.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/HDF5.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.so.102.0.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102 || { rm -f libhdf5_fortran.so.102 && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.la libtool: install: /usr/bin/install -p .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making install in java make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making install in jni make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5_java.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: warning: relinking 'libhdf5_java.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/build/libtool" --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -avoid-version -shared -export-dynamic -version-info 104:0:4 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_java.la -rpath /usr/lib64 exceptionImp.lo h5Constants.lo nativeData.lo h5util.lo h5Imp.lo h5aImp.lo h5dImp.lo h5eImp.lo h5fImp.lo h5gImp.lo h5iImp.lo h5lImp.lo h5oImp.lo h5pImp.lo h5pACPLImp.lo h5pDAPLImp.lo h5pDCPLImp.lo h5pDXPLImp.lo h5pFAPLImp.lo h5pFCPLImp.lo h5pGAPLImp.lo h5pGCPLImp.lo h5pLAPLImp.lo h5pLCPLImp.lo h5pOCPLImp.lo h5pOCpyPLImp.lo h5pStrCPLImp.lo h5plImp.lo h5rImp.lo h5sImp.lo h5tImp.lo h5zImp.lo ../../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/exceptionImp.o .libs/h5Constants.o .libs/nativeData.o .libs/h5util.o .libs/h5Imp.o .libs/h5aImp.o .libs/h5dImp.o .libs/h5eImp.o .libs/h5fImp.o .libs/h5gImp.o .libs/h5iImp.o .libs/h5lImp.o .libs/h5oImp.o .libs/h5pImp.o .libs/h5pACPLImp.o .libs/h5pDAPLImp.o .libs/h5pDCPLImp.o .libs/h5pDXPLImp.o .libs/h5pFAPLImp.o .libs/h5pFCPLImp.o .libs/h5pGAPLImp.o .libs/h5pGCPLImp.o .libs/h5pLAPLImp.o .libs/h5pLCPLImp.o .libs/h5pOCPLImp.o .libs/h5pOCpyPLImp.o .libs/h5pStrCPLImp.o .libs/h5plImp.o .libs/h5rImp.o .libs/h5sImp.o .libs/h5tImp.o .libs/h5zImp.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_java.so -o .libs/libhdf5_java.so libtool: install: /usr/bin/install -p .libs/libhdf5_java.soT /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_java.so libtool: install: /usr/bin/install -p .libs/libhdf5_java.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_java.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' test -d ./.classes || /usr/bin/mkdir -p ./.classes javadoc -sourcepath ../../../java/src -d javadoc -use -splitIndex -windowtitle 'HDF5 Java' -doctitle '

HDF5 Java Wrapper

' -J-Xmx180m -verbose -overview ../../../java/src/hdf/overview.html -classpath CLASSPATH=.:../../../java/lib/slf4j-api-1.7.25.jar:$CLASSPATH hdf.hdf5lib Loading source files for package hdf.hdf5lib... [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 160ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 4ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 12ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 7ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 1ms] Constructing Javadoc information... [search path for source files: ../../../java/src] [search path for class files: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/dnsns.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[../../../java/lib/slf4j-api-1.7.25.jar(org/slf4j/Logger.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_232 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) ^ ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/package-use.html... Building index for all the packages and classes... Generating javadoc/overview-tree.html... Generating javadoc/index-files/index-1.html... Generating javadoc/index-files/index-2.html... Generating javadoc/index-files/index-3.html... Generating javadoc/index-files/index-4.html... Generating javadoc/index-files/index-5.html... Generating javadoc/index-files/index-6.html... Generating javadoc/index-files/index-7.html... Generating javadoc/index-files/index-8.html... Generating javadoc/index-files/index-9.html... Generating javadoc/index-files/index-10.html... Generating javadoc/index-files/index-11.html... Generating javadoc/index-files/index-12.html... Generating javadoc/index-files/index-13.html... Generating javadoc/deprecated-list.html... Building index for all classes... Generating javadoc/allclasses-frame.html... Generating javadoc/allclasses-noframe.html... Generating javadoc/index.html... Generating javadoc/overview-summary.html... Generating javadoc/help-doc.html... [done in 2445 ms] 2 warnings jar cvf hdf5.jar -C .classes/ hdf/hdf5lib added manifest adding: hdf/hdf5lib/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[4]: Nothing to be done for 'install-exec-am'. test -d ./.classes || /usr/bin/mkdir -p ./.classes javadoc -sourcepath ../../../java/src -d javadoc -use -splitIndex -windowtitle 'HDF5 Java' -doctitle '

HDF5 Java Wrapper

' -J-Xmx180m -verbose -overview ../../../java/src/hdf/overview.html -classpath CLASSPATH=.:../../../java/lib/slf4j-api-1.7.25.jar:$CLASSPATH hdf.hdf5lib Loading source files for package hdf.hdf5lib... [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 131ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 4ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 11ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 6ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 1ms] Constructing Javadoc information... [search path for source files: ../../../java/src] [search path for class files: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/dnsns.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 2ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[../../../java/lib/slf4j-api-1.7.25.jar(org/slf4j/Logger.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_232 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) ^ ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/package-use.html... Building index for all the packages and classes... Generating javadoc/overview-tree.html... Generating javadoc/index-files/index-1.html... Generating javadoc/index-files/index-2.html... Generating javadoc/index-files/index-3.html... Generating javadoc/index-files/index-4.html... Generating javadoc/index-files/index-5.html... Generating javadoc/index-files/index-6.html... Generating javadoc/index-files/index-7.html... Generating javadoc/index-files/index-8.html... Generating javadoc/index-files/index-9.html... Generating javadoc/index-files/index-10.html... Generating javadoc/index-files/index-11.html... Generating javadoc/index-files/index-12.html... Generating javadoc/index-files/index-13.html... Generating javadoc/deprecated-list.html... Building index for all classes... Generating javadoc/allclasses-frame.html... Generating javadoc/allclasses-noframe.html... Generating javadoc/index.html... Generating javadoc/overview-summary.html... Generating javadoc/help-doc.html... [done in 2329 ms] 2 warnings jar cvf hdf5.jar -C .classes/ hdf/hdf5lib added manifest adding: hdf/hdf5lib/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib/java' /usr/bin/install -p -m 644 hdf5.jar '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib/java' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib/java' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5test.jar -C .classes/ test added manifest adding: test/(in = 0) (out= 0)(stored 0%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5Tparams.class(in = 10436) (out= 3057)(deflated 70%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6430)(deflated 56%) adding: test/TestH5D.class(in = 17809) (out= 7936)(deflated 55%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6142)(deflated 58%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5P.class(in = 31648) (out= 11621)(deflated 63%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5Obasic.class(in = 12960) (out= 4443)(deflated 65%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15087)(deflated 59%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5E$1H5E_walk_callback.class(in = 1004) (out= 565)(deflated 43%) adding: test/TestH5Obasic$1idata.class(in = 543) (out= 360)(deflated 33%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5A.class(in = 27282) (out= 11468)(deflated 57%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7308)(deflated 65%) adding: test/TestH5Lparams.class(in = 6749) (out= 1987)(deflated 70%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5PData.class(in = 7786) (out= 3835)(deflated 50%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5S.class(in = 15223) (out= 5986)(deflated 60%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/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.10.5/build/java/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' Making install in examples make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' Making install in intro make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5intro.jar -C .classes/ examples/intro added manifest adding: examples/intro/(in = 0) (out= 0)(stored 0%) adding: examples/intro/H5_CreateGroupAbsoluteRelative.class(in = 1782) (out= 1030)(deflated 42%) adding: examples/intro/H5_CreateGroup.class(in = 1310) (out= 793)(deflated 39%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) adding: examples/intro/H5_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' 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.10.5/build/java/examples/intro' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' Making install in groups make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5groups.jar -C .classes/ examples/groups added manifest adding: examples/groups/(in = 0) (out= 0)(stored 0%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_callback.class(in = 1961) (out= 990)(deflated 49%) adding: examples/groups/H5Ex_G_Phase.class(in = 3800) (out= 2144)(deflated 43%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) adding: examples/groups/H5Ex_G_Iterate$1.class(in = 823) (out= 493)(deflated 40%) adding: examples/groups/H5Ex_G_Iterate$H5O_type.class(in = 2192) (out= 1068)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) adding: examples/groups/H5Ex_G_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' 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.10.5/build/java/examples/groups' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' Making install in datasets make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datasets.jar -C .classes/ examples/datasets added manifest adding: examples/datasets/(in = 0) (out= 0)(stored 0%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(deflated 41%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_FillValue.class(in = 3904) (out= 2220)(deflated 43%) adding: examples/datasets/H5Ex_D_Compact$1.class(in = 991) (out= 567)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(deflated 41%) adding: examples/datasets/H5Ex_D_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' 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.10.5/build/java/examples/datasets' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' Making install in datatypes make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datatypes.jar -C .classes/ examples/datatypes added manifest adding: examples/datatypes/(in = 0) (out= 0)(stored 0%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference$H5G_obj.class(in = 2357) (out= 1115)(deflated 52%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_VLString.class(in = 2699) (out= 1614)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' 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.10.5/build/java/examples/datatypes' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' 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.10.5/build/java/examples' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' 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.10.5/build/java' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/build/hl/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/build/libtool" --tag CC --mode=relink gcc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_hl.la -rpath /usr/lib64 H5DO.lo H5DS.lo H5IM.lo H5LT.lo H5LTanalyze.lo H5LTparse.lo H5PT.lo H5TB.lo H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: gcc -Wl,--as-needed -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 .libs/H5LD.o -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 -L/usr/lib64 -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: install: /usr/bin/install -p .libs/libhdf5_hl.so.100.1.2T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.la libtool: install: /usr/bin/install -p .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include' /usr/bin/install -p -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 ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/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 -p .libs/gif2h5 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/gif2h5 libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/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 -p .libs/h52gif /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' Making install in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -p h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin' libtool: warning: '../../../hl/src/libhdf5_hl.la' has not been installed in '/usr/lib64' libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/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 -p .libs/h5watch /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5watch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making install in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5_hl_cpp.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: warning: relinking 'libhdf5_hl_cpp.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/build/libtool" --tag CXX --mode=relink g++ -pedantic -Wall -W -Wundef -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -Wconversion -Wredundant-decls -Winline -Wsign-promo -Woverloaded-virtual -Wold-style-cast -Weffc++ -Wreorder -Wnon-virtual-dtor -Wctor-dtor-privacy -Wabi -finline-functions -s -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:3:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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.10.5-4.fc32.x86_64) libtool: relink: g++ -fPIC -DPIC -Wl,--as-needed -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/9/crtbeginS.o .libs/H5PacketTable.o -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_cpp -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/9/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64/crtn.o -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl_cpp.so.100 -o .libs/libhdf5_hl_cpp.so.100.1.3 libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.so.100.1.3T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100 || { rm -f libhdf5_hl_cpp.so.100 && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so || { rm -f libhdf5_hl_cpp.so && ln -s libhdf5_hl_cpp.so.100.1.3 libhdf5_hl_cpp.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.la libtool: install: /usr/bin/install -p .libs/libhdf5_hl_cpp.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include' /usr/bin/install -p -m 644 ../../../../hl/c++/src/H5PacketTable.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/c++' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64' libtool: warning: relinking 'libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/build/libtool" --tag FC --mode=relink gfortran -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -version-info 100:4:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64 H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: gfortran -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -L/builddir/build/BUILD/hdf5-1.10.5/build/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 -L/usr/lib64 -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -L/usr/lib/gcc/x86_64-redhat-linux/9 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/9/../../.. -lgfortran -lquadmath -lm -lc -lgcc_s -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.so.100.0.4T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.la libtool: install: /usr/bin/install -p .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64 && \ if test -f libhdf5hl_fortran.a -a \ ! -f libhdf5_hl_fortran.a; then \ ln -s libhdf5hl_fortran.a libhdf5_hl_fortran.a; \ fi; \ if test -f libhdf5hl_fortran.so -a \ ! -f libhdf5_hl_fortran.so; then \ ln -s libhdf5hl_fortran.so libhdf5_hl_fortran.so; \ fi; make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' for d in examples fortran c++ hl; do \ (cd $d && /usr/bin/make install-examples) || exit 1; \ done make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c + /usr/bin/install -p ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c/. + /usr/bin/install -p ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/. + /usr/bin/install -p ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran + /usr/bin/install -p ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. + /usr/bin/install -p run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++ + /usr/bin/install -p ../../../c++/examples/create.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/readdata.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/writedata.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/compound.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/extend_ds.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/chunks.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5group.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_cmprss.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtatt.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtdat.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrpar.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrp.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_crtgrpd.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_extend.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_rdwt.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p ../../../c++/examples/h5tutr_subset.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. + /usr/bin/install -p run-c++-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/c++/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' for d in examples fortran c++; do \ (cd $d && /usr/bin/make install-examples) || exit 1; \ done make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c + /usr/bin/install -p ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c/. + /usr/bin/install -p ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/fortran + /usr/bin/install -p ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -p ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/fortran/. + /usr/bin/install -p run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c++ + /usr/bin/install -p ../../../../hl/c++/examples/ptExampleFL.cpp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c++/. + /usr/bin/install -p run-hlc++-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/hdf5_examples/hl/c++/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_java.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/gfortran/modules + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/gfortran/modules + for mpi in mpich openmpi + module load mpi/mpich-x86_64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-x86_64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-x86_64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-x86_64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-x86_64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-x86_64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' '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-x86_64;' 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-x86_64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-x86_64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gteDg2XzY0IixbImZ1bGxOYW1lIl09Im1waS9tcGljaC14ODZfNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1;' export '_ModuleTable001_;' '_ModuleTable002_=bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-x86_64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-x86_64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-x86_64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-x86_64:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ 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-x86_64 ++ 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-x86_64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-x86_64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gteDg2XzY0IixbImZ1bGxOYW1lIl09Im1waS9tcGljaC14ODZfNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1 ++ export _ModuleTable001_ ++ _ModuleTable002_=bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C mpich install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/mpich-x86_64' /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/H5FDwindows.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.10.5-4.fc32.x86_64/usr/include/mpich-x86_64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' 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.10.5/mpich/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' Making install in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/ph5diff make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5ls make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5mkgrp libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64/mpich/lib' libtool: install: /usr/bin/install -c .libs/h5clear /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5import make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/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/h5repack /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5repack make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5unjam make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5copy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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/h5format_convert /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5format_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5stat make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' 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.10.5/mpich/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' 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.10.5/mpich/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' 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.10.5/mpich/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' 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.10.5/mpich/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making install in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' 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.10.5/mpich/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' 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.10.5/mpich/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' 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.10.5/mpich/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' 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.10.5/mpich/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' 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.10.5/mpich/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' 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.10.5/mpich/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' Making install in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5perf make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/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.10.5/mpich/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' libtool: warning: relinking 'libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/mpich/libtool" --tag FC --mode=relink mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 102:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/mpich/lib H5f90global.lo H5fortran_types.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_gen.lo H5fortkit.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 HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.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_gen.o .libs/H5fortkit.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/HDF5.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.102.0.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102 || { rm -f libhdf5_fortran.so.102 && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' Making install in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/mpich/libtool" --tag CC --mode=relink mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: mpicc -Wl,--as-needed -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 .libs/H5LD.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.1.2T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/mpich-x86_64' /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 ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5/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.10.5-4.fc32.x86_64/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.10.5/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.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' Making install in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5/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/h5watch /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/bin/h5watch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib' libtool: warning: relinking 'libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/mpich/libtool" --tag FC --mode=relink mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/mpich -version-info 100:4:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/mpich/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/usr/lib64/mpich/lib -L/builddir/build/BUILD/hdf5-1.10.5/mpich/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib -L/usr/lib64/mpich/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.100.0.4T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64/mpich/lib' make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib && \ if test -f libhdf5hl_fortran.a -a \ ! -f libhdf5_hl_fortran.a; then \ ln -s libhdf5hl_fortran.a libhdf5_hl_fortran.a; \ fi; \ if test -f libhdf5hl_fortran.so -a \ ! -f libhdf5_hl_fortran.so; then \ ln -s libhdf5hl_fortran.so libhdf5_hl_fortran.so; \ fi; make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/mpich/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/mpich/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/mpich/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/mpich/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/gfortran/modules/mpich + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/mpich-x86_64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/gfortran/modules/mpich/ + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' '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;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ 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 ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ 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-x86_64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-x86_64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-x86_64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-x86_64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-x86_64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/openmpi-x86_64:/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-x86_64;' 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-x86_64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-x86_64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS14ODZfNjQiLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFy;' export '_ModuleTable001_;' '_ModuleTable002_=ZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-x86_64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-x86_64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-x86_64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/openmpi-x86_64:/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-x86_64 ++ 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-x86_64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-x86_64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS14ODZfNjQiLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFy ++ export _ModuleTable001_ ++ _ModuleTable002_=ZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C openmpi install DESTDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making install in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libhdf5.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/libhdf5.so.103.1.0 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so.103 || { rm -f libhdf5.so.103 && ln -s libhdf5.so.103.1.0 libhdf5.so.103; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5.so.103.1.0 libhdf5.so || { rm -f libhdf5.so && ln -s libhdf5.so.103.1.0 libhdf5.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5.la libtool: install: /usr/bin/install -c .libs/libhdf5.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64' /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/H5FDwindows.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.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' /usr/bin/install -c -m 644 libhdf5.settings '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' Making install in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' 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.10.5/openmpi/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' Making install in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making install in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5diff ph5diff '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/ph5diff make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5ls '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5ls make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5dump '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5dump make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5debug h5repart h5mkgrp h5clear '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5mkgrp libtool: warning: '../../../src/libhdf5.la' has not been installed in '/usr/lib64/openmpi/lib' libtool: install: /usr/bin/install -c .libs/h5clear /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5clear /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /usr/bin/install -c h5redeploy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5import '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5import make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5repack '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' libtool: warning: '/builddir/build/BUILD/hdf5-1.10.5/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/h5repack /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5repack make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5jam h5unjam '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5unjam make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5copy '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5copy make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5format_convert '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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/h5format_convert /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5format_convert make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5stat '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5stat make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' 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.10.5/openmpi/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' Making install in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' 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.10.5/openmpi/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' Making install in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' 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.10.5/openmpi/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' Making install in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' 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.10.5/openmpi/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' Making install in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making install in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making install in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' 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.10.5/openmpi/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' Making install in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' 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.10.5/openmpi/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' Making install in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' 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.10.5/openmpi/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' Making install in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' 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.10.5/openmpi/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' Making install in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' 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.10.5/openmpi/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' Making install in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' 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.10.5/openmpi/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' Making install in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5perf_serial h5perf '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5perf make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/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.10.5/openmpi/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making install in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making install in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make install-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' libtool: warning: relinking 'libhdf5_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/openmpi/libtool" --tag FC --mode=relink mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 102:0:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5_fortran.la -rpath /usr/lib64/openmpi/lib H5f90global.lo H5fortran_types.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_gen.lo H5fortkit.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 HDF5.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5f90global.o .libs/H5fortran_types.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_gen.o .libs/H5fortkit.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/HDF5.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_fortran.so.102 -o .libs/libhdf5_fortran.so.102.0.0 libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.so.102.0.0T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102 || { rm -f libhdf5_fortran.so.102 && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so.102; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_fortran.so.102.0.0 libhdf5_fortran.so || { rm -f libhdf5_fortran.so && ln -s libhdf5_fortran.so.102.0.0 libhdf5_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/. cp ../../../fortran/src/H5f90i.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' Making install in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making install in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' Making install in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libhdf5_hl.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' libtool: warning: relinking 'libhdf5_hl.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/openmpi/libtool" --tag CC --mode=relink mpicc -std=c99 -pedantic -Wall -Wextra -Wbad-function-cast -Wc++-compat -Wcast-align -Wcast-qual -Wconversion -Wdeclaration-after-statement -Wdisabled-optimization -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-declarations -Wmissing-include-dirs -Wmissing-prototypes -Wnested-externs -Wold-style-definition -Wpacked -Wpointer-arith -Wredundant-decls -Wshadow -Wstrict-prototypes -Wswitch-default -Wswitch-enum -Wundef -Wunused-macros -Wunsafe-loop-optimizations -Wwrite-strings -finline-functions -s -Wno-inline -Wno-aggregate-return -Wno-missing-format-attribute -Wno-missing-noreturn -O -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -version-info 101:2:1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -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 H5LD.lo ../../src/libhdf5.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: mpicc -Wl,--as-needed -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 .libs/H5LD.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5 -lsz -lz -ldl -lm -O -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5_hl.so.100 -o .libs/libhdf5_hl.so.100.1.2 libtool: install: /usr/bin/install -c .libs/libhdf5_hl.so.100.1.2T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so.100 || { rm -f libhdf5_hl.so.100 && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5_hl.so.100.1.2 libhdf5_hl.so || { rm -f libhdf5_hl.so && ln -s libhdf5_hl.so.100.1.2 libhdf5_hl.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5_hl.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.la libtool: install: /usr/bin/install -c .libs/libhdf5_hl.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64' /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 ../../../hl/src/H5LDpublic.h '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' Making install in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' Making install in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making install in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c gif2h5 h52gif '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5/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.10.5-4.fc32.x86_64/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.10.5/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.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h52gif make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' Making install in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin' /bin/sh ../../../libtool --mode=install /usr/bin/install -c h5watch '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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.10.5/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/h5watch /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/bin/h5watch make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making install in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' Making install in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhdf5hl_fortran.la '/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib' libtool: warning: relinking 'libhdf5hl_fortran.la' libtool: install: (cd /builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src; /bin/sh "/builddir/build/BUILD/hdf5-1.10.5/openmpi/libtool" --tag FC --mode=relink mpif90 -pedantic -Wall -Wextra -Wunderflow -Wimplicit-interface -Wsurprising -Wno-c-binding-type -s -O2 -I../../../fortran/src -I../../../fortran/src -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules -I/usr/lib64/gfortran/modules/openmpi -version-info 100:4:0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -fPIC -Wl,-z,now -Wl,--as-needed -o libhdf5hl_fortran.la -rpath /usr/lib64/openmpi/lib H5DSfc.lo H5LTfc.lo H5IMfc.lo H5IMcc.lo H5TBfc.lo H5DSff.lo H5LTff.lo H5TBff.lo H5IMff.lo H5LTff_gen.lo H5TBff_gen.lo ../../../hl/src/libhdf5_hl.la ../../../fortran/src/libhdf5_fortran.la -lsz -lz -ldl -lm -inst-prefix-dir /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64) libtool: relink: mpif90 -Wl,--as-needed -shared -fPIC .libs/H5DSfc.o .libs/H5LTfc.o .libs/H5IMfc.o .libs/H5IMcc.o .libs/H5TBfc.o .libs/H5DSff.o .libs/H5LTff.o .libs/H5TBff.o .libs/H5IMff.o .libs/H5LTff_gen.o .libs/H5TBff_gen.o -Wl,-rpath -Wl,/usr/lib64/openmpi/lib -L/builddir/build/BUILD/hdf5-1.10.5/openmpi/src/.libs -L/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib -L/usr/lib64/openmpi/lib -lhdf5_hl -lhdf5_fortran -lhdf5 -lsz -lz -ldl -lm -O2 -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,now -Wl,--as-needed -Wl,-soname -Wl,libhdf5hl_fortran.so.100 -o .libs/libhdf5hl_fortran.so.100.0.4 libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.so.100.0.4T /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100 || { rm -f libhdf5hl_fortran.so.100 && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so.100; }; }) libtool: install: (cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && { ln -s -f libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so || { rm -f libhdf5hl_fortran.so && ln -s libhdf5hl_fortran.so.100.0.4 libhdf5hl_fortran.so; }; }) libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.lai /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.la libtool: install: /usr/bin/install -c .libs/libhdf5hl_fortran.a /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: chmod 644 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: install: ranlib /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.a libtool: warning: remember to run 'libtool --finish /usr/lib64/openmpi/lib' make install-exec-hook make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' cd /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib && \ if test -f libhdf5hl_fortran.a -a \ ! -f libhdf5_hl_fortran.a; then \ ln -s libhdf5hl_fortran.a libhdf5_hl_fortran.a; \ fi; \ if test -f libhdf5hl_fortran.so -a \ ! -f libhdf5_hl_fortran.so; then \ ln -s libhdf5hl_fortran.so libhdf5_hl_fortran.so; \ fi; make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' Making install in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/examples' ../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c + /usr/bin/install -c ../../examples/h5_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend_write.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_chunk_read.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpd.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_subset.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_cmprss.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_rdwt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrpar.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extend.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtatt.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtgrp.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_crtdat.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_compound.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_group.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_select.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_attribute.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_mount.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_reference.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_drivers.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_extlink.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_elink_unix2win.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_ref2reg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_shared_mesg.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/ph5example.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exc.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-exclim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-eiger.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-simpleIO.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/h5_vds-percival-unlim-maxmin.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c run-c-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/c/. + /usr/bin/install -c ../../examples/README /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/. + /usr/bin/install -c ../../examples/run-all-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/examples' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran + /usr/bin/install -c ../../../fortran/examples/h5_crtdat.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_rdwt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtatt.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrp.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpar.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_crtgrpd.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_extend.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_subset.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/h5_cmprss.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/hyperslab.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/selectele.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refobjexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/refregexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/mountexample.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/ph5example.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/rwdset_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/nested_derived_type.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c ../../../fortran/examples/compound_complex_fortran2003.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. + /usr/bin/install -c run-fortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/fortran/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/examples' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/examples' ../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c + /usr/bin/install -c ../../../hl/examples/ex_lite1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_lite3.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ptExampleFL.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_image2.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_01.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_02.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_03.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_04.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_05.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_06.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_07.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_08.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_09.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_10.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_11.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_table_12.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/ex_ds1.c /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image24pixel.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/image8.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/pal_rgb.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c run-hlc-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/c/. + /usr/bin/install -c ../../../hl/examples/run-hl-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/examples' ../../../../bin/mkdirs /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran + /usr/bin/install -c ../../../../hl/fortran/examples/exlite.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c ../../../../hl/fortran/examples/ex_ds1.f90 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. + /usr/bin/install -c run-hlfortran-ex.sh /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/hdf5_examples/hl/fortran/. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/openmpi/lib/libhdf5.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/openmpi/lib/libhdf5_fortran.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/openmpi/lib/libhdf5_hl.la /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64//usr/lib64/openmpi/lib/libhdf5hl_fortran.la + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/gfortran/modules/openmpi + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5_gen.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5a.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5d.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5ds.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5e.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5f.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5fortkit.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5fortran_types.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5g.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5global.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5i.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5im.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5l.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5lib.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5lt.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5lt_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5o.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5p.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5r.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5s.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5t.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5tb.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5tb_const.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/h5z.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/openmpi-x86_64/hdf5.mod /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/gfortran/modules/openmpi/ + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' '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;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ 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 ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ 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.10.5-4.fc32.x86_64/usr/share '(' -name '*.[ch]*' -o -name '*.f90' ')' -exec chmod -x '{}' + + sed -i -e s/H5pubconf.h/H5pubconf-64.h/ /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/H5public.h + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/H5pubconf.h /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/include/H5pubconf-64.h + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5c++ /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5c++-64 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5c++ + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5cc /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5cc-64 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5cc + for x in h5c++ h5cc h5fc + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5fc /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5fc-64 + install -m 0755 /builddir/build/SOURCES/h5comp /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/bin/h5fc + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib/rpm/macros.d + cat + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/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/h5pcc.mpich.1 debian/man/h5pcc.openmpi.1 debian/man/h5perf_serial.1 debian/man/h5pfc.1 debian/man/h5pfc.mpich.1 debian/man/h5pfc.openmpi.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.10.5-4.fc32.x86_64/usr/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/share/man/man1/ + for mpi in mpich openmpi + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/man/man1 + cp -p debian/man/h5pcc.1 debian/man/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/share/man/man1/ + rm /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/man/man1/h5pcc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/man/man1/h5pcc.mpich.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/man/man1/h5pcc.openmpi.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/man/man1/h5pfc.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/man/man1/h5pfc.mpich.1 /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/man/man1/h5pfc.openmpi.1 + mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/hdf5 + mv /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_java.so /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/hdf5/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.10.5-4.fc32 --unique-debug-suffix -1.10.5-4.fc32.x86_64 --unique-debug-src-base hdf5-1.10.5-4.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/hdf5-1.10.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.so.102.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.so.100.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/hdf5/libhdf5_java.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_fortran.so.102.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/hdf5/libhdf5_java.so extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_cpp.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5_hl_cpp.so.100.1.3 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/libhdf5hl_fortran.so.100.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5_hl.so.100.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5.so.103.1.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5_hl.so.100.1.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 extracting debug info from /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4 dwz: ./usr/lib64/libhdf5_fortran.so.102.0.0-1.10.5-4.fc32.x86_64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/libhdf5hl_fortran.so.100.0.4-1.10.5-4.fc32.x86_64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/libhdf5_fortran.so.102.0.0-1.10.5-4.fc32.x86_64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/mpich/lib/libhdf5hl_fortran.so.100.0.4-1.10.5-4.fc32.x86_64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/libhdf5_fortran.so.102.0.0-1.10.5-4.fc32.x86_64.debug: Unknown DWARF DW_OP_253 dwz: ./usr/lib64/openmpi/lib/libhdf5hl_fortran.so.100.0.4-1.10.5-4.fc32.x86_64.debug: Unknown DWARF DW_OP_253 original debug info size: 64764kB, size after compression: 50696kB /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 6 CRC32s did match. cpio: build/hl/src/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: build/hl/src/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: build/hl/src/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: build/hl/src/hl/src/H5LTparse.h: Cannot stat: No such file or directory cpio: build/hl/src/hl/src/H5LTparse.y: Cannot stat: No such file or directory cpio: mpich/hl/src/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: mpich/hl/src/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: mpich/hl/src/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: mpich/hl/src/hl/src/H5LTparse.h: Cannot stat: No such file or directory cpio: mpich/hl/src/hl/src/H5LTparse.y: Cannot stat: No such file or directory cpio: openmpi/hl/src/hl/src/H5LTanalyze.c: Cannot stat: No such file or directory cpio: openmpi/hl/src/hl/src/H5LTanalyze.l: Cannot stat: No such file or directory cpio: openmpi/hl/src/hl/src/H5LTparse.c: Cannot stat: No such file or directory cpio: openmpi/hl/src/hl/src/H5LTparse.h: Cannot stat: No such file or directory cpio: openmpi/hl/src/hl/src/H5LTparse.y: Cannot stat: No such file or directory 38391 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/h5c++ from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/h5fc-64 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5cc-64 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5redeploy from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5cc from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/bin/h5c++-64 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/h5fc from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/lib64/mpich/bin/h5redeploy from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/bin/h5pcc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/bin/h5pfc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/share/hdf5_examples/hl/c/run-hlc-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/share/hdf5_examples/hl/run-hl-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/share/hdf5_examples/hl/fortran/run-hlfortran-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/share/hdf5_examples/run-all-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/share/hdf5_examples/c/run-c-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/mpich/share/hdf5_examples/fortran/run-fortran-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/bin/h5redeploy from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/bin/h5pcc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/bin/h5pfc from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/share/hdf5_examples/hl/c/run-hlc-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/share/hdf5_examples/hl/run-hl-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/share/hdf5_examples/hl/fortran/run-hlfortran-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/share/hdf5_examples/run-all-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/share/hdf5_examples/c/run-c-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/lib64/openmpi/share/hdf5_examples/fortran/run-fortran-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/hl/c/run-hlc-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/hl/c++/run-hlc++-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/hl/run-hl-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/hl/fortran/run-hlfortran-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/run-all-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/c/run-c-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/c++/run-c++-ex.sh from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/hdf5_examples/fortran/run-fortran-ex.sh from /bin/sh to #!/usr/bin/sh Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KYpmcb + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + make -C build check make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make testhdf5 cache cache_api cache_image cache_tagging lheap ohdr stab gheap evict_on_close farray earray btree2 fheap pool accum hyperslab istore bittests dt_arith page_buffer dtypes dsets chunk_info cmpd_dset filter_fail extend direct_chunk external efc objcopy links unlink twriteorder big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist enc_dec_plist_cross_platform getname vfd ntypes dangle dtransform reserved cross_read freespace mf vds file_image unregister cache_logging cork swmr error_test err_compat tcheck_version testmeta accum_swmr_reader atomic_writer atomic_reader links_env filenotclosed del_many_dense_attrs flushrefresh use_append_chunk use_append_mchunks use_disable_mdc_flushes swmr_generator swmr_start_write swmr_reader swmr_writer swmr_remove_reader swmr_remove_writer swmr_addrem_writer swmr_sparse_reader swmr_sparse_writer swmr_check_compat_vfd vds_swmr_gen vds_swmr_reader vds_swmr_writer filter_plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh testswmr.sh testvdsswmr.sh testflushrefresh.sh test_usecases.sh testabort_fail.sh test_filter_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[2]: 'testhdf5' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'cache_image' is up to date. make[2]: 'cache_tagging' 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]: 'evict_on_close' is up to date. make[2]: 'farray' is up to date. make[2]: 'earray' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' 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]: 'page_buffer' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'chunk_info' 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]: 'direct_chunk' 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]: 'twriteorder' 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]: 'enc_dec_plist' is up to date. make[2]: 'enc_dec_plist_cross_platform' 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]: 'vds' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'cache_logging' is up to date. make[2]: 'cork' is up to date. make[2]: 'swmr' 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]: 'accum_swmr_reader' is up to date. make[2]: 'atomic_writer' is up to date. make[2]: 'atomic_reader' is up to date. make[2]: 'links_env' is up to date. make[2]: 'filenotclosed' is up to date. make[2]: 'del_many_dense_attrs' is up to date. make[2]: 'flushrefresh' is up to date. make[2]: 'use_append_chunk' is up to date. make[2]: 'use_append_mchunks' is up to date. make[2]: 'use_disable_mdc_flushes' is up to date. make[2]: 'swmr_generator' is up to date. make[2]: 'swmr_start_write' is up to date. make[2]: 'swmr_reader' is up to date. make[2]: 'swmr_writer' is up to date. make[2]: 'swmr_remove_reader' is up to date. make[2]: 'swmr_remove_writer' is up to date. make[2]: 'swmr_addrem_writer' is up to date. make[2]: 'swmr_sparse_reader' is up to date. make[2]: 'swmr_sparse_writer' is up to date. make[2]: 'swmr_check_compat_vfd' is up to date. make[2]: 'vds_swmr_gen' is up to date. make[2]: 'vds_swmr_reader' is up to date. make[2]: 'vds_swmr_writer' is up to date. make[2]: 'filter_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]: 'testswmr.sh' is up to date. make[2]: 'testvdsswmr.sh' is up to date. make[2]: 'testflushrefresh.sh' is up to date. make[2]: 'test_usecases.sh' is up to date. make[2]: 'testabort_fail.sh' is up to date. make[2]: 'test_filter_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' ===Serial tests in test begin Mon Nov 11 15:56:05 UTC 2019=== make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' ============================ Testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.10.5/build/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.10 release 5 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... 66.28user 1.02system 1:08.22elapsed 98%CPU (0avgtext+0avgdata 40044maxresident)k 0inputs+191408outputs (0major+255481minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing cache ============================ cache Test Log ============================ ========================================= Internal cache tests express_test = 1 ========================================= 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 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 move 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 protect an entry to verify retries PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing 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 Testing flush dependencies PASSED Testing flush dependency errors PASSED Testing flush dependencies flush order PASSED Testing 'notify' callback PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption PASSED Testing metadata cache statistics collection -SKIP- Statistics collection disabled. Re-running tests with paged aggregation: Skipping smoke checks. Testing smoke check #1P -- all clean, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #2P -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #3P -- all clean, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #4P -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #5P -- all clean, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #6P -- ~1/2 dirty, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #7P -- all clean, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #8P -- ~1/2 dirty, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #9P -- all clean, ins, dest, ren, 4/2 MB, corked -SKIP- Testing smoke check #10P -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked -SKIP- Testing write permitted check -- 1/0 MB cache (paged aggregation) -SKIP- Clean and dirty LRU lists disabled. Testing H5C_insert_entry() functionality (paged aggregation) PASSED Testing H5C_flush_cache() functionality (paged aggregation) PASSED Testing H5C_get_entry_status() functionality (paged aggregation) PASSED Testing H5C_expunge_entry() functionality (paged aggregation) PASSED Testing multiple read only protects on a single entry (paged aggr) PASSED Testing H5C_move_entry() functionality (paged aggregation) PASSED Testing H5C_pin_protected_entry() functionality (paged aggregation) PASSED Testing entry resize functionality (paged aggregation) PASSED Testing evictions enabled/disabled functionality (paged aggregation) PASSED Testing flush cache with protected entry error (paged aggregation) PASSED Testing destroy cache with permanently pinned entry error (pgd aggr) PASSED Testing destroy cache with protected entry error (paged aggregation) PASSED Testing duplicate entry insertion error (paged aggregation) PASSED Testing pin a pinned entry error (paged aggregation) PASSED Testing unpin an unpinned entry error (paged aggregation) PASSED Testing pin entry related errors (paged aggregation) PASSED Testing protect a protected entry error (paged aggregation) PASSED Testing unprotect an unprotected entry error (paged aggregation) PASSED Testing mark entry dirty related errors (paged aggregation) PASSED Testing expunge entry related errors (paged aggregation) PASSED Testing move entry related errors (paged aggregation) PASSED Testing resize entry related errors (paged aggregation) PASSED Testing unprotect a read only entry dirty error (paged aggregation) PASSED Testing protect a read only entry rw error (paged aggregation) PASSED Testing protect an entry to verify retries (paged aggregation) PASSED Testing get/set evictions enabled errors (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resize disable (paged aggregation) PASSED Testing automatic cache resize epoch marker management (paged aggr) PASSED Testing automatic cache resize input errors (paged aggregation) PASSED Testing automatic cache resize auxilary functions (paged aggregation) PASSED Testing to ensure metadata blizzard absence when inserting (pgd aggr) PASSED Testing to ensure metadata blizzard absence on protect/unprotect (pa) PASSED Testing flush dependencies (paged aggregation) PASSED Testing flush dependency errors (paged aggregation) PASSED Testing flush dependencies flush order (paged aggregation) PASSED Testing 'notify' callback (paged) PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption (par) PASSED Testing metadata cache statistics collection (paged aggregation) -SKIP- Statistics collection disabled. 10.61user 10.16system 0:20.93elapsed 99%CPU (0avgtext+0avgdata 302256maxresident)k 0inputs+2384344outputs (0major+126308minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api ============================ cache_api Test Log ============================ =================================== Cache API tests express_test = 1 =================================== 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/FILE related API input errors PASSED Testing MDC/FAPL related API calls for paged aggregation strategy PASSED Testing MDC/FILE related API calls for paged aggregation strategy PASSED Testing MDC API smoke check for paged aggregation strategy -SKIP- Long tests disabled. Testing MDC/FILE related API input errors for paged aggregation strategy PASSED Testing MDC/FAPL related API input errors PASSED 0.04user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9752maxresident)k 0inputs+424outputs (0major+5698minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing cache_image ============================ cache_image Test Log ============================ ========================================= Cache image tests express_test = 1 ========================================= Testing metadata cache image control flow test 1 PASSED Testing metadata cache image control flow test 2 PASSED Testing metadata cache image control flow test 3 PASSED Testing metadata cache image control flow test 4 PASSED Testing metadata cache image control flow test 5 PASSED Testing metadata cache image control flow test 6 PASSED Testing metadata cache image smoke check 1 PASSED Testing metadata cache image smoke check 2 PASSED Testing metadata cache image smoke check 3 PASSED Testing metadata cache image smoke check 4 PASSED Testing metadata cache image smoke check 5 PASSED Testing metadata cache image smoke check 6 PASSED Testing metadata cache image api error check 1 PASSED Testing metadata cache image api error check 2 PASSED Testing metadata cache image api error check 3 PASSED Testing metadata cache image api error check 4 PASSED Testing Cache image / H5Fget_free_sections() interaction PASSED Testing Cache image / evict on close interaction PASSED 236.57user 12.53system 4:10.74elapsed 99%CPU (0avgtext+0avgdata 135016maxresident)k 0inputs+4248592outputs (0major+101126minor)pagefaults 0swaps Finished testing cache_image ============================ ============================ Testing cache_tagging ============================ cache_tagging Test Log ============================ Testing standard tag application cases w/ default fcpl: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing standard tag application cases w/ shared messages: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing other specific tag application cases: Testing tag application during group creation PASSED Testing tag application during multiple group creation PASSED Testing tag application during group open PASSED Testing tag application during dataset open PASSED Testing tag application during dataset write PASSED Testing tag application during dataset read PASSED Testing tag application during dataset storage size retrieval PASSED Testing tag application during dataset extend PASSED Testing tag application during object info retrieval PASSED Testing tag application during object copy PASSED Testing tag application during link name retrieval PASSED Testing tag application during external link creation PASSED Testing tag application during external link open PASSED Testing tag application during dense attribute manipulation PASSED Testing tag application during iteration over links in a group PASSED Testing failure on invalid tag application -SKIP- test skipped because sanity checking on tag value is disabled. 0.11user 0.03system 0:00.16elapsed 93%CPU (0avgtext+0avgdata 13536maxresident)k 0inputs+2224outputs (0major+7225minor)pagefaults 0swaps Finished testing cache_tagging ============================ ============================ 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.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9204maxresident)k 0inputs+104outputs (0major+5550minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr ============================ ohdr Test Log ============================ Using file format version: (earliest, v18) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (earliest, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, v18) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (latest, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Testing exercise the coding for the re-read of the object header for SWMR access: latest-format PASSED Testing exercise the coding for the re-read of the object header for SWMR access: non-latest-format PASSED All object header tests passed. 0.07user 0.03system 0:00.13elapsed 85%CPU (0avgtext+0avgdata 9548maxresident)k 0inputs+1952outputs (0major+5723minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ 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.23user 0.06system 0:00.32elapsed 89%CPU (0avgtext+0avgdata 18832maxresident)k 0inputs+10544outputs (0major+8846minor)pagefaults 0swaps Finished testing stab ============================ ============================ 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. 2.72user 0.02system 0:02.75elapsed 99%CPU (0avgtext+0avgdata 11080maxresident)k 0inputs+2632outputs (0major+7688minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing evict_on_close ============================ evict_on_close Test Log ============================ Testing evict-on-close cache behavior Testing evict on close API PASSED Testing generating evict-on-close test file PASSED Testing evict on close with version 1 B-tree chunk index PASSED Testing evict on close with extensible array chunk index PASSED Testing evict on close with version 2 B-tree chunk index PASSED Testing evict on close with fixed array chunk index PASSED Testing evict on close with 'single chunk' chunk index PASSED Testing evict on close with contiguous layout PASSED Testing evict on close with compact layout PASSED Testing evict on close with old-style groups PASSED Testing evict on close with new-style groups PASSED All evict-on-close tests passed. 0.08user 0.03system 0:00.11elapsed 100%CPU (0avgtext+0avgdata 13200maxresident)k 0inputs+592outputs (0major+7184minor)pagefaults 0swaps Finished testing evict_on_close ============================ ============================ Testing farray ============================ farray Test Log ============================ Testing with NORMAL PARAMETERS Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED Testing with reopen array flag set Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED All fixed array tests passed. 0.14user 0.02system 0:00.18elapsed 92%CPU (0avgtext+0avgdata 9328maxresident)k 0inputs+664outputs (0major+5702minor)pagefaults 0swaps Finished testing farray ============================ ============================ Testing earray ============================ earray Test Log ============================ Testing with normal parameters Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED Testing with reopen array flag set Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED All extensible array tests passed. 8.67user 2.02system 0:11.08elapsed 96%CPU (0avgtext+0avgdata 22244maxresident)k 0inputs+742240outputs (0major+34900minor)pagefaults 0swaps Finished testing earray ============================ ============================ 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 update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update 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 update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update 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 open B-tree twice, through different file handles PASSED All v2 B-tree tests passed. 80.56user 14.46system 1:36.14elapsed 98%CPU (0avgtext+0avgdata 128104maxresident)k 8inputs+669960outputs (0major+53428minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ 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. 60.55user 11.50system 1:13.12elapsed 98%CPU (0avgtext+0avgdata 75200maxresident)k 24inputs+17203616outputs (0major+36525minor)pagefaults 0swaps Finished testing fheap ============================ ============================ 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. 3.63user 0.06system 0:03.71elapsed 99%CPU (0avgtext+0avgdata 39244maxresident)k 0inputs+104outputs (0major+13750minor)pagefaults 0swaps Finished testing pool ============================ ============================ 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 Testing SWMR write of large metadata: with latest format PASSED Testing SWMR write of large metadata: with non-latest-format PASSED All metadata accumulator tests passed. 0.10user 0.14system 0:00.24elapsed 102%CPU (0avgtext+0avgdata 27456maxresident)k 0inputs+37128outputs (0major+27840minor)pagefaults 0swaps Finished testing accum ============================ ============================ 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.43user 0.05system 0:00.49elapsed 99%CPU (0avgtext+0avgdata 50856maxresident)k 0inputs+64outputs (0major+22986minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ 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 -SKIP- The current VFD does not support sparse files on this platform. All i-store tests passed. 0.14user 0.30system 0:00.45elapsed 99%CPU (0avgtext+0avgdata 11464maxresident)k 0inputs+587672outputs (0major+6824minor)pagefaults 0swaps Finished testing istore ============================ ============================ 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.14user 0.02system 0:00.17elapsed 97%CPU (0avgtext+0avgdata 8960maxresident)k 0inputs+64outputs (0major+5035minor)pagefaults 0swaps Finished testing bittests ============================ ============================ 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. 0.89user 0.05system 0:00.95elapsed 99%CPU (0avgtext+0avgdata 11816maxresident)k 0inputs+336outputs (0major+13083minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing page_buffer ============================ page_buffer Test Log ============================ Testing Settings for Page Buffering PASSED Testing Raw Data Handling PASSED Testing LRU Processing PASSED Testing Minimum Metadata threshold Processing Minimum metadata threshold = 100% Minimum raw data threshold = 100% Minimum metadata threshold = 40%, Minimum rawdata threshold = 40% Minimum metadata threshold = 20% PASSED Testing Statistics Collection PASSED All Page Buffering tests passed. 0.04user 0.04system 0:00.10elapsed 80%CPU (0avgtext+0avgdata 14896maxresident)k 0inputs+17392outputs (0major+9835minor)pagefaults 0swaps Finished testing page_buffer ============================ ============================ 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 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 Testing version bounds with nested datatypes PASSED All datatype tests passed. 0.20user 0.05system 0:00.27elapsed 97%CPU (0avgtext+0avgdata 26304maxresident)k 0inputs+1080outputs (0major+22191minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets ============================ dsets Test Log ============================ Testing with old file format and non-paged aggregation: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and non-paged aggregation Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and non-paged aggregation: (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and non-paged aggregation (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and paged aggregation: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and paged aggregation Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and paged aggregation: (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and paged aggregation (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED Testing version bounds of datasets PASSED Testing dcpl flags to minimize dataset object header PASSED Testing Testing DLS bugfix 1 PASSED All dataset tests passed. 18.40user 1.77system 0:20.67elapsed 97%CPU (0avgtext+0avgdata 86100maxresident)k 0inputs+523464outputs (0major+104069minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing chunk_info ============================ chunk_info Test Log ============================ Testing getting chunk information in file with version prior to 1.10 PASSED Testing getting chunk information in file with versions 1.10 Testing Single Chunk index PASSED Testing Implicit index PASSED Testing Fixed Array index PASSED Testing Extensible Array index PASSED Testing Version 2 B-trees index PASSED All chunk query tests passed. 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9496maxresident)k 0inputs+240outputs (0major+5545minor)pagefaults 0swaps Finished testing chunk_info ============================ ============================ 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.27user 0.39system 0:00.68elapsed 97%CPU (0avgtext+0avgdata 125276maxresident)k 0inputs+281480outputs (0major+67240minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ 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.03user 0.01system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9352maxresident)k 0inputs+112outputs (0major+5455minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ 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.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9364maxresident)k 0inputs+7976outputs (0major+5787minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing direct_chunk ============================ direct_chunk Test Log ============================ Testing basic functionality of H5Dwrite_chunk PASSED Testing overwriting existing data with H5Dwrite_chunk PASSED Testing skipping compression filter for H5Dwrite_chunk/H5Dread_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5Dwrite_chunk/H5Dread_chunk PASSED Testing invalid parameters for H5Dwrite_chunk/H5Dread_chunk PASSED Testing basic functionality of H5Dread_chunk (chunk cache disabled) PASSED Testing basic functionality of H5Dread_chunk (flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk (does not flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk on unfiltered datasets PASSED Testing H5Dread_chunk with unallocated chunks PASSED Testing H5Dwrite_chunk with single chunk and latest format PASSED All direct chunk read/write tests passed. 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9156maxresident)k 0inputs+184outputs (0major+5989minor)pagefaults 0swaps Finished testing direct_chunk ============================ ============================ Testing external ============================ external Test Log ============================ Testing H5Dget_access_plist() returns correct prefix PASSED 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.07elapsed 98%CPU (0avgtext+0avgdata 9484maxresident)k 0inputs+1080outputs (0major+5745minor)pagefaults 0swaps Finished testing external ============================ ============================ 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.07user 0.04system 0:00.13elapsed 82%CPU (0avgtext+0avgdata 9908maxresident)k 0inputs+2744outputs (0major+7919minor)pagefaults 0swaps Finished testing efc ============================ ============================ 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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. 22.30user 2.72system 0:25.69elapsed 97%CPU (0avgtext+0avgdata 56388maxresident)k 0inputs+313464outputs (0major+202402minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links ============================ links Test Log ============================ -Testing with unminimzed dataset object headers- --Testing with 'old format'-- 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 with 'new format'-- 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 with minimzed dataset object headers- --Testing with 'old format'-- 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 with 'new format'-- 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. 3.43user 0.27system 0:04.02elapsed 92%CPU (0avgtext+0avgdata 10732maxresident)k 0inputs+21616outputs (0major+63073minor)pagefaults 0swaps Finished testing links ============================ ============================ 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. 2.07user 0.13system 0:02.27elapsed 97%CPU (0avgtext+0avgdata 41120maxresident)k 0inputs+34624outputs (0major+14653minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing twriteorder ============================ twriteorder Test Log ============================ blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 3478: launch reader process All passed 0.03user 0.01system 0:00.05elapsed 105%CPU (0avgtext+0avgdata 9040maxresident)k 0inputs+2088outputs (0major+5049minor)pagefaults 0swaps Finished testing twriteorder ============================ ============================ Testing big ============================ big Test Log ============================ Testing big file with the SEC2 Driver Testing Extra large dataset write(4GB) PASSED #000 0x00000000221cfa6c PASSED #001 0x0000000030423870 PASSED #002 0x0000000003842e68 PASSED #003 0x0000000037d44eb0 PASSED #004 0x00000000286411e3 PASSED #005 0x00000000081b4e67 PASSED #006 0x00000000104d89b9 PASSED #007 0x000000001d4cc14d PASSED #008 0x0000000036077f94 PASSED #009 0x0000000002c8ae74 PASSED #010 0x000000002c7f3554 PASSED #011 0x000000000617f8f4 PASSED #012 0x00000000340af0d4 PASSED #013 0x0000000001209094 PASSED #014 0x0000000003104fec PASSED #015 0x00000000355c678e PASSED #016 0x00000000024baa38 PASSED #017 0x000000000d1d3440 PASSED #018 0x000000000bd5e269 PASSED #019 0x000000003a8712dc PASSED #020 0x0000000016cb2de4 PASSED #021 0x000000002c4d7829 PASSED #022 0x000000002085f240 PASSED #023 0x0000000018b00304 PASSED #024 0x00000000277551e4 PASSED #025 0x000000003bbdd984 PASSED #026 0x00000000147d66d7 PASSED #027 0x000000000829e740 PASSED #028 0x000000002ce6bf76 PASSED #029 0x0000000009a0d71b PASSED #030 0x000000000dae2420 PASSED #031 0x000000000730bb2b PASSED #032 0x0000000009bfea7c PASSED #033 0x000000002ade4c40 PASSED #034 0x0000000001e2b1a7 PASSED #035 0x0000000028a09436 PASSED #036 0x00000000137d5dfc PASSED #037 0x0000000008e95240 PASSED #038 0x00000000254ced00 PASSED #039 0x00000000119da128 PASSED #040 0x0000000022e6e997 PASSED #041 0x00000000096a6d94 PASSED #042 0x000000003bc14ca2 PASSED #043 0x00000000395b4f91 PASSED #044 0x000000001c03a800 PASSED #045 0x00000000362642a0 PASSED #046 0x0000000021cb34e0 PASSED #047 0x00000000218625f4 PASSED #048 0x000000000ff2bb6e PASSED #049 0x000000000a66686c PASSED Test passed with the SEC2 Driver. 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9252maxresident)k 0inputs+6960outputs (0major+5469minor)pagefaults 0swaps Finished testing big ============================ ============================ 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.02user 0.02system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 9464maxresident)k 0inputs+104outputs (0major+5438minor)pagefaults 0swaps Finished testing mtime ============================ ============================ 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. 3.00user 0.22system 0:03.28elapsed 98%CPU (0avgtext+0avgdata 19104maxresident)k 0inputs+342048outputs (0major+9720minor)pagefaults 0swaps Finished testing fillval ============================ ============================ 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.05user 0.04system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 9816maxresident)k 0inputs+792outputs (0major+14705minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1 with flush) PASSED Testing H5Fflush (part1 with flush + SWMR) PASSED Testing H5Fflush (part1 without flush) PASSED Testing H5Fflush (part1 without flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition and another flush) PASSED Testing H5Fflush (part1 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition) PASSED Testing H5Fflush (part1 with flush and later addition + SWMR) PASSED 0.04user 0.02system 0:00.06elapsed 102%CPU (0avgtext+0avgdata 13760maxresident)k 0inputs+1672outputs (0major+7089minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 with flush + SWMR) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 without flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition and another flush) PASSED Testing H5Fflush (part2 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED Testing H5Fflush (part2 with flush and later addition + SWMR) PASSED 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9460maxresident)k 0inputs+96outputs (0major+5769minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.03user 0.02system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 9304maxresident)k 0inputs+104outputs (0major+5305minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) conversions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.03user 0.02system 0:00.05elapsed 100%CPU (0avgtext+0avgdata 9348maxresident)k 0inputs+144outputs (0major+5727minor)pagefaults 0swaps Finished testing enum ============================ ============================ 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 - tested with all low/high library format bounds 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 - tested with all low/high library format bounds PASSED All H5Dset_extent tests passed. 31.57user 4.12system 0:37.09elapsed 96%CPU (0avgtext+0avgdata 22212maxresident)k 0inputs+556704outputs (0major+305830minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.10.5/build/test/.libs/lt-ttsafe -help Linked with hdf5 version 1.10 release 5 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9536maxresident)k 0inputs+88outputs (0major+5201minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing enc_dec_plist ============================ enc_dec_plist Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9396maxresident)k 0inputs+128outputs (0major+5170minor)pagefaults 0swaps Finished testing enc_dec_plist ============================ ============================ Testing enc_dec_plist_cross_platform ============================ enc_dec_plist_cross_platform Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.04user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 9388maxresident)k 0inputs+104outputs (0major+5198minor)pagefaults 0swaps Finished testing enc_dec_plist_cross_platform ============================ ============================ 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.02system 0:00.08elapsed 94%CPU (0avgtext+0avgdata 9776maxresident)k 0inputs+720outputs (0major+8642minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing DIRECT I/O file driver -SKIP- 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 LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.04user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 9548maxresident)k 0inputs+1064outputs (0major+5730minor)pagefaults 0swaps Finished testing vfd ============================ ============================ 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.06user 0.03system 0:00.10elapsed 100%CPU (0avgtext+0avgdata 12512maxresident)k 0inputs+7328outputs (0major+12991minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ 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 Testing force dangling IDs to close, from API routines PASSED All dangling ID tests passed. 0.13user 0.02system 0:00.15elapsed 99%CPU (0avgtext+0avgdata 9384maxresident)k 0inputs+248outputs (0major+5511minor)pagefaults 0swaps Finished testing dangle ============================ ============================ 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 resetting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.04user 0.02system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 9380maxresident)k 0inputs+448outputs (0major+5806minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.02user 0.01system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 7880maxresident)k 0inputs+40outputs (0major+3964minor)pagefaults 0swaps Finished testing reserved ============================ ============================ 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.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9456maxresident)k 0inputs+104outputs (0major+5857minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ 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.02system 0:00.06elapsed 95%CPU (0avgtext+0avgdata 9496maxresident)k 0inputs+304outputs (0major+5589minor)pagefaults 0swaps Finished testing freespace ============================ ============================ 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 Allocation from raw or metadata free-space manager PASSED Testing H5MF_create_fstype()/H5MF__open_fstype() 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 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 'temporary' file space allocation with old library format PASSED Testing 'temporary' file space allocation with new library format PASSED Testing File's free-space is going away with old library format PASSED Testing File's free-space is going away with new library format PASSED Testing File space merge/shrink for section size < threshold with old library format PASSED Testing File space merge/shrink for section size < threshold with new library format PASSED Testing File's free-space is persistent with old library format PASSED Testing File's free-space is persistent with new library format PASSED Testing File space strategy/persisting/threshold with old library format PASSED Testing File space strategy/persisting/threshold with new library format PASSED Testing Paged aggregation for file space: small allocations and de-allocations PASSED Testing Paged aggregation for file space: large allocations and de-allocations PASSED Testing Paged aggregation for file space: H5MF_try_extend() a large block PASSED Testing Paged aggregation for file space: H5MF_try_extend() a small block PASSED Testing Paged aggregation for file space: H5MF_try_shrink() PASSED Testing Paged aggregation for file space: H5MF_alloc/H5MF_xfree PASSED Testing Paged aggregation and H5Pset_alignment: verify proper alignment is used PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.08user 0.04system 0:00.16elapsed 73%CPU (0avgtext+0avgdata 9760maxresident)k 0inputs+3432outputs (0major+5731minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing vds ============================ vds Test Log ============================ Testing virtual dataset API functions PASSED Testing virtual dataset API functions with copied plists PASSED Testing virtual dataset API functions with encoded and decoded plists PASSED Testing virtual dataset create PASSED Testing virtual dataset create with reopened dataset PASSED Testing virtual dataset create with reopened file PASSED Config: same source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, same source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: different source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, different source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: same source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, same source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: different source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, different source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Testing H5Dget_access_plist() returns dapl w/ correct values PASSED All virtual dataset tests passed. 0.33user 0.08system 0:00.46elapsed 89%CPU (0avgtext+0avgdata 10452maxresident)k 0inputs+6680outputs (0major+13088minor)pagefaults 0swaps Finished testing vds ============================ ============================ 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() 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.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9300maxresident)k 0inputs+552outputs (0major+5582minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.04user 0.03system 0:00.08elapsed 97%CPU (0avgtext+0avgdata 12820maxresident)k 0inputs+1944outputs (0major+7501minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing cache_logging ============================ cache_logging Test Log ============================ Testing basic metadata cache logging functionality. Testing metadata cache log api calls PASSED All Metadata Cache Logging tests passed. 0.15user 0.71system 0:00.88elapsed 97%CPU (0avgtext+0avgdata 9232maxresident)k 0inputs+1288outputs (0major+5339minor)pagefaults 0swaps Finished testing cache_logging ============================ ============================ Testing cork ============================ cork Test Log ============================ Testing cork status for datasets with old format PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) PASSED Testing cork status for dataset objects with attributes PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & non-latest) PASSED Testing cork status for groups PASSED Testing cork status for named datatypes PASSED Testing cork status for multiple opens PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) (SWMR) PASSED Testing cork status for dataset objects with attributes (SWMR) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & non-latest) PASSED Testing cork status for groups (SWMR) PASSED Testing cork status for named datatypes (SWMR) PASSED Testing cork status for multiple opens (SWMR) PASSED 0.12user 0.05system 0:00.18elapsed 95%CPU (0avgtext+0avgdata 14996maxresident)k 0inputs+1816outputs (0major+7557minor)pagefaults 0swaps Finished testing cork ============================ ============================ Testing swmr ============================ swmr Test Log ============================ Testing H5Drefresh()--concurrent access for latest format PASSED Testing H5Drefresh()--concurrent access for non-latest-format PASSED Testing multiple--single process access for latest format PASSED Testing multiple--single process access for non-latest-format PASSED Testing H5Pget/set_metadata_read_attempts() PASSED Testing H5Fset_metadata_read_retry_info() PASSED Testing H5Fstart_swmr_write() when creating/opening a file with latest format PASSED Testing H5Fstart_swmr_write() when creating/opening a file without latest format PASSED Testing H5Fstart_swmr_write() on failure conditions for latest format PASSED Testing H5Fstart_swmr_write() on failure conditions for without latest format PASSED Testing H5Fstart_swmr_write()--concurrent access for latest format PASSED Testing H5Fstart_swmr_write()--concurrent access for non-latest-format PASSED Testing H5Fstart_swmr_write()--stress object header messages PASSED Testing H5Pget/set_obj_flush_cb() PASSED Testing H5Fget/set_append_flush() for a generic dataset access property list PASSED Testing H5Fget/set_append_flush() for a chunked dataset's access property list PASSED Testing H5Fget/set_append_flush() for a non-chunked dataset's access property list PASSED Testing H5Fget/set_append_flush() for multiple opens of a chunked dataset PASSED Testing File open with different combinations of flags--single process access PASSED Testing File open with different combinations of flags--concurrent access PASSED Testing File open with different combinations of flags + SWMR flags--single process access PASSED Testing File open with different combintations of flags + SWMR flags--concurrent access PASSED Testing SWMR-enabled VFD flag functionality PASSED Testing File locking environment variable PASSED All tests passed. 0.07user 0.06system 0:00.15elapsed 96%CPU (0avgtext+0avgdata 9788maxresident)k 0inputs+800outputs (0major+19814minor)pagefaults 0swaps Finished testing swmr ============================ ============================ 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.08user 0.05system 0:00.13elapsed 103%CPU (0avgtext+0avgdata 9368maxresident)k 0inputs+280outputs (0major+13994minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.103 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.62user 0.13system 0:00.74elapsed 102%CPU (0avgtext+0avgdata 2860maxresident)k 0inputs+0outputs (0major+2425minor)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 0.36user 0.43system 0:00.64elapsed 123%CPU (0avgtext+0avgdata 8924maxresident)k 0inputs+760outputs (0major+96144minor)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 env HDF5_EXT_PREFIX=.:tmp /builddir/build/BUILD/hdf5-1.10.5/build/test/links_env 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.05elapsed 101%CPU (0avgtext+0avgdata 9296maxresident)k 0inputs+128outputs (0major+5961minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing testswmr.sh Finished testing testswmr.sh ============================ testswmr.sh Test Log ============================ cp: -r not specified; omitting directory 'swmr_test' cp: -r not specified; omitting directory 'swmr_test' ******************************************************************************* ** Loop testing parameters: -i ea ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 356137 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = -1 index type = ea Using generator random seed (used in sparse test only): 549526 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 792219 Using reader random seed: 173186 Using reader random seed: 175765 Using reader random seed: 181795 Using reader random seed: 187690 Using reader random seed: 194227 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = -1 index type = ea Using generator random seed (used in sparse test only): 219238 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 467686 Using reader random seed: 612731 Using reader random seed: 620591 Using reader random seed: 622427 Using reader random seed: 622636 Using reader random seed: 620019 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 693906 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 890612 Generating symbol names Choosing datasets Common symbol #0 = '0-0007' Common symbol #1 = '0-0023' Common symbol #2 = '0-0063' Common symbol #3 = '0-0032' Common symbol #4 = '0-0034' Random symbol #0 = '4-0366' Random symbol #1 = '3-0295' Random symbol #2 = '0-0094' Random symbol #3 = '0-0055' Random symbol #4 = '0-0087' Random symbol #5 = '0-0066' Random symbol #6 = '4-0059' Random symbol #7 = '1-0097' Random symbol #8 = '0-0079' Random symbol #9 = '4-1379' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 885 Symbol = '0-0023', # of records = 796 Symbol = '0-0063', # of records = 875 Symbol = '0-0032', # of records = 834 Symbol = '0-0034', # of records = 813 Checking random symbols Symbol = '4-0366', # of records = 18 Symbol = '3-0295', # of records = 26 Symbol = '0-0094', # of records = 872 Symbol = '0-0055', # of records = 824 Symbol = '0-0087', # of records = 807 Symbol = '0-0066', # of records = 906 Symbol = '4-0059', # of records = 19 Symbol = '1-0097', # of records = 257 Symbol = '0-0079', # of records = 851 Symbol = '4-1379', # of records = 17 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 898645 Generating symbol names Choosing datasets Common symbol #0 = '0-0041' Common symbol #1 = '0-0004' Common symbol #2 = '0-0001' Common symbol #3 = '0-0003' Common symbol #4 = '0-0008' Random symbol #0 = '3-0177' Random symbol #1 = '0-0070' Random symbol #2 = '0-0078' Random symbol #3 = '0-0065' Random symbol #4 = '4-0129' Random symbol #5 = '0-0001' Random symbol #6 = '3-0447' Random symbol #7 = '4-1549' Random symbol #8 = '0-0060' Random symbol #9 = '1-0078' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 788 Symbol = '0-0004', # of records = 804 Symbol = '0-0001', # of records = 792 Symbol = '0-0003', # of records = 765 Symbol = '0-0008', # of records = 793 Checking random symbols Symbol = '3-0177', # of records = 20 Symbol = '0-0070', # of records = 806 Symbol = '0-0078', # of records = 880 Symbol = '0-0065', # of records = 788 Symbol = '4-0129', # of records = 2 Symbol = '0-0001', # of records = 792 Symbol = '3-0447', # of records = 27 Symbol = '4-1549', # of records = 21 Symbol = '0-0060', # of records = 829 Symbol = '1-0078', # of records = 224 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 904668 Generating symbol names Choosing datasets Common symbol #0 = '0-0028' Common symbol #1 = '0-0030' Common symbol #2 = '0-0082' Common symbol #3 = '0-0042' Common symbol #4 = '0-0062' Random symbol #0 = '1-0144' Random symbol #1 = '4-1216' Random symbol #2 = '0-0024' Random symbol #3 = '0-0041' Random symbol #4 = '0-0079' Random symbol #5 = '0-0030' Random symbol #6 = '4-1043' Random symbol #7 = '0-0026' Random symbol #8 = '4-1591' Random symbol #9 = '2-0350' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 832 Symbol = '0-0030', # of records = 873 Symbol = '0-0082', # of records = 778 Symbol = '0-0042', # of records = 806 Symbol = '0-0062', # of records = 759 Checking random symbols Symbol = '1-0144', # of records = 218 Symbol = '4-1216', # of records = 9 Symbol = '0-0024', # of records = 822 Symbol = '0-0041', # of records = 788 Symbol = '0-0079', # of records = 825 Symbol = '0-0030', # of records = 873 Symbol = '4-1043', # of records = 12 Symbol = '0-0026', # of records = 801 Symbol = '4-1591', # of records = 13 Symbol = '2-0350', # of records = 35 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 910589 Generating symbol names Choosing datasets Common symbol #0 = '0-0069' Common symbol #1 = '0-0088' Common symbol #2 = '0-0076' Common symbol #3 = '0-0096' Common symbol #4 = '0-0075' Random symbol #0 = '0-0035' Random symbol #1 = '0-0083' Random symbol #2 = '1-0095' Random symbol #3 = '2-0337' Random symbol #4 = '1-0008' Random symbol #5 = '1-0141' Random symbol #6 = '0-0014' Random symbol #7 = '4-1241' Random symbol #8 = '0-0004' Random symbol #9 = '1-0127' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 814 Symbol = '0-0088', # of records = 758 Symbol = '0-0076', # of records = 771 Symbol = '0-0096', # of records = 808 Symbol = '0-0075', # of records = 840 Checking random symbols Symbol = '0-0035', # of records = 758 Symbol = '0-0083', # of records = 819 Symbol = '1-0095', # of records = 176 Symbol = '2-0337', # of records = 39 Symbol = '1-0008', # of records = 202 Symbol = '1-0141', # of records = 202 Symbol = '0-0014', # of records = 754 Symbol = '4-1241', # of records = 7 Symbol = '0-0004', # of records = 804 Symbol = '1-0127', # of records = 199 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 918236 Generating symbol names Choosing datasets Common symbol #0 = '0-0065' Common symbol #1 = '0-0036' Common symbol #2 = '0-0035' Common symbol #3 = '0-0020' Common symbol #4 = '0-0039' Random symbol #0 = '1-0183' Random symbol #1 = '0-0076' Random symbol #2 = '1-0045' Random symbol #3 = '0-0050' Random symbol #4 = '4-0299' Random symbol #5 = '0-0029' Random symbol #6 = '0-0063' Random symbol #7 = '4-1443' Random symbol #8 = '3-0149' Random symbol #9 = '3-0279' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 735 Symbol = '0-0036', # of records = 764 Symbol = '0-0035', # of records = 758 Symbol = '0-0020', # of records = 737 Symbol = '0-0039', # of records = 752 Checking random symbols Symbol = '1-0183', # of records = 208 Symbol = '0-0076', # of records = 771 Symbol = '1-0045', # of records = 157 Symbol = '0-0050', # of records = 809 Symbol = '4-0299', # of records = 14 Symbol = '0-0029', # of records = 831 Symbol = '0-0063', # of records = 815 Symbol = '4-1443', # of records = 4 Symbol = '3-0149', # of records = 21 Symbol = '3-0279', # of records = 40 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 0 Symbol = '0-0023', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '0-0034', # of records = 0 Checking random symbols Symbol = '4-0366', # of records = 0 Symbol = '3-0295', # of records = 0 Symbol = '0-0094', # of records = 0 Symbol = '0-0055', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '0-0066', # of records = 8 Symbol = '4-0059', # of records = 6 Symbol = '1-0097', # of records = 0 Symbol = '0-0079', # of records = 0 Symbol = '4-1379', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 31 Symbol = '0-0004', # of records = 0 Symbol = '0-0001', # of records = 31 Symbol = '0-0003', # of records = 0 Symbol = '0-0008', # of records = 0 Checking random symbols Symbol = '3-0177', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0078', # of records = 66 Symbol = '0-0065', # of records = 0 Symbol = '4-0129', # of records = 0 Symbol = '0-0001', # of records = 31 Symbol = '3-0447', # of records = 0 Symbol = '4-1549', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '1-0078', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '0-0062', # of records = 0 Checking random symbols Symbol = '1-0144', # of records = 21 Symbol = '4-1216', # of records = 0 Symbol = '0-0024', # of records = 0 Symbol = '0-0041', # of records = 31 Symbol = '0-0079', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '4-1043', # of records = 0 Symbol = '0-0026', # of records = 0 Symbol = '4-1591', # of records = 3 Symbol = '2-0350', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0088', # of records = 0 Symbol = '0-0076', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0075', # of records = 51 Checking random symbols Symbol = '0-0035', # of records = 0 Symbol = '0-0083', # of records = 0 Symbol = '1-0095', # of records = 0 Symbol = '2-0337', # of records = 6 Symbol = '1-0008', # of records = 0 Symbol = '1-0141', # of records = 14 Symbol = '0-0014', # of records = 0 Symbol = '4-1241', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '1-0127', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 0 Symbol = '0-0036', # of records = 0 Symbol = '0-0035', # of records = 0 Symbol = '0-0020', # of records = 0 Symbol = '0-0039', # of records = 0 Checking random symbols Symbol = '1-0183', # of records = 0 Symbol = '0-0076', # of records = 0 Symbol = '1-0045', # of records = 0 Symbol = '0-0050', # of records = 0 Symbol = '4-0299', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '4-1443', # of records = 0 Symbol = '3-0149', # of records = 6 Symbol = '3-0279', # of records = 25 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 0 Symbol = '0-0023', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '0-0034', # of records = 0 Checking random symbols Symbol = '4-0366', # of records = 0 Symbol = '3-0295', # of records = 0 Symbol = '0-0094', # of records = 0 Symbol = '0-0055', # of records = 0 Symbol = '0-0087', # of records = 0 Symbol = '0-0066', # of records = 8 Symbol = '4-0059', # of records = 6 Symbol = '1-0097', # of records = 0 Symbol = '0-0079', # of records = 0 Symbol = '4-1379', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 31 Symbol = '0-0004', # of records = 0 Symbol = '0-0001', # of records = 31 Symbol = '0-0003', # of records = 0 Symbol = '0-0008', # of records = 0 Checking random symbols Symbol = '3-0177', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0078', # of records = 66 Symbol = '0-0065', # of records = 0 Symbol = '4-0129', # of records = 0 Symbol = '0-0001', # of records = 31 Symbol = '3-0447', # of records = 0 Symbol = '4-1549', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '1-0078', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '0-0062', # of records = 0 Checking random symbols Symbol = '1-0144', # of records = 21 Symbol = '4-1216', # of records = 0 Symbol = '0-0024', # of records = 0 Symbol = '0-0041', # of records = 31 Symbol = '0-0079', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '4-1043', # of records = 0 Symbol = '0-0026', # of records = 0 Symbol = '4-1591', # of records = 3 Symbol = '2-0350', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0088', # of records = 0 Symbol = '0-0076', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0075', # of records = 51 Checking random symbols Symbol = '0-0035', # of records = 0 Symbol = '0-0083', # of records = 0 Symbol = '1-0095', # of records = 0 Symbol = '2-0337', # of records = 6 Symbol = '1-0008', # of records = 0 Symbol = '1-0141', # of records = 14 Symbol = '0-0014', # of records = 0 Symbol = '4-1241', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '1-0127', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0065', # of records = 0 Symbol = '0-0036', # of records = 0 Symbol = '0-0035', # of records = 0 Symbol = '0-0020', # of records = 0 Symbol = '0-0039', # of records = 0 Checking random symbols Symbol = '1-0183', # of records = 0 Symbol = '0-0076', # of records = 0 Symbol = '1-0045', # of records = 0 Symbol = '0-0050', # of records = 0 Symbol = '4-0299', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '4-1443', # of records = 0 Symbol = '3-0149', # of records = 6 Symbol = '3-0279', # of records = 25 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 951598 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 141832 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 422406 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 586339 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 586456 Generating symbol names Choosing datasets Common symbol #0 = '0-0038' Common symbol #1 = '0-0074' Common symbol #2 = '0-0093' Common symbol #3 = '0-0047' Common symbol #4 = '0-0051' Random symbol #0 = '0-0049' Random symbol #1 = '4-0307' Random symbol #2 = '0-0029' Random symbol #3 = '3-0560' Random symbol #4 = '3-0447' Random symbol #5 = '0-0009' Random symbol #6 = '0-0019' Random symbol #7 = '0-0063' Random symbol #8 = '0-0039' Random symbol #9 = '0-0097' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0087' Common symbol #1 = '0-0082' Common symbol #2 = '0-0052' Common symbol #3 = '0-0070' Common symbol #4 = '0-0050' Random symbol #0 = '0-0017' Random symbol #1 = '3-0530' Random symbol #2 = '2-0237' Random symbol #3 = '4-0864' Random symbol #4 = '3-0497' Random symbol #5 = '2-0263' Random symbol #6 = '0-0018' Random symbol #7 = '4-0356' Random symbol #8 = '1-0034' Random symbol #9 = '0-0081' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 883 Symbol = '0-0074', # of records = 879 Symbol = '0-0093', # of records = 867 Checking common symbols Symbol = '0-0047', # of records = 856 Symbol = '0-0051', # of records = 898 Symbol = '0-0087', # of records = 878 Checking random symbols Symbol = '0-0049', # of records = 904 Symbol = '4-0307', # of records = 14 Symbol = '0-0082', # of records = 955 Symbol = '0-0052', # of records = 894 Symbol = '0-0070', # of records = 904 Symbol = '0-0050', # of records = 853 Checking random symbols Symbol = '0-0029', # of records = 825 Symbol = '3-0560', # of records = 28 Symbol = '3-0447', # of records = 30 Symbol = '0-0009', # of records = 910 Symbol = '0-0017', # of records = 873 Symbol = '3-0530', # of records = 26 Symbol = '2-0237', # of records = 55 Symbol = '4-0864', # of records = 16 Symbol = '3-0497', # of records = 26 Symbol = '2-0263', # of records = 54 Symbol = '0-0018', # of records = 960 Symbol = '4-0356', # of records = 16 Symbol = '1-0034', # of records = 231 Symbol = '0-0081', # of records = 942 Closing file Symbol = '0-0019', # of records = 871 Symbol = '0-0063', # of records = 874 Symbol = '0-0039', # of records = 934 Symbol = '0-0097', # of records = 890 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 592033 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 592721 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 593551 Generating symbol names Choosing datasets Common symbol #0 = '0-0038' Common symbol #1 = '0-0035' Common symbol #2 = '0-0095' Common symbol #3 = '0-0008' Common symbol #4 = '0-0012' Random symbol #0 = '1-0114' Random symbol #1 = '0-0055' Random symbol #2 = '2-0108' Random symbol #3 = '1-0142' Random symbol #4 = '4-1374' Random symbol #5 = '2-0017' Random symbol #6 = '1-0176' Random symbol #7 = '0-0022' Random symbol #8 = '0-0028' Random symbol #9 = '0-0099' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 879 Choosing datasets Common symbol #0 = '0-0017' Common symbol #1 = '0-0007' Common symbol #2 = '0-0055' Common symbol #3 = '0-0074' Common symbol #4 = '0-0087' Random symbol #0 = '1-0013' Random symbol #1 = '0-0097' Random symbol #2 = '1-0068' Random symbol #3 = '0-0068' Random symbol #4 = '4-1459' Random symbol #5 = '1-0101' Random symbol #6 = '0-0005' Random symbol #7 = '1-0132' Random symbol #8 = '0-0099' Random symbol #9 = '1-0149' Reading records Symbol = '0-0035', # of records = 909 Choosing datasetsOpenin Common symbol #0 g file: swmr_data.h5 = '0-0079' Common symbol #1 = '0-0072' Common symbol #2 = '0-0012' Common symbol #3 = '0-0060' Common symbol #4 = '0-0067' Random symbol Symbol = '#0 0-0095', # = '1-0001of rec' Randords om sym= 870bol # 1 = '0-0091' Random symbol #2 = '4-1081' Random symbol #3 = '0-0001' Random symbol #4 = '0-0094' Random symbol #5 = '1-0049' Random symbol #6 = '3-0294' Random symbol #7 = '1-0182' Random symbol #8 = '0-0038' Random symbol #9 = '1-0196' Reading records Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0017', # of records = 888 Symbol = '0-0007', # of records = 890 Symbol = '0-0055', # of records = 866 Symbol = '0-0074', # of records = 883 Symbol = '0-0087', # of records = 883 Symbol = '0-0008', # of records = 909 Symbol = '0-0012', # of records = 861 Checking random symbols Symbol = '1-0114', # of records = 239 Symbol = '0-0055', # of records = 866 Symbol = '2-0108', # of records = 61 Symbol = '1-0142', # of records = 193 Checking random symbols Symbol = '4-1374', # of records = 16 Symbol = '0-0079', # of records = 898 Symbol = '1-0013', # of records = 200 Symbol = '2-0017', # of records = 71 Symbol Sym= '0-0072bol = '', # 0-0097', # of recof reords cords = 876= 876 Symbol = '1-0176', # of records = 258 Symbol Symbol = '1-0068'= '0-0012', # of re, # ofcords = reco269 rds = 861 Symbol = '0-0022', # of records = 893 Symbol = '0-0060', # of records = Symbo879 l = '0-0068', # of records = 876 Symbol = '0-0028', # of records = 870 Symbol = '0-0067',Sy # ofmbol = record'0-0099's = , # o903 f records = 879 Symbol = '4-1459', # of recCords hecki= 17 ng random symbClosing file ols Symbol = '1-0001', # of records = 217 Symbol = '1-0101', # of records = 199 Symbol = '0-0091', # of records = 813 Symbol = '0-0005', # of records = 893 Symbol = '4-1081', # of records = 10 Symbol = '0-0001', # ofS recordymbol =s = 894 '1-0132', # of records = 207 Symbol = '0-0094', # of records = 855 Symbol = '0-0099', #Sym of rbol = 'ecord1-0049', # os = f record879 s = 222 Symbol = '3-0294', # of records = 35 Symbol = '1-0149', # of records = 217 Symbol = '1-0182', # of records = 216 Closing file Symbol = '0-0038', # of records = 879 Symbol = '1-0196', # of records = 196 Closing file Opening file: swmr_data.h5 OChecking common symbols pening file: Symbol = '0-0038', # of records = 714 swmr_data.h5 Symbol = '0-0074', # of records = 991 Symbol = '0-0093', # of records = 793 Symbol = '0-0047', # of records = 826 Symbol = '0-0051', # of records = 962 Checking random symbols Symbol = '0-0049', # of records = 957 Symbol = '4-0307', # of records = 0 Symbol = '0-0029', # of records = 816 CSymbol = '3-0560', # of records = 27 heckingSymbol = '3-0447', # of records = 15 common Symbol = '0-0009', # of records = 844 symbolsSymbol = '0-0019', # of records = 927 Symbol = '0-0063', # of records = 949 Symbol = '0-0039', # of records = 945 SymboSymbol = '0-0097', # of records = 862 l =Closing file '0-0087', # of records = 871 Symbol = '0-0082', # of records = 911 Symbol = '0-0052', # of records = 790 Symbol = '0-0070', # of records = 901 Symbol = '0-0050', # of records = 934 Checking random symbols Symbol = '0-0017', # of records = 758 Symbol = '3-0530', # of records = 12 Symbol = '2-0237', # of records = 56 Symbol = '4-0864', # of records = 14 Symbol = '3-0497', # of records = 0 Symbol = '2-0263', # of records = 85 Symbol = '0-0018', # of records = 990 Symbol = '4-0356', # of records = 39 Symbol = '1-0034', # of records = 167 Symbol = '0-0081', # of records = 867 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 714 Symbol = '0-0035', # of records = 833 Symbol = '0-0095', # of records = 1011 Symbol = '0-0008', # of records = 938 Opening file: swmr_data.h5 Symbol = '0-0012', # of records = 987 Checking random symbols Symbol = '1-0114', # of records = 161 Opening file: swmr_data.h5 Symbol = '0-0055', # of records = 834 Symbol = '2-0108', # of records = 90 Symbol = '1-0142', # of records = 236 Symbol = '4-1374', # of records = 27 Symbol = '2-0017', # of records = 52 Checking common symbols Checking common symbols Symbol = '1-0176', # of records = 196 Symbol = '0-0079', # of records = 951 Symbol = '0-0022', # of records = 777 Symbol = '0-0017', # of records = 758 SymSymbol = '0-0072', #bol = ' of records0-0028', # of = 894 records = 742 Symbol = '0-0099', # of records = 799 Symbol = '0-0012', Symbo# of recordl = 's = 987 0-0007', # of records = 988 Closing file Symbol = '0-0060', # of records = 872 SSymbol = ymbol = ''0-0067', # o0-0055', f records# of r = 940 ecords = 834 Checking random symbols Symbol = '1-0001', # of records = 249 Symbol = '0-0074', # of recordsSymbol = = '0-0091',991 # of records = 746 Symbol = '4-1081', # of records = 10 Symbol = '0-0087', # of records = 871 Symbol = '0-0001', # of records = 965 Checking random symbols Symbol = '0-0094', # of records = 966 SSymbol = ymbol'1-0049', # of = ' records1-0013', = 297 # of records = 189 Symbol = '3-0294', # of records = 45 Symbol = '0-0097', # of records = 862Symbol = '1-0182', # of records = 259 Symbol = '0-0038', # of records = 727 Symbol = '1-0068', # of records = 284 Symbol = '1-0196', # of records = 242 Closing file Symbol = '0-0068', # of records = 804 Symbol = '4-1459', # of records = 24 Symbol = '1-0101', # of records = 203 Symbol = '0-0005', # of records = 973 Symbol = '1-0132', # of records = 196 Symbol = '0-0099', # of records = 799 Symbol = '1-0149', # of records = 217 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 821 Symbol = '0-0074', # of records = 1198 Symbol = '0-0093', # of records = 700 Symbol = '0-0047', # of records = 938 Symbol = '0-0051', # of records = 1057 Checking random symbols Symbol = '0-0049', # of records = 1033 Symbol = '4-0307', # of records = 7 Symbol = '0-0029', # of records = 887 Symbol = '3-0560', # of records = 46 Symbol = '3-0447', # of records = 13 Symbol = '0-0009', # of records = 868 Symbol = '0-0019', # of records = 990 Symbol = '0-0063', # of records = 1011 Symbol = '0-0039', # of records = 1116 Symbol = '0-0097', # of records = 971 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of records = 850 Symbol = '0-0082', # of records = 997 Symbol = '0-0052', # of records = 830 Symbol = '0-0070', # of records = 888 Symbol = '0-0050', # of records = 848 Checking random symbols Symbol = '0-0017', # of records = 712 Symbol = '3-0530', Opening file: swmr_data.h5 # of records = 40 Checking common symbols Symbol = '2-0237'Symbol = '0-0038', # of records = 819 , # of recoSymbol = '0-0035', # of records = 1155 rds = 78 Symbol = '0-0095', # of records = 1006 Symbol = '0-0008', # of records = 1043 SymSymbol = '0-0012', # of records = 856 boChecking random symbols l = Symbol = '1-0114', # of records = 187 '4-0864', # Symbol = '0-0055', # of records = 944 of recorSymbol = '2-0108', # of records = 108 ds = 13O Symbopl = '1-0142', # of records = 272 ening file:Symbol = ' 4-1374', # of records = 24 swmr_data.h5 SymbSymbol = '2-0017', # of records = 34 ol = 'Symbol = '1-0176', # of records = 226 3-0497', # of Symbol = '0-0022', # of recordsC = 767 hreecckoirndg Symbcol = '0-0028', # of recoords = 801 msm o=n 23s ySymmbol = '0-0099', # of recbords = 648 ols Closing file SSymybmoblo l= =' 2-0263''0-0079,' #, o#f orfe croercdosr d=s 99= 894 Symbol =S y'm0-0018b'o,l #= o'f0-0072 'r,e c#o rodfs r=e Oc1130o rdps e= n963 ingS ymfboil l= eS':y4-0356m' b,o l#swmr_data.h5 =o f' r0-0012e'c,o r#d so f= r39e cords = 856 Symbol = 'S1-0034y'm,b o#l oC=f 'rhe0-0060c'eo,r cd#s k o=fi 153rn ecgor dsc =o S966 ymmbmolo =n ' 0-0081s',y S#m yombfb orole cl=o rs'd s0-0067 '=, 882# of reCcloorsdisn g= f998i lSe ymCbheocklin g =ra nd'om0-0017 s'ym,bo ls# of Sryembcolo =r '1-0001d',s # o=f re712co rds = 176 SymbSol y= m'b0-0091'o, l# o f= r e'cor0-0007ds' ,= 616# of recoSrymdbsol == '4-10811016', # of records = 15 SymSbymoboll = '=0-0001 ',' # 0-0055of' r,ec or#ds =o f946 recordSsym bo=l = 944'0-0094 ', # of records = 1034 SymbSoylmb ol= = ''1-00490-0074',' #, o f #r ecoorfds r= e374 cords =S ymb1204ol = '3-0294', # of records = S2 ymbol =S ym'bo0-0087l '= ,'1-0182 ',# # oof fre croredsc =o r257 ds = 850 Symbol = '0-0038C',h #e ocfk riencogr dsr a= n819d om symSbymoboll s= '1-0196', # of recordSs y= m312 bol C=lo si'ng1-0013 f'il,e # of records = 103 Symbol = '0-0097', # of records = 941 Symbol = '1-0068', # of records = 169 Symbol = '0-0068', # of records = 719 Symbol = '4-1459', # of records = 22 Symbol = '1-0101', # of records = 254 Symbol = '0-0005', # of records = 996 Symbol = '1-0132', # of records = 270 Symbol = '0-0099', # of records = 648 Symbol = '1-0149', # of records = 328 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 806 Symbol = '0-0074', # of records = 1237 Symbol = '0-0093', # of records = 915 Symbol = '0-0047', # of records = 866 Symbol = '0-0051', # of records = 1040 Checking random symbols Symbol = '0-0049', # of records = 1133 Symbol = '4-0307', # of records = 24 Symbol = '0-0029', # of records = 944 Symbol = '3-0560', # of records = 29 Symbol = '3-0447', # of records = 2 Symbol = '0-0009', # of records = 854 Symbol = '0-0019', # of records = 1073 Symbol = '0-0063', # of records = 1087 Symbol = '0-0039', # of records = 1054 Symbol = '0-0097', # of records = 959 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 806 Symbol = '0-0035', # of records = 1155 Symbol = '0-0095', # of records = 1127 Symbol = '0-0008', # ofO rpeecnoirndgs f=i l951e : swmr_data.h5 Symbol = '0-0012', # of recordCsh e=c k789i ng comCmhoenc ksiynmgb orlasn dom symbols SymboSly m=b o'l0-0087 '=, '#1-0114 'o,f #r eocfo rrdesc o=r d838s = 231 SSyymmbbooll == ''0-00820-0055'',, ## ooff rreeccoorrddss == 982993 SSyymmbbooll == ''2-01080-0052'',, ## ooff rreeccoorrddss == 108884 SSyymmbbooll == ''1-01420-0070'',, ## ooff rreeccoorrddss == 289820 SSymymbbooll == ''0-00504-1374'',, ## ooff rreeccoorrddss == 82526 CheckiSngy mrbaonld o=m 's2-0017y'm,b o#l so f recordSsy m=b o49l = '0-0017', # oSfy mrbeoclo r=d s' 1-0176=' ,749 # of recordsS y=m b128o l = '3-0530', #S yomfb orle c=o r'ds0-0022 '=, 29# of records =S y601m bol = '2-0237', # oSfy mrbeoclo r=d s' =0-0028 '60, # of recordSsy m=b o692l =O 'p4-0864e'n,i n#g oSffy imrlbeeoc:lo r=dswmr_data.h5 s ' 0-0099=' ,27 # of recorSdysm b=o l620 = '3-0497',C l#o Csoifhn egrc ekfciionlrged sc o=m m24o n symbols Symbol = '2-0263'S, y#m boofl r=e c'or0-0079d's, =# 46o f records =S y946m bol = '0-0018', # ofS ryemcboorld s= =' 0-00721055' , # of recoSrydmsb o=l 951= '4-0356', # of rSecyomrbdosl == 45' 0-0012', # of reScyomrbdosl == 806' 1-0034', # of reScyomrbdosl == 63' 0-0060', # of recSoyrmdbso l= =969 '0-0081', # of recSorydmsb o=l 829= '0-0067', C#l oosfi nrge cfoirldes = 904 Checking random symbols Symbol = '1-0001', # of records = 156 Symbol = '0-0091', # of records = 621 Symbol = '4-1081', # of records = 28 Symbol = '0-0001', # of records = 1107 Symbol = '0-0094', # of records = 1093 Symbol = '1-0049', # of records = 349 Symbol = '3-0294', # of records = 1 Symbol = '1-0182', # of records = 245 Symbol = '0-0038', # of records = 794 Symbol = '1-0196', # of records = 143 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 758 Symbol = '0-0007', # of records = 1016 Symbol = '0-0055', # of records = 993 Symbol = '0-0074', # of records = 1248 Symbol = '0-0087', # of records = 835 Checking random symbols Symbol = '1-0013', # of records = 117 Symbol = '0-0097', # of records = 957 Symbol = '1-0068', # of records = 163 Symbol = '0-0068', # of records = 708 Symbol = '4-1459', # of records = 25 Symbol = '1-0101', # of records = 199 Symbol = '0-0005', # of records = 945 Symbol = '1-0132', # of records = 325 Symbol = '0-0099', # of records = 620 Symbol = '1-0149', # of records = 353 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0074', # of records = 1280 Symbol = '0-0093', # of records = 912 Symbol = '0-0047', # of records = 786 Symbol = '0-0051', # of records = 1035 Checking random symbols Symbol = '0-0049', # of records = 1131 Symbol = '4-0307', # of records = 33 Symbol = '0-0029', # of records = 972 Symbol = '3-0560', # of records = 34 Symbol = '3-0447', # of records = 19 Symbol = '0-0009', # of records = 898 Symbol = '0-0019', # of records = 1195 Symbol = '0-0063', # of records = 1002 Symbol = '0-0039', # of records = 963 Symbol = '0-0097', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0035', # of records = 1038 Symbol = '0-0095', # of records = 1161 SyOmbpoeln i=n g' 0-0008f'i,l e#: ofswmr_data.h5 records = 903 Symbol C=h e'c0-0012k'i,n g# coofm mroenc osrydmsb o=l s713 CheckinSgy mrbaonld o=m 'sy0-0087m'b,o l#s of recorSdysm b=o l880 = '1-0114', # of recSoyrmdbso l= =223 '0-0082', # of rSeycmobrodls == '10500-0055 ', # of recorSdysm b=o l1028 = '0-0052', # of reScyomrbdosl == 798' 2-0108', # of reScyomrbdosl == 102' 0-0070', # of reScyomrbdosl == 785' 1-0142', # of recSoyrmdbso l= =283 '0-0050', # of recSoyrmdbso l= =638 '4-1374', C#h eocfk irnegc orradnsd o=m 33s ymbols SSyymmbbooll == ''2-00170-0017'',, ## ooff rreeccoorrddss == 45647 SySmybmoblo l= =' '1-0176'3-0530,' ,# #o fo fr erceocrodrsd s= =144 29 SSyymmbbooll == ''0-00222-0237'',, ## ooff rreeccoorrddss == 52845 SySmybmoblo l=O ='p 0-0028e''n4-0864,i' n,#g #of fio lfre e:rc eocrswmr_data.h5od rsd s= =733 26 SSyymbmoblo l= =' '0-0099'3-0497,'C ,# h #eo cfok fir nergce occroodrmsdm so= n = 638 s 25y mbolsC losingS yfmibloel =S 'y2-0263m'b,o l# =o f' r0-0079e'c,o r#d so f= r57e cords = 785 Symbol = '0-0018', S# yomfb orle c=o r'd0-0072s' ,= #849 of records S=y m979b ol = '4-0356', # of rSecyomrbdosl == 45' 0-0012', # of recSoyrmdbso l= =713 '1-0034', # of reScyomrbdosl == 67' 0-0060', # of reScyomrbdosl == 1018' 0-0081', # of reScoyrmdbso l= =968 '0-0067', #C loofs irnegc ofridlse = 968 Checking random symbols Symbol = '1-0001', # of records = 115 Symbol = '0-0091', # of records = 656 Symbol = '4-1081', # of records = 26 Symbol = '0-0001', # of records = 1090 Symbol = '0-0094', # of records = 998 Symbol = '1-0049', # of records = 350 Symbol = '3-0294', # of records = 17 Symbol = '1-0182', # of records = 215 Symbol = '0-0038', # of records = 914 Symbol = '1-0196', # of records = 79 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 647 Symbol = '0-0007', # of records = 1029 Symbol = '0-0055', # of records = 1028 Symbol = '0-0074', # of records = 1280 Symbol = '0-0087', # of records = 880 Checking random symbols Symbol = '1-0013', # of records = 111 Symbol = '0-0097', # of records = 949 Symbol = '1-0068', # of records = 164 Symbol = '0-0068', # of records = 766 Symbol = '4-1459', # of records = 25 Symbol = '1-0101', # of records = 211 Symbol = '0-0005', # of records = 802 Symbol = '1-0132', # of records = 335 Symbol = '0-0099', # of records = 638 Symbol = '1-0149', # of records = 294 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0074', # of records = 1280 Symbol = '0-0093', # of records = 912 Symbol = '0-0047', # of records = 786 Symbol = '0-0051', # of records = 1035 Checking random symbols Symbol = '0-0049', # of records = 1131 Symbol = '4-0307', # of records = 33 Symbol = '0-0029', # of records = 972 Symbol = '3-0560', # of records = 34 Symbol = '3-0447', # of records = 19 Symbol = '0-0009', # of records = 898 Symbol = '0-0019', # of records = 1195 Symbol = '0-0063', # of records = 1002 Symbol = '0-0039', # of records = 963 Symbol = '0-0097', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0035', # of records = 1038 Symbol = '0-0095', # of recOorpdesn ing f=i l1161e : swmr_data.h5 Symbol = '0-0008', # of recordCs h=e c903k ing common sSyymmbboolls = '0-0012', # of recSorydmsb o=l 713= C'h0-0087e'c,k i#n go fr arnedcoomr dssy m=b o880l s Symbol =S y'm1-0114b'o,l #= o'f0-0082 'r,e c#o rodfs r=e c223o rds = 1050 Symbol = 'S0-0055y'm,b o#l o=f 'r0-0052e'c,o r#d so f= r1028e cords = 798 Symbol =S y'm2-0108b'o,l #= o'f0-0070 'r,e c#o rds =o f102 records = 785 Symbol = '1-0142'S,y m#b oolf =r e'c0-0050o'r,d s# =o f283 records = 638 SymCbhoelc k=i n'g4-1374 'r,a n#d oomf sryemcboorldss = 33 Symbol =S y'm0-0017b'ol, =# 'o2-0017f' ,r e#c oorfd sr e=c o647r ds = 45 SymboSly m=b o'l3-0530 '=, '#1-0176 'o,f #r eocfo rrdesc o=r d29s = 144 SymbSoly m=b o'l2-0237 '=, '#0-0022 'o,f #r eocfo rrdesc Oo=r pd45es n i=n g528 file: Sswmr_data.h5y mSbyomlb o=l '=4-0864 '',0-0028 '#, o#f orfe croercdosr d=s C26= h733e cking comSmyoSmnyb mosblyo ml=b o='l 3-0497s'' 0-0099,' ,# #o fo fr erceocrodrsd Ss= y=25m b638o l = '0-0079C'l,o Ss#yi mnobgfo lfr ie=lc eo' r2-0263d's, =# 785o f records = 57 Symbol =S y'mb0-0072'o,l #= o'f0-0018 'r,e c#o rodfs r=e co979r ds = 849 SymbolS y=m b'ol0-0012 '=, '#4-0356 'o,f # roefc orredcso r=d s 713= 45 SySmybmoblo l= =' 1-0034''0-0060,' ,# #o fo f records = 1018 records = 67 Symbol = '0-0081', # of records = 968 Closing file Symbol = '0-0067', # of records = 968 Checking random symbols Symbol = '1-0001', # of records = 115 Symbol = '0-0091', # of records = 656 Symbol = '4-1081', # of records = 26 Symbol = '0-0001', # of records = 1090 Symbol = '0-0094', # of records = 998 Symbol = '1-0049', # of records = 350 Symbol = '3-0294', # of records = 17 Symbol = '1-0182', # of records = 215 Symbol = '0-0038', # of records = 914 Symbol = '1-0196', # of records = 79 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 647 Symbol = '0-0007', # of records = 1029 Symbol = '0-0055', # of records = 1028 Symbol = '0-0074', # of records = 1280 Symbol = '0-0087', # of records = 880 Checking random symbols Symbol = '1-0013', # of records = 111 Symbol = '0-0097', # of records = 949 Symbol = '1-0068', # of records = 164 Symbol = '0-0068', # of records = 766 Symbol = '4-1459', # of records = 25 Symbol = '1-0101', # of records = 211 Symbol = '0-0005', # of records = 802 Symbol = '1-0132', # of records = 335 Symbol = '0-0099', # of records = 638 Symbol = '1-0149', # of records = 294 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0074', # of records = 1280 Symbol = '0-0093', # of records = 912 Symbol = '0-0047', # of records = 786 Symbol = '0-0051', # of records = 1035 Checking random symbols Symbol = '0-0049', # of records = 1131 Symbol = '4-0307', # of records = 33 Symbol = '0-0029', # of records = 972 Symbol = '3-0560', # of records = 34 Symbol = '3-0447', # of records = 19 Symbol = '0-0009', # of records = 898 Symbol = '0-0019', # of records = 1195 Symbol = '0-0063', # of records = 1002 Symbol = '0-0039', # of records = 963 Symbol = '0-0097', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0035', # of Orepceonridnsg =f i1038l e: swmr_data.h5 Symbol = '0-0095', # of recoCrhdesc k=i n1161g common symbSoylmsb ol = '0-0008', # ofS yrmebcoolr d=s '=0-0087 '903, # of recorSdymbol = '0-0012', # of records = 713s = 880 Checking randomS ysmybmoblo l=s '0-0082', # Soyfm broelc o=r d's 1-0114=' ,1050 # of records S=y m223b ol = '0-0052', #S yomfb orle c=o r'd0-0055s' ,= #798 of records =S y1028m bol = '0-0070', # Soyfm broelc o=r d's 2-0108=' ,785 # of recordsS y=m b102o l = '0-0050', # ofS ryemcboorld s= =' 1-0142638' , # of Crheeccokridnsg =r a283 Symbol = '4-1374', # of records = 33 Symbol = '2-0017', # of records = 45 Symbol = '1-0176', # of records ndom symbols Symbol = '0-0017', # of records = 647 Symbol = '3-0530', # of records = 29 Symbol = '2-0237', # of records = 45 Symbol = '4-0864', # of records = 26 Symbol = '3-0497', # of records = 25 Symbol = '2-0263', # of records = 57 Symbol = '0-0018', # of records = 849 Symbol = '4-0356', # of records = 45 Symbol = '1-0034', # of records = 67 Symbol = '0-0081', # of records = 968 Closing file = 144 Symbol = '0-0022', # of records = 528 Symbol = '0-0028', # of records = 733 OpeninSgy mfbiolle := 'swmr_data.h50-0099 ', # of records = 638 ClosingC hfeiclkei ng common symbols Symbol = '0-0079', # of records = 785 Symbol = '0-0072', # of records = 979 Symbol = '0-0012', # of records = 713 Symbol = '0-0060', # of records = 1018 Symbol = '0-0067', # of records = 968 Checking random symbols Symbol = '1-0001', # of records = 115 Symbol = '0-0091', # of records = 656 Symbol = '4-1081', # of records = 26 Symbol = '0-0001', # of records = 1090 Symbol = '0-0094', # of records = 998 Symbol = '1-0049', # of records = 350 Symbol = '3-0294', # of records = 17 Symbol = '1-0182', # of records = 215 Symbol = '0-0038', # of records = 914 Symbol = '1-0196', # of records = 79 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 647 Symbol = '0-0007', # of records = 1029 Symbol = '0-0055', # of records = 1028 Symbol = '0-0074', # of records = 1280 Symbol = '0-0087', # of records = 880 Checking random symbols Symbol = '1-0013', # of records = 111 Symbol = '0-0097', # of records = 949 Symbol = '1-0068', # of records = 164 Symbol = '0-0068', # of records = 766 Symbol = '4-1459', # of records = 25 Symbol = '1-0101', # of records = 211 Symbol = '0-0005', # of records = 802 Symbol = '1-0132', # of records = 335 Symbol = '0-0099', # of records = 638 Symbol = '1-0149', # of records = 294 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 914 Symbol = '0-0074', # of records = 1280 Symbol = '0-0093', # of records = 912 Symbol = '0-0047', # of records = 786 Symbol = '0-0051', # of records = 1035 Checking random symbols Symbol = '0-0049', # of records = 1131 Symbol = '4-0307', # of records = 33 Symbol = '0-0029', # of records = 972 Symbol = '3-0560', # of records = 34 Symbol = '3-0447', # of records = 19 Symbol = '0-0009', # of records = 898 Symbol = '0-0019', # of records = 1195 Symbol = '0-0063', # of records = 1002 Symbol = '0-0039', # of records = 963 Symbol = '0-0097', # of records = 949 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0087', # of recordOsp en=i ng880 file: swmr_data.h5 Symbol = '0-0082',C he#c kionfg cormmeocn osyrmdbosl s = 1050 Symbol = '0-0038'S, y# mobf orlec or=ds =' 9140-0052 ', # of rSeymcbool r= d's0-0035' , =# of 798re cords = 1038 SSyymmbbolo =l ' 0-0095=', #' o0-0070f 're,c # of roerdcso =r d1161 s = 785 Symbol = '0-0008', # of rSecoyrdms b= o903 l = '0-0050S'y,mb ol# = 'o0-0012f', #r eofc roecrorddss = =713 638C hecking ranCdohm esycmbkolis ng raSnydmboolm = 's1-0114y',m #b oof lresco rds = 223 SySymmbbolo = 'l0-0055 ',= # o'f 0-0017re'co,rd s #= 1028o f recorSdysmb ol= = '6472-0108' , # of records = 102 SymbSoymlbo l == ''1-0142',3-0530 #' o,f re#co rdos f= 283r ecords S=y mbo29l = '4-1374', # of records = 33S ymbol S=ym bo'l 2-0237= ''2-0017,' , ## ofo rfec orrdse =c 45o rds = S45ym bol = '1-0176', # of records =S 144 ymbol S=ym bo'l 4-0864= ''0-0022,' , ## ofo rfec orrdse =c 528o rOdpsen in=Sg y mfb26ioll e := 'swmr_data.h50-0028 ', # of recordSs =y 733m bol =S y'Cmbh3-0497oelc' k=i, n' g0-0099 #'c,o m#mo oonff s ryemrcbooerldscs o=r 638d s =C lo25sSi ynmgb ofli l=e '0-0079', # of reScoyrdms b= o785l = '2-0263',S y#mb olo =f '0-0072r',e c# oofr rdesco rd=s = 57979 SymbolS = y'm0-0012'b, o# lo f =re co'rd0-0018s '= ,713 # of rSeycmboolr =d 's0-0060 ',= # o849f records = 1018 SySmybmbooll = '=0-0067 ',' #4-0356 o'f ,re c#or dso =f 968 recoCrhedcksin g= r and45om symbols SymbSoly =m 'b1-0001o',l # o=f re'cor1-0034ds' =, 115 # of recSoymrdbol =s ' 0-0091=', # 67of records = 656 SymSbyomblol == ' 4-1081'', 0-0081# o'f ,r ec#or dso =f 26 recordsS y=mb ol 968= '0-0001', # of reCcorldso =s 1090i ng fileS ymbol = '0-0094', # of records = 998 Symbol = '1-0049', # of records = 350 Symbol = '3-0294', # of records = 17 Symbol = '1-0182', # of records = 215 Symbol = '0-0038', # of records = 914 Symbol = '1-0196', # of records = 79 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 647 Symbol = '0-0007', # of records = 1029 Symbol = '0-0055', # of records = 1028 Symbol = '0-0074', # of records = 1280 Symbol = '0-0087', # of records = 880 Checking random symbols Symbol = '1-0013', # of records = 111 Symbol = '0-0097', # of records = 949 Symbol = '1-0068', # of records = 164 Symbol = '0-0068', # of records = 766 Symbol = '4-1459', # of records = 25 Symbol = '1-0101', # of records = 211 Symbol = '0-0005', # of records = 802 Symbol = '1-0132', # of records = 335 Symbol = '0-0099', # of records = 638 Symbol = '1-0149', # of records = 294 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 673453 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i ea -c 5 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 343248 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = 5 index type = ea Using generator random seed (used in sparse test only): 567880 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 182935 Using reader random seed: 185778 Using reader random seed: 191656 Using reader random seed: 196863 Using reader random seed: 198870 Using writer random seed: 774175 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = 5 index type = ea Using generator random seed (used in sparse test only): 257337 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 613295 Using reader random seed: 616034 Using reader random seed: 613132 Using reader random seed: 622021 Using reader random seed: 622194 Using writer random seed: 444622 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 702353 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 891348 Generating symbol names Choosing datasets Common symbol #0 = '0-0069' Common symbol #1 = '0-0048' Common symbol #2 = '0-0014' Common symbol #3 = '0-0066' Common symbol #4 = '0-0000' Random symbol #0 = '3-0792' Random symbol #1 = '1-0168' Random symbol #2 = '4-1212' Random symbol #3 = '0-0045' Random symbol #4 = '0-0035' Random symbol #5 = '1-0171' Random symbol #6 = '0-0064' Random symbol #7 = '0-0015' Random symbol #8 = '3-0661' Random symbol #9 = '3-0026' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 898 Symbol = '0-0048', # of records = 868 Symbol = '0-0014', # of records = 870 Symbol = '0-0066', # of records = 925 Symbol = '0-0000', # of records = 905 Checking random symbols Symbol = '3-0792', # of records = 23 Symbol = '1-0168', # of records = 202 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 894636 Generating symbol names Symbol = '4-1212', # of records = 17 Symbol = '0-0045', # of records = 898 Symbol = '0-0035', # of records = 898 Symbol = '1-0171', # of records = 214 Symbol = '0-0064', # of records = 908 Symbol = '0-0015', # of records = 877 Symbol = '3-0661', # of records = 21 SymbolParameters: # of second =s between polling = '1 3-0026# of common symbols to 'poll = 5 # of ,random symbols t o poll = 10 # o#f seconds to test = 3 Uosing reader randofm seed: 898857 Gene rating symbol namres ecords = 26 CloChoosing datasets Common symbol #0 = '0-0053' Common symbol #1 = '0-0086' Common symbol #2 = '0-0036' Common symbol #3 = '0-0077' Common symbol #4 = '0-0065' Random symbol #0 = '4-1022' Random symbol #1 = '0-0031' Random symbol #2 = '0-0094' Random symbol #3 = '0-0039' Random symbol #4 = '0-0098' Random symbol #5 = '1-0061' Random symbol #6 = '1-0077' Random symbol #7 = '0-0018' Random symbol #8 = '3-0037' Random symbol #9 = '0-0063' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 914 Symbol = '0-0086', # of records = 911 Symbol = '0-0036', # of records = 834 Symbol = '0-0077', # of records = 834 Symbol = '0-0065', # of records = 895 Checking random symbols Symbol = '4-1022', # of records = 13 Symbol = '0-0031', # of records = 901 Symbol = '0-0094', # of records = 884 Symbol = '0-0039', # of records = 888 Symbol = '0-0098', # of records = 959 Symbol = '1-0061', # of records = 206 Symbol = '1-0077', # of records = 255 Symbol = '0-0018', # of records = 850 Symbol = '3-0037', # of records = 21 Symbol = '0-0063', # of records = 853 Closing file sing file Choosing datasets Common symbol #0 = '0-0001' Common symbol #1 = '0-0013' Common symbol #2 = '0-0074' Common symbol #3 = '0-0051' Common symbol #4 = '0-0024' Random symbol #0 = '1-0140' Random symbol #1 = '0-0015' Random symbol #2 = '4-0438' Random symbol #3 = '0-0069' Random symbol #4 = '0-0075' Random symbol #5 = '0-0002' Random symbol #6 = '0-0012' Random symbol #7 = '0-0054' Random symbol #8 = '0-0020' Random symbol #9 = '0-0067' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 908 Symbol = '0-0013', # of records = 910 Symbol = '0-0074', # of records = 830 Symbol = '0-0051', # of records = 876 Symbol = '0-0024', # of records = 837 Checking random symbols Symbol = '1-0140', # of records = 233 Symbol = '0-0015', # of records = 877 Symbol = '4-0438', # of records = 17 Symbol = '0-0069', # of records = 898 Symbol = '0-0075', # of records = 814 Symbol = '0-0002', # of records Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 904440 Generating symbol names = 906 Symbol = '0-0012', # of records = 903 Symbol = '0-0054', # of records = 906 Symbol = '0-0020', # of records = 859 Symbol = '0-0067', # of records = 855 Closing file Choosing datasets Common symbol #0 = '0-0036' Common symbol #1 = '0-0067' Common symbol #2 = '0-0028' Common symbol #3 = '0-0079' Common symbol #4 = '0-0093' Random symbol #0 = '0-0051' Random symbol #1 = '2-0256' Random symbol #2 = '0-0004' Random symbol #3 = '0-0082' Random symbol #4 = '0-0093' Random symbol #5 = '4-1262' Random symbol #6 = '2-0268' Random symbol #7 = '1-0008' Random symbol #8 = '1-0155' Random symbol #9 = '0-0095' Reading records Opening file: swmr_data.h5 Checking common symbols Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 906192 Generating symbol names Symbol = '0-0036', # of records = 834 Symbol = '0-0067', # of records = 855 Symbol = '0-0028', # of records = 890 Symbol = '0-0079', # of records = 911 Symbol = '0-0093', # of records = 839 Checking random symbols Symbol = '0-0051', # of records = 876 Symbol = '2-0256', # of records = 57 Symbol = '0-0004', # of records = 863 Symbol = '0-0082', # of records = 857 Choosing datasets Common symbol #0 = '0-0027' Common symbol #1 = '0-0013' Common symbol #2 = '0-0051' Common symbol #3 = '0-0009' Common symbol #4 = '0-0078' Random symbol #0 = '1-0197' Random symbol #1 = '0-0073' Random symbol #2 = '0-0089' Random symbol #3 = '0-0080' Random symbol #4 = '2-0289' Random symbol #5 = '1-0114' Random symbol #6 = '4-1588' Random symbol #7 = '1-0101' Random symbol #8 = '3-0651' Random symbol #9 = '0-0052' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 902 Symbol = '0-0013', # of records = 910 Symbol = '0-0051', # of records = 876 Symbol = '0-0009', # of records = 884 Symbol = '0-0078', # of records = 932 Checking random symbols Symbol = '1-0197', # of records = 208 Symbol = '0-0073', # of records = 902 Symbol = '0-0089', # of records = 872 Symbol = '0-0080', # of records = 903 Symbol = '2-0289', # of records = 61 Symbol = '1-0114', # of records = 195 Symbol = '4-1588', # of records = 11 Symbol = '1-0101', # of records = 213 Symbol = '3-0651', # of records = 19 Symbol = '0-0052', # of records = 911 Closing file Symbol = '0-0093', # of records = 839 Symbol = '4-1262', # of records = 7 Symbol = '2-0268', # of records = 53 Symbol = '1-0008', # of records = 220 Symbol = '1-0155', # of records = 247 Symbol = '0-0095', # of records = 829 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 587 Symbol = '0-0048', # of records = 634 Symbol = '0-0014', # of records = 595 Symbol = '0-0066', # of records = 632 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 649 Symbol = '0-0086', # of records = 607 Symbol = '0-0036', # of records = 577 Symbol = '0-0077', # of records = 548 Symbol = '0-0065', # of records = 635 Checking random symbols Symbol = '4-1022', # of records = 10 Symbol = '0-0031', # of records = 590 Symbol = '0-0094', # of records = 660 Symbol = '0-0039', # of records = 615 Symbol = '0-0098', # of records = 724 Symbol = '1-0061', # of records = 138 Symbol = '1-0077', # of records = 132 Symbol = '0-0018', # of records = 574 Symbol = '3-0037', # of records = 21 Symbol = '0-0063', # of records = 583 Closing file Symbol = '0-0000', # of records = 663 Checking random symbols Symbol = '3-0792', # of records = 22 Symbol = '1-0168', # of records = 110 Symbol = '4-1212', # of records = 15 Symbol = '0-0045', # of records = 656 Symbol = '0-0035', # of records = 622 Symbol = '1-0171', # of records = 143 Symbol = '0-0064', # of records = 694 Symbol = '0-0015', # of records = 606 Symbol = '3-0661', # of records = 10 Symbol = '3-0026', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 555 Symbol = '0-0013', # of records = 596 Symbol = '0-0074', # of records = 530 Symbol = '0-0051', # of records = 634 Symbol = '0-0024', # of records = 587 Checking random symbols Symbol = '1-0140', # of records = 176 Symbol = '0-0015', # of records = 606 Symbol = '4-0438', # of records = 11 Opening file:S yswmr_data.h5m bol = '0-0069', # of records = 587 Symbol = '0-0075', # Cohfe crkeicnogr dcso m=m on466 symbols SymboSly mb= '0-0002', # of records = 632 ol = '0-0027', # oSf yrmebcoolr d=s '=0-0012 '645, # of records = 598 Symbol = 'S0-0013y'm,b o#l o=f 'r0-0054e',c o#r dosf =r e596c ords = 721 SymbolS y=m b'o0-0051l' ,= #' 0-0020o'f, r#e coofr drse c=o r634d s = 572 SymboSly m=b 'o0-0009l', #= o f' r0-0067e'c,o r#d so f= r693e cordOs p=e n580i ng fiSlyem:b oClswmr_data.h5l o=s i'n0-0078g' ,f i#l eo f records = 690 Checking random symbols CheckiSnygm bcoolm m=o n' 1-0197s'y,m b#o losf records = 103 Symbol = '0-0036',S y#m boofl r=e c'o0-0073r'd,s #= o577f records = 700 SymboSl y=m b'ol0-0067 '=, '#0-0089 o'f, r#e coofr drse c=o rd580s = 670 SymboSl y=m b'ol0-0028 '=, '#0-0080 'o,f #r eocfo rrdesc o=r ds596 = 649 SymbSoylm b=o l' 0-0079=' ,' 2-0289#' ,o f# roefc orredcso r=d s607 = 60 SSymybmoblo l= =' '0-00931-0114'',, ## ooff rreeccoorrddss == 636117 CheckiSngy mrbaonld o=m 's4-1588y'm,b o#l so f recorSdysm b=o l11 = '0-0051', # of recoSrydmsb o=l 634= '1-0101', # of recordsS =y m130b ol = '2-0256', # of rSeycmobrodls == '413-0651 ', # of recordsS y=m b18o l = '0-0004', # of reScyomrbdosl == 550' 0-0052', # of recoSrydmsb o=l 622= '0-0082', # oCf lroesciorndg sf i=l e642 Symbol = '0-0093', # of records = 636 Symbol = '4-1262', # of records = 3 Symbol = '2-0268', # of records = 45 Symbol = '1-0008', # of records = 172 Symbol = '1-0155', # of records = 150 Symbol = '0-0095', # of records = 584 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 271 Symbol = '0-0086', # of records = 271 Symbol = '0-0036', # of records = 218 Symbol = '0-0077', # of records = 270 Symbol = '0-0065', # of records = 303 Checking random symbols Symbol = '4-1022', # of records = 10 Symbol = '0-0031', # of records = 277 Symbol = '0-0094', # of records = 273 Symbol = '0-0039', # of records = 339 Symbol = '0-0098', # of records = 430 Symbol = '1-0061', # of records = 31 Symbol = '1-0077', # of records = 45 Symbol = '0-0018', # of records = 219 Symbol = '3-0037', # of records = 21 Symbol = '0-0063', # of records = 275 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 331 Symbol = '0-0048', # of records = 255 Symbol = '0-0014', # of records = 224 Symbol = '0-0066', # of records = 315 Symbol = '0-0000', # of records = 261 Checking random symbols Symbol = '3-0792', # of records = 17 Symbol = '1-0168', # of records = 39 Symbol = '4-1212', # of records = 6 Symbol = '0-0045', # of records = 408 Symbol = '0-0035', # of records = 250 Symbol = '1-0171', # of records = 100 Symbol = '0-0064', # of records = 380 Symbol = '0-0015', # of records = 202 Symbol = '3-0661', # of records = 0 Symbol = '3-0026', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 233 Symbol = '0-0013', # of records = 292 Symbol = '0-0074', # of records = 189 Symbol = '0-0051', # of records = 414 Symbol = '0-0024', # of records = 328 Checking random symbols Symbol = '1-0140', # of records = 142 Symbol = '0-0015', # of records = 202 Symbol = '4-0438', # of records = 0 Symbol = '0-0069', # of records = 331 Symbol = '0-0075', # of records =O 126p ening file: swmr_data.h5 Symbol = '0-0002', # of records = C169h ecking common sySmybmoblosl = '0-0012', # of rSecyomrbdosl == 257' 0-0027', # of recordsS =y m366b ol = '0-0054', # of recoSrdysm b=o l463 = '0-0013', # of recoSrydmsb o=l 292= '0-0020', # of recorSdysm b=o l238 = '0-0051', # of recSoyrmdbso l= =414 '0-0067', # of recordSs y=m bo252l = '0-0009', # oCfl orseicnogr dfsi l=e 370 Symbol = '0-0078', # of recordsO =p e436n ing file: Chswmr_data.h5e cking random symbols SCymhbeoclk i=n g' 1-0197c'o,m m#o no fs yrmebcoolrsd s = 27 Symbol S=y m'bo0-0036l' ,= #' 0-0073o'f, r#e coofr drse c=o rd218s = 376 SSyymmbbooll == ''0-00670-0089'',, ## ooff rreeccoorrddss == 252388 SSymybmoblo l= =' 0-0080''0-0028,' ,# #o fo fr erceocrodrsd s= =361 345 SySmbyomlb o=l '=2-0289 '',0-0079 '#, o#f orfe croercdosr d=s 39= 302 SymbSoylm b=o l' 1-0114=' ,' 0-0093#' ,o f# roefc orredcso r=d s10 = 319 CheScykmibnogl r=a n'd4-1588o'm, s#y mobfo lrse cords =S y5m bol = '0-0051', # of recSoyrmdbso l= =414 '1-0101', # of recordSsy m=b o64l = '2-0256', # of rSeycmobrodls == '263-0651 ', # of records = S8 ymbol = '0-0004', # oSf yrmebcoolr d=s '=0-0052 '144, # of records = S290y mbol = '0-0082',C l#o soifn gr efciolred s = 298 Symbol = '0-0093', # of records = 319 Symbol = '4-1262', # of records = 3 Symbol = '2-0268', # of records = 27 Symbol = '1-0008', # of records = 87 Symbol = '1-0155', # of records = 136 Symbol = '0-0095', # of records = 314 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 998193 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 177894 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 428084 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 602266 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 603342 Generating symbol names Choosing datasetsParameters: # of seconds between polling = Choosing datasets Common symbol #0 = '0-0043' Common symbol #1 = '0-0089' Common symbol #2 = '0-0078' Common symbol #3 = '0-0052' Common symbol #4 = '0-0033' Random symbol #0 = '2-0024' Random symbol #1 = '0-0080' Random symbol #2 = '0-0090' Random symbol #3 = '1-0016' Random symbol #4 = '4-0998' Random symbol #5 = '3-0063' Random symbol #6 = '0-0026' Random symbol #7 = '1-0117' Random symbol #8 = '1-0090' Random symbol #9 = '0-0052' Reading records Opening file: swmr_data.h5 Checking common symbols 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 605632 Generating symbol names Symbol = '0-0043', # of records = 901 Symbol = '0-0089', # of records = 928 Common symbol #0 = '0-0014' Common symbol #1 = '0-0079' Common symbol #2 = '0-0035' Common symbol #3 = '0-0001' Common symbol #4 = '0-0007' Random symbol #0 = '0-0093' Random symbol #1 = '4-1139' Random symbol #2 = '0-0009' Random symbol #3 = '0-0006' Random symbol #4 = '3-0373' Random symbol #5 = '4-1064' Random symbol #6 = '3-0364' Random symbol #7 = '0-0074' Random symbol #8 = '0-0041' Random symbol #9 = '0-0066' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 901 Symbol = '0-0079', # of records = 917 Symbol = '0-0035', # of records = 917 Symbol = '0-0001', # of records = 907 Symbol = '0-0007', # of records = 905 Checking random symbols Symbol = '0-0093', # of records = 902 Symbol = '4-1139', # of records = 10 Symbol = '0-0009', # of records = 919 Symbol = '0-0006', # of records = 925 Symbol = '3-0373', # of records = 28 Symbol = '4-1064', # of records = 17 Symbol = '3-0364', # of records = 40 Symbol = '0-0074', # of records = 879 Symbol = '0-0041', # of records = 889 Symbol = '0-0066', # of records = 908 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 605222 Generating symbol names Choosing datasets Common symbol #0 = '0-0097' Common symbol #1 = '0-0059' Common symbol #2 =S '0-0068' Common symbol #3 = '0-0054' Common syymbol #4 = '0-0061' Ramndom symbol #0b = '3-0158' Random osymbol #1 = 'l3-0696' Random symb ol #2 = '4-0332' R=andom symbol # 3 = '0-0026' Random' symbol #4 = '1-0120' Ra0-0078ndom symbol #5' = '3-0732' Random, symbol #6 = ' 0-0013' Random sym#bol #7 = '2-0206' Random symbol #o8 = '1-0041' Randfom symbol #9 = '2-0083' records = 925 Choosing datasets Common symbol #0 = '0-0089' Common symbol #1 = '0-0088' Common symbol #2 = '0-0057' Common symbol #3 = '0-0073' Common symbol #4 = '0-0028' Random symbol #0 = '3-0509' Random symbol #1 = '0-0032' Random symbol #2 = '3-0354' Random symbol #3 = '4-0492' Random symbol #4 = '1-0014' Random symbol #5 = '1-0038' Random symbol #6 = '4-0603' Random symbol #7 = '3-0472' Random symbol #8 = '0-0097' Random symbol #9 = '2-0162' Reading records Opening file: swmr_data.h5 Symbol = '0-0052', # of records = 870 Checking common symbols SymboSymbol = '0-0089', # of records = 928 l = '0-0033', # of recordsS =y m851b ol = '0-0088', #C hoefc kriencgo rrdasn d=o m 903s ymbols SymbolS =y m'b2-0024o'l, =# 'o0-0057f' ,r e#c oorfd sr e=c o54r ds = 890 Symbol = S'y0-0080m'b,o l# =o f' r0-0073e'c,o r#d so f= r892e cords = 938 Symbol = '0-0090', S# yomfb orle c=o r'd0-0028s' ,= #889 of records = 975 SyReading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 922 Symbol = '0-0059', # of records = 860 Symbol = '0-0068', # of records = 871 Symbol = '0-0054', # of records = 875 Symbol = '0-0061', # of records = 859 Checking random symbols Symbol = '3-0158', # of records = 35 Symbol = '3-0696', # of records = 17 Symbol = '4-0332', # of records = 7 Symbol = '0-0026', # of records = 907 Symbol = '1-0120', # of records = 215 Symbol = '3-0732', # of records = 17 Symbol = '0-0013', # of records = 979 Symbol = '2-0206', # of records = 61 Symbol = '1-0041', # of records = 220 Symbol = '2-0083', # of records = 56 Closing file mbol = 'C1-0016h'e,c k#i nogf rraencdoormd ss y=m b230o ls Symbol S= y'mb3-0509o'l, =# 'o4-0998f' ,r e#c oorfd sr e=c o25r ds = 12 Symbol S=y m'b0-0032o'l, =# 'o3-0063f' ,r e#c oorfd sr e=c o843r ds = 24 SymboSl y=m b'ol3-0354 '=, '#0-0026 'o,f #r eocfo rrdesc o=r d23s = 907 SSyymmbbooll == ''1-01174-0492'',, ## ooff rreeccoorrddss == 19819 SySmybmoblo l= =' 1-0090''1-0014,' ,# #o fo fr ecroercdosr =d s244 = 222 SymboSly m=b o'l0-0052 '=, '#1-0038 'o,f #r eocfo rrdesc o=r d870s = 211 Closing file Symbol = '4-0603', # of records = 13 Symbol = '3-0472', # of records = 19 Symbol = '0-0097', # of records = 922 Symbol = '2-0162', # of records = 67 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 614937 Generating symbol names Choosing datasets Common symbol #0 = '0-0053' Common symbol #1 = '0-0014' Common symbol #2 = '0-0082' Common symbol #3 = '0-0004' Common symbol #4 = '0-0086' Random symbol #0 = '1-0140' Random symbol #1 = '0-0073' Random symbol #2 = '2-0042' Random symbol #3 = '0-0036' Random symbol #4 = '0-0085' Random symbol #5 = '1-0182' Random symbol #6 = '0-0088' Random symbol #7 = '2-0187' Random symbol #8 = '2-0330' Random symbol #9 = '0-0071' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 876 Symbol = '0-0014', # of records = 901 Symbol = '0-0082', # of records = 926 Symbol = '0-0004', # of records = 903 Symbol = '0-0086', # of records = 884 Checking random symbols Symbol = '1-0140', # of records = 237 Symbol = '0-0073', # of records = 938 Symbol = '2-0042', # of records = 53 Symbol = '0-0036', # of records = 907 Symbol = '0-0085', # of records = 930 Symbol = '1-0182', # of records = 238 Symbol = '0-0088', # of records = 903 Symbol = '2-0187', # of records = 62 Symbol = '2-0330', # of records = 54 Symbol = '0-0071', # of records = 881 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 946 Symbol = '0-0079', # of records = 845 Symbol = '0-0035', # of records = 891 Symbol = '0-0001', # of records = 953 Symbol = '0-0007', # of records = 860 Checking random symbols Symbol = '0-0093', # of records = 896 Symbol = '4-1139', # of records = 10 Symbol = '0-0009', # of records = 982 Symbol = '0-0006', # of records = 889 Symbol = '3-0373', # of records = 28 Symbol = '4-1064', # of records = 15 Symbol = '3-0364', # of records = 43 Symbol = '0-0074', # of records = 879 Symbol = '0-0041', # of records = 887 Symbol = '0-0066', # of records = 846 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 958 Symbol = '0-0059', # of records = 857 Symbol = '0-0068', # of records = 827 Symbol = '0-0054', # of records = 875 Symbol = '0-0061', # of records = 866 Checking random symbols OSpyemnbionlg =f 'i3-0158l'e,: swmr_data.h5# of records = 35 Symbol = '3-0696', # of records =C h10e cking common symbSoylmsb ol = '4-0332', # ofS yrmebcoolr d=s '= 0-004314' , # of records =S y917m bol = '0-0026', # of recorSdysm b=o l907 = '0-0089', # of recordSsy m=b o982l = '1-0120', #O opfe nrieSncygom rbfdoisll e==: 197' swmr_data.h50-0078 ', # of records =S y916m bol = '3-0732', # oSf yrmebcoolr d=s '=0-0052 '23, # of recordCsh e=S cyk879mi bnogl c=o m'm0-0013o'n, s#y mobfoS lrysem cboorld s= =' 0-0033970' , # Sofy mrbeoclo r=d s' 0-0089='S ,y 829m# b oolf =r e'c2-0206o'r,C dh#se co=kf i n982rg e croarnddso m= s60y mbols SymbSoylm Sb=yo ml'b 0-0088o='l , ' =2-0024# ' ',o1-0041 f'# , r oe#fc oorrfed csro er=cd osr935 d =s =54 195 SySmybmobSloy lm= b =o' l'0-0057 0-0080='' ,,' #2-0083# ' o,of f # r reoecfco orrrdedscs o =r= d s836907 = 61 ClSoSysymimbnbogol l f =i= l 'e' 0-00730-0090'',, ## ooff rreeccoorrddss == 913819 SSyymmbbooll == ''1-00160-0028'',, ## ooff rreeccoorrddss == 240945 CheckingS yrmabnodlo m= s'ym4-0998b'o,l s# of recordSsy m=b o12l = '3-0509', # of recordSs y=m b25o l = '3-0063', # of reScoyrmdbso l= =15 '0-0032', # of recordsS =y mb818o l = '0-0026', # of reScyomrbdosl == 907' 3-0354', # of records S= ym23b ol = '1-0117', # of recoSrydmsb o=l 190= '4-0492', # of recSoyrmdbso l= =34 '1-0090', # of recordSs y=m bo255l = '1-0014', # of rSecyomrbdosl == 210' 0-0052', # of recordSs y=m b879o l = '1-0038', C#l oosfi nrge cfoirldes = 215 Symbol = '4-0603', # of records = 10 Symbol = '3-0472', # oOf preencionrgd sf i=l e29 : swmr_data.h5 Symbol = '0-0097', # of records = 958 SyCmbhoelc k=i n'g2-0162 'c,o m#m oonf sryemcobrodlss = 83 CloSsiynmgb ofli l=e '0-0053', # of records = 878 Symbol = '0-0014', # of records = 946 Symbol = '0-0082', # of records = 934 Symbol = '0-0004', # of records = 849 Symbol = '0-0086', # of records = 930 Checking random symbols Symbol = '1-0140', # of records = 257 Symbol = '0-0073', # of records = 913 Symbol = '2-0042', # of records = 45 Symbol = '0-0036', # of records = 924 Symbol = '0-0085', # of records = 904 Symbol = '1-0182', # of records = 295 Symbol = '0-0088', # of records = 935 Symbol = '2-0187', # of records = 46 Symbol = '2-0330', # of records = 47 Symbol = '0-0071', # of records = 910 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 910 Symbol = '0-0079', # of records = 871 Symbol = '0-0035', # of records = 911 Symbol = '0-0001', # of records = 965 Symbol = '0-0007', # of records = 857 Checking random symbols Symbol = '0-0093', # of records = 833 Symbol = '4-1139', # of records = 10 Symbol = '0-0009', # of records = 966 Symbol = '0-0006', # of records = 962 Symbol = '3-0373', # of records = 29 Symbol = '4-1064', # of records = 11 Symbol = '3-0364', # of records = 35 Symbol = '0-0074', # of records = 915 Symbol = '0-0041', # of records = 850 Symbol = '0-0066', # of records = 782 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 921 Symbol = '0-0059', # of records = 805 Symbol = '0-0068', # of records = 898 Symbol = '0-0054', # of records = 795 Symbol = '0-0061', # of records = 836 Checking random symbols Symbol = '3-0158', # of records = 30 SOympbeonli n=g 'f3-0696i'l,e :# oswmr_data.h5f records = 10 SCymhbeoclk i=n g' 4-0332c'o,m m#o no fs yrmebcoolrsd s = 20 Symbol =S y'm0-0043b'o,l #= o'f0-0026 'r,e c#o rodfs r=e c904o rds = 972 SymbSoylm b=o l' 0-0089=' ,' 1-0120#' ,o f# roefc orredcso r=d s989 = 216 SymSbyomlb o=l '=0-0078 '',3-0732 '#, o#f Oorfep ceronericdnosgr d=fs i 923l= e :23 swmr_data.h5 SymboSl y=m b'o0-0052l' ,= #' 0-0013o'f,C h#re ecockfoi rnrdges c co=or md935ms o n= s1015y mbols SymboSl y=m bS'oyl0-0033m 'b=,o l'# 2-0206=o' f,' r0-0089#e' c,oo fr# d rsoe fc= o rr825ed cso r=d s60 = 989C hecking randoSmy msbyomlb oS=l ys'm 1-0041b'o,l #= o'fS0-0088 y'rm,eb co#ol r od=fs 'r=e2-0024 c'180o, r d#s o=f 934r ecords S=y m51b ol = S'y2-0083m'b,o l# =o fS' yr0-0057me'b,oc lo# r =do sf' 0-0080=r' e,c61 o #r dosf =r e843c ordCsl o=s i883n g fileS ymbol = 'S0-0073y'm,b o#l o=f 'r0-0090e'c,o r#d so f= r1021e cords = 821 Symbol =S y'm0-0028b'o,l #= o'f1-0016 'r,e c#o rodfs r=e c952o rds = 250 Checking randomS ysmybmoblo l=s '4-0998', # ofS yrmebcoolr d=s '= 3-0509'4, # of records = S14y mbol = '3-0063', # oSf yrmebcoolr d=s '=0-0032 '15, # of records = S824y mbol = '0-0026', # oSf yrmebcoolr d=s '=3-0354 '972, # of records = 30 Symbol = '1-0117', # Sofy mrbeoclo r=d s' 4-0492=' ,225 # of records = 36 Symbol = '1-0090', # Soyfm broelc o=r d's 1-0014=' ,277 # of records S= ym189b ol = '0-0052', # of Sreycmobrodls == '9351-0038 ', # of Crleocsoirndgs f=i le200 Symbol = '4-0603', # of records = 18 Symbol = '3-0472', # of reOcoprednsi n=g 37f ile: swmr_data.h5 Symbol = '0-0097', # of recCorhdesc k=i n921g common symbols Symbol = '2-0162'S, y#m boofl r=e c'o0-0053r'd,s #= o85f records C=l o856si ng file Symbol = '0-0014', # of records = 910 Symbol = '0-0082', # of records = 941 Symbol = '0-0004', # of records = 809 Symbol = '0-0086', # of records = 943 Checking random symbols Symbol = '1-0140', # of records = 223 Symbol = '0-0073', # of records = 1021 Symbol = '2-0042', # of records = 45 Symbol = '0-0036', # of records = 853 Symbol = '0-0085', # of records = 901 Symbol = '1-0182', # of records = 303 Symbol = '0-0088', # of records = 934 Symbol = '2-0187', # of records = 46 Symbol = '2-0330', # of records = 55 Symbol = '0-0071', # of records = 892 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 922 Symbol = '0-0079', # of records = 879 Symbol = '0-0035', # of records = 885 Symbol = '0-0001', # of records = 960 Symbol = '0-0007', # of records = 876 Checking random symbols Symbol = '0-0093', # of records = 832 Symbol = '4-1139', # of records = 10 Symbol = '0-0009', # of records = 983 Symbol = '0-0006', # of records = 939 Symbol = '3-0373', # of records = 31 Symbol = '4-1064', # of records = 17 Symbol = '3-0364', # of records = 39 Symbol = '0-0074', # of records = 890 Symbol = '0-0041', # of records = 828 Symbol = '0-0066', # of records = 718 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 914 Symbol = '0-0059', # of records = 782 Symbol = '0-0068', # of records = 928 Symbol = '0-0054', # of records = 763 Symbol = '0-0061', # of records = 762 Checking random symbols Symbol = '3-0158', # of records = 37 SymObople n=i n'g3-0696 'f,i l#e :o f swmr_data.h5r ecords = 0 Symbol = '4-0332'C, h#e cokfi nrge ccoormdmso n= s20y mbols SymSbyomlb o=l '0-0026=' ,' #0-0043 'o,f #r eocfo rrdesc o=r d1053s = 875 SymbolS =y m'b1-0120o'l, =# 'o0-0089f' ,r e#c oorfd sr e=c o185r ds = 995 Symbol = S'3-0732y'm,b o#l o=f 'r0-0078e'c,o r#d so Of= pr14ee ncionrgd sf i= l985e : swmr_data.h5 Symbol = S'y0-0013'm,b o#l o=f r'0-0052e'c, o#Crh edocfsk irn eg=c ocr958od msm o=n 981s ymbols SymbSoylm bSo=ly m'=b2-0206 o''l, 0-0033 ='# , ' o#0-0089f ' o,rf e #cr oeorcfdo srr de=sc o61=r d823s = 995 CheckiSngy mrbaonlSd oy=mm b'so1-0041yl'm ,b= o #l' s0-0088o 'f, r#e coofr dSrsye mc=bo or172ld s= =' 2-0024896' , # of rSecyomrbdoslS y==m b67'o 2-0083l' ,= #' 0-0057o'f, r#e coofrS drysemc bo=or ld81 s = =' 0-0080947' , # oCfl orseicnogr dfsi Sl=ye m 844b ol = '0-0073', # of Sreycmobrodls == '0-0090', # of records = 850 Symbol = '1-0016', # of records = 258 Symbol = '4-0998', # of records = 4 Symbol = '3-0063', # of records = 7 1059 Symbol = '0-0028', # of records = 940 Checking random symbols Symbol = '3-0509', # of records = 14 Symbol = '0-0032', # of records = 813 Symbol = '3-0354', # of records = 20 Symbol = '4-0492', # of records = 36 Symbol = '1-0014', # of records = 212 Symbol = '1-0038', # of records = 195 Symbol = '4-0603', # of records = 18 Symbol = '3-0472', # of records = 49 Symbol = '0-0097', # of records = 914 Symbol = '2-0162', # of records = 95 Closing file Symbol = '0-0026', # of records = 1053 Symbol = '1-0117', # of records = 204 Symbol = '1-0090', # of records = 282 Symbol = '0-0052', # of records = 981 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 808 Symbol = '0-0014', # of records = 922 Symbol = '0-0082', # of records = 1051 Symbol = '0-0004', # of records = 815 Symbol = '0-0086', # of records = 965 Checking random symbols Symbol = '1-0140', # of records = 253 Symbol = '0-0073', # of records = 1059 Symbol = '2-0042', # of records = 47 Symbol = '0-0036', # of records = 880 Symbol = '0-0085', # of records = 912 Symbol = '1-0182', # of records = 272 Symbol = '0-0088', # of records = 896 Symbol = '2-0187', # of records = 55 Symbol = '2-0330', # of records = 54 Symbol = '0-0071', # of records = 904 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 840 Symbol = '0-0079', # of records = 929 Symbol = '0-0035', # of records = 905 Symbol = '0-0001', # of records = 1066 Symbol = '0-0007', # of records = 868 Checking random symbols Symbol = '0-0093', # of records = 784 Symbol = '4-1139', # of records = 10 Symbol = '0-0009', # of records = 949 Symbol = '0-0006', # of records = 890 Symbol = '3-0373', # of records = 41 Symbol = '4-1064', # of records = 17 Symbol = '3-0364', # of records = 43 Symbol = '0-0074', # of records = 889 Symbol = '0-0041', # of records = 871 Symbol = '0-0066', # of records = 736 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 905 Symbol = '0-0059', # of records = 752 Symbol O= 'p0-0068'e,nin g# foifl er:e coswmr_data.h5r ds = 937 Symbol =C h'e0-0054c',k i#n go fc ormemcoonr dssy m=b o708l s SSyymmbbooll == ''0-00890-0061'',, ## ooff rreeccoorrddss == 1053797 CheckinSgy mrbaonld o=m 'sy0-0088m'b,o l#s of recordSsy m=b o845l = '3-0158', # of recSorydmsb o=Ol 45p= e n'i0-0057n'g, f#i loef: rswmr_data.h5e coSrydmsb o=l 986= '3-0696', # of recorSdysm Cb=oh le6 c =k in'g0-0073 'c,o m#m oonf sryemScboyormldbsso l= =1080 '4-0332', # ofS ryemcboorlSd sy= m =b' o0-004323l' ,= '# 0-0028o'f, r#e coofr drSesyc mo=br od875ls == '9630-0026 ', # of reCcohreSdcsyk mi=bn og1113l r=a n'do0-0089m' ,s y#m boofl Ssry emcboorld s= S='y 1-0120m1053'b ,o l# =o f' r3-0509e'c,o r#d so f= rS195e cyomrbdosl == 13' 0-0078', # Soyfm broelc o=r dS'sy3-0732 m'=b, o 974l# =o f' r0-0032e'c,o r#d so f= r15eS cyomrbdosl == 751' 0-0052', # Sofy mrbeoclo r=Sd sy' m0-0013=b' o,1007l #= o'f 3-0354r'e,c o#r dosf =r Se1019cy omrbdosl == 20' 0-0033', S# yomfb orle c=o r'dS2-0206s' y,=m b#898o lo f= r'ec4-0492o'r,Cd hs#e c=ok fi66 n rge croarnddso m= s44y mbolSsy mbol = 'S1-0041Sy'ym,mb bo#ol l o =f= 'r'e2-00241-0014c''o,,r d##s oo=ff 152rr eeccoorrddss == 65191 Symbol = 'SS2-0083yy'mm,bb oo#ll o==f ''r1-0038e0-0080'c',o, r #d# s o of=f r57re eccoorrddss == 168865 C losing file SSyymmbbooll == ''4-06030-0090'',, ## ooff rreeccoorrddss == 23817 SSyymmbbooll == ''3-04721-0016'',, ## ooff rreeccoorrddss == 53269 SymSbyomlb o=l '= 0-0097'',4-0998 '#, o#f orfe croercdosr d=s 905= 1 SySmybmoblo l= =' 2-0162''3-0063,' ,# #o fo fr erceocrodrsd s= =121 14 ClosingS fyimlbeo l = '0-0026', # of records = 1113 Symbol = '1-0117', # of records = 209 Symbol = '1-0090', # of records = 241 Symbol = '0-0052', # of records = 1007 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 810 Symbol = '0-0014', # of records = 840 Symbol = '0-0082', # of records = 1116 Symbol = '0-0004', # of records = 900 Symbol = '0-0086', # of records = 966 Checking random symbols Symbol = '1-0140', # of records = 268 Symbol = '0-0073', # of records = 1080 Symbol = '2-0042', # of records = 42 Symbol = '0-0036', # of records = 855 Symbol = '0-0085', # of records = 922 Symbol = '1-0182', # of records = 268 Symbol = '0-0088', # of records = 845 Symbol = '2-0187', # of records = 56 Symbol = '2-0330', # of records = 42 Symbol = '0-0071', # of records = 899 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 826 Symbol = '0-0079', # of records = 897 Symbol = '0-0035', # of records = 876 Symbol = '0-0001', # of records = 1139 Symbol = '0-0007', # of records = 866 Checking random symbols Symbol = '0-0093', # of records = 738 Symbol = '4-1139', # of records = 0 Symbol = '0-0009', # of records = 905 Symbol = '0-0006', # of records = 822 Symbol = '3-0373', # of records = 41 Symbol = '4-1064', # of records = 17 Symbol = '3-0364', # of records = 33 Symbol = '0-0074', # of records = 930 Symbol = '0-0041', # of records = 921 Symbol = '0-0066', # of records = 834 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 969 Symbol = '0-0059', # of records = 720 Symbol = '0-0068', # of records = 901 Opening file:S yswmr_data.h5m bol = '0-0054', # of records = 759 Checking common Ssyymmbbooll s= '0-0061', # of recorSdysm b=o l776 = '0-0089', # Cohfe crkeicnogr drsa n=d om1038 symbols SymSboylm b=o l' 3-0158=' ,' 0-0088#' ,o f# roefc orredcso r=d s56 = 875 SymSboylm b=o l' 3-0696=' ,' 0-0057#' ,oO f# p reoenfci onrrged csfo ir=ld es10: = swmr_data.h5942 SymSbyomlb o=l '=4-0332 '',0-0073 #C 'oh,fe c#rk eiocnfog r rdcesoc mo=mr od23ns = sy1049m bols SymbSoly m=Sb oy'lm0-0026 b'=o, l ' #0-0028= ' o,'f 0-0043#r' e,oc fo# r rdesoc fo= r rd1110es c o=r d986s = 887 CShyemcbkoiln g= r'a1-0120n'd,oS m#y msobyfom lbr oe=lc so' r0-0089d's, =# 163o Sfy mrbeoclo r=d s' 3-0509=' ,1038 S#y mobfo lr e=c o'r3-0732d's ,= S#13 y omfb orle c=o r'ds0-0078 '=, 23# Soyfm broelc o=r d's0-0032 '=, 1006S# y mobfo lr e=c o'r0-0013d's, =# S 618oy fm brecoorld s= =' 9610-0052 ', S#y mobfo lr e=c o'r3-0354d'sS, y =m# b 1032oo lf =r e'c2-0206o'r,d s# =o f15 recoSrdysm b=o l70 = '0-0033S',y m#b oolf = re'c4-0492oS'r,yd ms#b o=ol f 879 = r e'c1-0041o'r,d s# =o fC55 h reecckoirndgs r=a n130d om sSymybmbol = '1-0014S'y,m b#o lo f= r'e2-0083c'o,r d#s o=f 186r ecords = 53 SymbCollo s=i n'g1-0038 'f,i l#e of records = 155 Symbol = '4-0603', # of records = 23 Symbol = '3-0472', # of recools Symbol = '2-0024', # of records = 65 Symbol = '0-0080', # of records = 884 Symbol = '0-0090', # of records = 746 Symbol = '1-0016', # of records = 305 Symbol = '4-0998', # of records = 1 Symbol = '3-0063', # of records = 20 Symbol = '0-0026', # of records = 1110 Symbol = '1-0117', # of records = 180 Symbol = '1-0090', # of records = 229 Symbol = '0-0052', # of records = 1032 Closing file rds = 51 Symbol = '0-0097', # of records = 969 Symbol = '2-0162', # of records = 103 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0053', # of records = 809 Symbol = '0-0014', # of records = 826 Symbol = '0-0082', # of records = 1123 Symbol = '0-0004', # of records = 891 Symbol = '0-0086', # of records = 1008 Checking random symbols Symbol = '1-0140', # of records = 272 Symbol = '0-0073', # of records = 1049 Symbol = '2-0042', # of records = 42 Symbol = '0-0036', # of records = 773 Symbol = '0-0085', # of records = 903 Symbol = '1-0182', # of records = 279 Symbol = '0-0088', # of records = 875 Symbol = '2-0187', # of records = 65 Symbol = '2-0330', # of records = 45 Symbol = '0-0071', # of records = 898 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 754 Symbol = '0-0079', # of records = 910 Symbol = '0-0035', # of records = 972 Symbol = '0-0001', # of records = 1167 Symbol = '0-0007', # of records = 888 Checking random symbols Symbol = '0-0093', # of records = 828 Symbol = '4-1139', # of records = 4 Symbol = '0-0009', # of records = 973 Symbol = '0-0006', # of records = 843 Symbol = '3-0373', # of records = 32 Symbol = '4-1064', # of records = 17 Symbol = '3-0364', # of records = 32 Symbol = '0-0074', # of records = 935 Symbol = '0-0041', # of records = 818 Symbol = '0-0066', # of records = 754 Closing file Opening file: swmr_data.h5 CheckingO cpeonminmgo fni les:y mswmr_data.h5 bols SCyhemcbkionlg c=om m'on0-0097 s'y,mb o#ls of recordsS y=mb ol978 = '0-0043', # of records = 841 SyOmbpeonlin g= Sf iy'lmeb0-0059:o l' swmr_data.h5=, ' 0-0089#', o# fo f rreeccoordrsd =s 1053 = 691C hecking coSmmyomnb osly m=b o'l0-0078s' ,S #y mofb orelco rd=sS y='m b10210-0068o l' ,= '#0-0089 ',o f# orf eSrceycomobrroddls s== '1053=0-0052 ' , 854# of records = S1046y mbol = '0-0088', S#S yyomfmb obrleo c=lo '0-0033=r'd, s #'= o0-0054f898' r,ec o#rd so =f 871 recSoyrmdbosClh e=c= k' i0-0057n741'g, r#a nodfo mr escyomrbdosl s= 918 SySmbyoml b=oS ly'm 2-0024b'=o,l #'= o0-0061'f'0-0073 ',r,e c#o# ro dfso rf=e c57or redsc o= r1103d s = 783S ymbol =S y'm0-0080b'o,l #C= oh'fe 0-0028rc'e,kc oi#r ndosgf =r re776ca onrddso =m 1068 symbSoylCmshbe oclk i=n g' 0-0090r'a,n d#o mo fsS yrmyebcmoolbrsdo sl = =759 'S3-0158ym'bo,l =# 'o3-0509S'f,y m#rb oeolfc =or er'cd1-0016o'rs,d s# ==o f3 63re cords = 289 Symbol = '0-0032',SS y#my bomoflb ro=e lc'o 4-0998r'=d,s #=' o6013-0696f 're,co r#ds o= f8 recSoyrmbdosl = ='3-0354 'S,10y m# b oolf =r e'c3-0063o'r,d s# =o f15 records = 27S ymbSoymlbo l= = S''y4-0492m'4-0332b,o 'l# ,=o f' #0-0026r' e,co o#fr d osfr =er ec55c oorrdds s= =1132 23S ymbol = '1-0014S',y m#b oolf =r e'c1-0117o'Sr,d ys# m=o bf169 o rlec or=ds '= 0-0026163' , S#y mobofl =r e'Sc1-0038y'om,br o#dl so=f '=r1-0090e 'c,o1132 r# d so f= r159e cords = 197 SSymybmolb So=y lm'b 4-0603o'=l, =#' '1-01200-0052of'' ,r ,e#c oo#rfd sro e=fc o 26r rdse c= o1046r ds = C157lSo ysmibnogl f=i l'e 3-0472', # of recordSs y= m48b ol = '3-0732', S#ym boolf = r'e0-0097c',o r# dosf r=ec or27d s = 978 SySmbyolm b= o'l2-0162 ',= # 'of0-0013 're,c or#d s o=f 97 recordsCl os=in g 1004f ile Symbol = '2-0206', # of records = 67 Symbol =O 'pe1-0041ni'n,g f#i leo:f swmr_data.h5r ecords = 121 CheckiSngy mcobmomoln s=y mb'ol2-0083s' , # of recSoymrbdols = =' 0-0053'43, # of records =C 786l osing file Symbol = '0-0014', # of records = 754 Symbol = '0-0082', # of records = 1155 Symbol = '0-0004', # of records = 903 Symbol = '0-0086', # of records = 1015 Checking random symbols Symbol = '1-0140', # of records = 296 Symbol = '0-0073', # of records = 1103 Symbol = '2-0042', # of records = 35 Symbol = '0-0036', # of records = 655 Symbol = '0-0085', # of records = 935 Symbol = '1-0182', # of records = 283 Symbol = '0-0088', # of records = 898 Symbol = '2-0187', # of records = 50 Symbol = '2-0330', # of records = 44 Symbol = '0-0071', # of records = 899 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 735 Symbol = '0-0079', # of records = 912 Symbol = '0-0035', # of records = 903 Symbol = '0-0001', # of records = 1149 Symbol = '0-0007', # of records = 910 Checking random symbols Symbol = '0-0093', # of records = 886 Symbol = '4-1139', # of records = 4 Symbol = '0-0009', # of records = 981 Symbol = '0-0006', # of records = 866 Symbol = '3-0373', # of records = 43 Symbol = '4-1064', # of records = 14 Symbol = '3-0364', # of records = 32 Symbol = '0-0074', # of records = 964 Symbol = '0-0041', # of records = 822 Symbol = '0-0066', # of records = 682 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0043', # of records = 876 SymboOl p=e n'i0-0089n'g, f#i loef: reswmr_data.h5c ords = 1009 SymboCl h=e c'k0-0078i'n,g #c oomfm orne csoyrmdbso l=s 966 SymSboylm b=o l' =0-0089 '',0-0052 '#, o#f orfe croercdosr d=s 1009= 1097 SSymybmoblo l= =' 0-0033''0-0088,' ,# #o fo fr erceocrodrsd s= =873 929 Checking rSanydmobmo ls y=m b'o0-0057l's, # of reScyomrbdosl == '921 2-0024', # of records S= y58m bol = 'O0-0073'p,e n#i nogf S fryiemlcbeoo:rl d sswmr_data.h5= =' 0-00801079' , # of records S= y734m bol = '0-0028'C,h e#c oSfky inmrgbe occloo rm=dm so' n0-0090= ' s,y1088 m #b oolfs recordCsh e=c k807i ng Sryamnbdoolm =s y'm0-0097b'oS,l ys#m boolf =r e'c1-0016o'r,d s# =o f915 records = 298 Symbol = S'y0-0059m'b,o l# =o f' 4-0998r'e,c o#r dosf =r e675c ords = 7 Symbol = 'S0-0068'y,m b#o lo f= r'e3-0063c'o,r d#s o=f 788r ecords = 25 Symbol = 'S0-0054'y,m b#o lo f= r'e Symbol = '3-0509', # of records = 3 Symbol = '0-0032', # of records = 617 Symbol = '3-0354', # of records = 19 Symbol = '4-0492', # of records = 55 Symbol = '1-0014', # of records = 162 Symbol = '1-0038', # of records = 147 Symbol = '4-0603', # of records = 13 Symbol = '3-0472', # of records = 53 Symbol = '0-0097', # of records = 915 Symbol = '2-0162', # of records = 85 Closing file 0-0026c'o,r d#s o=f 742r ecords = 1151 Symbol = S'y0-0061m'b,o l# =o f' r1-0117e'c,o r#d so f= r751e cords = 140C hecking random sySmybmoblosl = '1-0090', #S yomfb orle c=o r'd3-0158s' ,= #200 of records = 65 Symbol = '0-0052', # oSfy mrbeoclo r=d s' 3-0696=' ,1097 # of recColrodssi n=g 10f ile Symbol = '4-0332', # of records = 23 Symbol = '0-0026', # of records = 1151 Symbol = '1-0120', # of records = 163 Symbol = '3-0732', # of records = 32 Symbol = '0-0013', # of recorOdsp e=n i1003n g file: swmr_data.h5 Symbol = '2-0206', # of records =C h58e cking common symboSlysm bol = '1-0041', # of Sreycmobrodls == '1610-0053 ', # of records S=y m781b ol = '2-0083', # of recorSdsy m=b o58l = '0-0014', #C loofs irnegc ofridlse = 735 Symbol = '0-0082', # of records = 1131 Symbol = '0-0004', # of records = 932 Symbol = '0-0086', # of records = 1052 Checking random symbols Symbol = '1-0140', # of records = 263 Symbol = '0-0073', # of records = 1079 Symbol = '2-0042', # of records = 46 Symbol = '0-0036', # of records = 681 Symbol = '0-0085', # of records = 918 Symbol = '1-0182', # of records = 216 Symbol = '0-0088', # of records = 929 Symbol = '2-0187', # of records = 46 Symbol = '2-0330', # of records = 44 Symbol = '0-0071', # of records = 906 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 668836 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i b2 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 865025 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 24111 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 192154 Using reader random seed: 535492 Using reader random seed: 538703 Using reader random seed: 537515 Using reader random seed: 540808 Using reader random seed: 541824 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 572278 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 786072 Using reader random seed: 938618 Using reader random seed: 942855 Using reader random seed: 945480 Using reader random seed: 946028 Using reader random seed: 948237 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 976190 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 154203 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 157460 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 158609 Generating symbol names Choosing datasets Common symbol #0 = '0-0007' Common symbol #1 = '0-0077' Common symbol #2 = '0-0030' Common symbol #3 = '0-0062' Common symbol #4 = '0-0098' Random symbol #0 = '0-0099' Random symbol #1 = '4-0718' Random symbol #2 = '4-0594' Random symbol #3 = '1-0154' Random symbol #4 = '0-0095' Random symbol #5 = '2-0180' Random symbol #6 = '4-0818' Random symbol #7 = '3-0247' Random symbol #8 = '0-0093' Random symbol #9 = '0-0013' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 897 Symbol = '0-0077', # of records = 865 Symbol = '0-0030', # of records = 929 Symbol = '0-0062', # of records = 818 Symbol = '0-0098', # of records = 801 Checking random symbols Symbol = '0-0099', # of records = 870 Symbol = '4-0718', # of records = 10 Symbol = '4-0594', # of records = 12 Symbol = '1-0154', # of records = 246 Symbol = '0-0095', # of records = 850 Choosing datasets Common symbol #0 = '0-0021' Common symbol #1 = '0-0080' Common symbol #2 = '0-0057' Common symbol #3 = '0-0077' Common symbol #4 = '0-0070' Random symbol #0 = '0-0073' Random symbol #1 = '0-0033' Random symbol #2 = '0-0072' Random symbol #3 = '0-0042' Random symbol #4 = '4-0628' Random symbol #5 = '4-0435' Random symbol #6 = '1-0021' Random symbol #7 = '4-1165' Random symbol #8 = '1-0154' Random symbol #9 = '2-0056' Reading records Symbol = '2-0180', # of records = 51 Opening file: swmr_data.h5 Symbol = '4-0818', # of records = 11 Symbol = '3-0247', # of records = 26 Symbol = '0-0093', # of records = 896 Checking common symbols Symbol = '0-0021', # of records = 899 Symbol = '0-0013', # of records = 930 Symbol = '0-0080', # of records = 901 Closing file Symbol = '0-0057', # of records = 880 Choosing datasets Common symbol #0 = '0-0001' Common symbol #1 = '0-0069' Common symbol #2 = '0-0092' Common symbol #3 = '0-0086' Common symbol #4 = '0-0070' Random symbol #0 = '0-0073' Random symbol #1 = '0-0068' Random symbol #2 = '3-0552' Random symbol #3 = '0-0082' Random symbol #4 = '0-0067' Random symbol #5 = '1-0123' Random symbol #6 = '4-0248' Random symbol #7 = '0-0098' Random symbol #8 = '4-0006' Random symbol #9 = '1-0016' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 824 Symbol = '0-0069', # of records = 864 Symbol = '0-0092', # of records = 941 Symbol = '0-0086', # of records = 910 Symbol = '0-0070', # of records = 880 Checking random symbols Symbol = '0-0073', # of records = 879 Symbol = '0-0068', # of records = 882 Symbol = '3-0552', # of records = 30 Symbol = '0-0082', # of records = 924 Symbol = '0-0067', # of records = 872 Symbol = '1-0123', # of records = 209 Symbol = '4-0248', # of records = 26 Symbol = '0-0098', # of records = 801 Symbol = '4-0006', # of records = 20 Symbol = '1-0016', # of records = 222 Closing file Symbol = '0-0077', # of records = 865 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 157513 Generating symbol names Choosing datasets Common symbol #0 = '0-0057' Common symbol #1 = '0-0035' Common symbol #2 = '0-0085' Common symbol #3 = '0-0031' Common symbol #4 = '0-0099' Random symbol #0 = '3-0672' Random symbol #1 = '0-0045' Random symbol #2 = '3-0478' Random symbol #3 = '0-0083' Random symbol #4 = '4-0140' Random symbol #5 = '0-0013' Random symbol #6 = '2-0191' Random symbol #7 = '2-0178' Random symbol #8 = '0-0096' Random symbol #9 = '0-0045' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0057', # of records = 880 Symbol = '0-0035', # of records = 848 Symbol = '0-0085', # of records = 947 Symbol = '0-0031', # of records = 911 Symbol = '0-0099', # of records = 870 Checking random symbols Symbol = '3-0672', # of records = 23 Symbol = '0-0045', # of records = 892 Symbol = '3-0478', # of records = 25 Symbol = '0-0083', # of records = 867 Symbol = '4-0140', # of records = 14 Symbol = '0-0013', # of records = 930 Symbol = '2-0191', # of records = 53 Symbol = '2-0178', # of records = 62 Symbol = '0-0096', # of records = 865 Symbol = '0-0045', # of records = 892 Closing file Symbol = '0-0070', # of records = 880 Checking random symbols Symbol = '0-0073', # of records = 879 Symbol = '0-0033', # of records = 898 Symbol = '0-0072', # of records = 857 Symbol = '0-0042', # of records = 869 Symbol = '4-0628', # of records = 10 Symbol = '4-0435', # of records = 6 Symbol = '1-0021', # of records = 215 Symbol = '4-1165', # of records = 10 Symbol = '1-0154', # of records = 246 Symbol = '2-0056', # of records = 54 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 166361 Generating symbol names Choosing datasets Common symbol #0 = '0-0051' Common symbol #1 = '0-0055' Common symbol #2 = '0-0077' Common symbol #3 = '0-0040' Common symbol #4 = '0-0021' Random symbol #0 = '4-1345' Random symbol #1 = '0-0066' Random symbol #2 = '3-0434' Random symbol #3 = '0-0091' Random symbol #4 = '0-0035' Random symbol #5 = '1-0064' Random symbol #6 = '1-0067' Random symbol #7 = '1-0138' Random symbol #8 = '0-0009' Random symbol #9 = '0-0022' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 919 Symbol = '0-0055', # of records = 891 Symbol = '0-0077', # of records = 853 Symbol = '0-0040', # of records = 921 Symbol = '0-0021', # of records = 899 Checking random symbols Symbol = '4-1345', # of records = 12 Symbol = '0-0066', # of records = 904 Symbol = '3-0434', # of records = 20 Symbol = '0-0091', # of records = 867 Symbol = '0-0035', # of records = 824 Symbol = '1-0064', # of records = 237 Symbol = '1-0067', # of records = 231 Symbol = '1-0138', # of records = 232 Symbol = '0-0009', # of records = 908 Symbol = '0-0022', # of records = 857 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 0 Symbol = '0-0077', # Opening file: swmr_data.h5 of records = 82 Symbol = '0-0030', # of recoOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 0 Symbol = '0-0069', # of records = 0 Symbol = '0-0092', # of records = 0 Symbol = '0-0086', # of records = 14 Symbol = '0-0070', # of records = 0 Checking random symbols Symbol = '0-0073', # of records = 0 Symbol = '0-0068', # of records = 0 Symbol = '3-0552', # of records = 1 Symbol = '0-0082', # of records = 0 Symbol = '0-0067', # of records = 0 Symbol = '1-0123', # of records = 0 Symbol = '4-0248', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '4-0006', # of records = 0 Symbol = '1-0016', # of records = 46 Closing file rds = Checking common symbols Symbol = '0-0057', # of records = 0 Symbol = '0-0035', # of records = 14 Symbol = '0-0085', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '0-0099', # of records = 0 Checking random symbols Symbol = '3-0672', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '3-0478', # of records = 7 Symbol = '0-0083', # of records = 0 Symbol = '4-0140', # of records = 4 Symbol = '0-0013', # of records = 0 Symbol = '2-0191', # of records = 10 Symbol = '2-0178', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0045', # of records = 0 Closing file 0Checking common symbols Symbol = '0-0021', # Sof records = 0 ymbol = 'Symbol = '0-0080', # of records0-0062 = 0 ', # ofSymbol = '0-0057', # of record s = 0 recordsSymbol = '0-0077', # of record s = 82 = 0 Symbol = '0-0070', # of Srecords = 0 ymChecking random symbobls ol = Symbol' = '0-0073', # of reco0-0098rds = 0 ', #Symbol = '0-0033', # of recoords = 0 f recSymbolo = '0-0072', # of recrords = 0 ds = Symbol = '0-0042',0 # of records = 0 ChecSymbolk = '4-0628', # of reicords = 0 ng raSymboln = '4-0435', # of redcords = 0 om sySymbolm = '1-0021', # of records = 0 bols Symbol = '4-1165', # of records = 0 SySymbol m= '1-0154', # of recbords = 0 ol = 'Symbol = '2-0056',0-0099 # of records =' 0 C,losing file # of records = 0 Symbol = '4-0718', # of records = 10 Symbol = '4-0594', # of records = 0 Symbol = '1-0154', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '2-0180', # of records = 0 Symbol = '4-0818', # of records = 0 Symbol = '3-0247', # of records = 11 Symbol = '0-0093', # of records = 0 Symbol = '0-0013', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 0 Symbol = '0-0055', # of records = 0 Symbol = '0-0077', # of records = 82 Symbol = '0-0040', # of records = 0 Symbol = '0-0021', # of records = 0 Checking random symbols Symbol = '4-1345', # of records = 12 Symbol = '0-0066', # of records = 88 Symbol = '3-0434', # of records = 1 Symbol = '0-0091', # of records = 18 Symbol = '0-0035', # of records = 14 Symbol = '1-0064', # of records = 3 Symbol = '1-0067', # of records = 0 Symbol = '1-0138', # of records = 44 Symbol = '0-0009', # of records = 36 Symbol = '0-0022', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0001', # of records = 0 Symbol = '0-0069', # of records = 0 Symbol = '0-0092', # of records = 0 Symbol = '0-0086', # of records = 14 Symbol = '0-0070', # of records = 0 Checking random symbols Symbol = '0-0073', # of records = 0 Symbol = '0-0068', # of records = 0 Symbol = '3-0552', # of records = 1 Symbol = '0-0082', # of records = 0 Symbol = '0-0067', # of records = 0 Symbol = '1-0123', # of records = 0 Symbol = '4-0248', # of records = 0 Symbol = '0-0098', # of records = 0 Symbol = '4-0006', # of records = 0 Symbol = '1-0016', # of records = 46 Closing file Symbol = '0-0057', # of records = 0 Symbol = '0-0035', # of records = 14 Symbol = '0-0085', # of records = 0 Symbol = '0-0031', # of records = 0 Symbol = '0-0099', # of records = 0 Checking random symbols Symbol = '3-0672', # of records = 0 Symbol = '0-0045', # of records = 0 Symbol = '3-0478', # of records = 7 Symbol = '0-0083', # of records = 0 Symbol = '4-0140', # of records = 4 Symbol = '0-0013', # of records = 0 Symbol = '2-0191', # of records = 10 Symbol = '2-0178', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0045', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0021', # of records = 0 Symbol = '0-0080', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0077', # of records = 82 Symbol = '0-0070', # of records = 0 Checking random symbols Symbol = '0-0073', # of records = 0 Symbol = '0-0033', # of records = 0 Symbol = '0-0072', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '4-0628', # of records = 0 Symbol = '4-0435', # of records = 0 Symbol = '1-0021', # of records = 0 Symbol = '4-1165', # of records = 0 Symbol = '1-0154', # of records = 0 Symbol = '2-0056', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0007', # of records = 0 Symbol = '0-0077', # of records = 82 Symbol = '0-0030', # of records = 0 Symbol = '0-0062', # of records = 0 Symbol = '0-0098', # of records = 0 Checking random symbols Symbol = '0-0099', # of records = 0 Symbol = '4-0718', # of records = 10 Symbol = '4-0594', # of records = 0 Symbol = '1-0154', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '2-0180', # of records = 0 Symbol = '4-0818', # of records = 0 Symbol = '3-0247', # of records = 11 Symbol = '0-0093', # of records = 0 Symbol = '0-0013', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 0 Symbol = '0-0055', # of records = 0 Symbol = '0-0077', # of records = 82 Symbol = '0-0040', # of records = 0 Symbol = '0-0021', # of records = 0 Checking random symbols Symbol = '4-1345', # of records = 12 Symbol = '0-0066', # of records = 88 Symbol = '3-0434', # of records = 1 Symbol = '0-0091', # of records = 18 Symbol = '0-0035', # of records = 14 Symbol = '1-0064', # of records = 3 Symbol = '1-0067', # of records = 0 Symbol = '1-0138', # of records = 44 Symbol = '0-0009', # of records = 36 Symbol = '0-0022', # of records = 0 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 198717 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 378754 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 76266 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 235102 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 236027 Generating symbol names Choosing datasets Common symbol #0 = '0-0052' Common symbol #1 = '0-0006' Common symbol #2 = '0-0048' Common symbol #3 = '0-0020' Common symbol #4 = '0-0012' Random symbol #0 = '1-0104' Random symbol #1 = '4-0922' Random symbol #2 = '4-0451' Random symbol #3 = '4-0406' Random symbol #4 = '0-0025' Random symbol #5 = '1-0008' Random symbol #6 = '0-0048' Random symbol #7 = '3-0263' Random symbol #8 = '0-0067' Random symbol #9 = '0-0001' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0075' Common symbol #1 = '0-0016' Common symbol #2 = '0-0065' Common symbol #3 = '0-0001' Common symbol #4 = '0-0031' Random symbol #0 = '0-0004' Random symbol #1 = '1-0057' Random symbol #2 = '4-0631' Random symbol #3 = '2-0050' Random symbol #4 = Checking common symbols Symbol = '0-0052', # of records = 884 Symbol = '0-0006', # of records = 884 '0-0005' Random symbol #5 = '2-0363' Random symbol #6 = '2-0153' Random symbol #7 = '0-0065' Random symbol #8 = '0-0060' Random symbol #9 = '0-0021' Reading records Symbol = '0-0048', # of records = 899 Opening file: swmr_data.h5 Symbol = '0-0020', # of records = 892 Symbol = '0-0012', # of records = 876 Checking random symbols Symbol = '1-0104', # of records = 203 Symbol = '4-0922', # of records = 20 Checking common symbols Symbol = '4-0451', # of records = 13 Symbol = '0-0075', # of records = 888 Symbol = '4-0406', # of records = 10 Symbol = '0-0025', # of records = 890 Symbol = '0-0016', # of records = 894 Symbol = '0-0065', # of records = 877 Symbol = '1-0008', # of records = 226 Symbol = '0-0048', # of records = 899 Symbol = '0-0001', # of records = 943 Symbol = '3-0263', # of records = 31 Symbol = '0-0031', # of records = 906 Symbol = '0-0067', # of records = 801 Checking random symbols Symbol = '0-0001', # of records = 943 SClosingy file mbol = '0-0004', # of records = 855 Symbol = '1-0057', # of records = 223 Symbol = '4-0631', # of records = 14 Symbol = '2-0050', # of records = 49 Symbol = '0-0005', # of records = 871 Symbol = '2-0363', # of records = 60 Symbol = '2-0153', # of records = 60 Symbol = '0-0065', # of records = 877 Symbol = '0-0060', # of records = 908 Symbol = '0-0021', # of records = 860 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 244524 Generating symbol names Choosing datasets Common symbol #0 = '0-0091' Common symbol #1 = '0-0044' Common symbol #2 = '0-0014' Common symbol #3 = '0-0075' Common symbol #4 = '0-0071' Random symbol #0 = '3-0739' Random symbol #1 = '1-0168' Random symbol #2 = '4-0707' Random symbol #3 = '2-0073' Random symbol #4 = '0-0022' Random symbol #5 = '0-0097' Random symbol #6 = '0-0035' Random symbol #7 = '1-0057' Random symbol #8 = '0-0058' Random symbol #9 = '0-0073' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0091', # of records = 836 Symbol = '0-0044', # of records = 880 Symbol = '0-0014', # of records = 816 Symbol = '0-0075', # of records = 888 Symbol = '0-0071', # of records = 898 Checking random symbols Symbol = '3-0739', # of records = 26 Symbol = '1-0168', # of records = 221 Symbol = '4-0707', # of records = 16 Symbol = '2-0073', # of records = 53 Symbol = '0-0022', # of records = 812 Symbol = '0-0097', # of records = 865 Symbol = '0-0035', # of records = 932 Symbol = '1-0057', # of records = 219 Symbol = '0-0058', # of records = 914 Symbol = '0-0073', # of records = 938 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 248260 Generating symbol names Choosing datasets Common symbol #0 = '0-0097' Common symbol #1 = '0-0031' Common symbol #2 = '0-0062' Common symbol #3 = '0-0055' Common symbol #4 = '0-0020' Random symbol #0 = '0-0092' Random symbol #1 = '0-0022' Random symbol #2 = '0-0050' Random symbol #3 = '0-0024' Random symbol #4 = '2-0076' Random symbol #5 = '0-0028' Random symbol #6 = '0-0055' Random symbol #7 = '1-0043' Random symbol #8 = '2-0169' Random symbol #9 = '1-0050' Reading records Opening file: swmr_data.h5 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 250330 Generating symbol names Checking common symbols Symbol = '0-0097', # of records = 865 Symbol = '0-0031', # of records = 915 Symbol = '0-0062', # of records = 933 Symbol = '0-0055', # of records = 868 Symbol = '0-0020', # of records = 885 Checking random symbols Symbol = '0-0092', # of records = 916 Symbol = '0-0022', # of records = 799 Symbol = '0-0050', # of records = 889 Symbol = '0-0024', # of records = 914 Symbol = '2-0076', # of records = 66 Choosing datasets Common symbol #0 = '0-0041' Common symbol #1 = '0-0019' Common symbol #2 = '0-0044' Common symbol #3 = '0-0018' Common symbol #4 = '0-0051' Random symbol #0 = '4-0623' Random symbol #1 = '0-0019' Random symbol #2 = '0-0074' Random symbol #3 = '4-0431' Random symbol #4 = '0-0016' Random symbol #5 = '3-0706' Random symbol #6 = '0-0047' Random symbol #7 = '0-0057' Random symbol #8 = '1-0078' Random symbol #9 = '3-0728' Reading records Opening file: swmr_data.h5 Symbol = '0-0028', # of records = 886 Symbol = '0-0055', # of records = 868 Symbol = '1-0043', # of records = 222 Symbol = '2-0169', # of records = 61 Checking common symbols Symbol = '1-0050', # of records = 232 CSymbol = '0-0041', # of records = 949 losing file Symbol = '0-0019', # of records = 868 Symbol = '0-0044', # of records = 888 Symbol = '0-0018', # of records = 880 Symbol = '0-0051', # of records = 912 Checking random symbols Symbol = '4-0623', # of records = 9 Symbol = '0-0019', # of records = 868 Symbol = '0-0074', # of records = 849 Symbol = '4-0431', # of records = 14 Symbol = '0-0016', # of records = 883 Symbol = '3-0706', # of records = 30 Symbol = '0-0047', # of records = 896 Symbol = '0-0057', # of records = 916 Symbol = '1-0078', # of records = 250 Symbol = '3-0728', # of records = 31 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 955 Symbol = '0-0006', # of records = 850 Symbol = '0-0048', # of records = 870 Symbol = '0-0020', # of records = 943 Symbol = '0-0012', # of records = 919 Checking random symbols Symbol = '1-0104', # of records = 90 Symbol = '4-0922', # of records = 7 Symbol = '4-0451', # of records = 18 Symbol = '4-0406', # of records = 10 Symbol = '0-0025', # of records = 732 Symbol = '1-0008', # of records = 298 Symbol = '0-0048', # of records = 870 Symbol = '3-0263', # of records = 20 Symbol = '0-0067', # of records = 776 Symbol = '0-0001', # of records = 1102 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0075', # of records = 878 Symbol = '0-0016', # of records = 947 Symbol = '0-0065', # of records = 946 Symbol = '0-0001', # of records = 1095 Symbol = '0-0031', # of records = 959 Checking random symbols Symbol = '0-0004', # of records = 987 Symbol = '1-0057', # of records = 145 Symbol = '4-0631', # of records = 15 Symbol = '2-0050', # of records = 60 Symbol = '0-0005', # of records = 743 Symbol = '2-0363', # of records = 63 Symbol = '2-0153', # of records = 26 Symbol = '0-0065', # of records = 946 Symbol = '0-0060', # of records = 983 Symbol = '0-0021', # of records = 925 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0091', # of records = 858 Symbol = '0-0044', # of records = 854 Symbol = '0-0014', # of records = 949 Symbol = '0-0075', # of records = 878 Symbol = '0-0071', # of records = 970 Checking random symbols Symbol = '3-0739', # of records = 52 Symbol = '1-0168', # of records = 279 Symbol = '4-0707', # of records = 24 Symbol = '2-0073', # of records = 42 Symbol = '0-0022', # of records = 697 Symbol = '0-0097', # of records = 984 Symbol = '0-0035', # of records = 1070 Symbol = '1-0057', # of records = 145 Symbol = '0-0058', # of records = 743 Symbol = '0-0073', # of records = 963 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 984 Symbol = '0-0031', # of records = 959 SOpening file: swmr_data.h5 ymbol = '0-0062', # of records = 1117 Symbol = '0-0055', # oChecking common symbols f records Symbol = '0-0041', # of records = 906 = 766 Symbol = '0-0019', # of records = 728 SymbSymbol = '0-0044', # of records = 854 ol = 'Symbol = '0-0018', # of records = 921 0-0020', # ofSymbol = '0-0051', # of records = 952 rChecking random symbols ecordSymbol = '4-0623', # of records = 6 s = Symbol = '0-0019', # of records = 728 955 Symbol = '0-0074', # of records = 825 ChecSymbol = '4-0431', # of records = 7 king ranSymbol = '0-0016', # of records = 947 dom symbSymbol = '3-0706', # of records = 0 ols Symbol = '0-0047', # of records = 759 Symbol = '0-0057', # of records = 974 Symbol =Symbol = '1-0078', # of records = 225 '0-0092', #Symbol = '3-0728', # of records = 8 oClosing file f records = 1055 Symbol = '0-0022', # of records = 697 Symbol = '0-0050', # of records = 964 Symbol = '0-0024', # of records = 945 Symbol = '2-0076', # of records = 101 Symbol = '0-0028', # of records = 785 Symbol = '0-0055', # of records = 766 Symbol = '1-0043', # of records = 228 Symbol = '2-0169', # of records = 28 Symbol = '1-0050', # of records = 229 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 901 Symbol = '0-0006', # of records = 895 Symbol = '0-0048', # of records = 877 Symbol = '0-0020', # of records = 969 Symbol = '0-0012', # of records = 871 Checking random symbols Symbol = '1-0104', # of records = 65 Symbol = '4-0922', # of records = 16 Symbol = '4-0451', # of records = 27 Symbol = '4-0406', # of records = 3 Symbol = '0-0025', # of records = 888 Symbol = '1-0008', # of records = 307 Symbol = '0-0048', # of records = 877 Symbol = '3-0263', # of records = 26 Symbol = '0-0067', # of records = 915 Symbol = '0-0001', # of records = 1045 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0075', # of records = 981 Symbol = '0-0016', # of records = 1042 Symbol = '0-0065', # of records = 891 Symbol = '0-0001', # of records = 1045 Symbol = '0-0031', # of records = 760 Checking random symbols Symbol = '0-0004', # of records = 952 Symbol = '1-0057', # of records = 205 Symbol = '4-0631', # of records = 19 Symbol = '2-0050', # of records = 75 Symbol = '0-0005', # of records = 664 Symbol = '2-0363', # of records = 58 Symbol = '2-0153', # of records = 5 Symbol = '0-0065', # of records = 891 Symbol = '0-0060', # of records = 839 Symbol = '0-0021', # of records = 969 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0091', # of records = 786 Symbol = '0-0044', # of records = 853 Symbol = '0-0014', # of records = 758 Symbol = '0-0075', # of records = 981 Symbol = '0-0071', # of records = 1090 Checking random symbols Symbol = '3-0739', # of records = 45 Symbol = '1-0168', # of records = 319 Symbol = '4-0707', # of records = 26 Symbol = '2-0073', # of records = 7 Symbol = '0-0022', # of records = 807 Symbol = '0-0097', # of records = 981 Symbol = '0-0035', # of records = 1270 Symbol = '1-0057', # of records = 205 Symbol = '0-0058', # of records = 774 Symbol = '0-0073', # of records = 1160 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 904 Symbol = '0-0019', # of records = 715 Symbol = '0-0044', # of records = 867 Symbol = '0-0018', # of records = 813 Symbol = '0-0051', # of records = 1029 Checking random symbols Symbol = '4-0623', # of records = 10 Symbol = '0-0019', # of records = 715 SymObople n=i n'g0-0074 'f,i l#e :o f swmr_data.h5r ecords = 947 Symbol = 'C4-0431'h,e c#k ionfg rceocmomrodns s=y m0b ols Symbol = 'S0-0016'y,m b#o lo f= r'e0-0097c'o,r d#s o=f 1030r ecords = 955 Symbol = '3-0706S'y,m b#o lo f= r'ec0-0031o'r,d s# =o f4 records = 759S ymbol = '0-0047'S, y#m boofl r=e c'o0-0062r'd,s #= o767f records = 1204S ymbol = '0-0057S',y m#b oolf =r e'c0-0055o'r,d s# =o f912 records = 681 Symbol =S y'm1-0078b'o,l #= o'f0-0020 'r,e c#o rodfs r=e c284o rds = 975 SyCmhbeoclk i=n g' r3-0728a'n,d o#m osfy mrbeoclosr ds = 4 SymboCll o=s i'n0-0092g' ,f i#l eo f records = 1024 Symbol = '0-0022', # of records = 790 Symbol = '0-0050', # of records = 1073 Symbol = '0-0024', # of records = 1000 Symbol = '2-0076', # of records = 85 Symbol = '0-0028', # of records = 883 Symbol = '0-0055', # of records = 681 Symbol = '1-0043', # of records = 166 Symbol = '2-0169', # of records = 20 Symbol = '1-0050', # of records = 278 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 900 Symbol = '0-0006', # of records = 1027 Symbol = '0-0048', # of records = 883 Symbol = '0-0020', # of records = 1158 Symbol = '0-0012', # of records = 798 Checking random symbols Symbol = '1-0104', # of records = 35 Symbol = '4-0922', # of records = 14 Symbol = '4-0451', # of records = 33 Symbol = '4-0406', # of records = 39 Symbol = '0-0025', # of records = 752 Symbol = '1-0008', # of recOorpdening file: swmr_data.h5 Checking common sys = 354 Symbol = '0-0048', # of records = 883 Symbol = '3-0263', # of records = 53 Symbol = '0-0067', # of records = 910 Symbol = '0-0001', # of records = 1160 Closing file mbols Symbol = '0-0075', # of records = 1165 Symbol = '0-0016', # of records = 1105 Symbol = '0-0065', # of records = 996 Symbol = '0-0001', # of records = 1160 Symbol = '0-0031', # of records = 669 Checking random symbols Symbol = '0-0004', # of records = 950 Symbol = '1-0057', # of records = 196 Symbol = '4-0631', # of records = 15 Symbol = '2-0050', # of records = 43 Symbol = '0-0005', # of records = 415 Symbol = '2-0363', # of records = 9 Symbol = '2-0153', # of records = 15 Symbol = '0-0065', # of records = 996 Symbol = '0-0060', # of records = 839 Symbol = '0-0021', # of records = 1049 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0091', # of records = 848 Symbol = '0-0044', # of records = 743 Symbol = '0-0014', # of records = 917 Symbol = '0-0075', # of records = 1169 Symbol = '0-0071', # of records = 1023 Checking random symbols Symbol = '3-0739', # of records = 43 Symbol = '1-0168', # of records = 388 Symbol = '4-0707', # of records = 3 Symbol = '2-0073', # of records = 74 Symbol = '0-0022', # of records = 802 Symbol = '0-0097', # of records = 1102 Symbol = '0-0035', # of records = 1206 Symbol = '1-0057', # of records = 196 Symbol = '0-0058', # of records = 741 Symbol = '0-0073', # of records = 1123 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 851 Symbol = '0-0019', # of records = 703 Symbol = '0-0044', # of records = 743 Symbol = '0-0018', # of records = 810 Symbol = '0-0051', # of records = 979 Checking random symbols Symbol = '4-0623', # of records = 6 SymbOolp e=n i'n0-0019g' ,f i#l eo:f rswmr_data.h5e cords = 703 Symbol = '0-0074C',h e#c koifn gr eccoomrmdosn =s y1008m bols SymbolS y=m b'o4-0431l', #= o'f 0-0097r'e,c o#r dosf =r e35c ords = 1102 Symbol = '0-0016S'y,m b#o lo f= r'ec0-0031o'r,d s# =o f 1069r ecords = 670 Symbol = '3-0706S'y,m b#o lo f= r'ec0-0062o'r,d s# =o f13 records = S1029y mbol = '0-0047',S y#m boofl r=e c'or0-0055d's, =# 722o f records = S545y mbol = '0-0057',S y#m boofl r=e c'or0-0020d's, =# 971o f records = 1144S ymbol C=h e'c1-0078k'i,n g# roafn droemc osrydmsb o=l s285 SymboSly m=b o'l0-0092 '=, '#3-0728 'o,f #r eocfo rrdesc o=r d1173s = 6 CSloysmibnogl f=i l'e0-0022 ', # of records = 805 Symbol = '0-0050', # of records = 958 Symbol = '0-0024', # of records = 1108 Symbol = '2-0076', # of records = 111 Symbol = '0-0028', # of records = 763 Symbol = '0-0055', # of records = 545 Symbol = '1-0043', # of records = 235 Symbol = '2-0169', # of records = 0 Symbol = '1-0050', # of records = 257 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 926 Symbol = '0-0006', # of records = 1055 Symbol = '0-0048', # of records = 890 Symbol = '0-0020', # of records = 1164 Symbol = '0-0012', # of records = 737 Checking random symbols Symbol = '1-0104', # of records = 50 Symbol = '4-0922', # of records = 24 Symbol = '4-0451O',p e#n ionfg frielceo:r dsswmr_data.h5 = 33 Symbol = '4-0406', # oCf hreecckoirndgs c=o m31m on symbols Symbol = '0-0025', S# yomfb orle c=o r'd0-0075s' ,= #772 of records S=y m1118b ol = '1-0008', # of Sreycmobrodls == '3040-0016 ', # of rSeycmobrodls == '11250-0048 ', # of recorSdsy m=b o890l = '0-0065', # Soyfm broelc o=r d's 3-0263=' ,1045 # of recordsS y=m b47o l = '0-0001', # oSfy mrbeoclo r=d s' =0-0067 '1116, # of recordsS y=m b958o l = '0-0031', #S yomfb orle c=o r'd0-0001s' ,= #687 Checking of records = 1116 Closing file random symbols Symbol = '0-0004', # of records = 892 Symbol = '1-0057', # of records = 206 Symbol = '4-0631', # of records = 25 Symbol = '2-0050', # of records = 19 Symbol = '0-0005', # of records = 415 Symbol = '2-0363', # of records = 14 Opening file: swmr_data.h5 Symbol = '2-0153', # of records Checking common symbols= 14 SSymbol = '0-0091',y # of records = m855 bol = '0-0065', # oSymbol = '0-0044', # off records = 754 records = 1045Symbol = '0-0014', # of records = 883 SSymboly = '0-0075', # of recomrds = 1118 bol = '0-0060'Symbol, = '0-0071', # of re cords = 1037 # of Checking random rsymbols ecords Symbol= = '3-0739', # of recor ds = 31 752 Symbol = '1-0168', # of records = S407 ymbol = '0-0021Symbo'l = '4-0707', # of r,ecords = 20 # of recoSymbol = '2-0073', # orf records = 69 ds = 1059 Symbol = '0-0022', # of records = 833 Closing Symbofl = '0-0097', # of riecords = 1109 le Symbol = '0-0035', # of records = 1225 Symbol = '1-0057', # of records = 206 Symbol = '0-0058', # of records = 799 Symbol = '0-0073', # of records = 1096 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 966 Symbol = '0-0019', # of records = 772 Symbol = '0-0044', # of records = 754 Symbol = '0-0018', # of records = 730 Symbol = '0-0051', # of records = 1080 Checking random symbols Symbol = '4-0623', # of records = 7 SymbOolp e=n i'n0-0019g' ,f i#l eo:f rswmr_data.h5e cords = 772 Symbol = '0-0074',C #h eocfk irnegc ocrodmsm o=n 1066s ymbols Symbol =S y'm4-0431b'o,l #= o'f0-0097 'r,e c#o rodfs r=e c35o rds = 1109 Symbol = '0-0016S', y#m boofl r=e c'or0-0031d's, =# 1125o f records = 687S ymbol = '3-0706', S#y mobfo lr e=c o'rd0-0062s' ,= #18 of records = S1141y mbol = '0-0047', S#y mobfo lr e=c o'rd0-0055s' ,= #753 of records S=y m490b ol = '0-0057', S#y mobfo lr e=c o'rd0-0020s' ,= #1034 of records = 1164S ymbol C=h e'c1-0078k'i,n g# roafn droemc osrydmsb o=l s274 SymboSl y=m b'ol0-0092 '=, '#3-0728 'o,f #r eocfo rrdesc o=r d1128s = 7 CSlyomsbionlg =f i'l0-0022e' , # of records = 833 Symbol = '0-0050', # of records = 980 Symbol = '0-0024', # of records = 1124 Symbol = '2-0076', # of records = 113 Symbol = '0-0028', # of records = 796 Symbol = '0-0055', # of records = 490 Symbol = '1-0043', # of records = 255 Symbol = '2-0169', # of records = 6 Symbol = '1-0050', # of records = 270 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 926 Symbol = '0-0006', # of records = 1055 Symbol = '0-0048', # of records = 890 Symbol = '0-0020', # of records = 1164 Symbol = '0-0012', # of recordsO =pe ni737ng file: swmr_data.h5 Checking random symbCheckOpening file: swmr_data.h5 ing common symbols Checking common symbols Symbol = Symbol = '0-0091',' # of records = 855 0-0075', # of recorSymbol = '0-0044',d # of records = 754s = 1118 Symbol = '0-0014', # of records = 883 ols Symbol = '1-0104', # of records = 50 Symbol = '4-0922', # of records = 24 Symbol = '4-0451', # of records = 33 Symbol = '4-0406', # of records = 31 SymboSymbol = 'l0-0075', # of records = 1118 =Symbol = '0-0025', # of records = 772 '0-0016', # Symbol o= '0-0071', # of records =f 1037 recCheckinog random symbols rds = 1125Symbol = '3-0739', # of records = 31 Symbol = '1-0168', # ofS records = 407 ymbol = '0-0065Symbo'l = '4-0707', # of reco,rds = 20 # of recSymbool = '2-0073', # of rrecords = 69 ds = 1045 Symbol = '0-0022', # of records = 833 SSymboyl = '0-0097', m# of records = 1109 bol = '0-0001'Symbo,l = '0-0035', # of reco rds = 1225 # of recoSymbol = '1-0008', # of records = 304 Symbol = '0-0048', # of records = 890 Symbol = '3-0263', # of records = 47 Symbol = '0-0067', # of records = 958 Symbol = '0-0001', # of records = 1116 Closing file rdSymbol = '1-0057', #s of records = 206 = 1116 Symbol = '0-0058', # of records = 799 SymbSymbool = '0-0073', # of records = l1096 = 'Closin0-0031g file ', # of records = 687 Checking random symbols Symbol = '0-0004', # of records = 892 Symbol = '1-0057', # of records = 206 Symbol = '4-0631', # of records = 25 Symbol = '2-0050', # of records = 19 Symbol = '0-0005', # of records = 415 Symbol = '2-0363', # of records = 14 Symbol = '2-0153', # of records = 14 Symbol = '0-0065', # of records = 1045 Symbol = '0-0060', # of records = 752 Symbol = '0-0021', # of records = 1059 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0041', # of records = 966 Symbol = '0-0019', # of records O= p772e ning file: swmr_data.h5 Symbol = '0-0044', # of records = 754 Checking cSoymmmboonl s=y m'bo0-0018ls' , # of recordsS y=m b730o l = '0-0097', # Soyfm brol e=c o'r0-0051d's, =# 1109o f records = 1080 SymboClh e=c k'i0-0031n'g, r#a nodfo mr escyomrbdosl s= 687 SymbolS =y m'bo4-0623l' ,= #' 0-0062o'f, r#e coords = 7f records S= ym1141b ol = '0-0019', # Sofy mrbeoclo r=d s' 0-0055=' ,772 # of recorSdsy m=b o490l = '0-0074', # ofS yrmebcoolr d=s '= 0-00201066' , # of recoSrdysm b=o l 1164= '4-0431', C#h eocfk irnegc orradnsd o=m 35s ymbols SymSbyomlb o=l '=0-0016 '',0-0092 '#, o#f orfe croercdosr d=s 1125= 1128 SySmybmoblo l= =' 3-0706''0-0022,' ,# #o fo fr erceocrodrsd s= =18 833 SySmybmoblo l= =' 0-0047''0-0050,' ,# #o fo fr erceocrodrsd s= =753 980 SSyymmbbooll == ''0-00570-0024'',, ## ooff rreeccoorrddss == 10341124 SSyymmbbooll == ''2-00761-0078'',, ## ooff rreeccoords = 274 Symbol = '3-0728', # of records = 7 Closinrds = 113 Symbol = '0-0028', # of records = 796 Symbol = '0-0055', # of records = 490 Symbol = '1-0043', # of records = 255 Symbol = '2-0169', # of records = 6 Symbol = '1-0050', # of records = 270 Closing file g file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking commSoynm bsoylm b=o l's0-0052 ', # of records =S y926 mbol = '0-0091', # ofS yrmebcoolr d=s '=0-0006 '855, # of records = S1055 ymbol = '0-0044'S,y m#b oolf =r e'c0-0048o'r,d s# =o f754 records = 890 Symbol = 'S0-0014y'm,b o#l o=f 'r0-0020e'c,o r#d so f= r883e cords = 1164 Symbol =S y'm0-0075b'o,l #= o'f0-0012 'r,e c#o rodfs r=e c1118o rds =O 737p eniSnygm Cbfhoiellc ek=:i n'gswmr_data.h50-0071 'r,a n#d oomf sryemcboorldss = 1037 SymCbohle c=kC i'nhg1-0104e 'cr,ka in#nd goo mfc osrmyemmcobonor ldsssy m=b o50l s Symbol = S'yS3-0739my'bm,ob lo# l = o f'= 4-0922 r''e,c0-0075 o'#r, d os#f =or fe31 c roercdosr d=s 24= 1118 Symbol = '1-0168'S,y Sm#yb mooblfo l=r e='c o4-0451'r'0-0016d,'s , # = # o 407fo fr erceocrodrsd s= =33 1125S ymbol = 'S4-0707y'mS,b oy#lm bo=of l ' r=4-0406e 'c',o 0-0065r#'d ,so f#= roe20fc orredcso r=d s31 = S1045y mbol S= y'mb2-0073o'Sl,y m=#b o'olf0-0025 '=r, e 'c#0-0001o 'ro,df s # r =eo cfo 69rr desc o=r d772s = 1116 Symbol =S y'm0-0022bS'o,ly m#=b oo'lf 1-0008 ='r ,e' c0-0031#o' r,od fs# r=oe fc833 o rredcso r=d s304 =S ym687b olS y=m b'oC0-0097lh' e,=c k#'i n0-0048og'f , r ra#en cdooofrm d rss y=m bo1109l s SySmbyomlb o=l '=0-0004 '',0-0035 '#, o#f orfe croercdosr d=s 892=ecords = 890 Symbol = '3-0263', # of records = 47 Symbol = '0-0067', # of records = 958 Symbol = '0-0001', # of records = 1116 Closing file 1225 SSymybmoblo l= =' 1-0057''1-0057,' ,# #o fo fr erceocrodrsd s= =206 206 SSyymmbbolo l= =' 4-0631''0-0058,' ,# #o fo fr erceocrords = 799 Symbol = '0-0073', # of records = 1096 Closing file ds = 25 Symbol = '2-0050', # of records = 19 Symbol = '0-0005', # of records = 415 Symbol = '2-0363', # of records = 14 Symbol = '2-0153', # of records = 14 Symbol = '0-0065', # of records = 1045 Symbol = '0-0060', # of records = 752 Symbol = '0-0021', # of records = 1059 Closing file Opening file:O pswmr_data.h5e ning file: swmr_data.h5 Checking coCmmhoenc ksiynmgb oclosm mon symbols Symbol = '0-0097S',y m#b oolf =r e'c0-0041o'r,d s# =o f1109 records = 966 Symbol = '0-0031S'y,m b#o lo f= r'e0-0019c'o,r d#s o=f 687r ecords = 772 Symbol = S'y0-0062m'b,o l# =o f' 0-0044r'e,c o#r dosf =r e1141c ords = 754 Symbol S=y m'b0-0055o'l, =# 'o0-0018f' ,r e#c oorfd sr e=c o490r ds = 730 SymbolS y=m b'o0-0020l' ,= #' 0-0051o'f, r#e coofr drse c=o r1164d s = 1080C heckiCnhge crkainndgo mr asnydmobmo lssy mbols Symbol S=y m'b0-0092o'l, =# 'o4-0623f' ,r e#c oorfd sr e=c o1128r ds = 7 SymboSly m=b o'l0-0022 '=, '#0-0019 'o,f #r eocfo rrdesc o=r d833s = 772 SymbSoylm b=o l' 0-0050=' ,' 0-0074#' ,o f# roefc orecords = 1066 Symbol = '4-0431', # of records = 35 Symbol = '0-0016', rds = 980 Symbol = '0-0024', # of records = 1124 Symbol = '2-0076', # of records = 113 Symbol = '0-0028', # of records = 796 Symbol = '0-0055', # of records = 490 Symbol = '1-0043', # of records = 255 Symbol = '2-0169', # of records = 6 Symbol = '1-0050', # of records = 270 Closing file # of records = 1125 Symbol = '3-0706', # of records = 18 Symbol = '0-0047', # of records = 753 Symbol = '0-0057', # of records = 1034 Symbol = '1-0078', # of records = 274 Symbol = '3-0728', # of records = 7 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records O=p e926n ing file: swmr_data.h5 Symbol = '0-0006', # of records =C 1055 hecking common symbSolysm bol = '0-0048', S# yomfbol r=ec o'r0-0091d's ,= #890 of records = S855y mbol =S y'm0-0020b'o,l #= o'f 0-0044r'e,c o#r dosf =r e1164c ords = 754 SySmbyomlb = o'l0-0014 '=, '#0-0012 'o,f #Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0075', # of records = 1118 Symbol = '0-0016', # of records = 1125 Symbol = '0-0065', # of records = 1045 Symbol = '0-0001', # of records = 1116 Symbol = '0-0031', # of records = 687 Checking random symbols Symbol = '0-0004', # of records = 892 Symbol = '1-0057', # of records = 206 Symbol = '4-0631', # of records = 25 Symbol = '2-0050', # of records = 19 Symbol = '0-0005', # of records = 415 Symbol = '2-0363', # of records = 14 Symbol = '2-0153', # of records = 14 Symbol = '0-0065', # of records = 1045 Symbol = '0-0060', # of records = 752 Symbol = '0-0021', # of records = 1059 Closing file re coofr drs = 883e cords = S737 ymbol = '0-0075', # ofC hercekcionrgd sr a=n do1118m symbols Symbol = '0-0071', S#y mobfo lr e=c o'r1-0104d's, = 1037 # oCfh ercekcionrgd sr a= nd50o m symbols SySmbyomlb ol == ''4-09223-0739'',, ## ooff rreecocorrddss == 3124 SySmybmolbo l= =' '1-01684-0451'',, # o#f orfe croercdosr d=s 407= 33 Symbol =S y'm4-0707b'o,l #= o'f4-0406 'r,e c#o orfd sr e=c or20d s = 31 Symbol = S'y2-0073m'b,o l# =o f' record0-0025s' ,= #69 of records =S 772ymb ol = '0-0022', # Soyfm broecorlds == '8331-0008 ', # of recorSdymbols = '0-0097', # of records = 1109 Symbol = '0-0035', # of record= 304 Symbol = '0-0048', # of records = 890 Symbol = '3-0263', # of records = 47 Symbol = '0-0067', # of records = 958 Symbol = '0-0001', # of records = 1116 Closing file s = 1225 Symbol = '1-0057', # of records = 206 Symbol = '0-0058', # of records = 799 Symbol = '0-0073', # of records = 1096 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 1109 Symbol = '0-0031', # of records = 687 Symbol = '0-0062', # of records = 1141 Symbol = '0-0055', # of records = 490 OpeniSnygmb ofl i= l'e0-0020', # :o f swmr_data.h5r ecords = 1164 Checking randomC shyemcbkoilnsg commoSny mbsol = '0-0092', # of records = 1128 ymbSoymlbosl = '0-0022', # of recordsS y=m b833o l = '0-0041', S# yomfb orle c=o r'd0-0050s' ,= #966 of records = 980 SymbolS y=mb o'l 0-0019= '0-0024'',, # #o f orefc orrdes c= o1124r ds = 772 Symbol = '2-0076', # of Sreycomrds =b o113l = '0-0044', #S yombofl = r'e0-0028'c, o#r odf srec or=d s754 = 796 SSyymbmolb o= l' 0-0055'=, # 'of0-0018 ', # of records = 730 Srecords = 490 Symbol = '1-0043', # of records = 255 Symbol = '2-0169', # of records = 6 Symbol = '1-0050', # of records = 270 Closing file ymbol = '0-0051', # of records = 1080 Checking random symbols Symbol = '4-0623', # of records = 7 Symbol = '0-0019', # of records = 772 Symbol = '0-0074', # of records = 1066 Symbol = '4-0431', # of records = 35 Symbol = '0-0016', # of records = 1125 Symbol = '3-0706', # of records = 18 Symbol = '0-0047', # of records = 753 Symbol = '0-0057', # of records = 1034 Symbol = '1-0078', # of records = 274 Symbol = '3-0728', # of records = 7 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 307335 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i b2 -c 5 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 587754 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 778711 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 322623 Using reader random seed: 325741 Using reader random seed: 325791 Using reader random seed: 329937 Using reader random seed: 333519 Using writer random seed: 964065 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 905119 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 248775 Using reader random seed: 253046 Using reader random seed: 256505 Using reader random seed: 257112 Using reader random seed: 258775 Using writer random seed: 93839 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 492823 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 652383 Generating symbol names Choosing datasets Common symbol #0 = '0-0038' Common symbol #1 = '0-0038' Common symbol #2 = '0-0003' Common symbol #3 = '0-0071' Common symbol #4 = '0-0044' Random symbol #0 = '0-0084' Random symbol #1 = '0-0084' Random symbol #2 = '1-0028' Random symbol #3 = '0-0064' Random symbol #4 = '0-0045' Random symbol #5 = '3-0225' Random symbol #6 = '0-0034' Random symbol #7 = '0-0049' Random symbol #8 = '1-0192' Random symbol #9 = '0-0009' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 876 Symbol = '0-0038', # of records = 876 Symbol = '0-0003', # of records = 959 Parameters: # of seconds between polling = Symbol = '0-0071', # of records1 # of common symbols to poll = 861 = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 655170 Generating symbol names Symbol = '0-0044', # of records = 870 Checking random symbols Symbol = '0-0084', # of records = 920 Symbol = '0-0084', # of records = 920 Symbol = '1-0028', # of records = 180 Symbol = '0-0064', # of records = 889 Symbol = '0-0045', # of records = 851 Symbol = '3-0225', # of records = 30 Symbol = '0-0034', # of records = 885 Symbol = '0-0049', # of records = 887 Symbol = '1-0192', # of records = 215 Choosing datasets Common symbol #0 = '0-0068' Common symbol #1 = '0-0063' SyCommon symbol #2 = '0-0005' Common symmbol = 'bol #3 = 0-0009', # of re'0-0021' Commocords = n symbol 924 #4 = '0-0042' Random symbol #0 = '1-0121' Random symbol #1 = '3-0078' Random symbol #2 = '0-0049' Random symbol #3 = '1-0129' Random symbol #4 = '1-0198' RandomCl symbolosing file #5 = '0-0017' Random symbol #6 = '0-0024' Random symbol #7 = '0-0089' Random symbol #8 = '0-0091' Random symbol #9 = '3-0253' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 935 Symbol = '0-0063', # of records = 868 Symbol = '0-0005', # of records = 876 Symbol = '0-0021', # of records = 906 Symbol = '0-0042', # of records = 899 Checking random symbols Symbol = '1-0121', # of records = 243 Symbol = '3-0078', # of records = 34 Symbol = '0-0049', # of records = 887 Symbol = '1-0129', # of records = 214 Symbol = '1-0198', # of records = 237 Symbol = '0-0017', # of records = 903 Symbol = '0-0024', # of records = 929 Symbol = '0-0089', # of records = 911 Symbol = '0-0091', # of records = 900 Symbol = '3-0253', # of records = 32 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 660160 Generating symbol names Choosing datasets Common symbol #0 = '0-0028' Common symbol #1 = '0-0014' Common symbol #2 = '0-0082' Common symbol #3 = '0-0002' Common symbol #4 = '0-0075' Random symbol #0 = '0-0094' Random symbol #1 = '0-0041' Random symbol #2 = '1-0199' Random symbol #3 = '0-0052' Random symbol #4 = '0-0005' Random symbol #5 = '4-0073' Random symbol #6 = '0-0039' Random symbol #7 = '0-0008' Random symbol #8 = '4-1236' Random symbol #9 = '3-0256' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 872 Symbol = '0-0014', # of records = 880 Symbol = '0-0082', # of records = 915 Symbol = '0-0002', # of records = 907 Symbol = '0-0075', # of records = 870 Checking random symbols Symbol = '0-0094', # of records = 933 Symbol = '0-0041', # of records = 943 Symbol = '1-0199', # of records = 215 Symbol = '0-0052', # of records = 861 Symbol = '0-0005', # of records = 876 Symbol = '4-0073', # of records = 6 Symbol = '0-0039', # of records = 937 Symbol = '0-0008', # of records = 822 Symbol = '4-1236', # of records = 13 Symbol = '3-0256', # of records = 20 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 665115 Generating symbol names Choosing datasets Common symbol #0 = '0-0003' Common symbol #1 = '0-0009' Common symbol #2 = '0-0072' Common symbol #3 = '0-0072' Common symbol #4 = '0-0057' Random symbol #0 = '0-0069' Random symbol #1 = '3-0356' Random symbol #2 = '0-0020' Random symbol #3 = '0-0012' Random symbol #4 = '1-0187' Random symbol #5 = '0-0099' Random symbol #6 = '0-0014' Random symbol #7 = '0-0025' Random symbol #8 = '0-0033' Random symbol #9 = '0-0013' Reading records Opening file: swmr_data.h5 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 667179 Generating symbol names Checking common symbols Symbol = '0-0003', # of records = 959 Symbol = '0-0009', # of records = 924 Symbol = '0-0072', # of records = 926 Symbol = '0-0072', # of records = 926 Symbol = '0-0057', # of records = 857 Checking random symbols Symbol = '0-0069', # of records = 901 Symbol = '3-0356', # of records = 30 Symbol = '0-0020', # of records = 940 Symbol = '0-0012', # of records = 864 Choosing datasets Common symbol #0 = '0-0041' Common symbol #1 = '0-0078' Common symbol #2 = '0-0001' Common symbol #3 = '0-0040' Common symbol #4 = '0-0051' Random symbol #0 = '4-1510' Random symbol #1 = '1-0133' Random symbol #2 = '0-0076' Random symbol #3 = '0-0036' Random symbol #4 = '0-0036' Random symbol #5 = '0-0026' Random symbol #6 = '1-0082' Random symbol #7 = '0-0074' Random symbol #8 = '3-0720' Random symbol #9 = '3-0310' Reading records Symbol = '1-0187', # of records = 227 Symbol = '0-0099', # of records = 905 Symbol = '0-0014', # of records = 880 Opening file: swmr_data.h5 Symbol = '0-0025', # of records = 934 Symbol = '0-0033', # of records = 880 Symbol = '0-0013', # of records = 912 Checking common symbols Closing file Symbol = '0-0041', # of records = 943 Symbol = '0-0078', # of records = 935 Symbol = '0-0001', # of records = 907 Symbol = '0-0040', # of records = 892 Symbol = '0-0051', # of records = 899 Checking random symbols Symbol = '4-1510', # of records = 19 Symbol = '1-0133', # of records = 221 Symbol = '0-0076', # of records = 858 Symbol = '0-0036', # of records = 939 Symbol = '0-0036', # of records = 939 Symbol = '0-0026', # of records = 843 Symbol = '1-0082', # of records = 200 Symbol = '0-0074', # of records = 839 Symbol = '3-0720', # of records = 27 Symbol = '3-0310', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 630 Symbol = '0-0038', # of records = 630 Symbol = '0-0003', # of records = 804 Symbol = '0-0071', # of records = 629 Symbol = '0-0044', # of records = 636 Checking random symbols Symbol = '0-0084', # of records = 707 Symbol = '0-0084', # of records = 707 Symbol = '1-0028', # of records = 97 Symbol = '0-0064', # of records = 749 Symbol = '0-0045', # of records = 645 Symbol = '3-0225', # of records = 26 Symbol = '0-0034', # of records = 679 Symbol = '0-0049', # of records = 663 Symbol = '1-0192', # of records = 154 Symbol = '0-0009', # of records = 662 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 681 Symbol = '0-0063', # of records = 665 Symbol = '0-0005', # of records = 688 Symbol = '0-0021', # of records = 684 Symbol = '0-0042', # of records = 712 Checking random symbols Symbol = '1-0121', # of records = 187 Symbol = '3-0078', # of records = 34 Symbol = '0-0049', # of records = 663 Symbol = '1-0129', # of records = 147 Symbol = '1-0198', # of records = 189 Symbol = '0-0017', # of records = 736 Symbol = '0-0024', # of records = 753 Symbol = '0-0089', # of records = 608 Symbol = '0-0091', # of records = 676 Symbol = '3-0253', # of records = 24 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 584 Symbol = '0-0014', # of records = 676 Symbol = '0-0082', # of records = 680 Symbol = '0-0002', # of records = 665 Symbol = '0-0075', # of records = 674 Checking random symbols Symbol = '0-0094', # of records = 767 Symbol = '0-0041', # of records = 741 Symbol = '1-0199', # of records = 179 Symbol = '0-0052', # of records = 585 Symbol = '0-0005', # of records = 688 Symbol = '4-0073', # of records = 5 Symbol = '0-0039', # of records = 677 Symbol = '0-0008', # of records = 583 Symbol = '4-1236', # of records = 9 Symbol = '3-0256', # of records = 2 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 777 Symbol = '0-0009', # of records = 618 Symbol = '0-0072', # of records = 671 Symbol = '0-0072', # of records = 671 Symbol = '0-0057', # of records = 579 Checking random symbols Symbol = '0-0069', # of records = 658 Symbol = '3-0356', # of records = 30 Symbol = '0-0020', # of records = 655 Symbol = '0-0012', # of records = 607 Symbol = '1-0187', # of records = 178 Symbol = '0-0099', # of records = 622 Symbol = '0-0014', # of records = 676 Symbol = '0-0025', # of records = 720 Opening file: swmr_data.h5 Symbol = '0-0033', # of records = 632 Symbol = '0-0013', # of records = 672 Closing file Checking common symbols Symbol = '0-0041', # of records = 741 Symbol = '0-0078', # of records = 705 Symbol = '0-0001', # of records = 696 Symbol = '0-0040', # of records = 657 Symbol = '0-0051', # of records = 631 Checking random symbols Symbol = '4-1510', # of records = 19 Symbol = '1-0133', # of records = 187 Symbol = '0-0076', # of records = 544 Symbol = '0-0036', # of records = 761 Symbol = '0-0036', # of records = 761 Symbol = '0-0026', # of records = 576 Symbol = '1-0082', # of records = 130 Symbol = '0-0074', # of records = 541 Symbol = '3-0720', # of records = 23 Symbol = '3-0310', # of records = 25 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0038', # of records = 292 Symbol = '0-0038', # of records = 292 Symbol = '0-0003', # of records = 513 Symbol = '0-0071', # of records = 192 Symbol = '0-0044', # of records = 295 Checking random symbols Symbol = '0-0084', # of records = 394 Symbol = '0-0084', # of records = 394 Symbol = '1-0028', # of records = 0 Symbol = '0-0064', # of records = 407 Symbol = '0-0045', # of records = 349 Symbol = '3-0225', # of records = 22 Symbol = '0-0034', # of records = 306 Symbol = '0-0049', # of records = 347 Symbol = '1-0192', # of records = 44 Symbol = '0-0009', # of records = 386 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0068', # of records = 427 Symbol = '0-0063', # of records = 318 Symbol = '0-0005', # of records = 395 Symbol = '0-0021', # of records = 279 Symbol = '0-0042', # of records = 356 Checking random symbols Symbol = '1-0121', # of records = 112 Symbol = '3-0078', # of records = 23 Symbol = '0-0049', # of records = 347 Symbol = '1-0129', # of records = 0 Symbol = '1-0198', # of records = 104 Symbol = '0-0017', # of records = 475 Symbol = '0-0024', # of records = 424 Symbol = '0-0089', # of records = 250 Symbol = '0-0091', # of records = 413 Symbol = '3-0253', # of records = 15 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0028', # of records = 232 Symbol = '0-0014', # of records = 245 Symbol = '0-0082', # of records = 324 Symbol = '0-0002', # of records = 321 Symbol = '0-0075', # of records = 323 Checking random symbols Symbol = '0-0094', # of records = 493 Symbol = '0-0041', # of records = 426 Symbol = '1-0199', # of records = 100 Symbol = '0-0052', # of records = 304 Symbol = '0-0005', # of records = 395 Symbol = '4-0073', # of records = 0 OSpyemnbionlg =f i'l0-0039e':, #swmr_data.h5 of records = 353 SCyhmebcokli n=g 'c0-0008o'm,m o#n osf yrmebcoolrsd s = 292 SymbolS y=m b'ol0-0003 '=, '#4-1236 'o,f #r eocfo rrdesc o=r ds513 = 7 SySmbyomlb o=l '= 0-0009''3-0256,' ,# #o fo fr erceocrodrsd s= =386 0 Closing fileS ymbol = '0-0072', # of records = 409 SOypmebnoiln g= f'i0-0072l'e,: #swmr_data.h5 of records = 409 CSheycmkbionlg =c o'm0-0057m'o,n #s yomfb orlesc ords = 313 SymboClh e=c k'i0-0041n'g, r#a nodfo mr escyomrbdosl s= 426 Symbol = '0-0069'S,y m#b oolf =r e'co0-0078r'd,s #= o361f records = 359 Symbol = '3-0356'S,y m#b oolf =r e'c0-0001o'r,d s# =o f22 records = 369 Symbol = 'S0-0020'y,m b#o lo f= r'e0-0040c'o,r d#s o=f 245r ecords = 412 Symbol = '0-0012',S #y omfb roelco r=ds '= 0-0051282' , # of recoSrydmsbo l= = '3191-0187 ', # of recordCs h= e95c king randoSmy msboylm =b o'l0-0099's, # of records S= y339m bol = '4-1510S'y,m bo#l =o f' 0-0014'r,e #c oofr dresc or=d s 8= 245 SymbolS =y 'm0-0025b'o, l# o=f r'ec1-0133o'rd,s =# 536o f records =S y128mb ol = '0-0033', # of recordSs y=m b322 ol = '0-0076', S#y mobofl =r e'c0-0013'o,r #d sof =re co211r ds = 439 ClosSinyg mfbiloel = '0-0036', # of records = 419 Symbol = '0-0036', # of records = 419 Symbol = '0-0026', # of records = 282 Symbol = '1-0082', # of records = 79 Symbol = '0-0074', # of records = 149 Symbol = '3-0720', # of records = 0 Symbol = '3-0310', # of records = 23 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 812691 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 3459 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 589214 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 778420 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 779476 Generating symbol names Choosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0053' Common symbol #2 = '0-0071' Common symbol #3 = '0-0004' Common symbol #4 = '0-0032' Random symbol #0 = '3-0493' Random symbol #1 = '2-0139' Random symbol #2 = '4-0218' Random symbol #3 = '1-0071' Random symbol #4 = '1-0141' Random symbol #5 = '1-0105' Random symbol #6 = '3-0210' Random symbol #7 = '0-0006' Random symbol #8 = '4-0349' Random symbol #9 = '0-0069' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 878 Choosing datasets Common symbol #0 = '0-0004' Common symbol #1 = '0-0076' Common symbol #2 = '0-0005' Common symbol #3 = '0-0063' Common symbol #4 = '0-0089' Random symbol #0 = '2-0077' Random symbol #1 = '0-0005' Random symbol #2 = '1-0063' Random symbol #3 = '0-0081' Random symbol #4 = '0-0047' Random symbol #5 = '1-0129' Random symbol #6 = '1-0056' Random symbol #7 = '0-0087' Random symbol #8 = '0-0036' Random symbol #9 = '3-0306' Reading records Symbol = '0-0053', # of records = 874 Symbol = '0-0071', # of records = 917 Opening file: swmr_data.h5 Symbol = '0-0004', # of records = 879 Symbol = '0-0032', # of records = 886 Checking random symbols Symbol = '3-0493', # of records = 27 Checking common symbols Symbol = '2-0139', # of records = 57 Symbol = '0-0004', # of records = 879 Symbol = '4-0218', # of records = 19 Symbol = '1-0071', # of records = 224 Symbol = '0-0076', # of records = 876 Symbol = '1-0141', # of records = 209 Symbol = '0-0005', # of records = 958 Symbol = '1-0105', # of records = 205 Symbol = '3-0210', # of records = 32 Symbol = '0-0063', # of records = 906 Symbol = '0-0089', # of records = 923 Symbol = '0-0006', # of records = 940 Checking random symbols Symbol = '2-0077', # of records = 58 Symbol = '4-0349', # of records = 10 Symbol = '0-0005', # of records = 958 Symbol = '0-0069', # of records = 853 Symbol = '1-0063', # of records = 233 Closing file Symbol = '0-0081', # of records = 888 Symbol = '0-0047', # of records = 921 Symbol = '1-0129', # of records = 214 Symbol = '1-0056', # of records = 215 Symbol = '0-0087', # of records = 899 Symbol = '0-0036', # of records = 877 Symbol = '3-0306', # of records = 32 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 784691 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 786282 Generating symbol names Choosing datasets Common symbol #0 = '0-0019' Common symbol #1 = '0-0056' Common symbol #2 = '0-0010' Common symbol #3 = '0-0022' Common symbol #4 = '0-0025' Random symbol #0 = '0-0023' Random symbol #1 = '4-0221' Random symbol #2 = '1-0073' Random symbol #3 = '2-0135' Random symbol #4 = '0-0067' Random symbol #5 = '0-0001' Random symbol #6 = '3-0696' Random symbol #7 = '4-0717' Random symbol #8 = '0-0055' Random symbol #9 = '0-0074' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0003' Common symbol #1 = '0-0047' Common symbol #2 = '0-0001' Common symbol #3 = '0-0034' Common symbol #4 = '0-0054' Random symbol #0 = '1-0128' Random symbol #1 = '0-0061' Random symbol #2 = '0-0013' Random symbol #3 = '3-0068' Random symbol #4 = '1-0126' Random symbol #5 = '1-0121' Random symbol #6 = '2-0073' Random symbol #7 = '0-0049' Random symbol #8 = '0-0065' Random symbol #9 = '4-1001' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 884 Checking common symbols Symbol = '0-0003', # of records = 870 Symbol = '0-0056', # of records = 881 Symbol = '0-0010', # of records = 925 Symbol = '0-0022', # of records = 831 Symbol = '0-0025', # of records = 899 Checking random symbols Symbol = '0-0023', # of records = 845 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 789856 Generating symbol names Symbol = '4-0221', # of records = 11 Symbol = '1-0073', # of records = 218 Symbol = '2-0135', # of records = 52 Symbol = '0-0067', # of records = 894 Symbol = '0-0047', # of records = 921 Symbol = '0-0001', # of records = 870 Symbol = '0-0001', # of records = 870 Symbol = '0-0034', # of records = 906 SChoosing datasets Common symbol #Symbol = '0-0054', # of records = 927 0 = '0-0068' Common symbol #1 = '0-0031' Common symbol #2 = '0-0095' Common symbol #3 = '0-0049' Common symbol #4 = '0-0027' Random symChebol #0 = 'cking ran0-0066' Random sdom symbolymbol #1 = 's 2-0392' Random symbol #2 = '1-0089' Random symbol #3 = '0-0041' Random symSymbol #4 = 'bol = '1-0110' Random s1-0128', # of rymbol #5 = 'ecords = 235 0-0036' Random symbol #6 = '0-0095' Random symbol #7 = '2-0051' Random symbol #8 = '0-0071' Random symbol #9 = '4-0527' Reading records yOpening file: swmr_data.h5 Symbol = '0-0061', # of records = 841 mbol = '3-0696', # of records = 30 Symbol = '0-0013', # of records = 905 Symbol = '3-0068', # of records = 36 Symbol = '4-0717', # of records = 25 Symbol = '1-0126', # of records = 210 Checking common symbols Symbol = '1-0121', # of records = 223 Symbol = '0-0068', # of records = 887 Symbol = '2-0073', # of records = 61 Symbol = '0-0055', # of records = 886 Symbol = 'Sym0-0031', # of records = 913 bol = '0-0049', # of records = 912 Symbol = '0-0095'Symbol = '0-0065, # of records = 883 ', # of records = 888 Symbol = '0-0074', # of records = Symbol = 'Sym0-0049', # of records = 912 bol = '4-1001', # of records = 12 884 Closing file Symbol = '0-0027', # of records = 857 Closing file Checking random symbols Symbol = '0-0066', # of records = 912 Symbol = '2-0392', # of records = 47 Symbol = '1-0089', # of records = 218 Symbol = '0-0041', # of records = 938 Symbol = '1-0110', # of records = 202 Symbol = '0-0036', # of records = 877 Symbol = '0-0095', # of records = 883 Symbol = '2-0051', # of records = 52 Symbol = '0-0071', # of records = 917 Symbol = '4-0527', # of records = 17 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 833 Symbol = '0-0053', # of records = 888 Opening file: swmr_data.h5 Symbol = '0-0071', # of records = 897 Symbol = '0-0004', # of records = 873 Symbol = '0-0032', # of records = 822 Checking random symbols Symbol = '3-0493', # of records = 23 Checking common symbols Symbol = '2-0139', # of records = 42 Symbol = '0-0004', # of records = 873 Symbol = '4-0218', # of records = 19 Symbol = '0-0076', # of records = 798 Symbol = '1-0071', # of records = 222 Symbol = '0-0005', # of records = 942 Symbol = '1-0141', # of records = 189 Symbol = '0-0063', # of records = 1018 Symbol = '1-0105', # of records = 226 Symbol = '0-0089', # of records = 975 Symbol = '3-0210', # of records = 40 Checking random symbols Symbol = '2-0077', # of records = 54 Symbol = '0-0006', # of records = 973 Symbol = '0-0005', # of records = 942 Symbol = '4-0349', # of records = 10 Symbol = '1-0063', # of records = 220 Symbol = '0-0069', # of records = 894 Symbol = '0-0081', # of records = 810 Closing file Symbol = '0-0047', # of records = 904 Symbol = '1-0129', # of records = 154 Symbol = '1-0056', # of records = 200 Symbol = '0-0087', # of records = 822 Symbol = '0-0036', # of records = 900 Symbol = '3-0306', # of records = 32 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 881 Checking common symbols Symbol = '0-0047', # of records = 904 Symbol = '0-0019', # of records = 864 Symbol = '0-0001', # of records = 916 Symbol = '0-0034', # of records = 950 Symbol = '0-0056', # of records = 939 Symbol = '0-0054', # of records = 962 Symbol = '0-0010', # of records = 950 Checking random symbols Opening file: swmr_data.h5 Symbol = '1-0128', # of records = 244 Symbol = '0-0022', # of records = 848 Symbol = '0-0061', # of records = 844 Symbol = '0-0025', # of records = 823 Symbol = Checking commo'0-0013', # of records = 994 n symbols Checking random symbols Symbol = '0-0068', # of records = 890 Symbol = '3-0068', # of records = 39 Symbol = '0-0023', # of records = 894 Symbol = '0-0031', # of records = 947 Symbol = '1-0126', # of records = 201 Symbol = '0-0095', # of records = 910 Symbol = '4-0221', # of records = 11 Symbol = 'Symbol = '1-0121'0-0049', # of records = 867 , # of records = 273 Symbol = '0-0027', # of records = 835 Symbol = '2-0073', # of records =Checking r 61 andom symbols Symbol = '0-0066', # of records = 896 Symbol = '1-0073', # of records = 244 Symbol = '0-0049', # of records = 867 Symbol = '2-0392', # of records = 49 Symbol = '1-0089', # of records = 226 Symbol = '0-0065', # of records = 866 Symbol = '2-0135', # of records = 66 Symbol = '0-0041', # of records = 943 Symbol = '4-1001'Symbol = ', # of records = 1-0110', # of records = 190 12 Symbol = 'Closing file 0-0036', # of records = 900 Symbol = '0-0067', # of records = 829 Symbol = '0-0095', # of records = 910 Symbol = '2-0051', # of records = 60 Symbol = '0-0001', # of Symbol = '0-0071', # of records = 897 records = 916 Symbol = '4-0527', # of records = 9 Closing file Symbol = '3-0696', # of records = 35 Symbol = '4-0717', # of records = 27 Symbol = '0-0055', # of records = 965 Symbol = '0-0074', # of records = 864 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 840 Symbol = '0-0053', # of records = 902 Symbol = '0-0071', # of records = 873 Opening file: swmr_data.h5 Symbol = '0-0004', # of records = 937 Symbol = '0-0032', # of records = 820 Checking common symbols Checking random symbols Symbol = '3-0493', # of records = 27 Symbol = '0-0004', # of records = 937 Symbol = '2-0139', # of records = 60 Symbol = '0-0076', # of records = 709 Symbol = '4-0218', # of records = 19 Symbol = '0-0005', # of records = 913 Symbol = '1-0071', # of records = 219 Symbol = '0-0063', # of records = 1033 Symbol = '1-0141', # of records = 213 Symbol = '0-0089', # of records = 948 Checking random symbols Symbol = '1-0105', # of records = 229 Symbol = '2-0077', # of records = 76 Symbol = '3-0210', # of records = 38 Symbol = '0-0005', # of records = 913 Symbol = '0-0006', # of records = 938 Symbol = '1-0063', # of records = 210 Symbol = '4-0349', # of records = 10 Symbol = '0-0081', # of records = 880 Symbol = '0-0069', # of records = 961 Symbol = '0-0047', # of records = 1012 Closing file Symbol = '1-0129', # of records = 173 Symbol = '1-0056', # of records = 201 Symbol = '0-0087', # of records = 845 Symbol = '0-0036', # of records = 922 Symbol = '3-0306', # of records = 29 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 894 OSymbol = '0-0047', # of records = 1012 pening fileSymb:ol = '0-0001', # of records = 919 swmr_data.h5 Symbol = '0-0034', # of records = 953 Symbol = '0-0054', # of recordCs = 985 heckingChe cking random symbolsc ommonSym bol = '1-0128', # sof records = y256 mbols Symbol = '0-0061', # of records = 883 Symbol =Sy mbol = '0-0013', # 'of records = 0-00681079 ', # of rOpeening file: swmr_data.h5c oSymbol = '3-0068', # of records = 40 rds = 845 Symbol = '1-0126', # of records = 180 SySymbol = 'm1-0121', # of recorbds = 246 ol = 'Checking 0-0031common sym'bols , # oSymbol = 'f2-0073', # of record s = 42 records = Symbol = '965 0-0019', # of records = 849 Symbol = '0-0049', # of records = 879 Symbol = '0-0065', # of recSords = 872 ymbol = S'ymbol = '0-00950-0056', # of rec'ords = 942, Symb#ol = '4-1001', # of records = 12 of recorCdlosing fisle = 881 Symbol = '0-0010', # of records = 915 Symbol = 'S0-0049ymbol = ''0-0022', # of ,records = 882 # of records = 879 Symbol = '0-0025', # of records = 760 SyCmhecking randobm symbols ol = '0-0027',S ymbol = '#0-0023', # of records = o893 f records = 713 Symbol = '4-0221', # of records = C2 hecking random symbolSymbols = ' 1-0073', # of records = 268 Symbol = '0-0066', #Symbol = '2-0135',o # of recofrds = 58 records = 869 Symbol = '0-0067', # of records = 832 Symbol = '2-0392', # oSymbol = 'f0-0001', # o f records =r 919 ecords = 52 Symbol = '3-0696', # of records = 35 Symbol = '1-0089', # of rSymbol =e '4-0717', #c of recordso = 27 rds = 218 Symbol = '0-0041', # of records = 922 Symbol = '1-0110', # of records = 189 Symbol = '0-0036', # of records = 922 Symbol = '0-0095', # of records = 881 Symbol = '2-0051', # of records = 58 Symbol = '0-0071', # of records = 873 Symbol = '4-0527', # of records = 7 Closing file Symbol = '0-0055', # of records = 1067 Symbol = '0-0074', # of records = 957 Closing file Opening file: swmr_data.h5 Checking common symbols Opening fileS:y mbswmr_data.h5o l = '0-0058', # of records = 867C hecking common symbSolysm bol = '0-0053', # oSfy mrbeoclo r=d s' 0-0004=' ,973 # of recorSdysm b=o l878 = '0-0071', # of records S= y902m bol = '0-0076', # ofS ryemcboorld s= '=0-0004 '694, # of records = S878y mbol = '0-0005', # oSfy mrbeoclo r=d s' =0-0032 '964, # of records = S828y mbol = '0-0063'C,h e#c koifn gr ercaonrdodms s=y m1073b ols SymbolS y=m b'o3-0493l' ,= #' 0-0089o'f, r#e coofr drse c=o rd27s = 970 CSheycmkbionlg =r a'n2-0139d'o,m #s yomfb orlesc ords = 40S ymbol = '2-0077', # Soyfm broelc o=r d's 4-0218=' ,81 # of records = S16 ymbol = '0-0005', # of Sreycmobrodls == '9641-0071 ', # of recorSdysm b=o l214 = '1-0063', # of recSoyrmbdosl == 233' 1-0141', # of records S= y229m bol = '0-0081', # of rSecyomrbdso l= 853= '1-0105', # of recorSdsy m=b o210l = '0-0047', # of recoSrydmsb o=l 1030= '3-0210', # of recorSdsy m=b o38l = '1-0129', # of recoSrydmsb o=l 145= '0-0006', # of recoSrydmsb o=l 969= '1-0056', # of recorSdsy m=b o189l = '4-0349', # of rSeycmobrodls == '16 0-0087', # of recordsS =ym b854o l = '0-0069', # of reScoyrmdbso l= = 1016' 0-0036', # of reCcloorsdisn g= f940i le Symbol = '3-0306', # of records = 29 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 837 Symbol = '0-0047', # of records = 1030 Symbol = '0-0001', # of records = 949 Symbol = '0-0034', # of records = 1031 Symbol = '0-0054', # of records = 1015 Checking random symbols Symbol = '1-0128', # of records = 288 Symbol = '0-0061', # of records = 807 Symbol = '0-0013', # of records = 1088 Symbol = '3-0068', # of records = 31 Symbol = '1-0126', # of records = 176 Symbol = '1-0121', # of records = 229 Symbol = '2-0073', # of records = 43 Opening file: swmr_data.h5 Symbol = '0-0049', # of records = 928 Symbol = '0-0065', # of records = 866 Checking common symbols Symbol = '4-1001', # of records = 15 Symbol = '0-0019', # of records = 899 Closing file Symbol = '0-0056', # of records = 879 Symbol = '0-0010', # of records = 990 Symbol = '0-0022', # of records = 801 Symbol = '0-0025', # of records = 771 Checking random symbols Symbol = '0-0023', # of records = 831 Symbol = '4-0221', # of records = 0 Symbol = '1-0073', # of records = 282 Symbol = '2-0135', # of records = 42 Symbol = '0-0067', # of records = 889 OpSymbol = 'e0-0001', # ofn records =i 949 ng file: swmr_data.h5 Symbol = '3-0696', # of records = 35 Symbol = '4-0717', # Cof records = 32 hecking common symSymbbol = '0-0055',o # of recolrds = 1028 s SymSymbbol = '0-0074'o, # of recolrds = 985 = '0-0068', # ofClosi ng file records = 888 Symbol = '0-0031', # of records = 922 Symbol = '0-0095', # of records = 900 Symbol = '0-0049', # of records = 928 Symbol = '0-0027', # of records = 733 Checking random symbols Symbol = '0-0066', # of records = 890 Symbol = '2-0392', # of records = 58 Symbol = '1-0089', # of records = 175 Symbol = '0-0041', # of records = 945 Symbol = '1-0110', # of records = 179 Symbol = '0-0036', # of records = 940 Symbol = '0-0095', # of records = 900 Symbol = '2-0051', # of records = 60 Symbol = '0-0071', # of records = 902 Symbol = '4-0527', # of records = 7 Closing file Opening file: swmr_data.h5 CheckOinpge ncionmgm ofni lsey:m boswmr_data.h5l s Symbol = 'C0-0058h'e,c k#i onfg rceocmomrodns s=y m835b ols SSyymmbbooll == ''0-00040-0053'',, ## of rofe croercdosr d=s 973= 878 SySmymbbooll = '0-0076', #= o'f 0-0071r'e,c o#r dosf =r e683c ords = 912 Symbol = '0-0005S'y,m b#o lo f= r'ec0-0004o'r,d s# =o f921 records = 878 Symbol = '0-0063S'y,m b#o lo f= r'e0-0032c'o,r d#s o=f 1024r ecords = 808 SymboCl h= e'c0-0089'k,i #n go rfa nrdeocmo rsdysm b=o l869s SCyhmebcokli n=g 'r3-0493a'n,d o#m osfy mrbeoclosr ds = 30 Symbol = '2-0077', #S oyfm broelc o=r d's2-0139 '=, 86# of records =S y28m bol = '0-0005', # of recSoyrmdbso l= =921 '4-0218', # of recorSdysm b=o l16 = '1-0063', # of recSoyrmdbso l= =247 '1-0071', # of recordSs y=m bo250l = '0-0081', # of reScyomrbdosl == 927' 1-0141', # of recorSdysm b=o l210 = '0-0047', # of recorSdysm b=o l1044 = '1-0105', # of reScyomrbdosl == 197' 1-0129', # of recordsS =y m144b ol = '3-0210', # of rSeycmobrodls == '411-0056 ', # of recordsS =y m212b ol = '0-0006', # of Sryemcboorld s= =' 0-0087978' , # of recordsS =y m842b ol = '4-0349', # oSfy mrbeoclo r=d s' 0-0036= ',16 # of records = 990 Symbol = '0-0069', #S yomfb orl = Opening file: swmr_data.h5 '3-0306', # of records = 41 Checking common symbols CloSymbol = '0-0003', # of records = 888 sing file Symbol = '0-0047', # of records = 1044 Symbol = '0-0001', # of records = 876 Symbol = '0-0034', # of records = 1060 Symbol = '0-0054', # of records = 1022 Checking random symbols Symbol = '1-0128', # of records = 317 Symbol = '0-0061', # of records = 824 Symbol = '0-0013', # of records = 1112 Symbol = '3-0068', # of records = 25 Symbol = '1-0126', # of records = 201 Symbol = '1-0121', # of records = 233 Symbol = '2-0073', # of records = 43 Symbol = '0-0049', # of records = 1007 Symbol = '0-0065', # of records = 870 Symbol = '4-1001', # of records = 15 Closing file ecords = 990 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 939 Symbol = '0-0056', # of records = 918 Symbol = '0-0010', # of records = 1037 Symbol = '0-0022', # of records = 777 Symbol = '0-0025', # of records = 758 Checking random symbols Symbol = '0-0023', # of records = 767 Symbol = '4-0221', # of records = 0 Symbol = '1-0073', # of recoOrpdensin g= f il269e: swmr_data.h5 SymboClh ec=ki n'g 2-0135co'm,mo n #s ymobofl s records S=y mb37ol = '0-0068', # of records =S 803y mbol = '0-0067'S,ym b#ol =o f'0-0031 'r, e# coof rredcsor ds= = 892968 Symbol S= 'y0-0095'm, b# oofl re=c o'rd0-0001s '= ,919 # of recoSrydmbso l == '0-0049876', # of records = 1007 SymboSlym bo=l =' '3-06960-0027'', ,# o#f roecfor dsr =e 696c ords C=he ck29in g random symbols SymSboly =m 'b0-0066o',l # o=f r'ec4-0717or'ds, = #971 of recorSdysmb ol= = '322-0392 ', # of records = 61 SymboSlym bo=l =' '1-00890-0055',' #, of# r ecoorfd s r=e 146c ords = 966 Symbol = '0-0041', # of recorSds y= m932b ol = '0-0074S'y,mb o#l = o'f1-0110' , r# eofc orercodrsds == 149 1020 Symbol C= l'o0-0036's,i #n ogf rfeciorldes = 990 Symbol = '0-0095', # of records = 919 Symbol = '2-0051', # of records = 60 Symbol = '0-0071', # of records = 912 Symbol = '4-0527', # of records = 7 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 899 Symbol = '0-0076', # of records = 763 Symbol = '0-0005', # of records = 1011 OpeniSnygm bfoill e=: '0-0063swmr_data.h5' , # of records = 1049 SCyhmebcokl =i n'g0-0089 'c,o m#m oonf sryemcboorldss = 860 SCyhmebcokli n=g 'ra0-0003n'd,o m# soyfm broelcso rds = 894S ymbol = '2-0077', # of Sreycmobrodls == '970-0047 ', # of recorSdsy m=b ol1036 = '0-0005', # of recorSdsy m=b o1011l = '0-0001', # of rSeycmobrodls == ' 1-0063899' , # of records = S254y mbol = '0-0034', # ofS yrmebcoolr d=s '=0-0081 '1054, # of records = S921 OpeynmbiSoynmblolg = ' 0-0047'=, f# ofi r'eclor0-0054dse =' 1036: ,swmr_data.h5 # of Srymbol = '1-0129', # of records = 173 Cecords = S1075y mbol = '1-0056'C,h e#c koifn gr ercaonrddosm =s y177m bols SSyymmbbooll == ''0-00871-0128', h# 'ofe r,eccor dsk =# 792i nogf S ycmbrolo =e 'm0-0036'c, m# oofo rrecnordds =s 954s y=m b307oSly mbsol = '3-0306', # of recorSds = 42 SCylmobsoiln g= f'ilye 0-0058m'b,o l# =o f' 0-0061re'c,o # ofr drse c=o r813d s S= 809 Symbol =y 'm0-0013bo'l = '0-0053,' ,# #o fo fr erceocrodrsd s= =1040 898 SSymbol = '0-0071y'm,b o#l o=f 'r3-0068ec'o,r d#s o=f 882r eScords = 25 Symbol = '0-0004y'm,b o#l o=f recor'd1-0126s '=, 899# Sof records = 178 Symbol = '0-0032', # oyfm breoclo rds = 897= C'1-0121', # of records = 254 Shecking random symbols Symbol = 'y2-0073m'b,o l# = '3-0493',o f# roefc orredcso r=ds 47= 34S Symbol = '0-0049y'm,b o#l o=f 'r2-0139e'c,o r#d so f= r923ec oSrds = 28 Symbol = '0-0065', # of yremcboorld s= =' 4-0218836' ,OSpe n#i onfg r efcoirldse =: 15 swmr_data.h5 Symbol = '4-1001', # of ryeCcmhoebcrkoidnlgs c om=m=o n s'ym15b1-0071o l's C, # ofS ryecmorbdos l= =198 '0-0019', l#os iof recorSdsn g= f il982e ymbol = '1-0141', # oSf yremcobrodsl = =188 '0-0056'O, p#en iongf firlSeey:mc booswmr_data.h5lr d= s' 1-0105=', #883 of records = 217 ChSecykimngb cooSmlym mobn=o l s y'=m b'0-0010o3-0210l''s,, # #o f orfe corredsc So=y rm41bd osl == ' 0-00681062', # ofS ryemcboorld s= =' 0-0006834' , # oSfy rmebcoorlds ==S y990'm bol 0-0022= '',0-0031 ',# # oSofyf m brroeelc oc=r od'sr4-0349 'd=, s 1053# =of r758e cords = 15S ymbol = '0-0095', #S oySfm bryoelmc ob=r od'sl0-0069 '=, = 885# 'of 0-0025re'co,r ds# = o985Sf y mbroel c=o rC'dl0-0049so's ,i =n#g of866fi l ree cords = 923 Checking Srymabonl d= o'm0-0027 ',s y# mobf orlesco rds = 677 SyCmhebckoinlg r=a nd'om0-0023 'sy,m bo#l s of recSoyrmbdosl == ' 0-0066745', # of records = 965 SymbolS ym=bo l' =4-0221 ''2-0392,' , ## ooff r ercoercdso =r d45 s = 0 SymbolS =y '1-0089', # of records = 194 mbol = '1-0073', # of records = 266 Symbol = '0-0041', # of rSecyormdsb =o l942 = '2-0135', # oSfy mbroelc =o r'd1-0110's, #= of46 r ecords = 120 SySmybmoboll == '0-0036'',0-0067 #' o,f r#e coorfds r= e954c ords = S886ym bol = '0-0095', # of records S= y885m bol = '0-0001S'ym,bo l #= 'o2-0051f', r# eocf orercdorsds == 61 899 Symbol = S'0-0071'y, m#b oof lre c=or d's 3-0696=' ,882 # of recoSrydmbso l == '294-0527 ', # of records = 7 SymCblooslin g =fi le' 4-0717', # of records = 34 Symbol = '0-0055', # of records = 1011 Symbol = '0-0074', # of records = 1052 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 896 Symbol = '0-0076', # of records = 742 Symbol = '0-0005', # of records = 1028 Symbol = '0-0063', # of records = 1037 Symbol = '0-0089', # of records = 841 Checking random symbols Symbol = '2-0077', # of records = 86 Symbol = '0-0005', # of records = 1028 Symbol = '1-0063', # of records = 263 Symbol = '0-0081', # of records = 848 Symbol = '0-0047', # of records = 999 Symbol = '1-0129', # of records = 198 Symbol = '1-0056', # of records = 175 Symbol = '0-0087', # of records = 851 Symbol = '0-0036', # of records = 916 Symbol = '3-0306', # of records = 37 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 915 Symbol = '0-0047', # of records = 999 Symbol = '0-0001', # of records = 995 Symbol = '0-0034', # of records = 976 SOpening file: swmr_data.h5 Cymbol = '0-0054', # of records = 1096 Checking random symbohlse cSking common symbols Symbol = '1-0128', # of records = 332 Symbol = '0-0058', # of records = 775 Symbol = '0-0061', # of records = 774 Symbol = '0-0053', # of records = 906 Symbol = '0-0013', # of records = 1051 Symbol = '0-0071', # of records y= m898b oSl = '3-0068', # of records = 29 Symbol = '0-0004', # of records = 892 Oypening file: swmr_data.h5S mbol = '1-0126', # of records = C189h ecking common symSboylmsb ol = '0-0032', #yS yombmolf =b ' 0-0068o',r #l oef recco=rdos = r797' d1-0121s '=, # oS ymfbo855l =r ' 0-0031e', # of recCorcdosr d=s 1106= 250 SymbolS =h e'c0-0095k'i,n g# roafn droemcO osrydmpsb oe=l sn 898i ng fiSlyem:bSo ylm b=swmr_data.h5o l' 2-0073=' ,' 0-0049#' ,o f# roefc orredcoyrdss m= 908b =o l43 =C S yhmbeolc =k 'i0-0027n',g # ocfS or'emc3-0493om'r,do s# n =o f737 sreycomrdbso C=lh e26sc k ing random symbolsS ySmboyl Sm=y bm'bo0-0049o'll, = # '=o0-0066f ' ,r' e#c o0-0019orfd 'sr e,=c o 908r d#s = o918f recoSrydmsbo Sl=y m= b o'l9902-0139 '= , '#2-0392 'o,f #r eocfo rrdesc o=r d22s = 35 SymboSSlyy mmb=bool l '== '0-0056'1-00890-0065''',, , ## oof#f r reecocoorfrdds s =r= e186949 c ords =S ymbS897oly m=b o'l0-0041 '=, '#4-0218 'o,f #r eocfo rrdesc o=r Sd840s y= m9b ol =S y'mbo0-0010l '=S ,'y1-0110 m'b,#o l# =oo f'f 4-1001r' e,c o#rr doesf c=r eoc128or rdds s= 17= 1082 SymbolC =y 'm0-0036b'o,l #= o'f1-0071 'r,e c#So rodfys rm=e cb928oo rdls == 211 'S0-0022ym'bo,l = #' 0-0095'So, lf#o soifrn gre efcciolroed sr =d s898 = ym748bo l =S y'mb1-0141o'l, =# 'o2-0051f' ,r e#c oorfd sr Se=c oy204r dms b= o51l = '0-0025S'ym,bSoyl m b=o #l' 1-0105=' o,' f0-0071#' ,o fr# reoefcc orroedcsro r=dd s193s = 898= 786 SymSboylm b=o lC' 3-0210='h ,' e4-0527#'c ,o kf# iroefnc orgredc so rr=d s 40a= n4 dom symCbSloyomslbionslg =f i'l0-0006e' , # of rSecoyrdsm =b o956 l = '0-0023',S ym#bo l o= f'4-0349 ',r #e ocf orercodrdss = =9 772 Symbol = '0-0069', # ofS reycomrdbs o= l1017 = '4-0221',C lo#si nog ffi ler ecords = 10 Symbol = '1-0073', # of records = 246 Symbol = '2-0135', # of records = 48 Symbol = '0-0067', # of records = 854 Symbol = '0-0001', # of records = 995 Symbol = '3-0696', # of records = 33 Symbol = '4-0717', # of records = 36 Symbol = '0-0055', # of records = 1077 Symbol = '0-0074', # of records = 1081 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0004', # of records = 880 Symbol = '0-0076', # of records = 754 Symbol = '0-0005', # of records = 1070 Symbol = '0-0063', # of records = 1082 Symbol = '0-0089', # of records = 839 Checking random symbols Symbol = '2-0077', # of records = 96 Symbol = '0-0005', # of records = 1070 Symbol = '1-0063', # of records = 273 Symbol = '0-0081', # of records = 786 Symbol = '0-0047', # of records = 992 Symbol = '1-0129', # of records = 228 Symbol = '1-0056', # of records = 120 Symbol = '0-0087', # of records = 813 Symbol = '0-0036', # of records = 897 Symbol = '3-0306', # of records = 47 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 972 Symbol = '0-0047', # of records = 992 Symbol = '0-0001', # ofO rpeecnoirndgs f=i l1027e : swmr_data.h5 Symbol = '0-0034', # of recCohredcsk i=n g901 common symbols Symbol = '0-0054S'y,m b#o lo f= r'ec0-0068o'r,d s# =o f1144 records = C769h ecking randomOpSenyimnbgo lf i=l e':0-0031 'swmr_data.h5, # of records = 1178 CSy msbyomlb o=l s' 0-0095', # of Sreycmobrodls == '9131-0128 ', # of records S=y m338b ol = '0-0049', # of rSechoredcsk i=n g940 common symbols Symbol = '0-0027',S # yomfb orle c=o r'ds0-0061 '=, 769# of recordCshyec ki=nmg rabn761dom osy mbols SymbSol l= =' 0-0066''0-0058,' ,# #o fo fr erceocrodrsd s= = 881 776 SymboSl y= m'bo2-0392l' ,= #' o0-0013f' ,r e#c oorfd sr e=c o40r ds = 1031 Symbol = S'1-0089y',m b#o lo f= r'e0-0053c'o,r d#s o=f 163r ecords = 862 Symbol = '0-0041'S, #y mobfo lr e=c o'r3-0068d's, =# 842o f records = 28 Symbol = '1-0110', #S ofy mrbeoclo r=d s' =0-0071 '123, # of records =S y894m bol = '0-0036', # of rSecoyrdmsb o=l =897 '1-0126', # of recoSrdysm b=o l156 = '0-0095', # of recordSs =y m913b ol = '0-0004', # of rSeycmobrodls == '8802-0051 ', # of records =S 51y mbol = '1-0121', #S oyfm broelc o=r d's0-0071 '=, #y mof224 rbeoco rdls = 894 SS y=m b'ol0-0032 '=, '#4-0527 'o,f #r eocfo rrdesc o=r d842s = 4 CyhCmloesibngc foilke li n=g r'a2-0073nd'o,m #s yomfb orlesc oSrds = 50 Symbol = '3-0493', # of rOecpoerndisn g= f24i le: swmr_data.h5 Symbol = '0-0049', # ofC rheeccokridnsg =c o940m mon symbols SymbolS =y m'bo2-0139l' ,= #' 0-0019o'f, r#e coofr drse c=o r20d s = 1013 SymbSoylm b=o l' 0-0065=' ,' 0-0056#' ,o f# roefc orredcso r=d s972 = 1000 SSymybmoblo l= =' 0-0010''4-0218,' ,# #o fo fr erceocrodrsd s= =1127 9 SymbSol y=m b'o0-0022l' ,= #' 4-1001o'f, r#e coofr drse c=o r732d s = 7 SymbColy m=b o'l0-0025'l, o# ofs r=ecio rdsn =' 7051-0071 g' ,fC hiec#kilng reanodo m fsymbols reScoyrmdbso l= = 272' 0-0023', # of records =S y773m bol = '1-0141', # of Sreycmobrodls == '2334-0221 ', # of records =S y8m bol = '1-0105', # ofS ryemcboorld s= =' 1-0073185' , # of records = S252y mbol = '3-0210', # oSfy mrbeoclo r=d s' 2-0135=' ,34 # of records = 48 Symbol = '0-0006', S#y mobfo lr e=c o'r0-0067d's, =# 1022o f records = S814 ymbol = '4-0349', # Sofy mrbeoclo r=d s' 0-0001=' ,0 # of recSoyrmdbso l= =1018 '0-0069', # of recorSdysm b=o l972 = '3-0696', # Colfo sriencgo rfdisl e= 52 Symbol = '4-0717', # of records = 25 Symbol = '0-0055', # of records = 1054 Symbol = '0-0074', # of records = 1106 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 82541 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects SWMR tests passed. 186.61user 41.21system 3:20.11elapsed 113%CPU (0avgtext+0avgdata 237400maxresident)k 0inputs+3000056outputs (0major+8446574minor)pagefaults 0swaps Finished testing testswmr.sh ============================ ============================ ============================ Testing testvdsswmr.sh Finished testing testvdsswmr.sh ============================ testvdsswmr.sh Test Log ============================ cp: -r not specified; omitting directory 'vds_swmr_test' ############################################################################### ## Basic VDS SWMR test - writing to a tiled plane ############################################################################### launch the generator launch the 6 SWMR VDS writers (1 per source) launch 5 SWMR readers SWMR writer exited successfully SWSMWRM Rr ewardietre re xeixtietde SdsW uMscRuSc cWewcMsreRsis ftswuefrlruil ltyele xyri texeidt esdu cscuecscsefsuslfluyl ly SWMR reader exited successfully SWMR writer exiteSdW MsRu cwcreistsefru lelxyi ted successfully SWMR reader exited successfully SWMR reader exited successfully SWMR reader exited successfully VDS SWMR tests passed. 119.28user 26.46system 0:24.68elapsed 590%CPU (0avgtext+0avgdata 10220maxresident)k 0inputs+864outputs (0major+12547226minor)pagefaults 0swaps Finished testing testvdsswmr.sh ============================ ============================ ============================ Testing testflushrefresh.sh Finished testing testflushrefresh.sh ============================ testflushrefresh.sh Test Log ============================ Testing individual object flush behavior: Testing to ensure H5Gflush correctly flushes single groups PASSED Testing to ensure H5Dflush correctly flushes single datasets PASSED Testing to ensure H5Tflush correctly flushes single datatypes PASSED Testing to ensure H5Oflush correctly flushes single objects PASSED Testing individual object refresh behavior: Testing to ensure that H5Drefresh correctly refreshes single datasets PASSED Testing to ensure that H5Grefresh correctly refreshes single groups PASSED Testing to ensure that H5Trefresh correctly refreshes single datatypes PASSED Testing to ensure that H5Orefresh correctly refreshes single objects PASSED flush/refresh objects tests passed. 1.76user 3.68system 0:02.62elapsed 208%CPU (0avgtext+0avgdata 9428maxresident)k 0inputs+2560outputs (0major+361240minor)pagefaults 0swaps Finished testing testflushrefresh.sh ============================ ============================ ============================ Testing test_usecases.sh Finished testing test_usecases.sh ============================ test_usecases.sh Test Log ============================ use_disable_mdc_flushes PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -y 3 PASSED ===Parameters used:=== chunk dims=(3, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -n 3000 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=3000 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -n 5000 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=5000 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed twriteorder PASSED blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 13648: launch reader process All passed twriteorder -b 1000 PASSED blocksize = 1000 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 13681: launch reader process All passed twriteorder -p 3000 PASSED blocksize = 1024 part_size = 3000 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 13714: launch reader process All passed twriteorder -n 2000 PASSED blocksize = 1024 part_size = 2048 nlinkedblock = 2000 launch = 0 Creating skeleton data file for test... File created. 13747: launch reader process All passed twriteorder -l w PASSED launch = 1 blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 1 Creating skeleton data file for test... File created. All passed twriteorder -l r PASSED launch = 2 blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 2 13798: launch reader process twriteorder test passed. ./use_append_chunk PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13849: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13830: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -z 256 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13882: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 3 reading planes 3 to 4 reading planes 4 to 5 no new planes to read reading planes 5 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13868: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.13470 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.13470 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13915: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.13470 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13901: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -l w PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13935: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -l r PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader number of iterations=1 (not used yet) ===Parameters shown=== 13967: launch reader process dataset rank 3, dimensions 256 x 256 x 256 reading planes 0 to 256 ./use_append_chunk -z 256 -y 5 PASSED ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14013: launch reader process dataset rank 3, dimensions 0 x 256 x 256 no new planes to read reading planes 0 to 256 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 13999: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_mchunks PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14052: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14033: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -z 256 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14086: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14072: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.13470 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=/tmp/datatfile.13470 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14119: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=/tmp/datatfile.13470 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14105: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -l w PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14139: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -l r PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader number of iterations=1 (not used yet) ===Parameters shown=== 14171: launch reader process dataset rank 3, dimensions 512 x 512 x 512 reading planes 0 to 512 ./use_append_mchunks -z 256 -y 5 PASSED ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14217: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14203: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 3.86user 5.26system 0:14.16elapsed 64%CPU (0avgtext+0avgdata 22272maxresident)k 0inputs+5152472outputs (0major+149486minor)pagefaults 0swaps Finished testing test_usecases.sh ============================ ============================ ============================ Testing testabort_fail.sh Finished testing testabort_fail.sh ============================ testabort_fail.sh Test Log ============================ Testing file not closed assertion/abort failure Test PASSED Testing infinite loop closing library/abort failure Test PASSED All tests for abort failure passed. 0.07user 0.03system 0:00.11elapsed 103%CPU (0avgtext+0avgdata 9376maxresident)k 0inputs+208outputs (0major+11150minor)pagefaults 0swaps Finished testing testabort_fail.sh ============================ ============================ ============================ Testing test_filter_plugin.sh Finished testing test_filter_plugin.sh ============================ test_filter_plugin.sh Test Log ============================ Testing with old file format: Testing dataset writes with 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 dataset writes with filter plugin 1 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 dataset writes with filter plugin 2 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 dataset writes with filter plugin 3 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 groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing with new file format: Testing dataset writes with 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 dataset writes with filter plugin 1 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 dataset writes with filter plugin 2 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 dataset writes with filter plugin 3 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 groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing access to the filter path table Testing initialize PASSED Testing remove PASSED Testing remove (index 0 in empty table) PASSED Testing append PASSED Testing remove (index too high) PASSED Testing get (path name) PASSED Testing get (high and low indices) PASSED Testing get (index too high) PASSED Testing remove (arbitrary index 1) PASSED Testing prepend PASSED Testing replace PASSED Testing remove (arbitrary index 2) PASSED Testing insert PASSED Testing remove (all) PASSED All plugin tests passed. All filter plugin tests passed. 0.22user 0.09system 0:00.32elapsed 100%CPU (0avgtext+0avgdata 13148maxresident)k 0inputs+3688outputs (0major+24392minor)pagefaults 0swaps Finished testing test_filter_plugin.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' ===Serial tests in test ended Mon Nov 11 16:10:37 UTC 2019=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/test' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/lib' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making check in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5diff' Making check in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5ls' Making check in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5dump' Making check in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/misc' Making check in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5import' Making check in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5repack' Making check in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5jam' Making check in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5copy' Making check in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5format_convert' Making check in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' Making check in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make h5diffgentest testh5diff.sh h5diff_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[4]: 'h5diffgentest' is up to date. make[4]: 'testh5diff.sh' is up to date. make[4]: 'h5diff_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' ===Serial tests in h5diff begin Mon Nov 11 16:10:37 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.34user 0.25system 0:00.59elapsed 99%CPU (0avgtext+0avgdata 138088maxresident)k 0inputs+5384outputs (0major+125639minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing ../../src/h5diff/h5diff -h PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff --report --delta=5 h5diff_basic1.h5 h5 PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff --verbose --relative=0.02 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_enum_invalid_values.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 ref PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono PASSED Testing ../../src/h5diff/h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff --use-system-epsilon h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff -d 200 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basi PASSED Testing ../../src/h5diff/h5diff --count=200 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_b PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff --verbose=1 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff --verbose=2 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/d PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_dset_zero_dim_size1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables2.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -v h5diff_links.h5 h5diff_links.h5 /li PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_tr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --no-dangling-links h5diff_softlinks.h PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks h5diff_danglelinks1. PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset3 h5diff PASSED Testing ../../src/h5diff/h5diff -v h5diff_exclude1-1.h5 h5diff_exclude PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 --exclude-pa PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /dset3 h5diff_exclud PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset h5diff_ PASSED Testing ../../src/h5diff/h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_ PASSED Testing ../../src/h5diff/h5diff -v --enable-error-stack h5diff_comp_vl PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g1 PASSED Testing ../../src/h5diff/h5diff -v tvlstr.h5 tvlstr2.h5 PASSED Testing ../../src/h5diff/h5diff -v compounds_array_vlen1.h5 compounds_ PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 --use-system-epsilon h PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -d 5 --use-system-epsilon h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -d 5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 --use-system-epsilon h5diff PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -p 0.05 h5diff PASSED Testing ../../src/h5diff/h5diff -v 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -r 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -c 1_vds.h5 2_vds.h5 PASSED All h5diff tests passed. 5.51user 8.46system 0:11.66elapsed 119%CPU (0avgtext+0avgdata 75652maxresident)k 0inputs+27936outputs (0major+1568520minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ ============================ Testing h5diff_plugin.sh Finished testing h5diff_plugin.sh ============================ h5diff_plugin.sh Test Log ============================ Testing ../../src/h5diff/h5diff -v tudfilter.h5 tudfilter2.h5 PASSED All Plugin API tests passed. 0.06user 0.08system 0:00.11elapsed 127%CPU (0avgtext+0avgdata 6732maxresident)k 0inputs+192outputs (0major+16257minor)pagefaults 0swaps Finished testing h5diff_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' ===Serial tests in h5diff ended Mon Nov 11 16:10:50 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5diff' Making check in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make testh5ls.sh testh5lsvds.sh h5ls_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[4]: 'testh5ls.sh' is up to date. make[4]: 'testh5lsvds.sh' is up to date. make[4]: 'h5ls_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' ===Serial tests in h5ls begin Mon Nov 11 16:10:50 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -h PASSED Testing ../../src/h5ls/h5ls -w80 -help PASSED Testing ../../src/h5ls/h5ls -w80 -? PASSED Testing ../../src/h5ls/h5ls -w80 tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -r -g tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -g tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tdset.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r tslink.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5/e PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5/ext_ PASSED Testing ../../src/h5ls/h5ls -w80 -r tudlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 tslink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tcompound.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tloop.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tstr.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tsaf.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tarray1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tempty.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tgrpnullspace.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tattr2.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -d tattrreg.h5 PASSED Testing ../../src/h5ls/h5ls nosuchfile.h5 PASSED Testing ../../src/h5ls/h5ls -v tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -v tdatareg.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tdset_idx.h5 PASSED All h5ls tests passed. 1.53user 2.50system 0:03.33elapsed 121%CPU (0avgtext+0avgdata 10724maxresident)k 0inputs+6576outputs (0major+449477minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ ============================ Testing testh5lsvds.sh Finished testing testh5lsvds.sh ============================ testh5lsvds.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -v -S 1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 4_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 5_vds.h5 PASSED All h5ls tests passed. 0.28user 0.45system 0:00.57elapsed 127%CPU (0avgtext+0avgdata 9440maxresident)k 0inputs+704outputs (0major+87419minor)pagefaults 0swaps Finished testing testh5lsvds.sh ============================ ============================ ============================ Testing h5ls_plugin.sh Finished testing h5ls_plugin.sh ============================ h5ls_plugin.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -d tudfilter.h5 PASSED All Plugin API tests passed. 0.04user 0.05system 0:00.07elapsed 123%CPU (0avgtext+0avgdata 6236maxresident)k 0inputs+152outputs (0major+10666minor)pagefaults 0swaps Finished testing h5ls_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' ===Serial tests in h5ls ended Mon Nov 11 16:10:54 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5ls' Making check in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpvds.sh testh5dumpxml.sh h5dump_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[4]: 'h5dumpgentest' is up to date. make[4]: 'binread' is up to date. make[4]: 'testh5dump.sh' is up to date. make[4]: 'testh5dumppbits.sh' is up to date. make[4]: 'testh5dumpvds.sh' is up to date. make[4]: 'testh5dumpxml.sh' is up to date. make[4]: 'h5dump_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' ===Serial tests in h5dump begin Mon Nov 11 16:10:54 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.08user 0.07system 0:00.15elapsed 100%CPU (0avgtext+0avgdata 15184maxresident)k 0inputs+20432outputs (0major+17195minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing ../../src/h5dump/h5dump -h PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl -y packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --output packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o trawdatafil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y -o tnoddlfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl=twithddl.tx PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdattrintsize. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarattrintsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintattrsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tintsattrs.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarstring.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=/g2 --gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdset.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d dset1 -d /d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a /\/attr1 --att PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /\/attr1 --any PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -a /attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr4_be.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnamed_dtype_attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tslink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l udlink2 tudlin PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /slink1 tslink PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/dset2 --da PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -g /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /dset1 -N /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /type1 --datat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /type1 --any_p PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /#6632 -g /gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tbitnopaque.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -g /g1/g PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2.1 -l PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g2/dset2.1 -N PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tloop.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray8.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d Dataset1 ta PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tempty.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=spli PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=fami PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=mult PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w157 tlarge_objn PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -r tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --dataset=/g1/g1. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --no-compact-subs PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r tchar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack charsets.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -B -d dset tfc PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --boot-block tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --superblock tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B file_space.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p -d bogus tfcon PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d compact PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d contiguo PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d chunked PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d external PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -e tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r -d str4 tstr3. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1 -S 10 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 2d -s 1,2 -S 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 3d -s 0,1,2 -S PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 4d -s 0,0,1,2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -c 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -S 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -k 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d szip tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d deflate PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d shuffle PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d fletcher PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d nbit tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d scaleoff PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d all tfil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d myfilter PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d deflate -d shu PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d all -d szip tf PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tlonglinks.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d dset4gb -s 429 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thyperslab.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack tgrpnullspace. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack zerodim.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvms.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g6/dset6 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out 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 Testing ../../src/h5dump/h5dump --enable-error-stack -b BE -d float -o PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out 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 Testing ../../src/h5dump/h5dump --enable-error-stack -d double -b FILE PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -s 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z a PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -q creation_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -m %.7f tfpformat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinksrc.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinkfar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack filter_fail.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o tall-6.txt PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 non_exi PASSED All h5dump tests passed. 6.86user 8.66system 0:13.12elapsed 118%CPU (0avgtext+0avgdata 13992maxresident)k 0inputs+270912outputs (0major+1497957minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -M 0,1, PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 6 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 8 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 4 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED All h5dump tests passed. 1.30user 2.25system 0:02.92elapsed 121%CPU (0avgtext+0avgdata 8060maxresident)k 0inputs+5608outputs (0major+394891minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpvds.sh Finished testing testh5dumpvds.sh ============================ testh5dumpvds.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump --vds-view-first-missing --enable-erro PASSED Testing ../../src/h5dump/h5dump -d /VDS-Eiger --vds-gap-size=1 --enabl PASSED Testing ../../src/h5dump/h5dump --vds-gap-size=2 --enable-error-stack PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-eiger.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-percival-u PASSED All h5dump tests passed. 0.61user 1.06system 0:01.36elapsed 123%CPU (0avgtext+0avgdata 10060maxresident)k 0inputs+2456outputs (0major+182541minor)pagefaults 0swaps Finished testing testh5dumpvds.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing ../../src/h5dump/h5dump --xml tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml tattr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tbitfields.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tenum.h5 PASSED Testing ../../src/h5dump/h5dump --xml tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --xml thlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tmany.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound_complex.h5 PASSED Testing ../../src/h5dump/h5dump --xml tobjref.h5 PASSED Testing ../../src/h5dump/h5dump --xml topaque.h5 PASSED Testing ../../src/h5dump/h5dump --xml tslink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml textlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-amp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-apos.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-gt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-lt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-quot.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-sp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnodata.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --xml tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnamed_dtype_attr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -u tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X : tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: --xml-dtd=http://some PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd --xml-dtd=http://somew PASSED Testing ../../src/h5dump/h5dump --xml -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=a PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=d PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump -u -m %.7f tfpformat.h5 PASSED Testing ../../src/h5dump/h5dump --xml test35.nc PASSED All h5dumpxml tests passed. 1.47user 2.41system 0:02.99elapsed 129%CPU (0avgtext+0avgdata 11156maxresident)k 0inputs+4776outputs (0major+424197minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ ============================ Testing h5dump_plugin.sh Finished testing h5dump_plugin.sh ============================ h5dump_plugin.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.05system 0:00.07elapsed 122%CPU (0avgtext+0avgdata 6532maxresident)k 0inputs+152outputs (0major+10614minor)pagefaults 0swaps Finished testing h5dump_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' ===Serial tests in h5dump ended Mon Nov 11 16:11:14 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5dump' Making check in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making check in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make UC_1_one_dim_gen UC_2_two_dims_gen UC_3_gaps_gen UC_4_printf_gen UC_5_stride_gen make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[5]: 'UC_1_one_dim_gen' is up to date. make[5]: 'UC_2_two_dims_gen' is up to date. make[5]: 'UC_3_gaps_gen' is up to date. make[5]: 'UC_4_printf_gen' is up to date. make[5]: 'UC_5_stride_gen' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' ===Serial tests in vds begin Mon Nov 11 16:11:15 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' ============================ Testing UC_1_one_dim_gen ============================ UC_1_one_dim_gen Test Log ============================ 0.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9064maxresident)k 0inputs+160outputs (0major+5418minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 8928maxresident)k 0inputs+144outputs (0major+5438minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 8960maxresident)k 0inputs+80outputs (0major+5388minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 9012maxresident)k 0inputs+112outputs (0major+5444minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 8836maxresident)k 0inputs+112outputs (0major+5471minor)pagefaults 0swaps Finished testing UC_5_stride_gen ============================ make[7]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' ===Serial tests in vds ended Mon Nov 11 16:11:15 UTC 2019=== make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make h5repart_gentest h5clear_gentest talign repart_test clear_open_chk testh5repart.sh testh5mkgrp.sh testh5clear.sh make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[5]: 'h5repart_gentest' is up to date. make[5]: 'h5clear_gentest' is up to date. make[5]: 'talign' is up to date. make[5]: 'repart_test' is up to date. make[5]: 'clear_open_chk' is up to date. make[5]: 'testh5repart.sh' is up to date. make[5]: 'testh5mkgrp.sh' is up to date. make[5]: 'testh5clear.sh' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' ===Serial tests in misc begin Mon Nov 11 16:11:15 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' ============================ Testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.03user 0.02system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 8968maxresident)k 0inputs+184outputs (0major+5244minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.04user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 10716maxresident)k 0inputs+216outputs (0major+6426minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.03user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 9004maxresident)k 0inputs+64outputs (0major+7224minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing ../../src/misc/h5repart -m 20000 family_file%05d.h5 fst_family PASSED Testing ../../src/misc/h5repart -m 5k family_file%05d.h5 scd_family%05 PASSED Testing ../../src/misc/h5repart -m 20000 -family_to_single family_file PASSED Testing ../../src/misc/h5repart -m 20000 -family_to_sec2 family_file%0 PASSED Testing repart_test PASSED All h5repart tests passed. 0.19user 0.26system 0:00.36elapsed 127%CPU (0avgtext+0avgdata 9040maxresident)k 0inputs+408outputs (0major+49773minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing ../../src/misc/h5mkgrp -h PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /t PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.44user 0.69system 0:00.93elapsed 122%CPU (0avgtext+0avgdata 9820maxresident)k 0inputs+1496outputs (0major+128414minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ ============================ Testing testh5clear.sh Finished testing testh5clear.sh ============================ testh5clear.sh Test Log ============================ Testing ../../src/misc/h5clear -h PASSED Testing ../../src/misc/h5clear PASSED Testing ../../src/misc/h5clear junk.h5 PASSED Testing ../../src/misc/h5clear orig_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -m PASSED Testing ../../src/misc/h5clear -s junk.h5 PASSED Testing ../../src/misc/h5clear -m -s PASSED Testing ../../src/misc/h5clear -m -s junk.h5 PASSED Testing ../../src/misc/h5clear -m orig_h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -s -m orig_h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear --vers PASSED Testing ../../src/misc/h5clear -k PASSED Testing ../../src/misc/h5clear -k junk.h5 PASSED Testing ../../src/misc/h5clear -l h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -m -k PASSED Testing ../../src/misc/h5clear -l -m PASSED Testing ../../src/misc/h5clear -m -l junk.h5 PASSED Testing ../../src/misc/h5clear -l -m junk.h5 PASSED Testing ../../src/misc/h5clear -m -l h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -l -m h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear -s --increment=0 h5clear_status_noclosePASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_nocloPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_equal.hPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_greatPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_lesPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_user_eqPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_user_PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_usePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED All h5clear tests passed. 0.96user 1.27system 0:01.78elapsed 125%CPU (0avgtext+0avgdata 9744maxresident)k 0inputs+1472outputs (0major+259476minor)pagefaults 0swaps Finished testing testh5clear.sh ============================ ============================ make[7]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' ===Serial tests in misc ended Mon Nov 11 16:11:18 UTC 2019=== make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/misc' Making check in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make h5importtest make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[4]: 'h5importtest' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' ===Serial tests in h5import begin Mon Nov 11 16:11:18 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 7784maxresident)k 0inputs+160outputs (0major+4172minor)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 Testing Binary Subset FP PASSED Testing Binary Subset INT PASSED Testing Binary Subset UINT PASSED All h5import tests passed. 1.05user 1.49system 0:02.00elapsed 127%CPU (0avgtext+0avgdata 8292maxresident)k 0inputs+2096outputs (0major+293832minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' ===Serial tests in h5import ended Mon Nov 11 16:11:20 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5import' Making check in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make h5repack.sh h5repack_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[4]: 'h5repack.sh' is up to date. make[4]: 'h5repack_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' ===Serial tests in h5repack begin Mon Nov 11 16:11:20 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing ../../src/h5repack/h5repack -h PASSED fill h5repack_fill.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK= PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset2:SHUF -f dset2:FLET -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing ../../src/h5repack/h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate: PASSED szip_copy h5repack_szip.h5 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing ../../src/h5repack/h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing ../../src/h5repack/h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing ../../src/h5repack/h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing ../../src/h5repack/h5repack -L PASSED Verifying h5dump output -L PASSED Testing ../../src/h5repack/h5repack -S PAGE -P 1 PASSED Verifying h5stat output -S PAGE -P 1 PASSED Testing ../../src/h5repack/h5repack -S AGGR PASSED Verifying h5stat output -S AGGR PASSED Testing ../../src/h5repack/h5repack -S PAGE -T 10 -G 2048 PASSED Verifying h5stat output -S PAGE -T 10 -G 2048 PASSED Testing ../../src/h5repack/h5repack -G 512 -S AGGR PASSED Verifying h5stat output -G 512 -S AGGR PASSED Testing ../../src/h5repack/h5repack -S NONE -P 1 PASSED Verifying h5stat output -S NONE -P 1 PASSED Testing ../../src/h5repack/h5repack -S FSM_AGGR -P 1 -T 5 PASSED Verifying h5stat output -S FSM_AGGR -P 1 -T 5 PASSED Testing ../../src/h5repack/h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack --layout=dset2:CHUNK=20x10x5 --ena PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing ../../src/h5repack/h5repack --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack/.. PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing ../../src/h5repack/h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing ../../src/h5repack/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 (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --layout vds_dset:CHUNK=20x10x5 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=2x5x8 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=3x6x9 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:COMPA PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CONTI PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -j 0 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low0-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 1 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low1-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 2 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low2-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack 0 1 bounds_latest_latest.h5 PASSED All h5repack tests passed. 3.31user 4.44system 0:06.22elapsed 124%CPU (0avgtext+0avgdata 14776maxresident)k 0inputs+22720outputs (0major+864907minor)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,0,4,9,1,10,5 Testing ../../src/h5repack/h5repack -v -f UD=260,0,4,9,1,10,5 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,0,1,9 Testing ../../src/h5repack/h5repack -v -f UD=257,0,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.08user 0.15system 0:00.19elapsed 125%CPU (0avgtext+0avgdata 7424maxresident)k 0inputs+6528outputs (0major+25000minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' ===Serial tests in h5repack ended Mon Nov 11 16:11:27 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5repack' Making check in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make tellub h5jamgentest getub testh5jam.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[4]: 'tellub' is up to date. make[4]: 'h5jamgentest' is up to date. make[4]: 'getub' is up to date. make[4]: 'testh5jam.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' ===Serial tests in h5jam begin Mon Nov 11 16:11:27 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/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 ../../src/h5jam/h5unjam tests passed. 1.65user 2.52system 0:03.44elapsed 121%CPU (0avgtext+0avgdata 9780maxresident)k 0inputs+4248outputs (0major+458376minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' ===Serial tests in h5jam ended Mon Nov 11 16:11:30 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5jam' Making check in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make h5copygentest testh5copy.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[4]: 'h5copygentest' is up to date. make[4]: 'testh5copy.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' ===Serial tests in h5copy begin Mon Nov 11 16:11:30 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.03user 0.02system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9148maxresident)k 0inputs+200outputs (0major+6613minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf 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 ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing ../../src/h5copy/h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o PASSED Test copying external link directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying external link directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no obj) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no obj) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no file) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no file) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying a group contains external links without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying a group contains external links with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying object into group which doesn't exist, without -p Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying output files ./testfiles/h5copy_misc1.err ./testfiles/h5copy PASSED Test copying objects to the same file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 0.73user 1.02system 0:01.41elapsed 124%CPU (0avgtext+0avgdata 9800maxresident)k 0inputs+1272outputs (0major+199391minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' ===Serial tests in h5copy ended Mon Nov 11 16:11:32 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5copy' Making check in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make h5fc_gentest h5fc_chk_idx testh5fc.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[4]: 'h5fc_gentest' is up to date. make[4]: 'h5fc_chk_idx' is up to date. make[4]: 'testh5fc.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' ===Serial tests in h5format_convert begin Mon Nov 11 16:11:32 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' ============================ Testing h5fc_gentest ============================ h5fc_gentest Test Log ============================ 0.04user 0.03system 0:00.07elapsed 102%CPU (0avgtext+0avgdata 8932maxresident)k 0inputs+728outputs (0major+5502minor)pagefaults 0swaps Finished testing h5fc_gentest ============================ ============================ Testing testh5fc.sh Finished testing testh5fc.sh ============================ testh5fc.sh Test Log ============================ Testing ../../src/h5format_convert/h5format_convert --help PASSED Testing ../../src/h5format_convert/h5format_convert PASSED Testing ../../src/h5format_convert/h5format_convert nonexist.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname PASSED Testing ../../src/h5format_convert/h5format_convert --dname=nonexist old_h5fc_ex PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS -v old_h PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 --verbose PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 -v -n old PASSED Testing ../../src/h5format_convert/h5format_convert -v old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA -v -n h5fc_ext_n PASSED Testing ../../src/h5format_convert/h5format_convert -v -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -v h5fc_err_level.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA h5fc_ext_none.h5 PASSED Verifying /DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_EA h5fc PASSED Verifying /GROUP/DSET_NDATA_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 h5fc_ext_ PASSED Verifying /GROUP/DSET_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 h5fc_ext_ PASSED Verifying /DSET_NDATA_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_FA h5fc_ext_none.h5 PASSED Verifying /DSET_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_FA h5fc PASSED Verifying /GROUP/DSET_NDATA_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NONE h5fc_ext_none. PASSED Verifying /DSET_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_NONE h5 PASSED Verifying /GROUP/DSET_NDATA_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 old_h5fc_ PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS h5fc_non PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 -n h5fc_n PASSED Testing ../../src/h5format_convert/h5format_convert -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_non_v3.h5 PASSED Verifying /DSET_NDATA_EA PASSED Verifying /DSET_NDATA_BT2 PASSED Verifying /GROUP/DSET_BT2 PASSED Verifying /GROUP/DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_edge_v3.h5 PASSED Verifying /DSET_EDGE PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_i.h5 PASSED Verifying h5dump output for h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_s.h5 PASSED Verifying h5dump output for h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_f.h5 PASSED Verifying h5dump output for h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_if.h5 PASSED Verifying h5dump output for h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_is.h5 PASSED Verifying h5dump output for h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_sf.h5 PASSED Verifying h5dump output for h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext3_isf.h5 PASSED Verifying h5dump output for h5fc_ext3_isf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_i.h5 PASSED Verifying h5dump output for old_h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_s.h5 PASSED Verifying h5dump output for old_h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_f.h5 PASSED Verifying h5dump output for old_h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_if.h5 PASSED Verifying h5dump output for old_h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_is.h5 PASSED Verifying h5dump output for old_h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_sf.h5 PASSED Verifying h5dump output for old_h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext3_isf.h5 PASSED Verifying h5dump output for old_h5fc_ext3_isf.h5 PASSED All h5format_convert tests passed. 1.31user 1.73system 0:02.43elapsed 125%CPU (0avgtext+0avgdata 27728maxresident)k 0inputs+36560outputs (0major+314088minor)pagefaults 0swaps Finished testing testh5fc.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' ===Serial tests in h5format_convert ended Mon Nov 11 16:11:35 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5format_convert' Making check in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make h5stat_gentest testh5stat.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[4]: 'h5stat_gentest' is up to date. make[4]: 'testh5stat.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' ===Serial tests in h5stat begin Mon Nov 11 16:11:35 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 0.67user 0.04system 0:00.72elapsed 99%CPU (0avgtext+0avgdata 22160maxresident)k 0inputs+12536outputs (0major+9428minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing ../../src/h5stat/h5stat -h PASSED Testing ../../src/h5stat/h5stat --help PASSED Testing ../../src/h5stat/h5stat notexist.h5 PASSED Testing ../../src/h5stat/h5stat PASSED Testing ../../src/h5stat/h5stat h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -f h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -F h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -d h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -dT h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -D h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -T h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_tsohm.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -G h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -A h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_idx.h5 PASSED Testing ../../src/h5stat/h5stat -l 0 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a -2 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --numattrs h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a 1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A -a 100 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_refcount.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_layout.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_fill.h5 PASSED All h5stat tests passed. 3.89user 1.72system 0:05.25elapsed 107%CPU (0avgtext+0avgdata 24756maxresident)k 0inputs+14848outputs (0major+297636minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' ===Serial tests in h5stat ended Mon Nov 11 16:11:41 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/h5stat' Making check in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make iopipe chunk overhead zip_perf perf_meta perf make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[4]: 'iopipe' is up to date. make[4]: 'chunk' is up to date. make[4]: 'overhead' is up to date. make[4]: 'zip_perf' is up to date. make[4]: 'perf_meta' is up to date. make[4]: 'perf' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' ===Serial tests in perform begin Mon Nov 11 16:11:41 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' ============================ 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 20015.57MB/s fill hdf5 0.01user 0.00system 0.01elapsed 6391.14MB/s out raw 0.00user 0.01system 0.01elapsed 4386.29MB/s out hdf5 0.00user 0.01system 0.01elapsed 4435.79MB/s in raw 0.00user 0.01system 0.01elapsed 6989.48MB/s in hdf5 0.00user 0.01system 0.01elapsed 7791.20MB/s in hdf5 partial 0.02user 0.00system 0.02elapsed 1746.36MB/s 0.07user 0.07system 0:00.20elapsed 73%CPU (0avgtext+0avgdata 9004maxresident)k 0inputs+4032outputs (0major+8405minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ 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.10user 0.07system 0:00.17elapsed 100%CPU (0avgtext+0avgdata 9872maxresident)k 0inputs+7952outputs (0major+7286minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.05user 0.03system 0:00.09elapsed 97%CPU (0avgtext+0avgdata 9024maxresident)k 0inputs+616outputs (0major+5545minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1049.59MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.50s Compressed Write Throughput: 128.65MB/s Compression Time: 0.482238s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1363.12MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.45s Compressed Write Throughput: 142.70MB/s Compression Time: 0.44724s Buffer size == 512KB Uncompressed Write Time: 0.04s Uncompressed Write Throughput: 1433.25MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.45s Compressed Write Throughput: 140.83MB/s Compression Time: 0.453551s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1355.70MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.47s Compressed Write Throughput: 135.24MB/s Compression Time: 0.472657s 1.83user 0.33system 0:02.18elapsed 99%CPU (0avgtext+0avgdata 9932maxresident)k 0inputs+529008outputs (0major+33321minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ 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.000020s; max=0.000042s; min=0.000016s H5Dclose: avg=0.000005s; max=0.000010s; min=0.000004s H5A(create & close): avg=0.000006s; max=0.000029s; min=0.000003s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000014s; max=0.000028s; min=0.000011s H5Dclose: avg=0.000001s; max=0.000002s; min=0.000001s H5A(create & close): avg=0.000004s; max=0.000018s; min=0.000002s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000013s; max=0.000020s; min=0.000012s H5Dclose: avg=0.000004s; max=0.000034s; min=0.000003s H5A(create & close): avg=0.000005s; max=0.000019s; min=0.000003s All metadata performance tests passed. 0.04user 0.02system 0:00.06elapsed 103%CPU (0avgtext+0avgdata 9528maxresident)k 0inputs+1016outputs (0major+5799minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.10.5 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Page Aggregation Disabled 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: 14.80 MB/s Average Throughput: 14.80 MB/s Minimum Throughput: 14.80 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 14.06 MB/s Average Throughput: 14.06 MB/s Minimum Throughput: 14.06 MB/s Read (1 iteration(s)): Maximum Throughput: 23.58 MB/s Average Throughput: 23.58 MB/s Minimum Throughput: 23.58 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 23.40 MB/s Average Throughput: 23.40 MB/s Minimum Throughput: 23.40 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 57.31 MB/s Average Throughput: 57.31 MB/s Minimum Throughput: 57.31 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 17.78 MB/s Average Throughput: 17.78 MB/s Minimum Throughput: 17.78 MB/s Read (1 iteration(s)): Maximum Throughput: 89.99 MB/s Average Throughput: 89.99 MB/s Minimum Throughput: 89.99 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 34.12 MB/s Average Throughput: 34.12 MB/s Minimum Throughput: 34.12 MB/s 0.03user 0.03system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 10232maxresident)k 0inputs+456outputs (0major+5698minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' ===Serial tests in perform ended Mon Nov 11 16:11:43 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/tools' Making check in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' Making check in c++ make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make testhdf5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[3]: 'testhdf5' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' ===Serial tests in test begin Mon Nov 11 16:11:44 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' ============================ C++ API: Testing testhdf5 ============================ C++ API: testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.10.5/build/c++/test/.libs/lt-testhdf5 -help Linked with hdf5 version 1.10 release 5 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 Subtest: Root group PASSED Subtest: File general information PASSED Testing -- Dataset I/O Operations (dsets) Subtest: Create, open, close PASSED Subtest: Simple I/O PASSED Subtest: Getting object information 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: DSetCreatPropList::setVirtual PASSED Subtest: DSetAccPropList::set/getChunkCache 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: H5File::exists and Group::exists PASSED Subtest: H5Object::getObjName on Committed Datatypes PASSED Subtest: H5File::childObjType and H5Group::childObjType PASSED Subtest: Group::getObjId PASSED Subtest: Group::getObjinfo 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: DataType::detectClass() PASSED Subtest: VarLenType functions PASSED Subtest: Query functions of compound and enumeration types PASSED Subtest: Transient datatypes PASSED Subtest: Named datatypes PASSED Subtest: DataType::encode() and DataType::decode() PASSED Subtest: DataType::operator== and DataType::operator!= 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: Setting number of links PASSED Subtest: Group::moveLink PASSED Subtest: Group::copyLink PASSED Subtest: Link creation property lists PASSED Subtest: H5Object::visit PASSED Subtest: Link creation (w/new group format) PASSED Subtest: Setting number of links (w/new group format) PASSED Subtest: Group::moveLink (w/new group format) PASSED Subtest: Group::copyLink (w/new group format) PASSED Subtest: Link creation property lists (w/new group format) PASSED Subtest: H5Object::visit (w/new group format) PASSED Testing -- Group & Attribute Iteration (iterate) Subtest: Group Iteration PASSED All tests were successful. Cleaning Up temp files... 0.24user 0.09system 0:00.34elapsed 97%CPU (0avgtext+0avgdata 24576maxresident)k 0inputs+10288outputs (0major+22158minor)pagefaults 0swaps Finished testing testhdf5 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' ===Serial tests in test ended Mon Nov 11 16:11:44 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/c++' Making check in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make check-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/fortran/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' ===Serial tests in test begin Mon Nov 11 16:11:44 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' ============================ Fortran API: Testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Dataset offset with user block 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.10user 0.06system 0:00.17elapsed 99%CPU (0avgtext+0avgdata 16516maxresident)k 0inputs+1648outputs (0major+17258minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.06user 0.02system 0:00.08elapsed 101%CPU (0avgtext+0avgdata 14252maxresident)k 0inputs+112outputs (0major+6865minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: 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.05user 0.02system 0:00.08elapsed 101%CPU (0avgtext+0avgdata 14264maxresident)k 0inputs+104outputs (0major+6854minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: 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.10 release 5 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 info 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.17user 0.04system 0:00.23elapsed 90%CPU (0avgtext+0avgdata 14704maxresident)k 0inputs+1400outputs (0major+11215minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 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 Testing vds PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.08user 0.04system 0:00.13elapsed 99%CPU (0avgtext+0avgdata 14800maxresident)k 0inputs+848outputs (0major+17749minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' ===Serial tests in test ended Mon Nov 11 16:11:45 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/fortran' Making check in java make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making check in jni make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src/jni' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' test -d ./.classes || /usr/bin/mkdir -p ./.classes javadoc -sourcepath ../../../java/src -d javadoc -use -splitIndex -windowtitle 'HDF5 Java' -doctitle '

HDF5 Java Wrapper

' -J-Xmx180m -verbose -overview ../../../java/src/hdf/overview.html -classpath CLASSPATH=.:../../../java/lib/slf4j-api-1.7.25.jar:$CLASSPATH hdf.hdf5lib Loading source files for package hdf.hdf5lib... [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/H5.java]] [parsing completed 136ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFNativeData.java]] [parsing completed 4ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDFArray.java]] [parsing completed 12ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5Constants.java]] [parsing completed 7ms] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/HDF5GroupInfo.java]] [parsing completed 2ms] Constructing Javadoc information... [search path for source files: ../../../java/src] [search path for class files: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/resources.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/sunrsasign.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jsse.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jce.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/charsets.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/jfr.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/classes,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunec.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunjce_provider.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/sunpkcs11.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/nashorn.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/jaccess.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/zipfs.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/localedata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/cldrdata.jar,/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/ext/dnsns.jar,CLASSPATH=.,../../../java/lib/slf4j-api-1.7.25.jar,.] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/File.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/nio/ByteBuffer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/Collection.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/util/LinkedHashSet.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5A_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_cb.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5D_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5E_walk_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5L_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5O_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_close_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_cls_create_func_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.java]] [parsing completed 8ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_cb.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/H5P_iterate_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5Exception.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5JavaException.java]] [parsing completed 1ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/exceptions/HDF5LibraryException.java]] [parsing completed 15ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5AC_cache_config_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5A_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5E_error2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5F_info2_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5G_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5L_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_info_t.java]] [parsing completed 1ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Serializable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Object.class)]] [loading ZipFileIndexFileObject[../../../java/lib/slf4j-api-1.7.25.jar(org/slf4j/Logger.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/String.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Long.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/RuntimeException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Exception.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Throwable.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/SuppressWarnings.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/NullPointerException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/callbacks/Callbacks.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IllegalArgumentException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayIndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/ArrayStoreException.class)]] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5_ih_info_t.java]] [parsing completed 0ms] [loading RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing started RegularFileObject[../../../java/src/hdf/hdf5lib/structs/H5O_hdr_info_t.java]] [parsing completed 0ms] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Byte.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Integer.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Short.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Float.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Double.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Class.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Target.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/ElementType.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Retention.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/RetentionPolicy.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Annotation.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Deprecated.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Override.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Error.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/Void.class)]] Standard Doclet version 1.8.0_232 Building tree for all the packages and classes... Generating javadoc/hdf/hdf5lib/H5.html... ../../../java/src/hdf/hdf5lib/H5.java:3220: warning: no @return public synchronized static native boolean H5Fget_dset_no_attrs_hint(long file_id) ^ ../../../java/src/hdf/hdf5lib/H5.java:6951: warning: no @return public synchronized static native boolean H5Pget_dset_no_attrs_hint(long dcpl_id) ^ [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/IndexOutOfBoundsException.class)]] [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/lang/annotation/Documented.class)]] Generating javadoc/hdf/hdf5lib/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/HDFArray.html... Generating javadoc/hdf/hdf5lib/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/package-frame.html... Generating javadoc/hdf/hdf5lib/package-summary.html... Generating javadoc/hdf/hdf5lib/package-tree.html... Generating javadoc/constant-values.html... Generating javadoc/serialized-form.html... [loading ZipFileIndexFileObject[/usr/lib/jvm/java-1.8.0-openjdk-1.8.0.232.b09-0.fc32.x86_64/jre/lib/rt.jar(java/io/Externalizable.class)]] Generating javadoc/hdf/hdf5lib/class-use/HDF5GroupInfo.html... Generating javadoc/hdf/hdf5lib/class-use/HDF5Constants.html... Generating javadoc/hdf/hdf5lib/class-use/HDFArray.html... Generating javadoc/hdf/hdf5lib/class-use/HDFNativeData.html... Generating javadoc/hdf/hdf5lib/class-use/H5.html... Generating javadoc/hdf/hdf5lib/package-use.html... Building index for all the packages and classes... Generating javadoc/overview-tree.html... Generating javadoc/index-files/index-1.html... Generating javadoc/index-files/index-2.html... Generating javadoc/index-files/index-3.html... Generating javadoc/index-files/index-4.html... Generating javadoc/index-files/index-5.html... Generating javadoc/index-files/index-6.html... Generating javadoc/index-files/index-7.html... Generating javadoc/index-files/index-8.html... Generating javadoc/index-files/index-9.html... Generating javadoc/index-files/index-10.html... Generating javadoc/index-files/index-11.html... Generating javadoc/index-files/index-12.html... Generating javadoc/index-files/index-13.html... Generating javadoc/deprecated-list.html... Building index for all classes... Generating javadoc/allclasses-frame.html... Generating javadoc/allclasses-noframe.html... Generating javadoc/index.html... Generating javadoc/overview-summary.html... Generating javadoc/help-doc.html... [done in 2592 ms] 2 warnings jar cvf hdf5.jar -C .classes/ hdf/hdf5lib added manifest adding: hdf/hdf5lib/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/structs/H5F_info2_t.class(in = 794) (out= 505)(deflated 36%) adding: hdf/hdf5lib/structs/H5AC_cache_config_t.class(in = 1779) (out= 1042)(deflated 41%) adding: hdf/hdf5lib/structs/H5G_info_t.class(in = 393) (out= 309)(deflated 21%) adding: hdf/hdf5lib/structs/H5_ih_info_t.class(in = 401) (out= 316)(deflated 21%) adding: hdf/hdf5lib/structs/H5O_info_t.class(in = 954) (out= 557)(deflated 41%) adding: hdf/hdf5lib/structs/H5O_hdr_info_t.class(in = 734) (out= 499)(deflated 32%) adding: hdf/hdf5lib/structs/H5E_error2_t.class(in = 664) (out= 445)(deflated 32%) adding: hdf/hdf5lib/structs/H5A_info_t.class(in = 481) (out= 364)(deflated 24%) adding: hdf/hdf5lib/structs/H5L_info_t.class(in = 523) (out= 393)(deflated 24%) adding: hdf/hdf5lib/HDFArray.class(in = 12741) (out= 5809)(deflated 54%) adding: hdf/hdf5lib/HDF5Constants.class(in = 39603) (out= 18060)(deflated 54%) adding: hdf/hdf5lib/H5.class(in = 52762) (out= 17967)(deflated 65%) adding: hdf/hdf5lib/HDF5GroupInfo.class(in = 2077) (out= 1081)(deflated 47%) adding: hdf/hdf5lib/ArrayDescriptor.class(in = 3906) (out= 2252)(deflated 42%) adding: hdf/hdf5lib/callbacks/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/callbacks/H5D_append_cb.class(in = 232) (out= 153)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5P_prp_delete_func_cb.class(in = 233) (out= 166)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_cb.class(in = 257) (out= 160)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_cb.class(in = 254) (out= 158)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5D_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_compare_func_cb.class(in = 218) (out= 157)(deflated 27%) adding: hdf/hdf5lib/callbacks/H5E_walk_t.class(in = 123) (out= 107)(deflated 13%) adding: hdf/hdf5lib/callbacks/H5A_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_get_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5O_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_cls_close_func_t.class(in = 143) (out= 116)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5P_prp_create_func_cb.class(in = 232) (out= 165)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_copy_func_cb.class(in = 228) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_iterate_cb.class(in = 251) (out= 163)(deflated 35%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_t.class(in = 141) (out= 116)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5P_cls_create_func_t.class(in = 145) (out= 118)(deflated 18%) adding: hdf/hdf5lib/callbacks/H5L_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5P_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5D_iterate_cb.class(in = 238) (out= 157)(deflated 34%) adding: hdf/hdf5lib/callbacks/H5A_iterate_cb.class(in = 283) (out= 177)(deflated 37%) adding: hdf/hdf5lib/callbacks/H5L_iterate_t.class(in = 129) (out= 110)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_prp_close_func_cb.class(in = 230) (out= 164)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5P_prp_set_func_cb.class(in = 227) (out= 163)(deflated 28%) adding: hdf/hdf5lib/callbacks/H5D_append_t.class(in = 127) (out= 109)(deflated 14%) adding: hdf/hdf5lib/callbacks/H5P_cls_copy_func_cb.class(in = 252) (out= 159)(deflated 36%) adding: hdf/hdf5lib/callbacks/Callbacks.class(in = 121) (out= 100)(deflated 17%) adding: hdf/hdf5lib/callbacks/H5E_walk_cb.class(in = 258) (out= 166)(deflated 35%) adding: hdf/hdf5lib/HDFNativeData.class(in = 3191) (out= 1569)(deflated 50%) adding: hdf/hdf5lib/exceptions/(in = 0) (out= 0)(stored 0%) adding: hdf/hdf5lib/exceptions/HDF5ObjectHeaderException.class(in = 360) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5FileInterfaceException.class(in = 362) (out= 242)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5JavaException.class(in = 337) (out= 227)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5BtreeException.class(in = 346) (out= 236)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5HeapException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5MetaDataCacheException.class(in = 362) (out= 244)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5LowLevelIOException.class(in = 356) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataFiltersException.class(in = 358) (out= 240)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5DataStorageException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5ExternalFileListException.class(in = 368) (out= 243)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DatasetInterfaceException.class(in = 368) (out= 245)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5LibraryException.class(in = 7210) (out= 3827)(deflated 46%) adding: hdf/hdf5lib/exceptions/HDF5DatatypeInterfaceException.class(in = 370) (out= 246)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5DataspaceInterfaceException.class(in = 372) (out= 248)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionEntryExitException.class(in = 370) (out= 243)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5PropertyListInterfaceException.class(in = 378) (out= 251)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5InternalErrorException.class(in = 362) (out= 243)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5AtomException.class(in = 344) (out= 235)(deflated 31%) adding: hdf/hdf5lib/exceptions/HDF5AttributeException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5ReferenceException.class(in = 354) (out= 239)(deflated 32%) adding: hdf/hdf5lib/exceptions/HDF5Exception.class(in = 451) (out= 291)(deflated 35%) adding: hdf/hdf5lib/exceptions/HDF5ResourceUnavailableException.class(in = 374) (out= 245)(deflated 34%) adding: hdf/hdf5lib/exceptions/HDF5SymbolTableException.class(in = 358) (out= 239)(deflated 33%) adding: hdf/hdf5lib/exceptions/HDF5FunctionArgumentException.class(in = 368) (out= 244)(deflated 33%) make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5test.jar -C .classes/ test added manifest adding: test/(in = 0) (out= 0)(stored 0%) adding: test/TestH5Lbasic$4idata.class(in = 553) (out= 365)(deflated 33%) adding: test/TestH5Tparams.class(in = 10436) (out= 3057)(deflated 70%) adding: test/TestH5Fparams.class(in = 5200) (out= 2482)(deflated 52%) adding: test/TestH5Z.class(in = 3659) (out= 1552)(deflated 57%) adding: test/TestH5Pvirtual.class(in = 14644) (out= 6430)(deflated 56%) adding: test/TestH5D.class(in = 17809) (out= 7936)(deflated 55%) adding: test/TestH5Fbasic.class(in = 6523) (out= 3038)(deflated 53%) adding: test/TestH5Sbasic.class(in = 6846) (out= 2845)(deflated 58%) adding: test/TestH5D$2H5D_iter_data.class(in = 523) (out= 364)(deflated 30%) adding: test/TestH5Ocopy.class(in = 8975) (out= 4340)(deflated 51%) adding: test/TestH5PL.class(in = 6745) (out= 3340)(deflated 50%) adding: test/TestH5Lbasic.class(in = 9895) (out= 3683)(deflated 62%) adding: test/TestH5G.class(in = 13332) (out= 5243)(deflated 60%) adding: test/TestH5Dparams.class(in = 3974) (out= 1536)(deflated 61%) adding: test/TestH5A$2H5A_iter_data.class(in = 649) (out= 413)(deflated 36%) adding: test/TestH5Lbasic$3H5L_iter_data.class(in = 676) (out= 417)(deflated 38%) adding: test/TestH5Lbasic$4H5L_iter_data.class(in = 684) (out= 423)(deflated 38%) adding: test/TestH5Lcreate$2idata.class(in = 557) (out= 364)(deflated 34%) adding: test/TestH5Oparams.class(in = 4903) (out= 1752)(deflated 64%) adding: test/TestH5T.class(in = 12386) (out= 5452)(deflated 55%) adding: test/TestH5Lbasic$2H5L_iter_callback.class(in = 990) (out= 548)(deflated 44%) adding: test/TestH5Lcreate$2H5L_iter_data.class(in = 690) (out= 411)(deflated 40%) adding: test/TestH5Lbasic$4H5L_iter_callback.class(in = 992) (out= 546)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_data.class(in = 674) (out= 412)(deflated 38%) adding: test/TestH5Plist.class(in = 13239) (out= 5590)(deflated 57%) adding: test/TestH5Lbasic$1idata.class(in = 543) (out= 363)(deflated 33%) adding: test/TestH5Ocreate$1H5O_iter_data.class(in = 688) (out= 413)(deflated 39%) adding: test/TestH5Ocreate.class(in = 14805) (out= 6142)(deflated 58%) adding: test/TestH5Obasic$2H5O_iter_data.class(in = 682) (out= 423)(deflated 37%) adding: test/TestH5P.class(in = 31648) (out= 11621)(deflated 63%) adding: test/TestH5D$2H5D_iter_callback.class(in = 1080) (out= 702)(deflated 35%) adding: test/TestH5Obasic.class(in = 12960) (out= 4443)(deflated 65%) adding: test/TestH5Lbasic$3idata.class(in = 545) (out= 362)(deflated 33%) adding: test/TestH5Giterate.class(in = 4494) (out= 2323)(deflated 48%) adding: test/TestH5E.class(in = 7494) (out= 3547)(deflated 52%) adding: test/TestH5Obasic$2idata.class(in = 551) (out= 364)(deflated 33%) adding: test/TestH5Obasic$1H5O_iter_data.class(in = 674) (out= 411)(deflated 39%) adding: test/TestH5Pfapl.class(in = 37644) (out= 15087)(deflated 59%) adding: test/TestH5D$1H5D_iter_data.class(in = 517) (out= 361)(deflated 30%) adding: test/TestH5A$1H5A_iter_data.class(in = 641) (out= 410)(deflated 36%) adding: test/TestH5Lbasic$2idata.class(in = 551) (out= 363)(deflated 34%) adding: test/TestH5D$1H5D_iter_callback.class(in = 982) (out= 631)(deflated 35%) adding: test/TestH5A$2idata.class(in = 475) (out= 330)(deflated 30%) adding: test/TestH5A$1H5A_iter_callback.class(in = 881) (out= 515)(deflated 41%) adding: test/TestH5E$1wdata.class(in = 648) (out= 416)(deflated 35%) adding: test/TestH5.class(in = 5137) (out= 2692)(deflated 47%) adding: test/TestH5Dplist.class(in = 5749) (out= 3037)(deflated 47%) adding: test/TestH5F.class(in = 5521) (out= 2713)(deflated 50%) adding: test/TestH5E$1H5E_walk_callback.class(in = 1004) (out= 565)(deflated 43%) adding: test/TestH5Obasic$1idata.class(in = 543) (out= 360)(deflated 33%) adding: test/TestH5Gbasic.class(in = 8052) (out= 3293)(deflated 59%) adding: test/TestH5Eregister.class(in = 2319) (out= 1134)(deflated 51%) adding: test/TestH5Lcreate$1idata.class(in = 555) (out= 367)(deflated 33%) adding: test/TestH5A.class(in = 27282) (out= 11468)(deflated 57%) adding: test/TestH5Obasic$1H5O_iter_callback.class(in = 982) (out= 541)(deflated 44%) adding: test/TestH5Edefault.class(in = 10567) (out= 3913)(deflated 62%) adding: test/TestH5D$H5D_space_status.class(in = 1293) (out= 662)(deflated 48%) adding: test/TestH5Plist$1idata.class(in = 556) (out= 373)(deflated 32%) adding: test/TestH5Lcreate.class(in = 21192) (out= 7308)(deflated 65%) adding: test/TestH5Lparams.class(in = 6749) (out= 1987)(deflated 70%) adding: test/TestH5R.class(in = 8295) (out= 3897)(deflated 53%) adding: test/TestH5Obasic$2H5O_iter_callback.class(in = 990) (out= 550)(deflated 44%) adding: test/TestH5Lbasic$1H5L_iter_callback.class(in = 982) (out= 543)(deflated 44%) adding: test/TestH5Tbasic.class(in = 4449) (out= 2241)(deflated 49%) adding: test/TestH5Ocreate$1H5O_iter_callback.class(in = 997) (out= 546)(deflated 45%) adding: test/TestH5Plist$1H5P_iter_callback.class(in = 987) (out= 565)(deflated 42%) adding: test/TestH5Lbasic$2H5L_iter_data.class(in = 682) (out= 422)(deflated 38%) adding: test/TestH5Plist$1H5P_iter_data.class(in = 681) (out= 422)(deflated 38%) adding: test/TestH5Ocreate$1idata.class(in = 555) (out= 364)(deflated 34%) adding: test/TestH5Lcreate$2H5L_iter_callback.class(in = 999) (out= 545)(deflated 45%) adding: test/TestH5Lcreate$1H5L_iter_data.class(in = 688) (out= 423)(deflated 38%) adding: test/TestH5PData.class(in = 7786) (out= 3835)(deflated 50%) adding: test/TestH5A$2H5A_iter_callback.class(in = 889) (out= 517)(deflated 41%) adding: test/TestH5Eparams.class(in = 6389) (out= 2881)(deflated 54%) adding: test/TestH5S.class(in = 15223) (out= 5986)(deflated 60%) adding: test/TestH5Lcreate$1H5L_iter_callback.class(in = 997) (out= 551)(deflated 44%) adding: test/TestH5E$1H5E_walk_data.class(in = 635) (out= 408)(deflated 35%) adding: test/TestH5Fswmr.class(in = 3189) (out= 1758)(deflated 44%) adding: test/TestH5A$1idata.class(in = 467) (out= 328)(deflated 29%) adding: test/TestH5Lbasic$3H5L_iter_callback.class(in = 984) (out= 541)(deflated 45%) make junit.sh make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[3]: 'junit.sh' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' ===Serial tests in test begin Mon Nov 11 16:11:48 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' ============================ Testing junit.sh Finished testing junit.sh ============================ junit.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5 Testing JUnit-TestH5 [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5 java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Eparams Testing JUnit-TestH5Eparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Eparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Eregister Testing JUnit-TestH5Eregister [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Eregister java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Fparams Testing JUnit-TestH5Fparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Fparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Fbasic Testing JUnit-TestH5Fbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Fbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5F Testing JUnit-TestH5F [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5F java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Fswmr Testing JUnit-TestH5Fswmr [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Fswmr java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Gbasic Testing JUnit-TestH5Gbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Gbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5G Testing JUnit-TestH5G [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5G java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Sbasic Testing JUnit-TestH5Sbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Sbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5S Testing JUnit-TestH5S [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5S java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Tparams Testing JUnit-TestH5Tparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Tparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Tbasic Testing JUnit-TestH5Tbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Tbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5T Testing JUnit-TestH5T [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5T java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Dparams Testing JUnit-TestH5Dparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Dparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5D Testing JUnit-TestH5D [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5D java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Dplist Testing JUnit-TestH5Dplist [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Dplist java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Lparams Testing JUnit-TestH5Lparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Lparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Lbasic Testing JUnit-TestH5Lbasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Lbasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Lcreate Testing JUnit-TestH5Lcreate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Lcreate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5R Testing JUnit-TestH5R [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5R java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5P Testing JUnit-TestH5P [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5P java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5PData Testing JUnit-TestH5PData [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5PData java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Pfapl Testing JUnit-TestH5Pfapl [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Pfapl java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Pvirtual Testing JUnit-TestH5Pvirtual [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Pvirtual java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Plist Testing JUnit-TestH5Plist [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Plist java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5A Testing JUnit-TestH5A [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5A java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Oparams Testing JUnit-TestH5Oparams [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Oparams java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Obasic Testing JUnit-TestH5Obasic [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Obasic java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Ocreate Testing JUnit-TestH5Ocreate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Ocreate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Ocopy Testing JUnit-TestH5Ocopy [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Ocopy java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5PL Testing JUnit-TestH5PL [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5PL java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Z Testing JUnit-TestH5Z [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Z java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../hdf5/lib -cp .:../../hdf5/lib/hdf5.jar:../../hdf5/lib/junit.jar:../../hdf5/lib/hamcrest-core.jar:../../hdf5/lib/slf4j-api-1.7.25.jar:../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5test.jar: -ea org.junit.runner.JUnitCore test.TestH5Giterate Testing JUnit-TestH5Giterate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED JUnit-TestH5Giterate All JUnitInterface tests passed. 10.59user 2.57system 0:09.25elapsed 142%CPU (0avgtext+0avgdata 51152maxresident)k 0inputs+217064outputs (0major+435371minor)pagefaults 0swaps Finished testing junit.sh ============================ ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' ===Serial tests in test ended Mon Nov 11 16:11:57 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/test' Making check in examples make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' Making check in intro make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5intro.jar -C .classes/ examples/intro added manifest adding: examples/intro/(in = 0) (out= 0)(stored 0%) adding: examples/intro/H5_CreateGroupAbsoluteRelative.class(in = 1782) (out= 1030)(deflated 42%) adding: examples/intro/H5_CreateGroup.class(in = 1310) (out= 793)(deflated 39%) adding: examples/intro/H5_CreateAttribute.class(in = 2239) (out= 1342)(deflated 40%) adding: examples/intro/H5_CreateGroupDataset.class(in = 3071) (out= 1784)(deflated 41%) adding: examples/intro/H5_CreateFile.class(in = 836) (out= 559)(deflated 33%) adding: examples/intro/H5_CreateDataset.class(in = 1655) (out= 1012)(deflated 38%) adding: examples/intro/H5_ReadWrite.class(in = 1939) (out= 1201)(deflated 38%) make JavaIntroExample.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make[4]: 'JavaIntroExample.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' ===Serial tests in intro begin Mon Nov 11 16:11:57 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' ============================ Testing JavaIntroExample.sh Finished testing JavaIntroExample.sh ============================ JavaIntroExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateDataset Testing examples.intro.H5_CreateDataset [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateDataset java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateAttribute Testing examples.intro.H5_CreateAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateFile Testing examples.intro.H5_CreateFile [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateFile java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateGroup Testing examples.intro.H5_CreateGroup [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateGroup java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateGroupAbsoluteRelative Testing examples.intro.H5_CreateGroupAbsoluteRelative [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateGroupAbsoluteRelative java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_CreateGroupDataset Testing examples.intro.H5_CreateGroupDataset [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_CreateGroupDataset java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5intro.jar: examples.intro.H5_ReadWrite Testing examples.intro.H5_ReadWrite [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED intro.H5_ReadWrite All EX_Intro tests passed. 0.89user 0.60system 0:01.28elapsed 117%CPU (0avgtext+0avgdata 41288maxresident)k 0inputs+211200outputs (0major+92249minor)pagefaults 0swaps Finished testing JavaIntroExample.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' ===Serial tests in intro ended Mon Nov 11 16:11:59 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/intro' Making check in groups make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5groups.jar -C .classes/ examples/groups added manifest adding: examples/groups/(in = 0) (out= 0)(stored 0%) adding: examples/groups/H5Ex_G_Phase$1.class(in = 911) (out= 532)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$idata.class(in = 538) (out= 345)(deflated 35%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_data.class(in = 855) (out= 451)(deflated 47%) adding: examples/groups/H5Ex_G_Compact.class(in = 3630) (out= 1960)(deflated 46%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_callback.class(in = 2038) (out= 989)(deflated 51%) adding: examples/groups/H5Ex_G_Compact$1.class(in = 925) (out= 531)(deflated 42%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_callback.class(in = 1961) (out= 990)(deflated 49%) adding: examples/groups/H5Ex_G_Phase.class(in = 3800) (out= 2144)(deflated 43%) adding: examples/groups/H5Ex_G_Visit$H5O_iter_data.class(in = 855) (out= 452)(deflated 47%) adding: examples/groups/H5Ex_G_Iterate$1.class(in = 823) (out= 493)(deflated 40%) adding: examples/groups/H5Ex_G_Iterate$H5O_type.class(in = 2192) (out= 1068)(deflated 51%) adding: examples/groups/H5Ex_G_Intermediate.class(in = 2230) (out= 1243)(deflated 44%) adding: examples/groups/H5Ex_G_Phase$H5G_storage.class(in = 2166) (out= 1045)(deflated 51%) adding: examples/groups/H5Ex_G_Compact$H5G_storage.class(in = 2186) (out= 1048)(deflated 52%) adding: examples/groups/H5Ex_G_Intermediate$1.class(in = 237) (out= 172)(deflated 27%) adding: examples/groups/H5Ex_G_Iterate.class(in = 2192) (out= 1278)(deflated 41%) adding: examples/groups/H5Ex_G_Visit$H5L_iter_callback.class(in = 1943) (out= 897)(deflated 53%) adding: examples/groups/H5Ex_G_Intermediate$idata.class(in = 573) (out= 351)(deflated 38%) adding: examples/groups/H5Ex_G_Intermediate$H5O_iter_data.class(in = 925) (out= 456)(deflated 50%) adding: examples/groups/H5Ex_G_Corder.class(in = 2703) (out= 1527)(deflated 43%) adding: examples/groups/H5Ex_G_Create.class(in = 1483) (out= 880)(deflated 40%) adding: examples/groups/H5Ex_G_Visit$1.class(in = 216) (out= 166)(deflated 23%) adding: examples/groups/H5Ex_G_Visit.class(in = 2153) (out= 1140)(deflated 47%) make JavaGroupExample.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[4]: 'JavaGroupExample.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' ===Serial tests in groups begin Mon Nov 11 16:11:59 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' ============================ Testing JavaGroupExample.sh Finished testing JavaGroupExample.sh ============================ JavaGroupExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Create Testing examples.groups.H5Ex_G_Create [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Create java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Iterate Testing examples.groups.H5Ex_G_Iterate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Iterate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Compact Testing examples.groups.H5Ex_G_Compact [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Compact java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Corder Testing examples.groups.H5Ex_G_Corder [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Corder java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Intermediate Testing examples.groups.H5Ex_G_Intermediate [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Intermediate java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Phase Testing examples.groups.H5Ex_G_Phase [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Phase java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5groups.jar: examples.groups.H5Ex_G_Visit Testing examples.groups.H5Ex_G_Visit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED groups.H5Ex_G_Visit All EX_Groups tests passed. 0.95user 0.62system 0:01.32elapsed 119%CPU (0avgtext+0avgdata 41360maxresident)k 8inputs+211312outputs (0major+99419minor)pagefaults 0swaps Finished testing JavaGroupExample.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' ===Serial tests in groups ended Mon Nov 11 16:12:00 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/groups' Making check in datasets make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datasets.jar -C .classes/ examples/datasets added manifest adding: examples/datasets/(in = 0) (out= 0)(stored 0%) adding: examples/datasets/H5Ex_D_Sofloat.class(in = 5496) (out= 3163)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit.class(in = 5194) (out= 3041)(deflated 41%) adding: examples/datasets/H5Ex_D_Szip$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk.class(in = 5206) (out= 2941)(deflated 43%) adding: examples/datasets/H5Ex_D_Gzip.class(in = 4967) (out= 2907)(deflated 41%) adding: examples/datasets/H5Ex_D_UnlimitedGzip.class(in = 6749) (out= 3775)(deflated 44%) adding: examples/datasets/H5Ex_D_Compact$H5D_layout.class(in = 2248) (out= 1093)(deflated 51%) adding: examples/datasets/H5Ex_D_UnlimitedAdd.class(in = 5164) (out= 2898)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$1.class(in = 912) (out= 524)(deflated 42%) adding: examples/datasets/H5Ex_D_FillValue.class(in = 3904) (out= 2220)(deflated 43%) adding: examples/datasets/H5Ex_D_Compact$1.class(in = 991) (out= 567)(deflated 42%) adding: examples/datasets/H5Ex_D_Nbit$1.class(in = 1004) (out= 566)(deflated 43%) adding: examples/datasets/H5Ex_D_Sofloat$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Sofloat$H5Z_filter.class(in = 2697) (out= 1328)(deflated 50%) adding: examples/datasets/H5Ex_D_Chunk$1.class(in = 977) (out= 567)(deflated 41%) adding: examples/datasets/H5Ex_D_Checksum.class(in = 5144) (out= 2969)(deflated 42%) adding: examples/datasets/H5Ex_D_Shuffle$1.class(in = 1025) (out= 568)(deflated 44%) adding: examples/datasets/H5Ex_D_Soint$1.class(in = 1011) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_Checksum$H5Z_filter.class(in = 2553) (out= 1231)(deflated 51%) adding: examples/datasets/H5Ex_D_Compact.class(in = 4187) (out= 2416)(deflated 42%) adding: examples/datasets/H5Ex_D_ReadWrite.class(in = 2874) (out= 1729)(deflated 39%) adding: examples/datasets/H5Ex_D_Chunk$H5D_layout.class(in = 2228) (out= 1087)(deflated 51%) adding: examples/datasets/H5Ex_D_Gzip$H5Z_filter.class(in = 2667) (out= 1323)(deflated 50%) adding: examples/datasets/H5Ex_D_Alloc.class(in = 4497) (out= 2403)(deflated 46%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$1.class(in = 947) (out= 530)(deflated 44%) adding: examples/datasets/H5Ex_D_Gzip$1.class(in = 1004) (out= 568)(deflated 43%) adding: examples/datasets/H5Ex_D_UnlimitedGzip$H5Z_filter.class(in = 2757) (out= 1335)(deflated 51%) adding: examples/datasets/H5Ex_D_Hyperslab.class(in = 4067) (out= 2329)(deflated 42%) adding: examples/datasets/H5Ex_D_UnlimitedMod.class(in = 4967) (out= 2797)(deflated 43%) adding: examples/datasets/H5Ex_D_Shuffle.class(in = 5479) (out= 3095)(deflated 43%) adding: examples/datasets/H5Ex_D_Nbit$H5Z_filter.class(in = 2667) (out= 1322)(deflated 50%) adding: examples/datasets/H5Ex_D_Soint.class(in = 5068) (out= 2953)(deflated 41%) adding: examples/datasets/H5Ex_D_Szip$1.class(in = 1004) (out= 567)(deflated 43%) adding: examples/datasets/H5Ex_D_Soint$H5Z_filter.class(in = 2677) (out= 1325)(deflated 50%) adding: examples/datasets/H5Ex_D_Shuffle$H5Z_filter.class(in = 2697) (out= 1329)(deflated 50%) adding: examples/datasets/H5Ex_D_Szip.class(in = 5003) (out= 2934)(deflated 41%) adding: examples/datasets/H5Ex_D_External.class(in = 3731) (out= 2183)(deflated 41%) adding: examples/datasets/H5Ex_D_Alloc$H5D_space_status.class(in = 2227) (out= 1043)(deflated 53%) adding: examples/datasets/H5Ex_D_Transform.class(in = 3835) (out= 2175)(deflated 43%) make JavaDatasetExample.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[4]: 'JavaDatasetExample.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' ===Serial tests in datasets begin Mon Nov 11 16:12:00 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' ============================ Testing JavaDatasetExample.sh Finished testing JavaDatasetExample.sh ============================ JavaDatasetExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Alloc Testing examples.datasets.H5Ex_D_Alloc [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Alloc java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Checksum Testing examples.datasets.H5Ex_D_Checksum [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Checksum java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Chunk Testing examples.datasets.H5Ex_D_Chunk [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Chunk java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Compact Testing examples.datasets.H5Ex_D_Compact [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Compact java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_External Testing examples.datasets.H5Ex_D_External [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_External java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_FillValue Testing examples.datasets.H5Ex_D_FillValue [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_FillValue java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Gzip Testing examples.datasets.H5Ex_D_Gzip [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Gzip java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Hyperslab Testing examples.datasets.H5Ex_D_Hyperslab [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Hyperslab java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_ReadWrite Testing examples.datasets.H5Ex_D_ReadWrite [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_ReadWrite java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Shuffle Testing examples.datasets.H5Ex_D_Shuffle [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Shuffle java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Szip Testing examples.datasets.H5Ex_D_Szip [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Szip java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_UnlimitedAdd Testing examples.datasets.H5Ex_D_UnlimitedAdd [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_UnlimitedAdd java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_UnlimitedGzip Testing examples.datasets.H5Ex_D_UnlimitedGzip [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_UnlimitedGzip java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_UnlimitedMod Testing examples.datasets.H5Ex_D_UnlimitedMod [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_UnlimitedMod java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Nbit Testing examples.datasets.H5Ex_D_Nbit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Nbit java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Transform Testing examples.datasets.H5Ex_D_Transform [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Transform java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Sofloat Testing examples.datasets.H5Ex_D_Sofloat [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Sofloat java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datasets.jar: examples.datasets.H5Ex_D_Soint Testing examples.datasets.H5Ex_D_Soint [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datasets.H5Ex_D_Soint All EX_Datasets tests passed. 2.34user 1.17system 0:02.95elapsed 119%CPU (0avgtext+0avgdata 41760maxresident)k 8inputs+212416outputs (0major+204023minor)pagefaults 0swaps Finished testing JavaDatasetExample.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' ===Serial tests in datasets ended Mon Nov 11 16:12:03 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datasets' Making check in datatypes make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' test -d ./.classes || /usr/bin/mkdir -p ./.classes jar cvf jarhdf5datatypes.jar -C .classes/ examples/datatypes added manifest adding: examples/datatypes/(in = 0) (out= 0)(stored 0%) adding: examples/datatypes/H5Ex_T_Commit$H5T_class.class(in = 2860) (out= 1445)(deflated 49%) adding: examples/datatypes/H5Ex_T_OpaqueAttribute.class(in = 4414) (out= 2602)(deflated 41%) adding: examples/datatypes/H5Ex_T_ArrayAttribute.class(in = 4382) (out= 2543)(deflated 41%) adding: examples/datatypes/H5Ex_T_Integer.class(in = 3256) (out= 1949)(deflated 40%) adding: examples/datatypes/H5Ex_T_CompoundAttribute.class(in = 6001) (out= 3411)(deflated 43%) adding: examples/datatypes/H5Ex_T_BitAttribute.class(in = 3956) (out= 2245)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReference$1.class(in = 867) (out= 491)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$H5G_obj.class(in = 2447) (out= 1129)(deflated 53%) adding: examples/datatypes/H5Ex_T_Bit.class(in = 3391) (out= 1962)(deflated 42%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute.class(in = 5248) (out= 2960)(deflated 43%) adding: examples/datatypes/H5Ex_T_StringAttribute.class(in = 4883) (out= 2843)(deflated 41%) adding: examples/datatypes/H5Ex_T_Compound$Sensor_Datatype.class(in = 1427) (out= 888)(deflated 37%) adding: examples/datatypes/H5Ex_T_Commit$Sensor_Datatype.class(in = 1299) (out= 821)(deflated 36%) adding: examples/datatypes/H5Ex_T_Commit.class(in = 3498) (out= 1984)(deflated 43%) adding: examples/datatypes/H5Ex_T_ObjectReferenceAttribute$1.class(in = 930) (out= 496)(deflated 46%) adding: examples/datatypes/H5Ex_T_String.class(in = 4313) (out= 2556)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference$H5G_obj.class(in = 2357) (out= 1115)(deflated 52%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor.class(in = 2425) (out= 1286)(deflated 46%) adding: examples/datatypes/H5Ex_T_Commit$1.class(in = 225) (out= 168)(deflated 25%) adding: examples/datatypes/H5Ex_T_FloatAttribute.class(in = 3839) (out= 2263)(deflated 41%) adding: examples/datatypes/H5Ex_T_IntegerAttribute.class(in = 3821) (out= 2252)(deflated 41%) adding: examples/datatypes/H5Ex_T_Opaque.class(in = 3848) (out= 2304)(deflated 40%) adding: examples/datatypes/H5Ex_T_CompoundAttribute$Sensor_Datatype.class(in = 1454) (out= 896)(deflated 38%) adding: examples/datatypes/H5Ex_T_Array.class(in = 3811) (out= 2251)(deflated 40%) adding: examples/datatypes/H5Ex_T_Compound$Sensor.class(in = 2389) (out= 1278)(deflated 46%) adding: examples/datatypes/H5Ex_T_Float.class(in = 3274) (out= 1970)(deflated 39%) adding: examples/datatypes/H5Ex_T_Compound.class(in = 5403) (out= 3108)(deflated 42%) adding: examples/datatypes/H5Ex_T_VLString.class(in = 2699) (out= 1614)(deflated 40%) adding: examples/datatypes/H5Ex_T_ObjectReference.class(in = 4739) (out= 2741)(deflated 42%) make JavaDatatypeExample.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[4]: 'JavaDatatypeExample.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' ===Serial tests in datatypes begin Mon Nov 11 16:12:03 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' ============================ Testing JavaDatatypeExample.sh Finished testing JavaDatatypeExample.sh ============================ JavaDatatypeExample.sh Test Log ============================ java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Array Testing examples.datatypes.H5Ex_T_Array [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Array java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_ArrayAttribute Testing examples.datatypes.H5Ex_T_ArrayAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_ArrayAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Bit Testing examples.datatypes.H5Ex_T_Bit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Bit java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_BitAttribute Testing examples.datatypes.H5Ex_T_BitAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_BitAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Commit Testing examples.datasets.H5Ex_T_Commit [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Commit java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Compound Testing examples.datatypes.H5Ex_T_Compound [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Compound java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_CompoundAttribute Testing examples.datatypes.H5Ex_T_CompoundAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_CompoundAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Float Testing examples.datatypes.H5Ex_T_Float [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Float java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_FloatAttribute Testing examples.datatypes.H5Ex_T_FloatAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_FloatAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Integer Testing examples.datatypes.H5Ex_T_Integer [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Integer java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_IntegerAttribute Testing examples.datatypes.H5Ex_T_IntegerAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_IntegerAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_ObjectReference Testing examples.datatypes.H5Ex_T_ObjectReference [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_ObjectReference java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_ObjectReferenceAttribute Testing examples.datatypes.H5Ex_T_ObjectReferenceAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_ObjectReferenceAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_Opaque Testing examples.datatypes.H5Ex_T_Opaque [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_Opaque java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_OpaqueAttribute Testing examples.datatypes.H5Ex_T_OpaqueAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_OpaqueAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_String Testing examples.datatypes.H5Ex_T_String [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_String java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_StringAttribute Testing examples.datatypes.H5Ex_T_StringAttribute [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_StringAttribute java -Xmx1024M -Dorg.slf4j.simpleLogger.defaultLog=trace -Djava.library.path=../../../hdf5/lib -cp .:../../../hdf5/lib/hdf5.jar:../../../hdf5/lib/slf4j-api-1.7.25.jar:../../../hdf5/lib/slf4j-simple-1.7.25.jar:jarhdf5datatypes.jar: examples.datatypes.H5Ex_T_VLString Testing examples.datatypes.H5Ex_T_VLString [main] INFO hdf.hdf5lib.H5 - HDF5 library: hdf5_java [main] INFO hdf.hdf5lib.H5 - successfully loaded from java.library.path PASSED datatypes.H5Ex_T_VLString All EX_Datatypes tests passed. 2.39user 1.09system 0:02.90elapsed 120%CPU (0avgtext+0avgdata 42292maxresident)k 8inputs+212296outputs (0major+199656minor)pagefaults 0swaps Finished testing JavaDatatypeExample.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' ===Serial tests in datatypes ended Mon Nov 11 16:12:06 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples/datatypes' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java/examples' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/java' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_ld test_dset_append test_h5do_compat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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_ld' is up to date. make[3]: 'test_dset_append' is up to date. make[3]: 'test_h5do_compat' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' ===Serial tests in test begin Mon Nov 11 16:12:06 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' ============================ 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.04user 0.02system 0:00.06elapsed 102%CPU (0avgtext+0avgdata 9492maxresident)k 0inputs+160outputs (0major+5811minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ 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.18user 0.02system 0:00.20elapsed 100%CPU (0avgtext+0avgdata 9188maxresident)k 0inputs+4904outputs (0major+6343minor)pagefaults 0swaps Finished testing test_image ============================ ============================ 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 101%CPU (0avgtext+0avgdata 10984maxresident)k 0inputs+144outputs (0major+6668minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ 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.05user 0.06system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 9756maxresident)k 0inputs+240outputs (0major+35576minor)pagefaults 0swaps Finished testing test_table ============================ ============================ 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.13user 0.02system 0:00.16elapsed 100%CPU (0avgtext+0avgdata 9452maxresident)k 0inputs+912outputs (0major+6171minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ 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.08user 0.03system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 9708maxresident)k 0inputs+1048outputs (0major+13054minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_ld ============================ test_ld Test Log ============================ Testing H5LDget_dset_dims PASSED Testing H5LDget_dset_dims with H5Dset_extent PASSED Testing H5LDget_dset_type_size PASSED Testing H5LDget_dset_elmts on invalid conditions PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED All tests for H5LD high level routines passed. 0.04user 0.01system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 9472maxresident)k 0inputs+1192outputs (0major+5605minor)pagefaults 0swaps Finished testing test_ld ============================ ============================ Testing test_dset_append ============================ test_dset_append Test Log ============================ Testing Append flush with H5DOappend()--append rows with default dapl PASSED Testing Append flush with H5DOappend()--append rows PASSED Testing Append flush with H5DOappend()--append columns PASSED Testing Append flush with H5DOappend()--append rows & columns PASSED Testing Append flush with H5DOappend()--append size < boundary size PASSED Testing Append flush with H5DOappend()--append & boundary size vary PASSED 0.03user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9260maxresident)k 0inputs+112outputs (0major+5361minor)pagefaults 0swaps Finished testing test_dset_append ============================ ============================ Testing test_h5do_compat ============================ test_h5do_compat Test Log ============================ Testing H5DOwrite_chunk wrapper PASSED Testing H5DOread_chunk wrapper PASSED All direct chunk read/write wrapper tests passed. 0.02user 0.02system 0:00.05elapsed 101%CPU (0avgtext+0avgdata 9152maxresident)k 0inputs+48outputs (0major+5311minor)pagefaults 0swaps Finished testing test_h5do_compat ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' ===Serial tests in test ended Mon Nov 11 16:12:07 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/test' Making check in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making check in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[4]: 'h52giftest.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Mon Nov 11 16:12:08 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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 that the h52gif tool handles 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.09user 0.07system 0:00.15elapsed 110%CPU (0avgtext+0avgdata 10180maxresident)k 0inputs+824outputs (0major+17145minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Mon Nov 11 16:12:08 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/gif2h5' Making check in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make testh5watch.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[4]: 'testh5watch.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' ===Serial tests in h5watch begin Mon Nov 11 16:12:08 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' ============================ Testing testh5watch.sh Finished testing testh5watch.sh ============================ testh5watch.sh Test Log ============================ Testing h5watch --help PASSED Testing h5watch WATCH.h5 PASSED Testing h5watch WATCH.h5/group/DSET_CMPD PASSED Testing h5watch WATCH.h5/DSET_NONE PASSED Testing h5watch WATCH.h5/DSET_NOMAX PASSED Testing h5watch ../WATCH.h5/DSET_CMPD PASSED Testing h5watch --width=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=0 WATCH.h5/DSET_ONE PASSED Testing h5watch --fields=fieldx WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2. WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2, WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2.b.k WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1 --fields=field2.b.k WATCH.h5/DSET_CMPD PASSED DONE WITH 1st SET OF TESTS Testing h5watch TEST.h5/DSET_ONE PASSED Testing h5watch TEST.h5/DSET_ALLOC_EARLY PASSED Testing h5watch TEST.h5/DSET_ALLOC_LATE PASSED Testing h5watch TEST.h5/DSET_CMPD PASSED Testing h5watch TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch TEST.h5/DSET_TWO PASSED Testing h5watch TEST.h5/DSET_CMPD_TWO PASSED DONE WITH 2nd SET OF TESTS Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b,field4 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b.a --fields=field2.c TEST.h5/DSET_CMP PASSED Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field2.b --fields=field4 TEST.h5/DSET_CMPD_TW PASSED Testing h5watch --fields=field2.b.a,field2.c TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field\,1,field2\. TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch --fields=field2\..\,b --fields=field4\, TEST.h5/DSET_C PASSED Testing h5watch --fields=field2\..\,b.a,field2\..\\K TEST.h5/DSET_CMPD PASSED DONE WITH 3rd SET OF TESTS Testing h5watch --dim TEST.h5/DSET_ONE PASSED Testing h5watch --dim TEST.h5/DSET_TWO PASSED Testing h5watch --width=30 TEST.h5/DSET_TWO PASSED Testing h5watch --label TEST.h5/DSET_CMPD PASSED Testing h5watch --simple TEST.h5/DSET_ONE PASSED DONE WITH 4th SET OF TESTS All h5watch tests passed. 0.99user 1.26system 1:04.21elapsed 3%CPU (0avgtext+0avgdata 9896maxresident)k 0inputs+2520outputs (0major+245239minor)pagefaults 0swaps Finished testing testh5watch.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' ===Serial tests in h5watch ended Mon Nov 11 16:13:12 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/tools' Making check in c++ make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make ptableTest make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[4]: 'ptableTest' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' ===Serial tests in test begin Mon Nov 11 16:13:12 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' ============================ C++ API: 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.07user 0.03system 0:00.11elapsed 100%CPU (0avgtext+0avgdata 22756maxresident)k 0inputs+128outputs (0major+10446minor)pagefaults 0swaps Finished testing ptableTest ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' ===Serial tests in test ended Mon Nov 11 16:13:12 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/c++' Making check in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/build/hl/fortran/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' ===Serial tests in test begin Mon Nov 11 16:13:12 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' ============================ Fortran API: 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.04user 0.02system 0:00.07elapsed 101%CPU (0avgtext+0avgdata 13088maxresident)k 0inputs+72outputs (0major+8917minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: 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 Make/Read datasets (vl) 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.03system 0:00.08elapsed 100%CPU (0avgtext+0avgdata 13152maxresident)k 0inputs+376outputs (0major+9901minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: 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.05user 0.02system 0:00.08elapsed 101%CPU (0avgtext+0avgdata 13184maxresident)k 0inputs+848outputs (0major+9941minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: 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 Testing H5TBread_table_f and H5TBmake_table_f (F2003) PASSED 0.05user 0.03system 0:00.09elapsed 101%CPU (0avgtext+0avgdata 13152maxresident)k 0inputs+112outputs (0major+17390minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' ===Serial tests in test ended Mon Nov 11 16:13:13 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/build' + export HDF5_Make_Ignore=yes + HDF5_Make_Ignore=yes + export OMPI_MCA_rmaps_base_oversubscribe=1 + OMPI_MCA_rmaps_base_oversubscribe=1 + for mpi in mpich openmpi + module load mpi/mpich-x86_64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/mpich-x86_64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/mpich/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-x86_64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/mpich-x86_64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/mpich-x86_64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/mpich-x86_64:/usr/share/lmod/lmod/share/man;' export 'MANPATH;' '__LMOD_REF_COUNT_MODULEPATH=/etc/modulefiles:1\;/usr/share/modulefiles:1\;/usr/share/modulefiles/Linux:1\;/usr/share/modulefiles/Core:1\;/usr/share/lmod/lmod/modulefiles/Core:1;' export '__LMOD_REF_COUNT_MODULEPATH;' '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-x86_64;' 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-x86_64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/mpich/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/mpich-x86_64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/mpich/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gteDg2XzY0IixbImZ1bGxOYW1lIl09Im1waS9tcGljaC14ODZfNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1;' export '_ModuleTable001_;' '_ModuleTable002_=bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/mpich/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/mpich/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/mpich-x86_64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/mpich-x86_64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/mpich-x86_64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/mpich-x86_64:/usr/share/lmod/lmod/share/man ++ export MANPATH ++ __LMOD_REF_COUNT_MODULEPATH='/etc/modulefiles:1;/usr/share/modulefiles:1;/usr/share/modulefiles/Linux:1;/usr/share/modulefiles/Core:1;/usr/share/lmod/lmod/modulefiles/Core:1' ++ export __LMOD_REF_COUNT_MODULEPATH ++ 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-x86_64 ++ 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-x86_64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/mpich/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/mpich-x86_64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/mpich ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/mpich/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/mpich/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/mpich/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/mpich/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/mpich-x86_64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvbXBpY2gteDg2XzY0IixbImZ1bGxOYW1lIl09Im1waS9tcGljaC14ODZfNjQiLFsibG9hZE9yZGVyIl09MSxwcm9wVD17fSxbInN0YWNrRGVwdGgiXT0wLFsic3RhdHVzIl09ImFjdGl2ZSIsWyJ1c2VyTmFtZSJdPSJtcGkvbXBpY2gteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFyZS9tb2R1 ++ export _ModuleTable001_ ++ _ModuleTable002_=bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C mpich check make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make testhdf5 cache cache_api cache_image cache_tagging lheap ohdr stab gheap evict_on_close farray earray btree2 fheap pool accum hyperslab istore bittests dt_arith page_buffer dtypes dsets chunk_info cmpd_dset filter_fail extend direct_chunk external efc objcopy links unlink twriteorder big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist enc_dec_plist_cross_platform getname vfd ntypes dangle dtransform reserved cross_read freespace mf vds file_image unregister cache_logging cork swmr error_test err_compat tcheck_version testmeta accum_swmr_reader atomic_writer atomic_reader links_env filenotclosed del_many_dense_attrs flushrefresh use_append_chunk use_append_mchunks use_disable_mdc_flushes swmr_generator swmr_start_write swmr_reader swmr_writer swmr_remove_reader swmr_remove_writer swmr_addrem_writer swmr_sparse_reader swmr_sparse_writer swmr_check_compat_vfd vds_swmr_gen vds_swmr_reader vds_swmr_writer filter_plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh testswmr.sh testvdsswmr.sh testflushrefresh.sh test_usecases.sh testabort_fail.sh test_filter_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[2]: 'testhdf5' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'cache_image' is up to date. make[2]: 'cache_tagging' 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]: 'evict_on_close' is up to date. make[2]: 'farray' is up to date. make[2]: 'earray' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' 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]: 'page_buffer' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'chunk_info' 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]: 'direct_chunk' 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]: 'twriteorder' 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]: 'enc_dec_plist' is up to date. make[2]: 'enc_dec_plist_cross_platform' 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]: 'vds' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'cache_logging' is up to date. make[2]: 'cork' is up to date. make[2]: 'swmr' 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]: 'accum_swmr_reader' is up to date. make[2]: 'atomic_writer' is up to date. make[2]: 'atomic_reader' is up to date. make[2]: 'links_env' is up to date. make[2]: 'filenotclosed' is up to date. make[2]: 'del_many_dense_attrs' is up to date. make[2]: 'flushrefresh' is up to date. make[2]: 'use_append_chunk' is up to date. make[2]: 'use_append_mchunks' is up to date. make[2]: 'use_disable_mdc_flushes' is up to date. make[2]: 'swmr_generator' is up to date. make[2]: 'swmr_start_write' is up to date. make[2]: 'swmr_reader' is up to date. make[2]: 'swmr_writer' is up to date. make[2]: 'swmr_remove_reader' is up to date. make[2]: 'swmr_remove_writer' is up to date. make[2]: 'swmr_addrem_writer' is up to date. make[2]: 'swmr_sparse_reader' is up to date. make[2]: 'swmr_sparse_writer' is up to date. make[2]: 'swmr_check_compat_vfd' is up to date. make[2]: 'vds_swmr_gen' is up to date. make[2]: 'vds_swmr_reader' is up to date. make[2]: 'vds_swmr_writer' is up to date. make[2]: 'filter_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]: 'testswmr.sh' is up to date. make[2]: 'testvdsswmr.sh' is up to date. make[2]: 'testflushrefresh.sh' is up to date. make[2]: 'test_usecases.sh' is up to date. make[2]: 'testabort_fail.sh' is up to date. make[2]: 'test_filter_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' ===Serial tests in test begin Mon Nov 11 16:13:13 UTC 2019=== make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' ============================ Testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/test/.libs/testhdf5 -help Linked with hdf5 version 1.10 release 5 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... 59.31user 0.97system 1:01.17elapsed 98%CPU (0avgtext+0avgdata 40664maxresident)k 0inputs+187328outputs (0major+250082minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing cache ============================ cache Test Log ============================ ========================================= Internal cache tests express_test = 1 ========================================= 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 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 move 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 protect an entry to verify retries PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing 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 Testing flush dependencies PASSED Testing flush dependency errors PASSED Testing flush dependencies flush order PASSED Testing 'notify' callback PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption PASSED Testing metadata cache statistics collection -SKIP- Statistics collection disabled. Re-running tests with paged aggregation: Skipping smoke checks. Testing smoke check #1P -- all clean, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #2P -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #3P -- all clean, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #4P -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #5P -- all clean, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #6P -- ~1/2 dirty, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #7P -- all clean, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #8P -- ~1/2 dirty, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #9P -- all clean, ins, dest, ren, 4/2 MB, corked -SKIP- Testing smoke check #10P -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked -SKIP- Testing write permitted check -- 1/0 MB cache (paged aggregation) PASSED Testing H5C_insert_entry() functionality (paged aggregation) PASSED Testing H5C_flush_cache() functionality (paged aggregation) PASSED Testing H5C_get_entry_status() functionality (paged aggregation) PASSED Testing H5C_expunge_entry() functionality (paged aggregation) PASSED Testing multiple read only protects on a single entry (paged aggr) PASSED Testing H5C_move_entry() functionality (paged aggregation) PASSED Testing H5C_pin_protected_entry() functionality (paged aggregation) PASSED Testing entry resize functionality (paged aggregation) PASSED Testing evictions enabled/disabled functionality (paged aggregation) PASSED Testing flush cache with protected entry error (paged aggregation) PASSED Testing destroy cache with permanently pinned entry error (pgd aggr) PASSED Testing destroy cache with protected entry error (paged aggregation) PASSED Testing duplicate entry insertion error (paged aggregation) PASSED Testing pin a pinned entry error (paged aggregation) PASSED Testing unpin an unpinned entry error (paged aggregation) PASSED Testing pin entry related errors (paged aggregation) PASSED Testing protect a protected entry error (paged aggregation) PASSED Testing unprotect an unprotected entry error (paged aggregation) PASSED Testing mark entry dirty related errors (paged aggregation) PASSED Testing expunge entry related errors (paged aggregation) PASSED Testing move entry related errors (paged aggregation) PASSED Testing resize entry related errors (paged aggregation) PASSED Testing unprotect a read only entry dirty error (paged aggregation) PASSED Testing protect a read only entry rw error (paged aggregation) PASSED Testing protect an entry to verify retries (paged aggregation) PASSED Testing get/set evictions enabled errors (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resize disable (paged aggregation) PASSED Testing automatic cache resize epoch marker management (paged aggr) PASSED Testing automatic cache resize input errors (paged aggregation) PASSED Testing automatic cache resize auxilary functions (paged aggregation) PASSED Testing to ensure metadata blizzard absence when inserting (pgd aggr) PASSED Testing to ensure metadata blizzard absence on protect/unprotect (pa) PASSED Testing flush dependencies (paged aggregation) PASSED Testing flush dependency errors (paged aggregation) PASSED Testing flush dependencies flush order (paged aggregation) PASSED Testing 'notify' callback (paged) PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption (par) PASSED Testing metadata cache statistics collection (paged aggregation) -SKIP- Statistics collection disabled. 10.23user 9.98system 0:20.33elapsed 99%CPU (0avgtext+0avgdata 311264maxresident)k 0inputs+2744656outputs (0major+126640minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api ============================ cache_api Test Log ============================ =================================== Cache API tests express_test = 1 =================================== 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/FILE related API input errors PASSED Testing MDC/FAPL related API calls for paged aggregation strategy PASSED Testing MDC/FILE related API calls for paged aggregation strategy PASSED Testing MDC API smoke check for paged aggregation strategy -SKIP- Long tests disabled. Testing MDC/FILE related API input errors for paged aggregation strategy PASSED Testing MDC/FAPL related API input errors PASSED 0.00user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 7584maxresident)k 0inputs+128outputs (0major+2361minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing cache_image ============================ cache_image Test Log ============================ ========================================= Cache image tests express_test = 1 ========================================= Testing metadata cache image control flow test 1 PASSED Testing metadata cache image control flow test 2 PASSED Testing metadata cache image control flow test 3 PASSED Testing metadata cache image control flow test 4 PASSED Testing metadata cache image control flow test 5 PASSED Testing metadata cache image control flow test 6 PASSED Testing metadata cache image smoke check 1 PASSED Testing metadata cache image smoke check 2 PASSED Testing metadata cache image smoke check 3 PASSED Testing metadata cache image smoke check 4 PASSED Testing metadata cache image smoke check 5 PASSED Testing metadata cache image smoke check 6 PASSED Testing metadata cache image api error check 1 PASSED Testing metadata cache image api error check 2 PASSED Testing metadata cache image api error check 3 PASSED Testing metadata cache image api error check 4 PASSED Testing Cache image / H5Fget_free_sections() interaction PASSED Testing Cache image / evict on close interaction -SKIP- EoC not supported in the parallel library. 213.96user 10.37system 3:45.57elapsed 99%CPU (0avgtext+0avgdata 135972maxresident)k 0inputs+4216848outputs (0major+104088minor)pagefaults 0swaps Finished testing cache_image ============================ ============================ Testing cache_tagging ============================ cache_tagging Test Log ============================ Testing standard tag application cases w/ default fcpl: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing standard tag application cases w/ shared messages: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing other specific tag application cases: Testing tag application during group creation PASSED Testing tag application during multiple group creation PASSED Testing tag application during group open PASSED Testing tag application during dataset open PASSED Testing tag application during dataset write PASSED Testing tag application during dataset read PASSED Testing tag application during dataset storage size retrieval PASSED Testing tag application during dataset extend PASSED Testing tag application during object info retrieval PASSED Testing tag application during object copy PASSED Testing tag application during link name retrieval PASSED Testing tag application during external link creation PASSED Testing tag application during external link open PASSED Testing tag application during dense attribute manipulation PASSED Testing tag application during iteration over links in a group PASSED Testing failure on invalid tag application -SKIP- test skipped because sanity checking on tag value is disabled. 0.08user 0.03system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 14620maxresident)k 0inputs+2064outputs (0major+4017minor)pagefaults 0swaps Finished testing cache_tagging ============================ ============================ 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.00user 0.01system 0:00.01elapsed 112%CPU (0avgtext+0avgdata 7688maxresident)k 0inputs+8outputs (0major+2350minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr ============================ ohdr Test Log ============================ Using file format version: (earliest, v18) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (earliest, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, v18) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (latest, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Testing exercise the coding for the re-read of the object header for SWMR access: latest-format PASSED Testing exercise the coding for the re-read of the object header for SWMR access: non-latest-format PASSED All object header tests passed. 0.03user 0.02system 0:00.07elapsed 84%CPU (0avgtext+0avgdata 8496maxresident)k 0inputs+1768outputs (0major+2483minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ 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.21user 0.05system 0:00.29elapsed 91%CPU (0avgtext+0avgdata 19772maxresident)k 0inputs+10392outputs (0major+5588minor)pagefaults 0swaps Finished testing stab ============================ ============================ 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. 2.67user 0.02system 0:02.70elapsed 99%CPU (0avgtext+0avgdata 11860maxresident)k 0inputs+2536outputs (0major+4480minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing evict_on_close ============================ evict_on_close Test Log ============================ Testing evict-on-close cache behavior Testing evict on close fails in parallel PASSED All evict-on-close tests passed. Note that EoC is not supported under parallel so most tests are skipped. 0.00user 0.01system 0:00.01elapsed 112%CPU (0avgtext+0avgdata 5876maxresident)k 0inputs+0outputs (0major+1948minor)pagefaults 0swaps Finished testing evict_on_close ============================ ============================ Testing farray ============================ farray Test Log ============================ Testing with NORMAL PARAMETERS Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED Testing with reopen array flag set Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED All fixed array tests passed. 0.13user 0.01system 0:00.16elapsed 90%CPU (0avgtext+0avgdata 8116maxresident)k 0inputs+528outputs (0major+2485minor)pagefaults 0swaps Finished testing farray ============================ ============================ Testing earray ============================ earray Test Log ============================ Testing with normal parameters Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED Testing with reopen array flag set Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED All extensible array tests passed. 8.96user 2.05system 0:11.41elapsed 96%CPU (0avgtext+0avgdata 23468maxresident)k 0inputs+780264outputs (0major+31939minor)pagefaults 0swaps Finished testing earray ============================ ============================ 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 update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update 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 update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update 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 open B-tree twice, through different file handles PASSED All v2 B-tree tests passed. 109.57user 17.33system 2:08.19elapsed 99%CPU (0avgtext+0avgdata 129384maxresident)k 0inputs+1001808outputs (0major+50174minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ 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. 59.27user 11.25system 1:11.64elapsed 98%CPU (0avgtext+0avgdata 93000maxresident)k 0inputs+17078344outputs (0major+39242minor)pagefaults 0swaps Finished testing fheap ============================ ============================ 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. 3.60user 0.05system 0:03.67elapsed 99%CPU (0avgtext+0avgdata 40508maxresident)k 0inputs+0outputs (0major+10635minor)pagefaults 0swaps Finished testing pool ============================ ============================ 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 Testing SWMR write of large metadata: with latest format PASSED Testing SWMR write of large metadata: with non-latest-format PASSED All metadata accumulator tests passed. 0.04user 0.11system 0:00.15elapsed 105%CPU (0avgtext+0avgdata 28116maxresident)k 0inputs+36888outputs (0major+21352minor)pagefaults 0swaps Finished testing accum ============================ ============================ 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.42user 0.04system 0:00.46elapsed 100%CPU (0avgtext+0avgdata 51328maxresident)k 0inputs+0outputs (0major+19810minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ 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 -SKIP- The current VFD does not support sparse files on this platform. All i-store tests passed. 0.11user 0.32system 0:00.44elapsed 99%CPU (0avgtext+0avgdata 12580maxresident)k 0inputs+585672outputs (0major+3662minor)pagefaults 0swaps Finished testing istore ============================ ============================ 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.12user 0.00system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 5924maxresident)k 0inputs+0outputs (0major+1946minor)pagefaults 0swaps Finished testing bittests ============================ ============================ 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. 0.83user 0.05system 0:00.90elapsed 99%CPU (0avgtext+0avgdata 7552maxresident)k 0inputs+64outputs (0major+10431minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing page_buffer ============================ page_buffer Test Log ============================ Page Buffering is disabled for parallel. Testing Page Buffering Disabled PASSED All Page Buffering tests passed. 0.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 7248maxresident)k 0inputs+8outputs (0major+2324minor)pagefaults 0swaps Finished testing page_buffer ============================ ============================ 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 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 Testing version bounds with nested datatypes PASSED All datatype tests passed. 0.19user 0.04system 0:00.24elapsed 98%CPU (0avgtext+0avgdata 27412maxresident)k 0inputs+704outputs (0major+18776minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets ============================ dsets Test Log ============================ Testing with old file format and non-paged aggregation: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and non-paged aggregation Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and non-paged aggregation: (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and non-paged aggregation (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and paged aggregation: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and paged aggregation Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and paged aggregation: (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and paged aggregation (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED Testing version bounds of datasets PASSED Testing dcpl flags to minimize dataset object header PASSED Testing Testing DLS bugfix 1 PASSED All dataset tests passed. 18.22user 1.72system 0:20.35elapsed 98%CPU (0avgtext+0avgdata 87136maxresident)k 0inputs+522872outputs (0major+100503minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing chunk_info ============================ chunk_info Test Log ============================ Testing getting chunk information in file with version prior to 1.10 PASSED Testing getting chunk information in file with versions 1.10 Testing Single Chunk index PASSED Testing Implicit index PASSED Testing Fixed Array index PASSED Testing Extensible Array index PASSED Testing Version 2 B-trees index PASSED All chunk query tests passed. 0.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7528maxresident)k 0inputs+72outputs (0major+2283minor)pagefaults 0swaps Finished testing chunk_info ============================ ============================ 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.24user 0.36system 0:00.61elapsed 99%CPU (0avgtext+0avgdata 126252maxresident)k 0inputs+281320outputs (0major+63971minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ 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.01user 0.00system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 7288maxresident)k 0inputs+16outputs (0major+2259minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ 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.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 8588maxresident)k 0inputs+7880outputs (0major+2577minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing direct_chunk ============================ direct_chunk Test Log ============================ Testing basic functionality of H5Dwrite_chunk PASSED Testing overwriting existing data with H5Dwrite_chunk PASSED Testing skipping compression filter for H5Dwrite_chunk/H5Dread_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5Dwrite_chunk/H5Dread_chunk PASSED Testing invalid parameters for H5Dwrite_chunk/H5Dread_chunk PASSED Testing basic functionality of H5Dread_chunk (chunk cache disabled) PASSED Testing basic functionality of H5Dread_chunk (flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk (does not flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk on unfiltered datasets PASSED Testing H5Dread_chunk with unallocated chunks PASSED Testing H5Dwrite_chunk with single chunk and latest format PASSED All direct chunk read/write tests passed. 0.01user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 8956maxresident)k 0inputs+80outputs (0major+2992minor)pagefaults 0swaps Finished testing direct_chunk ============================ ============================ Testing external ============================ external Test Log ============================ Testing H5Dget_access_plist() returns correct prefix PASSED 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.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 8108maxresident)k 0inputs+920outputs (0major+2519minor)pagefaults 0swaps Finished testing external ============================ ============================ 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.03user 0.03system 0:00.09elapsed 76%CPU (0avgtext+0avgdata 9952maxresident)k 0inputs+2392outputs (0major+4491minor)pagefaults 0swaps Finished testing efc ============================ ============================ 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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. 22.76user 2.85system 0:26.25elapsed 97%CPU (0avgtext+0avgdata 57600maxresident)k 0inputs+312704outputs (0major+197787minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links ============================ links Test Log ============================ -Testing with unminimzed dataset object headers- --Testing with 'old format'-- 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 with 'new format'-- 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 with minimzed dataset object headers- --Testing with 'old format'-- 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 with 'new format'-- 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. 3.04user 0.27system 0:03.52elapsed 94%CPU (0avgtext+0avgdata 11716maxresident)k 0inputs+20824outputs (0major+59484minor)pagefaults 0swaps Finished testing links ============================ ============================ 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. 2.45user 0.17system 0:02.67elapsed 98%CPU (0avgtext+0avgdata 41540maxresident)k 0inputs+35168outputs (0major+11241minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing twriteorder ============================ twriteorder Test Log ============================ blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 5100: launch reader process All passed 0.00user 0.01system 0:00.01elapsed 116%CPU (0avgtext+0avgdata 3296maxresident)k 0inputs+2048outputs (0major+1910minor)pagefaults 0swaps Finished testing twriteorder ============================ ============================ Testing big ============================ big Test Log ============================ Testing big file with the SEC2 Driver Testing Extra large dataset write(4GB) PASSED #000 0x000000000121d678 PASSED #001 0x00000000353a75c9 PASSED #002 0x00000000313f9d10 PASSED #003 0x000000003b0c75fe PASSED #004 0x000000000d66d821 PASSED #005 0x0000000005721324 PASSED #006 0x000000001486b2fc PASSED #007 0x000000003edcb7c9 PASSED #008 0x000000002feb230c PASSED #009 0x0000000038d3c849 PASSED #010 0x0000000025f431d3 PASSED #011 0x000000001cd92785 PASSED #012 0x0000000013b1d2d0 PASSED #013 0x0000000038f2a519 PASSED #014 0x0000000001baf060 PASSED #015 0x000000000113b689 PASSED #016 0x000000002cae2fc5 PASSED #017 0x000000002329145c PASSED #018 0x0000000033ba493c PASSED #019 0x000000000b700360 PASSED #020 0x000000001c059520 PASSED #021 0x0000000008cf4bf4 PASSED #022 0x000000003551c26c PASSED #023 0x000000001c4ec80d PASSED #024 0x0000000004ae5666 PASSED #025 0x000000003fd51ddb PASSED #026 0x000000002113fdf7 PASSED #027 0x000000002f0d7640 PASSED #028 0x000000000799e8a8 PASSED #029 0x0000000036a27d0d PASSED #030 0x000000001d48033a PASSED #031 0x00000000067317f0 PASSED #032 0x00000000125eed50 PASSED #033 0x000000003049ec27 PASSED #034 0x000000002d619207 PASSED #035 0x000000002a770c88 PASSED #036 0x0000000025171540 PASSED #037 0x000000001ba1124c PASSED #038 0x0000000000aba4b6 PASSED #039 0x000000003f721912 PASSED #040 0x0000000001665a18 PASSED #041 0x000000002ab29a60 PASSED #042 0x00000000153f3933 PASSED #043 0x00000000051d11b4 PASSED #044 0x0000000004b57934 PASSED #045 0x0000000033af84d4 PASSED #046 0x000000003fac0218 PASSED #047 0x000000001bbea400 PASSED #048 0x00000000068eb261 PASSED #049 0x0000000000d7a10a PASSED Test passed with the SEC2 Driver. 0.01user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 7292maxresident)k 0inputs+6856outputs (0major+2237minor)pagefaults 0swaps Finished testing big ============================ ============================ 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.01user 0.00system 0:00.01elapsed 118%CPU (0avgtext+0avgdata 7140maxresident)k 0inputs+8outputs (0major+2227minor)pagefaults 0swaps Finished testing mtime ============================ ============================ 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. 3.19user 0.22system 0:03.51elapsed 97%CPU (0avgtext+0avgdata 19864maxresident)k 0inputs+341872outputs (0major+6448minor)pagefaults 0swaps Finished testing fillval ============================ ============================ 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.02user 0.03system 0:00.06elapsed 101%CPU (0avgtext+0avgdata 10620maxresident)k 0inputs+496outputs (0major+11336minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1 with flush) PASSED Testing H5Fflush (part1 with flush + SWMR) PASSED Testing H5Fflush (part1 without flush) PASSED Testing H5Fflush (part1 without flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition and another flush) PASSED Testing H5Fflush (part1 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition) PASSED Testing H5Fflush (part1 with flush and later addition + SWMR) PASSED 0.02user 0.01system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 14624maxresident)k 0inputs+1576outputs (0major+3894minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 with flush + SWMR) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 without flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition and another flush) PASSED Testing H5Fflush (part2 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED Testing H5Fflush (part2 with flush and later addition + SWMR) PASSED 0.01user 0.00system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 7920maxresident)k 0inputs+0outputs (0major+2522minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.00user 0.01system 0:00.01elapsed 112%CPU (0avgtext+0avgdata 6708maxresident)k 0inputs+8outputs (0major+2107minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) conversions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.00user 0.01system 0:00.01elapsed 111%CPU (0avgtext+0avgdata 8180maxresident)k 0inputs+24outputs (0major+2494minor)pagefaults 0swaps Finished testing enum ============================ ============================ 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 - tested with all low/high library format bounds 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 - tested with all low/high library format bounds PASSED All H5Dset_extent tests passed. 37.83user 6.65system 0:46.21elapsed 96%CPU (0avgtext+0avgdata 23088maxresident)k 0inputs+585864outputs (0major+1620091minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/test/.libs/ttsafe -help Linked with hdf5 version 1.10 release 5 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.00user 0.01system 0:00.01elapsed 120%CPU (0avgtext+0avgdata 5876maxresident)k 0inputs+0outputs (0major+1931minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing enc_dec_plist ============================ enc_dec_plist Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.00user 0.01system 0:00.01elapsed 120%CPU (0avgtext+0avgdata 6276maxresident)k 0inputs+0outputs (0major+1973minor)pagefaults 0swaps Finished testing enc_dec_plist ============================ ============================ Testing enc_dec_plist_cross_platform ============================ enc_dec_plist_cross_platform Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 6144maxresident)k 0inputs+0outputs (0major+1966minor)pagefaults 0swaps Finished testing enc_dec_plist_cross_platform ============================ ============================ 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.02user 0.02system 0:00.04elapsed 95%CPU (0avgtext+0avgdata 9508maxresident)k 0inputs+416outputs (0major+5264minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing DIRECT I/O file driver -SKIP- 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 LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.01user 0.01system 0:00.02elapsed 107%CPU (0avgtext+0avgdata 8100maxresident)k 0inputs+912outputs (0major+2470minor)pagefaults 0swaps Finished testing vfd ============================ ============================ 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.04user 0.02system 0:00.07elapsed 101%CPU (0avgtext+0avgdata 13248maxresident)k 0inputs+7120outputs (0major+9758minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ 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 Testing force dangling IDs to close, from API routines PASSED All dangling ID tests passed. 0.11user 0.01system 0:00.11elapsed 101%CPU (0avgtext+0avgdata 8092maxresident)k 0inputs+128outputs (0major+2456minor)pagefaults 0swaps Finished testing dangle ============================ ============================ 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 resetting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 8780maxresident)k 0inputs+248outputs (0major+2524minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.00user 0.00system 0:00.01elapsed 116%CPU (0avgtext+0avgdata 2980maxresident)k 0inputs+0outputs (0major+1721minor)pagefaults 0swaps Finished testing reserved ============================ ============================ 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.00user 0.01system 0:00.02elapsed 113%CPU (0avgtext+0avgdata 8712maxresident)k 0inputs+0outputs (0major+2614minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ 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.01user 0.00system 0:00.02elapsed 91%CPU (0avgtext+0avgdata 7612maxresident)k 0inputs+128outputs (0major+2355minor)pagefaults 0swaps Finished testing freespace ============================ ============================ 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 Allocation from raw or metadata free-space manager PASSED Testing H5MF_create_fstype()/H5MF__open_fstype() 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 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 'temporary' file space allocation with old library format PASSED Testing 'temporary' file space allocation with new library format PASSED Testing File's free-space is going away with old library format PASSED Testing File's free-space is going away with new library format PASSED Testing File space merge/shrink for section size < threshold with old library format PASSED Testing File space merge/shrink for section size < threshold with new library format PASSED Testing File's free-space is persistent with old library format PASSED Testing File's free-space is persistent with new library format PASSED Testing File space strategy/persisting/threshold with old library format PASSED Testing File space strategy/persisting/threshold with new library format PASSED Testing Paged aggregation for file space: small allocations and de-allocations PASSED Testing Paged aggregation for file space: large allocations and de-allocations PASSED Testing Paged aggregation for file space: H5MF_try_extend() a large block PASSED Testing Paged aggregation for file space: H5MF_try_extend() a small block PASSED Testing Paged aggregation for file space: H5MF_try_shrink() PASSED Testing Paged aggregation for file space: H5MF_alloc/H5MF_xfree PASSED Testing Paged aggregation and H5Pset_alignment: verify proper alignment is used PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.08user 0.03system 0:00.15elapsed 76%CPU (0avgtext+0avgdata 7460maxresident)k 0inputs+3112outputs (0major+2332minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing vds ============================ vds Test Log ============================ Testing virtual dataset API functions PASSED Testing virtual dataset API functions with copied plists PASSED Testing virtual dataset API functions with encoded and decoded plists PASSED Testing virtual dataset create PASSED Testing virtual dataset create with reopened dataset PASSED Testing virtual dataset create with reopened file PASSED Config: same source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, same source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: different source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, different source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: same source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, same source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: different source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, different source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Testing H5Dget_access_plist() returns dapl w/ correct values PASSED All virtual dataset tests passed. 0.33user 0.08system 0:00.46elapsed 90%CPU (0avgtext+0avgdata 9728maxresident)k 0inputs+5968outputs (0major+9523minor)pagefaults 0swaps Finished testing vds ============================ ============================ 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() 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.01user 0.01system 0:00.02elapsed 109%CPU (0avgtext+0avgdata 7792maxresident)k 0inputs+408outputs (0major+2362minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.03user 0.01system 0:00.04elapsed 104%CPU (0avgtext+0avgdata 13720maxresident)k 0inputs+1848outputs (0major+4285minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing cache_logging ============================ cache_logging Test Log ============================ Testing basic metadata cache logging functionality. Testing metadata cache log api calls PASSED All Metadata Cache Logging tests passed. 0.15user 0.73system 0:00.90elapsed 97%CPU (0avgtext+0avgdata 7100maxresident)k 0inputs+1200outputs (0major+2123minor)pagefaults 0swaps Finished testing cache_logging ============================ ============================ Testing cork ============================ cork Test Log ============================ Testing cork status for datasets with old format PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) PASSED Testing cork status for dataset objects with attributes PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & non-latest) PASSED Testing cork status for groups PASSED Testing cork status for named datatypes PASSED Testing cork status for multiple opens PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) (SWMR) PASSED Testing cork status for dataset objects with attributes (SWMR) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & non-latest) PASSED Testing cork status for groups (SWMR) PASSED Testing cork status for named datatypes (SWMR) PASSED Testing cork status for multiple opens (SWMR) PASSED 0.11user 0.04system 0:00.17elapsed 95%CPU (0avgtext+0avgdata 16088maxresident)k 0inputs+1672outputs (0major+4402minor)pagefaults 0swaps Finished testing cork ============================ ============================ Testing swmr ============================ swmr Test Log ============================ Testing H5Drefresh()--concurrent access for latest format PASSED Testing H5Drefresh()--concurrent access for non-latest-format PASSED Testing multiple--single process access for latest format PASSED Testing multiple--single process access for non-latest-format PASSED Testing H5Pget/set_metadata_read_attempts() PASSED Testing H5Fset_metadata_read_retry_info() PASSED Testing H5Fstart_swmr_write() when creating/opening a file with latest format PASSED Testing H5Fstart_swmr_write() when creating/opening a file without latest format PASSED Testing H5Fstart_swmr_write() on failure conditions for latest format PASSED Testing H5Fstart_swmr_write() on failure conditions for without latest format PASSED Testing H5Fstart_swmr_write()--concurrent access for latest format PASSED Testing H5Fstart_swmr_write()--concurrent access for non-latest-format PASSED Testing H5Fstart_swmr_write()--stress object header messages PASSED Testing H5Pget/set_obj_flush_cb() PASSED Testing H5Fget/set_append_flush() for a generic dataset access property list PASSED Testing H5Fget/set_append_flush() for a chunked dataset's access property list PASSED Testing H5Fget/set_append_flush() for a non-chunked dataset's access property list PASSED Testing H5Fget/set_append_flush() for multiple opens of a chunked dataset PASSED Testing File open with different combinations of flags--single process access PASSED Testing File open with different combinations of flags--concurrent access PASSED Testing File open with different combinations of flags + SWMR flags--single process access PASSED Testing File open with different combintations of flags + SWMR flags--concurrent access PASSED Testing SWMR-enabled VFD flag functionality PASSED Testing File locking environment variable PASSED All tests passed. 0.04user 0.07system 0:00.12elapsed 96%CPU (0avgtext+0avgdata 7644maxresident)k 0inputs+448outputs (0major+17190minor)pagefaults 0swaps Finished testing swmr ============================ ============================ 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.02user 0.03system 0:00.05elapsed 113%CPU (0avgtext+0avgdata 7264maxresident)k 0inputs+64outputs (0major+7595minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.103 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.71user 0.10system 0:00.79elapsed 102%CPU (0avgtext+0avgdata 3036maxresident)k 0inputs+0outputs (0major+2503minor)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 0.30user 0.51system 0:00.66elapsed 121%CPU (0avgtext+0avgdata 3640maxresident)k 0inputs+720outputs (0major+92586minor)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 env HDF5_EXT_PREFIX=.:tmp /builddir/build/BUILD/hdf5-1.10.5/mpich/test/links_env 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.00user 0.01system 0:00.02elapsed 114%CPU (0avgtext+0avgdata 8068maxresident)k 0inputs+40outputs (0major+2818minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing testswmr.sh Finished testing testswmr.sh ============================ testswmr.sh Test Log ============================ cp: -r not specified; omitting directory 'swmr_test' cp: -r not specified; omitting directory 'swmr_test' ******************************************************************************* ** Loop testing parameters: -i ea ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 247194 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = -1 index type = ea Using generator random seed (used in sparse test only): 444973 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 652012 Using reader random seed: 44345 Using reader random seed: 46659 Using reader random seed: 50426 Using reader random seed: 50425 Using reader random seed: 55230 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = -1 index type = ea Using generator random seed (used in sparse test only): 83247 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 296062 Using reader random seed: 452848 Using reader random seed: 455068 Using reader random seed: 459143 Using reader random seed: 463420 Using reader random seed: 462047 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 492279 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = Parameters: 3 Usi # of seconds between polling = ng reader rando1 # m seed:of common 657905 Gensymbols erating to poll = symbol n5 # of raames ndom symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 657981 Generating symbol names Choosing datasets Common symbol #0 = '0-0003' Common symbol #1 = '0-0013' Common symbol #2 = '0-0064' Common symbol #3 = '0-0091' Common symbol #4 = '0-0097' Random symbol #0 = '1-0122' Random symbol #1 = '0-0097' Random symbol #2 = '1-0087' Random symbol #3 = '0-0063' Random symbol #4 = '0-0044' Random symbol #5 = '0-0069' Random symbol #6 = '0-0040' Random symbol #7 = '4-0994' Random symbol #8 = '0-0009' Random symbol #9 = '0-0033' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 875 Symbol = '0-0013', # of records = 877 Symbol = '0-0064', # of records = 863 Symbol = '0-0091', # of records = 882 Symbol = '0-0097', # of records = 857 Checking random symbols Symbol = '1-0122', # of records = 220 Symbol = '0-0097', # of records = 857 Symbol = '1-0087', # of records = 213 Symbol = '0-0063', # of records = 860 Symbol = '0-0044', # of records = 965 Symbol = '0-0069', # of records = 876 Symbol = '0-0040', # of records = 911 Symbol = '4-0994', # of records = 2 ParameterSymbol = '0-0009', # of s: # of seconds between polling = records = 867 1 # of common symbols to poll = 5 # of random symbols to poll = Symbol 10 # o= '0-0033', # of f seconrecords =ds to te 824 st = 3 Using reader randomClosin seed: g file 661856 Generating symbol names Choosing datasets Common symbol #0 = '0-0095' Common symbol #1 =Choosing datasets Common symbol #0 = '0-0026' Common symbol #1 = '0-0061' Common symbol #2 = '0-0086' Common symbol #3 = '0-0081' Common symbol #4 = '0-0064' Random symbol #0 = '0-0045' Random symbol #1 = '2-0193' Random symbol #2 = '3-0074' Random symbol #3 = '0-0021' Random symbol #4 = '1-0028' Random symbol #5 = '0-0036' Random symbol #6 = '0-0018' Random symbol #7 = '0-0062' Random symbol #8 = '1-0156' Random symbol #9 = '0-0017' Reading records Opening file: swmr_data.h5 '0-0051' Common symbol #2 = '0-0088' Common symbol #3 = Checking common symbols '0-0072' Common sSymbol = '0-0026', # of records = 893 Parameters: # of seconyds between polling = 1 # omf common symbols to poll = b5 # of random symbolso to poll = 10 # of secondls to test = 3 #Using reader random seed: 4665854 Generating symbol names = 'Symbol = '0-0061', # of records = 867 0-0032' Random Symbol = '0-0086', # of records = 851 symbol #Symbol = '0-0081', # of records = 853 0 = '2-0082' Symbol = '0-0064', # of records = 863 RaChecking random symbols ndom Symbol = '0-0045', # of records = 877 symbol #1Symbol = '2-0193', # of records = 51 = '0-0009' RSymbol = '3-0074', # of records = 34 aChoosing datasets Common symbol #0 = '0-0031' Common symbol #1 = 'Symbo0-0067' Common symbol #2 = '0-0025' Common symbol #3 =l = '0-0021', # of rec '0-0064' Cords = 885ommon sy mbol #4 = '0-0089' Random symbol #0 = ndom symbol #2 = '1-0012' Random symbol #3 = '0-0086' Random symbol #4 = '1-0156' Random symbol #'2-0290' Random symbol #1 = '2-0190' Random symbol #2 = '51-0070' Random symbol #3 = '0-0053' Rand om symbol #4 = '3-0154' R=andom symbol #5 = '4-0404' Ran dom symbol #6 = '1-0069' Rand'om symbol #7 = '0-0026' Random symbol #8 Sym= '0-0030' Random symbol #bol = '1-0028', # o9 = '0-0098f records' = 228 Reading records 0-0029Opening file: swmr_data.h5 ' RaSymbol = '0-0036', # of records = 906 ndom symbol #6 = '3-0331' Random symbol #7 =Symbol = '0-0018', # of records = 840 '2-0063' Random symbol #8 = '0-0074' RChecking commSymbon symbols ol = '0-0062', # of records = 900 andom symbol #9 = '0-0040' ReSymbol = '0-0031', # of records = 886 Symbol = '1-0156', # of records = 232 ading records Opening file: swmr_data.h5 Symbol = '0-0067', # of records = 861 Symbol = '0-0017', # of records = 934 Symbol = '0-0025', # of records = 849 Closing file Symbol = '0-0064', # of records = 863 Symbol = '0-0089', # of records = 891 Checking random symbols Symbol = '2-0290', # of records = 56 Symbol = '2-0190', # of records = 68 CSymbol = '1-0070', # of records = 204 heckinSymbol = '0-0053', # of records = g892 commoSymbol = '3-0154', # of records =n 29 symbolsSymbol = '4-0404', # of records = 14 Symbol = '1-0069', # of records = 184 Symbol = '0-0026', # of records = 893 SymboSymbol = '0-0030', # ofl records = 815 = '0-0095Symbol = '0-0098', # of 'records = 860 , Closing file # of records = 829 Symbol = '0-0051', # of records = 811 Symbol = '0-0088', # of records = 850 Symbol = '0-0072', # of records = 855 Symbol = '0-0032', # of records = 869 Checking random symbols Symbol = '2-0082', # of records = 54 Symbol = '0-0009', # of records = 841 Symbol = '1-0012', # of records = 237 Symbol = '0-0086', # of records = 851 Symbol = '1-0156', # of records = 232 Symbol = '0-0029', # of records = 899 Symbol = '3-0331', # of records = 18 Symbol = '2-0063', # of records = 56 Symbol = '0-0074', # of records = 876 Symbol = '0-0040', # of records = 895 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 676375 Generating symbol names Choosing datasets Common symbol #0 = '0-0072' Common symbol #1 = '0-0010' Common symbol #2 = '0-0014' Common symbol #3 = '0-0075' Common symbol #4 = '0-0061' Random symbol #0 = '3-0349' Random symbol #1 = '0-0083' Random symbol #2 = '0-0052' Random symbol #3 = '0-0078' Random symbol #4 = '2-0138' Random symbol #5 = '0-0092' Random symbol #6 = '1-0059' Random symbol #7 = '1-0165' Random symbol #8 = '0-0039' Random symbol #9 = '1-0172' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 855 Symbol = '0-0010', # of records = 895 Symbol = '0-0014', # of records = 875 Symbol = '0-0075', # of records = 931 Symbol = '0-0061', # of records = 867 Checking random symbols Symbol = '3-0349', # of records = 30 Symbol = '0-0083', # of records = 834 Symbol = '0-0052', # of records = 841 Symbol = '0-0078', # of records = 874 Symbol = '2-0138', # of records = 55 Symbol = '0-0092', # of records = 863 Symbol = '1-0059', # of records = 201 Symbol = '1-0165', # of records = 209 Symbol = '0-0039', # of records = 844 Symbol = '1-0172', # of records = 198 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0097', # of records = 0 Checking random symbols Symbol = '1-0122', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '1-0087', # of records = 29 Symbol = '0-0063', # of records = 0 Symbol = '0-0044', # of records = 0 Symbol = '0-0069', # of records = 0 Symbol = '0-0040', # of records = 0 Symbol = '4-0994', # of records = 0 Symbol = '0-0009', # of records = 0 Symbol = '0-0033', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0026', # of records = 0 Symbol = '0-0061', # of records = 0 Symbol = '0-0086', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '0-0064', # of records Opening file: = 0 Checkswmr_data.h5 ing random symbols Symbol = '0-0045', # of records = 0 Symbol = '2-0193', # of records = 0 Symbol = '3-0074', # of records = 8 Symbol = '0-0021', # ofChecking common symbols records = 0 Symbol = '0-0031', # of records = Symbol = '35 1-0028', # of records = 0 SymbSymbol = '0-0036'ol = '0-0067', # of r, # of records = ecords =0 0 Symbol = '0-0025', # of records = 0 Symbol = '0-0018', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = Symbol = ''0-0089', 0-0062', # of re# of records =cords = 0 16 Checking random symbols Symbol = '2-0290', # of records = 0 Symbol = 'Sym1-0156', # of recorbol = 'ds = 332-0190', # of rec ords = 34 Symbol = '1-0070', # of records = 0 Symbol = '0-0017', # of records = 0Sym bol = '0-0053', # of recordClos = 43sing file Symbol = '3-0154', # of records = 0 Symbol = '4-0404', # of records = 11 Symbol = '1-0069', # of records = 0 Symbol = '0-0026', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0098', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 0 Symbol = '0-0051', # of records = 9 Symbol = '0-0088', # of records = 38 Symbol = '0-0072', # of records = 0 Symbol = '0-0032', # of records = 45 Checking random symbols Symbol = '2-0082', # of records = 20 Symbol = '0-0009', # of records = 0 Symbol = '1-0012', # of records = 29 Symbol = '0-0086', # of records = 0 Opening file: swmr_data.h5 Symbol = '1-0156', # of records = 33 Symbol = '0-0029', #Checking common symbols of rSymbol = '0-0072', # of records = 0 ecoSymbol = '0-0010', # of records = 27 rds Symbol = '0-0014', # of records = 0 = Symbol = '0-0075', # of records = 0 0Symbol = '0-0061', # of records = 0 Checking random symbols Symbol = '3-0349', # of records = 1 Symbol = '0-0083', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '2-0138', # of records = 0 Symbol = '0-0092', # of records = 0 SSymbol = '1-0059', # of records = 0 ymSymbol = '1-0165', # of records = 0 bSymbol = '0-0039', # of records = 0 Symbol = '1-0172', # of records = 0 Closing file ol = '3-0331', # of records = 4 Symbol = '2-0063', # of records = 25 Symbol = '0-0074', # of records = 31 Symbol = '0-0040', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 0 Symbol = '0-0013', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0097', # of records = 0 Checking random symbols Symbol = '1-0122', # of records = 0 Symbol = '0-0097', # of records = 0 Symbol = '1-0087', # of records = 29 Symbol = '0-0063', # of records = 0 Symbol = '0-0044', # of records = 0 Symbol = '0-0069', # of records = 0 Symbol = '0-0040', # of records = 0 Symbol = '4-0994', # of records = 0 Symbol = '0-0009', # of records = 0 Symbol = '0-0033', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols OpeniSymbol = '0-0026', # onf records = 0 g file: swmr_data.h5 Symbol = '0-0061', # of records = 0 Symbol = '0-0086', # of records = 0 CheSymbol = '0-0081', # cof records = 0k ing common sSymbol = 'y0-0064', # of recomrds = b0 olsChecking ra ndom symbols Symbol = '0-0045', # of records =S 0 ymbol = '0-0031Symbol = ''2-0193', # of rec,ords = 0 # of recordSymbol = 's3-0074', # of records = 8 = 35 Symbol = '0-0021', # oSf records = 0 ymbol = '0-0067'Symbol = ',1-0028', # of reco rds = #0 of recordSymbol = 's0-0036', # of rec ords = =0 0 Symbol = '0-0018', # of records =S 0 ymbol = '0-0025Symbol = ''0-0062', # of rec,ords = 16 # of records =Symbol = ' 1-0156', # of recor0ds = 33 Symbol =Symbol = ' 0-0017', # of record's = 0 0-0064'Clo,sing file # of records = 0 Symbol = '0-0089', # of records = 0 Checking random symbols Symbol = '2-0290', # of records = 0 Symbol = '2-0190', # of records = 34 Symbol = '1-0070', # of records = 0 Symbol = '0-0053', # of records = 43 Symbol = '3-0154', # of records = 0 Symbol = '4-0404', # of records = 11 Symbol = '1-0069', # of records = 0 Symbol = '0-0026', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '0-0098', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0072', # of records = 0 Symbol = '0-0010', # of records = 27 Symbol = '0-0014', # of records = 0 Symbol = '0-0075', # of records = 0 Symbol = '0-0061', # of records = 0 Checking random symbols OpeninSgy mfbiolle := 'swmr_data.h5 3-0349', # of records = 1 CShyemcbkoiln g= c'o0-0083m'm,o n# soyfm broelcso rds = 0 SSyymmbbooll == ''0-00950-0052'',, ## ofo fr erceocrodrsd s= =0 0 SymSboylm b=o l' 0-0078=' ,' 0-0051#' ,o f# roefc orredcs o=r d0s = 9 Symbol = S'y2-0138m'b,o l# =o f' r0-0088e'c,o r#d so f= r0e cords = S38y mbol = '0-0092',S y#m boof lr e=c o'rd0-0072s' ,= #0 of recordSsy m=b o0l = '1-0059', #S yomfb orle c=o r'ds0-0032 '=, 0# of recorSdysm b=o l45 = '1-0165', # of records = 0 Symbol = '0-0039', # of records = 0 Symbol = '1-0172', # of records = 0 Clos Checking random symbols Symbol = '2-0082', # of records = 20 Symbol = '0-0009', # of records = 0 Symbol = '1-0012', # of records = 29 Symbol = '0-0086', # of records = 0 Symbol = '1-0156', # of records = 33 Symbol = '0-0029', # of records = 0 Symbol = '3-0331', # of records = 4 Symbol = '2-0063', # of records = 25 Symbol = '0-0074', # of records = 31 Symbol = '0-0040', # of records = 0 Closing file ing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing dataseCtsl Roesleiansigng dsyamtboalss ets ClRoseinlg eobajesctinsg symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 707646 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 900012 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 96920 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 261044 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 262371 Generating symbol names Choosing datasets Common symbol #0 = '0-0017' Common symbol #1 = '0-0065' Common symbol #2 = '0-0098' Common symbol #3 = '0-0053' Common symbol #4 = '0-0064' Random symbol #0 = '0-0050' Random symbol #1 = '1-0178' Random symbol #2 = '3-0323' Random symbol #3 = '4-1328' Random symbol #4 = '4-0085' Random symbol #5 = '2-0180' Random symbol #6 = '1-0194' Random symbol #7 = '4-1033' Random symbol #8 = '0-0058' Random symbol #9 = '3-0035' Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 263911 Generating symbol names Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 860 Choosing datasets Common symbol #0 = '0-0062' Common symbol #1 = '0-0009' Common symbol #2 = '0-0002' Common symbol #3 = '0-0096' Common symbol #4 = '0-0022' Random symbol #0 = '4-0414' Random symbol #1 = '1-0014' Random symbol #2 = '0-0046' Random symbol #3 = '2-0249' Random symbol #4 = '4-0254' Random symbol #5 = '2-0169' Random symbol #6 = '0-0072' Random symbol #7 = '0-0069' Random symbol #8 = '3-0489' Random symbol #9 = '3-0716' Symbol = '0-0065', # of records = 890 Symbol = '0-0098', # of records = 901 Reading records Opening file: swmr_data.h5 Symbol = '0-0053', # of records = 855 Symbol = '0-0064', # of records = 903 Checking random symbols Symbol = '0-0050', # of records = 886 Checking common symbols Symbol = '1-0178', # of records = 219 Symbol = '0-0062', # of records = 830 Symbol = '3-0323', # of records = 21 Symbol = '0-0009', # of records = 887 Symbol = '4-1328', # of records = 19 Choosing datasets Common symbol #0 = '0-0049' Common symbol #1 = '0-0066' Common symbol #2 = '0-0000' Common symbol #3 = '0-0002' Common symbol #4 = '0-0014' Random symbol #0 = '3-0768' Random symbol #1 = '0-0039' Random symbol #2 = '0-0047' Random symbol #3 = '0-0067' Random symbol #4 = '0-0079' Random symbol #5 = '2-0120' Random symbol #6 = '4-0451' Random symbol #7 = '2-0281' Random symbol #8 = '1-0001' Random symbol #9 = '0-0083' Symbol = '4-0085', # of records = 15 Symbol = '2-0180', # of records = 49 Symbol = '0-0002', # of records = 860 Symbol = '0-0096', # of records = 883 Symbol = '0-0022', # of records = 935 Symbol = '1-0194', # of records = 229 Reading records Opening file: swmr_data.h5 Parameters: # of seconds between polling = Checking random symbols 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Symbol = '4-1033', # of records = 15 Symbol = '4-0414', # of records = 12 Using reader random seed: 266859 Generating symbol names Symbol = '0-0058', # of records = 975 Symbol = '1-0014', # of records = 214 Symbol = '3-0035', # of records = 28 Symbol = '0-0046', # of records = 910 Closing file Symbol = '2-0249', # of records = 59 Checking common symbols Symbol = '4-0254', # of records = 14 Symbol = '0-0049', # of records = 909 Symbol = '2-0169', # of records = 52 Symbol = '0-0066', # of records = 836 Symbol = '0-0072', # of records = 909 Symbol = '0-0000', # of records = 880 Symbol = '0-0069', # of records = 941 Symbol = '0-0002', # of records = 860 Symbol = '3-0489', # of records = 30 Symbol = '3-0716', # of records = 14 Closing file CSymbol = '0-0014', # of records = 879 Checking random symbols Symbol = '3-0768', # of records = 25 Symbol = '0-0039', # of records = 889 Symbol = '0-0047', # of records = 843 Symbol = '0-0067', # of records = 845 Symbol = '0-0079', # of records = 934 Symbol = '2-0120', # of records = 45 Symbol = '4-0451', # of records = 23 Symbol = '2-0281', # of records = 59 Symbol = '1-0001', # of records = 224 Symbol = '0-0083', # of records = 922 Closing file hoosing datasets Common symbol #0 = '0-0014' Common symbol #1 = '0-0019' Common symbol #2 = '0-0081' Common symbol #3 = '0-0073' Common symbol #4 = '0-0018' Random symbol #0 = '0-0095' Random symbol #1 = '1-0186' Random symbol #2 = '1-0090' Random symbol #3 = '0-0046' Random symbol #4 = '0-0017' Random symbol #5 = '0-0068' Random symbol #6 = '0-0007' Random symbol #7 = '0-0083' Random symbol #8 = '2-0387' Random symbol #9 = '0-0053' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 879 Parameters: # of seconds between polling = Symbol = '0-0019', # of records =1 # of common symbols to poll = 5 # of ran 942 dom symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 270309 Generating symbol names Symbol = '0-0081', # of records = 938 Symbol = '0-0073', # of records = 892 Symbol = '0-0018', # of records = 876 Checking random symbols Symbol = '0-0095', # of records = 901 Symbol = '1-0186', # of records = 196 Symbol = '1-0090', # of records = 212 Symbol = '0-0046', # of records = 910 Symbol = '0-0017', # of records = 835 Symbol = '0-0068', # of records = 825 Symbol = '0-0007', # of records = 857 Symbol = '0-0083', # of records = 922 Symbol = '2-0387', # of records = 49 Choosing datasets Common symbol #0 = '0-0015' Common symbol #1 = '0-0088' Common symbolSy #2 = '0-0032'mbol = Common sym '0-0053'bol #3 = ', # of r0-0044' Common secords =ymbol #4 = 864 '0-0008' Random symbol #0 = '2-0089' Random symbol #1 = '3-0673' Random symbol #2 = '3-0362' CRandom symlosingbol #3 = ' file 0-0023' Random symbol #4 = '1-0199' Random symbol #5 = '1-0149' Random symbol #6 = '1-0172' Random symbol #7 = '0-0018' Random symbol #8 = '2-0344' Random symbol #9 = '0-0089' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 938 Symbol = '0-0088', # of records = 829 Symbol = '0-0032', # of records = 888 Symbol = '0-0044', # of records = 949 Symbol = '0-0008', # of records = 877 Checking random symbols Symbol = '2-0089', # of records = 66 Symbol = '3-0673', # of records = 33 Symbol = '3-0362', # of records = 31 Symbol = '0-0023', # of records = 867 Symbol = '1-0199', # of records = 220 Symbol = '1-0149', # of records = 211 Symbol = '1-0172', # of records = 196 Symbol = '0-0018', # of records = 876 Symbol = '2-0344', # of records = 69 Symbol = '0-0089', # of records = 941 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 928 Symbol = '0-0065', # of records = 926 Opening file: swmr_data.h5 Symbol = '0-0098', # of records = 785 Symbol = '0-0053', # of records = 855 Symbol = '0-0064', # of records = 916 Checking random symbols Symbol = '0-0050', # of records = 1054 Symbol = '1-0178', # of records = 170 Symbol = '3-0323', # of records = 16 Symbol = '4-1328', # of records = 19 Checking common symbols Symbol = '4-0085', # of records = 6 Symbol = '0-0062', # of records = 730 Symbol = '2-0180', # of records = 36 Opening file: swmr_data.h5 Symbol = '0-0009', # of records = 1010 Symbol = '1-0194', # of records = 197 Symbol = '0-0002', # of records = 1043 Symbol = '4-1033', # of records = 31 Symbol = '0-0096', # of records = 832 Symbol = '0-0058', # of records = 953 Symbol = '0-0022', # of records = 925 Symbol = '3-0035', # of records = 38 Checking random symbols Closing file Checking common symbols Symbol = '4-0414', # of records = 16 Symbol = '0-0049', # of records = 732 Symbol = '1-0014', # of records = 302 Symbol = '0-0066', # of records = 888 Symbol = '0-0046', # of records = 958 Symbol = '0-0000', # of records = 1002 Symbol = '0-0002', # of records = 1043 Symbol = '2-0249', # of records = 82 Symbol = '0-0014', # of records = 871 Checking random symbols Symbol = '4-0254', # of records = 5 Symbol = '3-0768', # of records = 14 Symbol = '0-0039', # of records = 815 Symbol = '2-0169', # of records = 78 Symbol = '0-0047', # of records = 832 Symbol = '0-0072', # of records = 799 Symbol = '0-0067', # of records = 795 Symbol = '0-0069', # of records = 835 Symbol = '0-0079', # of records = 1173 Symbol = '2-0120', # of records = 60 Symbol = '3-0489', # of records = 27 Symbol = '4-0451', # of records = 21 Symbol = '2-0281', # of records = 23 Symbol = '3-0716', # of records = 10 Symbol = '1-0001', # of records = 253 Closing file Symbol = '0-0083', # of records = 1057 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 871 Symbol = '0-0019', # of records = 973 Symbol = '0-0081', # of records = 727 Symbol = '0-0073', # of records = 850 Symbol = '0-0018', # of records = 723 Checking random symbols Symbol = '0-0095', # of records = 680 Symbol = '1-0186', # of records = 161 Symbol = '1-0090', # of records = 200 Symbol = '0-0046', # of records = 958 Symbol = '0-0017', # of records = 928 Symbol = '0-0068', # of records = 813 Symbol = '0-0007', # of records = 1024 Symbol = '0-0083', # of records = 1057 Symbol = '2-0387', # of records = 29 Symbol = '0-0053', # of records = 855 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 1040 Symbol = '0-0088', # of records = 807 Symbol = '0-0032', # of records = 616 Symbol = '0-0044', # of records = 876 Symbol = '0-0008', # of records = 984 Checking random symbols Symbol = '2-0089', # of records = 60 Symbol = '3-0673', # of records = 19 Symbol = '3-0362', # of records = 24 Symbol = '0-0023', # of records = 905 Symbol = '1-0199', # of records = 214 Symbol = '1-0149', # of records = 236 Symbol = '1-0172', # of records = 172 Symbol = '0-0018', # of records = 739 Symbol = '2-0344', # of records = 97 Symbol = '0-0089', # of records = 1080 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 1166 Symbol = '0-0065', # of records = 820 Symbol = '0-0098', # of records = 1011 Symbol = '0-0053', # of records = 1002 Symbol = '0-0064', # of records = 1135 Checking random symbols Symbol = '0-0050', # of records = 1057 Symbol = '1-0178', # of records = 83 Symbol = '3-0323', # of records = 13 Symbol = '4-1328', # of records = 19 Opening file: swmr_data.h5 Symbol = '4-0085', # of records = 0 Symbol = '2-0180', # of records = 76 OpeningSymbol = '1-0194', # of records =f 187 ile: swmr_data.h5 Symbol = '4-1033', # of records = 20 Checking common symbols Symbol = '0-0058', # of records = 838 Symbol = '3-0035', # of records = 54 Symbol = 'C0-0062', # of recorhds = 817 eClosing file cking common symbSymbool = '0-0009', #l of recordss = 1161 SSymbol = '0-0002', #y of recordms = 1020 bol = '0-0049', # oSymbfol = '0-0096' , # of recrords = 933e cords = 769 Symbol = '0-0022', # of records = 825 Checking random symbols Symbol = 'Symbol = '0-00664-0414', # of rec'ords = 15, # of recordsSymbol = ' 1-0014', # =of records = 388 850 Symbol = '0-0046'S, # of records = y878 mbol = '0-0000', # Symbool = '2-0249', #f of record s = 142 records = 1099 Symbol = '4-0254', # of records = 0 SymbSymbol = 'o2-0169', # of rlecords = 92 = '0-0002', # ofSymb ol = '0-0072', r# of recordes = 915 cords = 1020 Symbol = '0-0069', # of records = 829 Symbol =Symbol = ' 3-0489', # of r'ecord0-0014s = 15 ', # of recorSymbol = 'd3-0716', # ofs records = 1 = 998 Closing file ChOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0014', # of records = 998 Symbol = '0-0019', # of records = 909 Symbol = '0-0081', # of records = 559 Symbol = '0-0073', # of records = 877 Symbol = '0-0018', # of records = 723 Checking random symbols Symbol = '0-0095', # of records = 677 Symbol = '1-0186', # of records = 141 Symbol = '1-0090', # of records = 228 Symbol = '0-0046', # of records = 878 Symbol = '0-0017', # of records = 1166 Symbol = '0-0068', # of records = 933 Symbol = '0-0007', # of records = 1095 Symbol = '0-0083', # of records = 928 Symbol = '2-0387', # of records = 38 Symbol = '0-0053', # of records = 1002 Closing file ecking random symbols Symbol = '3-0768', # of records = 10 Symbol =Opening file: 'swmr_data.h5 0-0039', # of records = 863 Checking common symbols Symbol = '0-0047',Symbol = '0-0015', # of records = #750 of records = 786 Symbol = '0-0088', # of records = 875 Symbol = '0-0067Symbol = '0-0032'', # of records =, 771 # of records =Symbol = '0-0044', # of rec848ords = 719 SymSymbol =b '0-0008', # of reocords = l910 = '0-0079'Checki,ng random symb ols # of recoSymbol r= '2-0089', # ofd recordss = 36 = 1282 Symbol = S'3-0673', # of records = 13 ymbol = '2-0120', # Symbol =o '3-0362', # of rfecords = 29 records = 90 Symbol = '0-0023', # of records = 1063 Symbol Symbol == '1-0199', # of re cords = '186 4-0451', # of recoSymbol = 'r1-0149', # of records d= 256 s = 40 Symbol = '1-0172', # of records = 118 Symbol = '2-0281',Symbol = ' 0-0018', # of records# = 718 of records = 0 Symbol = '2-0344', # of records = 105 Symbol = Symbol = ''0-0089', # of record1-0001s = 1069 ', # of Closing filer ecords = 277 Symbol = '0-0083', # of records = 929 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 1227 Symbol = '0-0065', # of records = 990 Symbol = '0-0098', # of records = 953 Symbol = '0-0053', # of records = 965 OpSeynmbionl g= 'f0-0064i'l, e#: o f swmr_data.h5rec ords = 1189 Checking random symbols ChecSkyimnbogl =c 'o0-0050',m m# oonf rsecyomrdbso =l s1202 SymbSoly m= b'o1-0178l', #= of' r0-0062e'co,r ds# = o127f recordSsy mb=o l 621= '3-0323', # of records = S3 ymbol = 'S0-0009ym'bo,l =# ' 4-1328o'f, #r oefc roercodrOsds p e==n i15n1147 g file: swmr_data.h5 SymbolS =y 'm4-0085b',o l# o=f r'ec0-0002or'd,s =# C4 hoecfk inrge ccoommrSodny smsb yom=lb o=l 925s' 2-0180', # of recordSsy m=Sb o81yl m=b 'o0-0014l' , =# So fy' mrb0-0096eoc'lo ,r=d s'# 1-0194= ' o,942 f # orfe rceocorrddss =S =y161 m b931o l = '0-0019',S y#m boofl r=e cSo'ry4-1033d'ms, b =#o l822o f =r ec'or0-0022ds' ,= 46S# y mobofl =r e'cS0-0081oy'mr,b do#s lo f== r 'e0-0058c769'o, r d#s o=f 526r eCcohredsc k= i1160n gS ymrbaoln d= o'm0-0073 'S,sy ym#bm ooblf o =rl e'sc3-0035o 'r,d s# =o f692 recorSdsy m= b58o Sly mb=oC ll 'o=s 4-0414i'n'0-0018g', ,f i##l e o fo fre croerds = 690 cordCsh ec=k in32g random symbols SymbSoymlb ol= = ''1-00140-0095'',, # #of orefc orrdes c=o r545 ds = 350 Symbol = '1-0186', S# yofm breoclor Od=sp e='n i0-0046102n 'g ,f il#e : oswmr_data.h5fS yrmbeocl o=r 'd1-0090s' , =# o753f records = 216 CheckSinygm cboSomymlmob no =ls y=m' b'o2-02490-0046l''s,, # #o f orfec orrdesc S=oy rm753b dols = =' 0-0015'148, S#y mobfo lr e=c o'r0-0017d's, =# So912f y rmebcoorlds == 1227 'S4-0254ym'b,ol #= S'oy0-0088fm'b ,o rl# e =oc f'o 0-0068rr'e,dc os#r dosf= = r e9052c o rds = 904 SymbSoSlyy m=mb ob'lo 0-0032=l' , ' 0-0007#=' , o f'# r2-0169oef'c or,redc so #r=d s740o =f 1051 recordSsSy ymmb=boo ll 100== ''0-00440-0083'',, ## ooff rreeccooSrrddyss m== b 665o783 l = '0-0072',SS yym#mbb oolol f== ''r2-03870-0008'e',,c #o# roofdf srre ecc=oor rdds861s = = 79 968 CheScykmiSbnogyl mr=ab n'od0-0053ol'm, s=#y mob'fo l0-0069rse 'co,r ds# = So965y fmb orl e=c C'ol2-0089or'sd,i ns#g o=ffi lre813e c ords = 7 OpeninSg Syfyimmlbbeo:ol l=swmr_data.h5 '=3-0673 '', 3-0489# 'o,f r#ec oordfs =r e0 corCdhesc ki=nS gy m35cbo omlm o=n 'sy3-0362m'b,o l#s of recSorydsm b= oS47ly mb=ol =' '0-00493-0716'S,'y m,#b ool#f =r oe'cf0-0023o' r,d rs# =oe f 935cr eocorrdds s= 1100= S6ym bol = S'y0-0066m'b,Co l#l =oo fs' i1-0199r'ne,cg o# r dfosfi =rl eec890o rds = 103 Symbol S=y m'b0-0000o'l, =# 'o1-0149f' ,r e#c oorfd sr e=c o1051r ds = 284 SymbolS = '0-0002y'm,b o#l o=f 're1-0172c'o,r d#s o=f 917r ecords = 52 Symbol = 'S0-0014y'm,b o#l o=f 're0-0018c'o,r d#s o=f 937r ecords C=h e681c king random sSyymmbboolls = '2-0344', #S yomfb orle c=o r'ds3-0768 '=, 106# of records S=y m0b ol = '0-0089',S y#m boofl r=e c'or0-0039d's, =# 1116o f recoCrldoss i=n g677 file Symbol = '0-0047', # of records = 942 Symbol = '0-0067', # of records = 878 Symbol = '0-0079', # of records = 1110 Symbol = '2-0120', # of records = 111 Symbol = '4-0451', # of records = 35 Symbol = '2-0281', # of records = 20 Symbol = '1-0001', # of records = 278 Symbol = '0-0083', # of records = 780 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 1196 Symbol = '0-0065', # of records = 979 Symbol = '0-0098', # of records = 921 Symbol = '0-0053', # of records = 947 Symbol = '0-0064', # of records = 1120 Checking random symbols Symbol = '0-0050', # of records = 1085 Symbol = '1-0178', # of records = 140 Symbol = '3-0323', # of records = 10 Symbol = '4-1328', # of records = 15 Symbol = '4-0085', #O opfe nriencgo rfdisl e=: 4 swmr_data.h5 Symbol = '2-0180', # of Crehceocrkdisn g= c101o mmon symbolsS ymbol = '1-0194', # oSfy mrbeoclo r=d s' =0-0014 163 ', # of recorSdsy m=b ol918 = '4-1033', # of recoSrydmsb o=l 46= '0-0019', # ofS ryemcboorld s= =' 0-0058839' , # of recordsS =y m1178b ol = '0-0081'O, #p oefS nryemicboonrld gs= ='f 3-0035i572' ,l e# :o f rswmr_data.h5e corSdysm b=o l53 = '0-0073',C l#o soifn gr efciolred s = 706 CheckSiynmbgo l c= 'o0-0018'm,m #o nof sreycmorbdos l=s 804 Checking randSomy smybmboolls = '0-0062S'ym,b ol# = o'f0-0095' , # ofr reeccoorrdsd s= 658= 574 Symbol = '1-0186',S #y omfb roeclo rd=s =' 0-000967 ', # of rSeymcboolr d= s' 1-0090'=O, p#1144e no ifn gr efciolred:s =swmr_data.h5 207 SymbSoylmb o=l = ''0-0046',0-0002 #' Co,fh reec#cko irndogsf c =o rm735me ocn osyrmbdolssS ym=b ol 926= '0-0017', #S oyfm broelc o=r d's 0-0015='S ,1196 y #m obfo rle co=r dSs'y m=0-0096b o'949l ,= '#0-0068 ',o f# orf erSceycombrodl s= '=0-0088 ',933 # of records = 924 SymbolS y=mb o'l 0-0022= '',0-0032 ',#ords = 856 Symbol = '0-0007', # of records = 1057 Symbol = '0-0083', # of records = 704 Symbol = '2-0387', # of records = 72 Symbol = '0-0053', # of records = 947 Closing file # ooff rreceocrdos r= d714 s = 784 Symbol C= h'0-0044e'c, k# iofn rgec orrdsa =n 606d om symSbymbooll =s '0-0008', # of recorSdsy =m b964 ol =C h'ec4-0414ki'ng, ra#nd oom fsO yprmebenoiclnsog rfdilse : =Sswmr_data.h5 y m35bo l = '2-0089', # of recoSrdysm =b o2 lC he=c ki'ng1-0014 'cSo,ym mmb#o onl s=yo m'bfo3-0673 l's,r e# coof rrdecso rd=s S=331y m20b ol = '0-0049', # SoyfSm bryoelmc ob=r od'sl3-0362 '=, = 923 # 'of0-0046 're,c or#d s o=f S 60y rmbeolc =o 'r0-0066'dS,sy m #b =ool f =735r e 'c0-0023o'r,d s# =o f921 records = S1073 ySmymbbooll = ='S 0-0000y''m,b 2-0249o#l' o,=f 'r#1-0199e 'c,oo rf#d so rf= e r1139ec coorrdds s= =158 S148y mbol = 'S0-0002y'm,b o#l o=f 'r1-0149eS'c,oy r#md sbo fo= rl926e c=or d's 4-0254= '291, S#y mobofl =rS ey'mc0-0014b'oo,lr #d= so'f 1-0172 '=r,e c#o12 ro dfs rec=o r918d s = 61 CSheyckmibngo Slrya mnb=doo lm ' =s 2-0169y'm'0-0018b',o,l s## ofo fre croSreydcmsbo o=rl d804=s ' 3-0768'=, #97 o f rSeycmobrodls == '52-0344 ', # Sof yrSmeycmbobroodlsl = = ='1090-0039 ',' #0-0072 of' r,eco rS#dys m bo=o fl570 =r 'e0-0089c',o r# dosf Sr=ey cmob881rodl s == '11320-0047 ', # oCfl orseicnoSgr dyfsi ml=eb o933 l = '0-0069',S y#m boolf = r'e0-0067'c,o #r dofs r e=co rd796s = 862 SymbSol y= 'm0-0079b',o #l of= re'co3-0489rd's, = #1114 of recorSdysmb o=l = 36' 2-0120', # of records = S138 ymbol = 'Sy3-0716mb'ol, = '#4-0451 ',o #f o fr reeccorodrs d=s 30 = 0 CSlyomsboiln =g 'f2-0281'i,l #e of records = 15 Symbol = '1-0001', # of records = 317 Symbol = '0-0083', # of records = 704 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 1196 Symbol = '0-0065', # of records = 979 Symbol = '0-0098', # of records = 921 Symbol = '0-0053', # of records = 947 Symbol = '0-0064', # of records = 1120 Checking random symbols Symbol = '0-0050', # of records = 1085 OpSeynmibnogl f=i l'e1-0178:' , swmr_data.h5# of records = 140 SymboClh e=c k'i3-0323',n g# coofm mroenc osrydmsb o=l s10 SSyymmbbooll == ''4-13280-0014'',, ## ooff rreecocrdosr d=s =15 918 SymboSly m=b o'l4-0085 '=, '#0-0019 'o,f #r eocfo rrdesc o=r d4s = 839 SymbolS y=m b'2-0180ol' =, '# 0-0081o'f, r#e coofr drse c= o101r ds = 572 Symbol =S y'm1-0194b'o,l #= o'f0-0073 'r,e c#o rodfs r=e c163o rds = 706 Symbol = S'y4-1033m'b,o l# =o f' 0-0018r'e,c o#r dosf =r e46c ords = 804 SymbCohle c=k i'n0-0058g' ,r a#n doofm rseycmobrodlss = 1178 Symbol =S 'ym0-0095b'o,l #= o'f 3-0035r'e,c o#r dosf =r e658c ords = 53 SCylmobsoiln g= f'i1-0186l'e, # of records = 67 Symbol = '1-0090', # of records = 207 Symbol = '0-0046', # of records = 735 Symbol = '0-0017', # of records = 1196 Symbol = '0-0068', # of records = 856 Symbol = '0-0007', # of records = 1057 Symbol = '0-0083', # of records = 704 SyOmbpoeln i=n g' 2-0387f'i,l e#: ofswmr_data.h5 records = 72 Symbol = 'C0-0053h'e,c k#i nogf common symbols records = 947 Closing file Symbol = '0-0015', # of records = 949 Symbol = '0-0088', # of records = 924 Symbol = '0-0032', # of records = 714O pening Sfyimbloel: = swmr_data.h5' 0-0044', # of records = 606 SymCbohl e=c 'k0-0008i',n #g ofc oremcmorodns =s y964 mbolsC heckingO rpaenndionmg sfyimSlbeoy:l sm swmr_data.h5b ol = S'ym0-0062bo'l, = #'2-0089 'o, #f of rreCcehocercodksri nd=g s 2c o=mm on574 s ymbolSsy mbol = '3-0673', # oSf yrmebcoSolr dy=s m'= b0-004920'o , l# of= r ec'or0-0009Sd'sy ,m=b o#l923 =o 'f3-0362 'r, e#c oof rrdeScsoy rmd=bso l= 1144 = 60 '0-0066', # of rSecyomrbdosSl =y= m 921'b 0-0023o'l, #= o f' r0-0002eSc'yo,mrbd os# l= =o1073 f' 0-0000'r,e #c oofr Srdeycsmob rod=ls == 926 ' 11391-0199 ', # of recorSds y=mS b158oy lm =b o'l0-0002' ,= # S'oyf0-0096m br'oelc o=,r d 's#1-0149 ' =, o 926#f ofr ereccoorrdsd S=s y291m bo=l =933 ' 0-0014', #S yomfb orle c=o r'ds1-0172 'S,= y#918 mofb oreClcho ercd=ksi n= 'g61 0-0022ra'nd,om #sy mbSooylfmsb olr =e c'0-0018o'Sr,y dm#b soolf =r= e' c3-0768o'r784,d s # =o f804 recorCdsh =e c5S kymibnolg = r'a2-0344S'n,yd m#ob omolf =sr ey'cm0-0039o'br,do s#l =so f 109 records = 570S ySmbyolm b= o'l0-0089S' y,m= b# o lo' f= 4-0414 r'e'c0-0047,o'r ,d #s# =oo ff1132 rerceorcdoCsrl o=ds si933n g= f il35e Symbol = '0-0067S',y #m bofo lre c=or d's 1-0014= '862, # of reScyomrbodls = =' 0-0079'331, # of records = 1114 SymbolS y=mb o'l 0-0046= '',2-0120 ',# # ooff rreceocrdosr =d s138 = 735 Symbol = '4-0451',S #y mofb orelc or=d s '= 2-024930' , # of rSeycmoborld =s '=2-0281' , 148# of records = 15 SymbolS y=m bo'l 4-0254=' ',1-0001 '#, #o off rreecocrodsr d= s317 = 12 Symbol = '0-0083S',y m# boofl r e=co r'ds2-0169 =' ,704 # oCfl osriengc ofirlde s = 97 Symbol = '0-0072', # of records = 881 Symbol = '0-0069', # of records = 796 Symbol = '3-0489', # of records = 36 Symbol = '3-0716', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 1196 Symbol = '0-0065', # of records = 979 Symbol = '0-0098', # of records = 921 Symbol = '0-0053', # of records = 947 Symbol = '0-0064', # of records = 1120 CheckingO preannidnogm fsiylmeb:o lsswmr_data.h5 Symbol = '0-0050', # of recorCdhse c=k i1085n g common symSbyomlbso l = '1-0178', # of rSeycmobrodls == '1400-0014 ', # of recorSdysm b=o l918 = '3-0323', # of recSoyrmdbso l= =10 '0-0019', S#y mobfo lr e=c o'r4-1328d's, =# 839o f records = 15 Symbol = 'S0-0081'y,m b#o lo f= r'e4-0085c'o,r d#s o=f 572r ecords = 4 Symbol =S 'ym0-0073b'o,l #= o'f 2-0180r'e,c o#r dosf =r ec706o rds = 101 Symbol S=y m'b0-0018o'l, =# 'o1-0194f' ,r e#c oorfd srecords = 163 Symbol = '4-1033', # of records = 46 Symbol = '0-0058', # of records = 1178 Symbol = '3-0035', # of = 804 Checking random symbols Symbol = '0-0095', # of records = 658 Symbol = '1-0186', # of records = 67 Symbol = '1-0090', # of records = 207 Symbol = '0-0046', # of records = 735 Symbol = '0-0017', # of records = 1196 Symbol = '0-0068', # of records = 856 Symbol = '0-0007', # of records = 1057 Symbol = '0-0083', # of records = 704 Symbol = '2-0387', # of records = 72 Symbol = '0-0053', # of records = 947 Closing file records = 53 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 949 Symbol = '0-0088', # of records = 924 Symbol = '0-0032', # of records = 714 Symbol = '0-0044', # of records = 606 Symbol = '0-0008', # of records = 964 Checking random symbols OSypmebnoiln g= f'il2-0089e':, #swmr_data.h5 of records = 2 SymbCohle c=k i'n3-0673g' ,c o#m moofn rseycmobrodlss = 20 SySmybmoblo l= =' 0-0049''3-0362,' ,# #o fo fr erceocrodrsd s= = 923 60 SymbSoylm b=o l' 0-0023=' ,' 0-0066#' ,o f# roefc orredcso r=d s1073 = 921 SymboSly m=b o'l1-0199 '=, '#0-0000 'o,f #r eocfo rrdesc o=r d158s = 1139 SymbolS y=m b'o1-0149l' ,= #' 0-0002o'f, r#e coofr drse c=o r291d s = 926 SSyymmbbooll == ''1-01720-0014'',, ## ooff rreeccoorrddss == 61918 CheckSiynOmg bproealnn id=no gm' fs0-0018iy'lm,eb :o# l soswmr_data.h5 f recordsS y=m b804o l = '3-0768', # oSyf rCmehbceooclrk di=sn g'= 2-0344c'5o, m m#o no fs yrmebcoolrsSd ysm b=o l109 = '0-0039',S y#m boofSl y rm=eb co'ol0-0062r 'd=,s '#=0-0089 'o570,f #r eocfo rrdesc o=r d574Ss y=m b1132o l = '0-0047'C,l So#ys miobnfog l r fe=ic lo'er0-0009 d's, =# 933o f records = S1144y mbol = '0-0067', S# yomfb orle c=o r'd0-0002s' ,= #862 of records = S926 ymbol = '0-0079'S,y m#b oolf =r e'c0-0096o'r,d s# =o f1114 records = 933 Symbol = '2-0120S'y,m b#o lo f= r'e0-0022c'o,r d#s o=f 138r ecords = 784 SymbolC =h e'ck4-0451i'n,g #r aonfd orme csoyrmdbso l=s 30 SymboSly m=b o'l4-0414 '=, '#2-0281 'o,f #r eocfo rrdesc o=r d35s = 15 SymbSoly m=b o'l1-0014 '=, '#1-0001 'o,f #r eocfo rrdesc o=r d331s = 317 SymbolS =y m'bo0-0046l' ,= #' o0-0083f' ,r e#c oorfd sr e=c o735r ds = 704 CSlyomsbionlg =f i'l2-0249e' , # of records = 148 Symbol = '4-0254', # of records = 12 Symbol = '2-0169', # of records = 97 Symbol = '0-0072', # of records = 881 Symbol = '0-0069', # of records = 796 Symbol = '3-0489', # of records = 36 Symbol = '3-0716', # of records = 0 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking commoSny msbyomlb o=l s' 0-0014', # of recordSsy m=b o918l = '0-0017', # of rSecyomrbdosl == '1196 0-0019', # of records S=y m839b ol = '0-0065', # of Sreycmobrodls == '9790-0081 ', # of recordsS =y m572b ol = '0-0098', # oSfy mrbeoclo r=d s' 0-0073=' ,921 # of records S= ym706b ol = '0-0053', # oSfy mrbeoclo r=d s' 0-0018=' ,947 # of recordsS =y m804b ol = 'C0-0064h'e,c k#i nogf rraencdoormd ss y=m b1120o ls ChecSkyimnbgo lr a=n d'om0-0095 's,y m#b oolfs records S= y658m bol = '0-0050', #S yomfb orle c=o r'ds1-0186 '=, #1085 of records = 67S ymbol = '1-0178',S y#m boofl r=e c'o1-0090r'd,s #= o140f records = 207S ymbol = '3-0323', S#y mobfo lr e=c o'r0-0046d's, =# 10o f records = 735S ymbol = '4-1328S',y m#b oolf =r e'c0-0017o'r,d s# =o f15 records = 1196 Symbol = 'S4-0085y'm,b o#l o=f 'r0-0068e'c,o r#d so f= r4e cords = 856 Symbol =S y'm2-0180b'o,l #= o'f0-0007 'r,e c#o rodfs r=e c101o rds = 1057 Symbol =S y'm1-0194b'o,l #= o'f0-0083 'r,e c#o rodfs r=e c163o rds = 704 Symbol =S y'm4-1033b'o,l #= o'f2-0387 'r,e c#o rodfs r=e c46o rds = 72 Symbol =S y'm0-0058b'o,l #= o'f0-0053 'r,e c#o rodfs r=e c1178o rds = 947 SCylmobsoiln g= f'il3-0035e' , # of records = 53 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0015', # of records = 949 Symbol = '0-0088', # of records = 924 Symbol = '0-0032', # of records = 714 Symbol = '0-0044', # of records = 606 Symbol = '0-0008', # of records = 964 Checking random symbols SymbOolp e=n i'ng2-0089 'f,i l#e :o f swmr_data.h5r ecords = 2 Symbol C= h'ec3-0673k'i,n g# coofm mroenc osrydmsb o=l s20 SySmybmoblo l= =' 3-0362''0-0049,' ,# #o fo fr erceocrodrsd s= = 923 60 SySmbyomlb o=l '= 0-0023''0-0066,' ,# #o fo fr erceocrodrsd s= =1073 921 SySmybmoblo l= =' 1-0199''0-0000,' ,# #o fo fr erceocrodrsd s= =158 1139 SymbSoylm b=o l' 1-0149=' ,' 0-0002#' ,o f# roefc orredcso r=d s291 = 926 SymbSoylm b=o l' 1-0172=O' ,'p 0-0014e#'n ,io nf#g rofefic lorere:dc soswmr_data.h5 r =d s 61= 918 ChSeycmkbionlg =r a'nd0-0018o'm,C sh#ye mcobkfoi lnrsge ccoormdmso n= Ss804yy mmbbooll s= '3-0768', S#y mobfo lr eS=cy om'rbd2-0344os'l , = = # 5 ' o0-0062f' ,r e#c oorfd sr eS=cyo mr109bd osl == 574' 0-0039', S#y mobfo lr e=c oS'ryd0-0089ms'b ,=o l#570 =o f' r0-0009e'c,o r#d so f= S rye1132mc boorld s= =C' l0-00471144o' s,i n#g offi lree cordSsy m=b o933l = '0-0002', # ofS ryemcboorld s= =' 0-0067926' , # of recordSsy m=b o862l = '0-0096', # oSfy mrbeoclo r=d s' =0-0079 '933, # of recordSs y=m b1114o l = '0-0022', # ofS yrmebcoolr d=s '= 2-0120784' , # ofC hreecckoirndgs r=a n138d om symbols SymbolS y=m b'o4-0451l' ,= #' 4-0414o'f, r#e coofr drse c=o r30d s = 35 SymbolS y=m b'o2-0281l' ,= #' 1-0014o'f, r#e coofr drse c=o r15d s Symbol = '1-0001', # of records = 317 Symbol = '0-0083', # of records = 704 Closing f= 331 Symbol = '0-0046', # of records = 735 Symbol = '2-0249', # of records = 148 Symbol = '4-0254', # of records = 12 Symbol = '2-0169', # of records = 97 Symbol = '0-0072', # of records = 881 Symbol = '0-0069', # of records = 796 Symbol = '3-0489', # of records = 36 Symbol = '3-0716', # of records = 0 Closing file ile Closing datasets Releasing symbCollso sing datasCeltoss iRnegl eoabsjiencgt ss ymbols Closing objects Closing datasets Releasing symbols Closing objects Closing dCatlaosseitnsg Rdealteaasseitnsg Rseylmebaoslisn g symbolsC losing Colbojseicntgs objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 334207 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i ea -c 5 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 78639 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = 5 index type = ea Using generator random seed (used in sparse test only): 294025 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 916242 Using reader random seed: 919004 Using reader random seed: 921052 Using reader random seed: 914106 Using reader random seed: 925772 Using writer random seed: 500163 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = 5 index type = ea Using generator random seed (used in sparse test only): 472078 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 844189 Using reader random seed: 849943 Using reader random seed: 853432 Using reader random seed: 858801 Using reader random seed: 861603 Using writer random seed: 690061 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 387567 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 560382 Generating symbol names Using reader random seed: 560382 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 562261 Generating symbol names Choosing datasets Common symbol #0 = '0-0020' Common symbolC h#oo1s i=ng 'da0-0074ta's etCso Cmommmoonn ssyCmybhomolob s#oi0nl g= d'#a0-0016t'2a s Ceo=tms m 'CParameters: o0-0048m # of seconds between polling = 'moo nn C1 # of csommon symbools toy poll =m 5 m# of randmom symbbols to pooll = o10 # ofn seconlds to test = 3 s# y0Using reader randomm seed: 564269 Generatingb= symbol names o'sl0-0020y 'm b#Cool3m m# o1=n =s 'y'm0-00410-0068b''o l C oC#mo1m om=nm 'o0-0074'sn yC mobsmomylo mn# b2s oy=ml b' o0-0041l#' #4C2o m==m o 'n'0-0048'0-0039 'Co mRmoann sdyombmo l s#y3 m=b 'o0-0041'l Co#mm0o n =s ym'bo0-0069l' # 4R =a n'd0-0039'o mRa nsdoymm sbyomblo l ##10 == ' 0-0069'' 3-0402R'an dRoma nsydmobmol s#y1 m=b 'o3-0402l' R#an2do m= s y'mb3-0624ol' #2R a= n'd3-0624'o mRa nsdoymm sbyomblol ##3 3= '=0-0055' 'Ra0-0055nd'o m Rsyamnbodlo #m4 =s y'1-0032m'b Roalnd o#m 4sy mb=o l '#51-0032 =' '0-0008R' aRnanddoo symbol #3 = '0-0024' Common symbol #4 = '0-0097' Random symbol #0 = '1-0053' Random symbol #1 = '2-0271' Random symbol #2 = '0-0022' Random symbol #3 = '0-0000' Random symbol #4 = '1-0073' Random symbol #5 = '0-0044' Random symbol #6 = '0-0050' Random symbol #7 = '0-0066' Random symbol #8 = '0-0093' Random symbol #9 = '0-0088' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0016', # of records = 898 Symbol = '0-0068', # of records = 895 Symbol = '0-0041', # of records = 892 Symbol = '0-0024', # of records = 956 Symbol = '0-0097', # of records = 851 Checking random symbols Symbol = '1-0053', # of records = 195 Symbol = '2-0271', # of records = 48 Symbol = '0-0022', # of records = 884 mm s ysmbyolm b#o6 lS= y'#Choos1-0124ing datasets C5'ommon symbol # 0 =R '0-0032' Com=mon symabol #1 = '0-0010'n Common s'ymbol d#2 = '0-0099' Com0-0008omon symbol #3 m'= '0-0090' Common s ymbol s#4 = '0-0096' RanRydom symbol #0 =ma '1-0100'b Random synmbol #o1 = '3-0110'd Randolm symbol #o2 = ' 0-0068' Randomm symbo#l #3 = ' 0-0000' Ra7ndom symbsol #4 = '3-0502' yRandom= symbol #m5 = ' 0-0082' Randomb symbo'l #6 = '2-0195o1-0101' R'andom symbol #7 = l '4-0924' Random sym Rbol #8 = '0-0079' a#Randomn symbol #9 = 'd60-0020' oReading m records =sm ybm'Opening fileb: swmr_data.h5 o1-0124lo 'l# 8= R ='a 0-0000'n'1-0112,d' o#R maon fd soryecmobrdosl = #946 7 = '2-0195' RaSnydmoboml =s 'y1-0073m',b o# lof #Checking common symbols 8r e=co rd's 1-0112= '220 RandoSymmbol = '0-0032', # of recor ds = 928 symboSly mb#ol9 = '=0-0044 ',' #1-0130 o'f rSymbol R= '0-0010', # of records e= 863 aedciorndgs =r e850 cords Symbol = '0-0099', # of records = 913 OpeSnyimbnogl =f 'i0-0050l',e :# Symbol = '0-0090',swmr_data.h5 # of records = 898 of records = 842 Symbol = '0-0096', # of records = 839 SChecking random symbols ymbol = 'Symbol = '1-0100', # of records = 229 0-0066', # of records = 876C Symhbol = '3-0110', # of erecords = 32 cking commoSnym bsoly mSymbol = '0-0068', #b of records = o895 l=s ' 0-0093', # of records = 908Symbol = '0-0000', # of records = 946 Sm symbol #9 = '1-0130' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0020', # of records = 947 Symbol = '0-0074', # of records = 846 Symbol = '0-0048', # of records = 893 Symbol = '0-0041', # of records = 892 Symbol = '0-0039', # of records = 898 Checking random symbols Symbol = '0-0069', # of records = 954 Symbol = '3-0402', # of records = 24 Symbol = '3-0624', # of records = 22 Symbol = '0-0055', # of records = 950 Symbol = '1-0032', # of records = 218 Symbol = '0-0008', # of records = 885 Symbol = '1-0124', # of records = 233 Symbol = '2-0195', # of records = 63 Symbol = '1-0112', # of records = 238 Symbol = '1-0130', # of records = 214 Closing file ymbol = S'ym0-0020bo'l,Symbol = '3-0502', # of records = #27 o= f' 0-0088r',e c# oorf dresc o=Symbol = '0-0082 ', # of records = 947877 rds = 893 ClosSymbol = '1-0101', # of records = 244 ing file Symbol = '0-0074', # of records = 846 Symbol = '0-0048', # of records = 893 Symbol = '0-0041', # of records = 892 Symbol = '0-0039', # of records = 898 Checking random symbols Symbol = '0-0069', Parameters: # of seconds between polling# = o1 f# of common symbo ls to poll = r5 # of randome symbols to polcl = 10 # of soeconds to test r= ds3 = U954s ing reaSdyemrbo l r=a 'n4-0924d',o S#m yosfm ebreoclor d=s =' 243-0402 ', # of recoSrydmsbo l= = '240-0079 ', # of records = 841 ed: 573770 Generating symbol names Symbol S=y mb'ol3-0624 '= ,' 0-0020#', o# fo f rreeccoordrsd =s 947 = 22 Closing file Symbol = '0-0055', # of records = 950 Symbol = '1-0032', # of records = 218 Symbol = '0-0008', # Cofh oroescionrgd sd a=t as885e ts Common symbolS y#m0b o=l '= 0-0093''1-0124 'C,o m#m oonf sryemcboorld s# 1= =233 '0-0071' Common symbolS y#m2b o=l '=0-0039 '' 2-0195C'o,m m#o no fs yrmebcoolr d#s 3= = 63' 0-0053' Common symbolS y#m4b o=l '=0-0013 '' 1-0112R'a,n d#o mo fs yrmebcoolr d#s0 == 238' 4-0570' Random symbol S#y1m b=o l' 0-0052=' 'R1-0130a'n,d o#m osfy mrbeoclo r#d2s == '0-0055214' Random sCymlbooslin g# f3i l=e '1-0143' Random symbol #4 = '0-0058' Random symbol #5 = '0-0036' Random symbol #6 = '1-0170' Random symbol #7 = '0-0058' Random symbol #8 = '0-0092' Random symbol #9 = '0-0000' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 908 Symbol = '0-0071', # of records = 911 Symbol = '0-0039', # of records = 898 Symbol = '0-0053', # of records = 833 Symbol = '0-0013', # of records = 882 Checking random symbols Symbol = '4-0570', # of records = 9 Symbol = '0-0052', # of records = 895 Symbol = '0-0055', # of records = 950 Symbol = '1-0143', # of records = 228 Symbol = '0-0058', # of records = 889 Symbol = '0-0036', # of records = 893 Symbol = '1-0170', # of records = 205 Symbol = '0-0058', # of records = 889 Symbol = '0-0092', # of records = 881 Symbol = '0-0000', # of records = 946 Closing file Opening file: swmr_data.h5 Checking Ocopmemnoinn gs yfmibloel:s swmr_data.h5 Symbol = '0-0020', # of records = 709 CheScykmibnogl c=o m'm0-0074o'n, s#y mobfo lrse cords = 624 Symbol = 'S0-0016y'm,b ol# =o f' 0-0048r'e,c o#r dosf =r e644c ords = 705 SySmbyomlb o=l '= 0-0068'',0-0041 '#, o#f orfe croercdosr d=s =716 596 SSyymmbbooll == ''0-00410-0039'',, ## ooff rreeccoorrddss == 596685 ChecSkiynmgb orla n=d o'm0-0024 's,y m#b oolfs recordsS y=m b771o l = '0-0069', # ofS ryemcboorld s= =' 0-0097772' , # of records = S621y mbol = '3-0402'C,h e#c koifn gr ercaonrddosm =s y21m bols SySmbyomlb o=l '= 1-0053''3-0624,' ,# #o fo fr erceocrodrsd s= =130 21 SSymybmoblo l= =' '2-0271'0-0055,' ,# #o fo fr erceocrodrsd s= = 44 735 SSyymmbbooll == ''1-00320-0022'',, ## ooff rreeccoorrddss == 195666 SSyymmbbooll == ''0-00000-0008'', ,# #of orfe croercdoOsr dp=se n600=i ng764 file: swmr_data.h5 SymSboylm b=o l' 1-0124=' ,' 1-0073#' ,o f# roefc orredcso r=d s150 = 157 SymSboylm b=o lC' h=2-0195e 'c',k0-0044 i'#n, g o #fc oormfem coroner cdsosyr md=bs o l60=s 666 SSSyymymbmbobolol l = = = ' ''0-00500-00321-0112''',,, ### ooofff rrreeecccooorrrdddsss === 681672183 SySmbyomSlb yo=ml b 'o=0-0066l ' ',=1-0130 '#', 0-0010 o'#f, or#fe corofer cdroser cd=os r d739=s 152= 681 SCylmobsoiln gS= yf'mib0-0093lo'el, =# 'o0-0099f' ,r e#c oorfd sr e=c o713r ds = 659 SymbolS =y m'bo0-0088l' ,= #' 0-0090o'f, r#e coofr drse c=o r661d s = 662 Closing filSe ymbol = '0-0096', # of records = 667 Checking random symbols Symbol = '1-0100', # of records = 160 Symbol = '3-0110', # of records = 29 Symbol = '0-0068', # of records = 716 Symbol = '0-0000', # of records = 764 OSypmebnoiln g= f'i3-0502l'e,: # oswmr_data.h5f records = 11 Symbol = '0-0082', # of records = 721 CheckiSngy mcboomlm o=n 's1-0101y'm,b o#l so f records = 201 Symbol = '0-0020', #S oyfm broelc o=r d's4-0924 '=, 709# of records = 24 Symbol = '0-0079', # of records = 632 SymSboylm b=o l' 0-0020=' ,' 0-0074#' ,o f# roefc orredcso r=d s709 = 624 Closing fileS ymbol = '0-0048', # of records = 705 Symbol = '0-0041', # of records = 596 Symbol = '0-0039', # of records = 685 Checking random symbols Symbol = '0-0069', # of records = 772 Symbol = '3-0402', # of records = 21 Symbol = '3-0624', # of records = 21 Symbol = '0-0055', # of records = 735 Symbol = '1-0032', # of records = 182 Symbol = '0-0008', # of records = 600 Symbol = '1-0124', # of records = 150 Symbol = '2-0195', # of records = 60 Symbol = '1-0112', # of records = 183 Symbol = '1-0130', # of records = 142 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 682 Symbol = '0-0071', # of records = 618 Symbol = '0-0039', # of records = 665 Symbol = '0-0053', # of records = 557 Symbol = '0-0013', # of records = 561 Checking random symbols Symbol = '4-0570', # of records = 9 Symbol = '0-0052', # of records = 653 Symbol = '0-0055', # of records = 715 Symbol = '1-0143', # of records = 155 Symbol = '0-0058', # of records = 633 Symbol = '0-0036', # of records = 607 Symbol = '1-0170', # of records = 125 Symbol = '0-0058', # of records = 633 Symbol = '0-0092', # of records = 600 Symbol = '0-0000', # of records = 735 Closing file Opening file: swmr_data.h5 Checking commOonp esnyimnbgo lfsi le: swmr_data.h5 Symbol = '0-0020', # of recorCdsh e=c k364i ng common symbols Symbol = S'y0-0074m'b,o l# =o f' r0-0016e'c,o r#d so f= r377e cords = 488 Symbol = '0-0048'S, y#m boofl r=e c'o0-0068r'd,s #= o389f records = 413 Symbol = '0-0041', #S yomfb orle c=o r'ds0-0041 '=, 311# of records = 311 Symbol = '0-0039', # Soyfm broelc o=r d's 0-0024=' ,420 # of recoCrhdesc k=i n501g random symbolSsy mbol = S'y0-0097m'b,o l# =o f' 0-0069r'e,c o#r dosf =r e363c ords = 385 Checking randSoymm bsoylm b=o l's 3-0402', # of Sryemcboorld s= =' 1-005313' , # of records = S74y mbol = '3-0624', # ofS ryemcboorld s= =' 2-027112' , # of records = S16y mbol = '0-0055', # of reScyomrbdosl == 482' 0-0022', # of recordsS =y mb351o l = '1-0032', # of recSoyrmdbso l= =124 '0-0000', # of recoSrOdysmp be=on li n466=g 'f0-0008'i,l e#: of swmr_data.h5r ecordSs y=m b324o l = '1-0073', # of reScoyrmdbso l= C =h100 e 'c1-0124k'i,n g# coofm mroenc Sosryydmmsbb oo=ll s 65= '0-0044', # of recorSdysm b=o l412 = '2-0195', # of rSeycmobrodls == '330-0050 ', # of recordsS S=y ymm286bb ooll == ''1-01120-0032'',, ## oofS fyr merbceooclro dr=sd s'= 0-0066 ='120 , 394 # of records S= ym413b ol S= y'mb1-0130o'l, =# 'o0-0010f' S,r ye#mc booorfld sr= e =c' o0-0093r43'd ,s #= o424f reCcloorsdisn g= f384i le Symbol = '0-0099S'y,m #b oolf =r e'co0-0088r'd,s #= o352f records = 319 Symbol C= l'o0-0090s'i,n g# foifl er ecords = 465 Symbol = '0-0096', # of records = 355 Checking random symbols Symbol = '1-0100', # of records = 96 Symbol = '3-0110', # of records = 29 Symbol = '0-0068', # of records = 413 Symbol = '0-0000', # of records = 466 Symbol = '3-0502', # of recordsO =p e11n ing file: swmr_data.h5 Symbol = '0-0082', # of records = 404 CheckingS cyommbmooln =s y'm1-0101b'o,l s# of records = 109 Symbol = '0-0020', #S yomfb orle c=o r'ds4-0924 '=, 364# of records = 24 Symbol = 'S0-0074y'm,b o#l o=f 'r0-0079e'c,o r#d so f= r377e cords = 354 Symbol S= y'mb0-0048o'l, =# 'o0-0020f' ,r e#c oorfd sr e=c o389r ds = 364 SCylmobsoiln g= f'il0-0041e' , # of records = 311 Symbol = '0-0039', # of records = 420 Checking random symbols Symbol = '0-0069', # of records = 385 Symbol = '3-0402', # of records = 13 Symbol = '3-0624', # of records = 12 Symbol = '0-0055', # of records = 482 Symbol = '1-0032', # of records = 124 Symbol = '0-0008', # of records = 324 Symbol = '1-0124', # of records = 65 Symbol = '2-0195', # of records = 33 Symbol = '1-0112', # of records = 120 Symbol = '1-0130', # of records = 43 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 384 Symbol = '0-0071', # of records = 347 Symbol = '0-0039', # of records = 420 Symbol = '0-0053', # of records = 274 Symbol = '0-0013', # of records = 306 Checking random symbols Symbol = '4-0570', # of records = 2 Symbol = '0-0052', # of records = 418 Symbol = '0-0055', # of records = 482 Symbol = '1-0143', # of records = 102 Symbol = '0-0058', # of records = 311 Symbol = '0-0036', # of records = 300 Symbol = '1-0170', # of records = 88 Symbol = '0-0058', # of records = 311 Symbol = '0-0092', # of records = 355 Symbol = '0-0000', # of records = 466 Closing file Closing datasets Releasing syCmlobsiongl dsat asets Releasing symboCls losing Colobsijnge ocbjtecsts Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 69099 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 281164 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 868025 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 35238 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 35783 Generating symbol names Choosing datasets Common symbol #0 = '0-0009'Choos ing datasets Common symbol #C0 = '0-0024' Common syombol #1 = '0-0063' mCommon symbol #2m = '0-0064' oCommon symbol #3 = '0-0085' Common symbol #4 =n s '0-0008' Random symbol #0 = '0-0032' Random syymbol #1 = '2-0262' Random symbol #2 = '0-0097'm Randombo symbol #3 = '1-0086' Random symbol #4 = '0-0004'l Random symbol #5 = '0-0048' Random symbol #6 = '4-0916' R#andom symbol #7 = '0-0082' Random symbo1l #8 = '4-1092' Random symbol #9 = '0-0067' = 'Reading records 0-0012'Opening file: swmr_data.h5 Common symbol #2 = '0-0002' Common symbol #3 = '0-0036' Common symboChecking common symbols l #4 = '0-0015'Symbol = '0-0024', # of records = 857 Random symbol #0 = '3-0228' RSymbol a= '0-0063', # of records = 910n dom symbol #1 Symbol == '0-0064', # of records = 907 '0-0064' Random symSymbol b= '0-0085', # of records = o945 l Symbol = '0-0008', # of records = 925 Checking random symbols Symbol = '0-0032', # of records = 843 Symbol = '2-0262', # of records = 65 Symbol = '0-0097', # of records = 966 Symbol = '1-0086', # of records = 227 Symbol = '0-0004', # of records = 927 Symbol = '0-0048', # of records = 874 Symbol = '4-0916', # of records = 11 Symbol = '0-0082', # of records = 884 Parameters: # of seconds between polling = Symbol = '4-1092', # of records = 10 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 39801 Generating symbol names Symbol = '0-0067', # of records = 917 Closing file #2 = '3-0458' Random symbol #3 = '0-0035' Random symbol #4 = '0-0031' Random symbol #5 = '2-0389' Random symbol #6 = '1-0027' Random symbol #7 = '1-0036' Random symbol #8 = '0-0086' Random symbol #9 = '0-0064' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 867 Symbol = '0-0012', # of records = 813 Symbol = '0-0002', # of records = 851 Symbol = '0-0036', # of records = 896 Symbol = '0-0015', # of records = 853 Checking random symbols Symbol = '3-0228', # of records = 23 Symbol = '0-0064', # of records = 907 Symbol = '3-0458', # of records = 28 Symbol = '0-0035', # of records = 851 Symbol = '0-0031', # of records = 951 Symbol = '2-0389'C, h#o oosfi nrge cdoartdass e=t s 56C ommSymbol = 'on symbol #0 = '0-0063' Co1-0027m'm,o n# soyfm broelc o#r1d s= =' 0-0056199' Common symbSymbol = '1-0036', # of roeclo r#d2s == '2300-0008 ' Common symbol S#y3m b=ol = '0-0086', # of records = 890 Symbol = '0-0064', # of records = 907 '0-0016' Common symbol #4 = '0-0002' Random symbol #0 = '1-0099' Random symbol #1 = '3-0729' Random symbol #2 = '3-0405' Random symbol #3 = '0-0043' Random symbol #4 = '0-0072' Random symbol #5 = '0-0016' Random symbol #6 = '1-0011' Random symbol #7 = '4-0061' Random symbol #8 = '4-0101' Random symbol #9 = '1-0122' Reading records Opening file: swmr_data.h5 ClosiCngh efciklien g common symbols Symbol = '0-0063', # of records = 910 Symbol = '0-0056', # of records = 911 Symbol = '0-0008', # of records = 925 Symbol = '0-0016', # of records = 915 Symbol = '0-0002', # of records = 851 Checking random symbols Symbol = '1-0099', # of records = 217 Symbol = '3-0729', # of records = 23 Symbol = '3-0405', # of records = 30 Symbol = '0-0043', # of records = 907 Symbol = '0-0072', # of records = 943 Symbol = '0-0016', # of records = 915 Symbol = '1-0011', # of records = 238 Symbol = '4-0061', # of records = 23 SymbolParameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 47662 Generating symbol names = '4-0101', # of records = 14 Symbol = '1-0122'C, h# ooof srinegc odradtsa =s e221t s Common syCmlboosli n#g 0f i=l e' 0-0027' Common symbol #Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 46626 Generating symbol names Choosing datasets Common symbol #0 = '0-0063' Common symbol #1 = '0-0013' Common symbol #2 = '0-0011' Common symbol #3 = '0-0036' Common symbol #4 = '0-0090' Random symbol #0 = '0-0073' Random symbol #1 = '0-0085' Random symbol #2 = '4-1447' Random symbol #3 = '0-0038' Random symbol #4 = '0-0085' Random symbol #5 = '4-0027' Random symbol #6 = '0-0088' Random symbol #7 = '2-0344' Random symbol #8 = '2-0274' Random symbol #9 = '0-0049' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 910 Symbol = '0-0013', # of records = 865 Symbol = '0-0011', # of records = 882 Symbol = '0-0036', # of records = 896 Symbol = '0-0090', # of records = 885 Checking random symbols Symbol = '0-0073', # of records = 835 1 = '0-0097' CSomymmobno ls y=m b'o0-0085l' ,# 2# =o f' 0-0016r'e cCoormdmso n= s945y mbol #3 = '0-0099' CommSony msbyomlb =o l' 4-1447#'4, =# 'o0-0001f' rReacnodrodms s=y m9b ol #0 = '0-0035' RandomS syymmbbooll =# 1' 0-0038=' ,' 0-0057#' oRfa nrdeocmo rsdysm b=o l949 #2 = '3-0380' RandSymbol = '0-0085', # of records = 945 Symbol = '4-0027', # of records = 17 Symbol = '0-0088om symbol #3 = '0-0046' Random symbol #4 = '2-0072' Random symbol #5 = '1-0172' Random symbol #6 = '0-0042' Random symbol #7 = '1-0134' Random symbol #8 = '0-0022' Random symbol #9 = '0-0033' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0027', # of records = 875 ', # of reScoyrmdbso l= =886 '0-0097', # of recordSsy m=b o966l = '2-0344', # of recorSdsy m=b o45l = '0-0016', # of recorSdysm b=o l915 = '2-0274', # of recordSsy m=b o49l = '0-0099', # of Sryemcboorld s= =' 0-0049883' , # of records = 866 Symbol = '0-0001C'l,o s#i nogf frielceo rds = 874 Checking random symbols Symbol = '0-0035', # of records = 851 Symbol = '0-0057', # of records = 894 Symbol = '3-0380', # of records = 33 Symbol = '0-0046', # of records = 895 Symbol = '2-0072', # of records = 68 Symbol = '1-0172', # of records = 236 Symbol = '0-0042', # of records = 931 Symbol = '1-0134', # of records = 245 Symbol = '0-0022', # of records = 842 Symbol = '0-0033', # of records = 867 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 908 Symbol = '0-0063', # of records = 980 Symbol = '0-0064', # of records = 946 Symbol = '0-0085', # of records = 920 Symbol = '0-0008', # of records = 914 Checking random symbols Symbol = '0-0032', # of records = 803 Symbol = '2-0262', # of records = 80 Symbol = '0-0097', # of records = 953 Symbol = '1-0086', # of records = 220 Symbol = '0-0004', # of records = 958 Symbol = '0-0048', # of records = 846 Symbol = '4-0916', # of records = 3 Symbol = '0-0082', # of records = 888 Symbol = '4-1092', # of records = 10 Symbol = '0-0067', # of records = 970 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 845 Symbol = '0-0012', # of records = 821 Symbol = '0-0002', # of records = 890 Symbol = '0-0036', # of records = 912 Symbol = '0-0015', # of records = 820 Checking random symbols Symbol = '3-0228', # of records = 22 Symbol = '0-0064', # of records = 946 Symbol = '3-0458', # of records = 38 Symbol = '0-0035', # of records = 923 Symbol = '0-0031', # of records = 966 Symbol = '2-0389', # of records = 56 Symbol = '1-0027', # of records = 202 Symbol = '1-0036', # of records = 221 Symbol = '0-0086', # of records = 924 Symbol = '0-0064', # of records = 946 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 980 Symbol = '0-0056', # of records = 934 Symbol = '0-0008', # of records = 914 Symbol = '0-0016', # of records = 941 Symbol = '0-0002', # of records = 890 Checking random symbols Symbol = '1-0099', # of records = 193 Symbol = '3-0729', # of records =O 18p ening file: swmr_data.h5 Symbol = '3-0405', # of records = 28 SymbolC =h e'ck0-0043i'n,g #c oomfm orne csoyrmdbso l=s 917 SymSbyomlb o=l '=0-0063 '',0-0072 '#, o#f orfe croercdosr d=s 980= 911 Symbol S= y'm0-0016b'o,l #= o'f0-0013 'r,e c#o rodfs r=e c941o rds = 815 Symbol = 'S1-0011y'm,b o#l o=f 'r0-0011e'c,o r#d so f= r227e cords = 853 Symbol = S'y4-0061m',b o#l o=f 're0-0036c'o,r d#s o=f 32r ecords = 912 Symbol = '4-0101', S#y omfb orle c=o r'd0-0090s' ,= #14 of records = 917 Symbol = C'h1-0122e'c,k i#n go fr arnedcoomr dssy m=b o239l s SyCmlboosli n=g 'f0-0073i'l,e # of records = 926 Symbol = '0-0085', # of records = 920 Symbol = '4-1447', # of records = 12 Opening Sfyimlbeo:l =swmr_data.h5 '0-0038', # of records = 898 Symbol = '0-0085', # of recoCrdhse c=k i920n g common symbolsS ymbol = '4-0027', # Soyfm broelc o=r d's 0-0027=' ,18 # of records = 872S ymbol = '0-0088', # of recSorydmsb o=l 943= '0-0097', # of recoSrydmsb o=l =953 '2-0344', # of recordsS y=m b37o l = '0-0016', # of recSoyrmdbso l= =941 '2-0274', # of recordSsy m=b o49l = '0-0099', # of recSoyrmdbso l= = 828' 0-0049', # of records =S y876m bol = '0-0001'C,l o#s ionfg rfeicloer ds = 967 Checking random symbols Symbol = '0-0035', # of records = 923 Symbol = '0-0057', # of records = 895 Symbol = '3-0380', # of records = 23 Symbol = '0-0046', # of records = 937 Symbol = '2-0072', # of records = 72 Symbol = '1-0172', # of records = 228 Symbol = '0-0042', # of records = 918 Symbol = '1-0134', # of records = 221 Symbol = '0-0022', # of records = 898 Symbol = '0-0033', # of records = 944 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 1031 Symbol = '0-0063', # of records = 1008 Symbol = '0-0064', # of records = 930 Symbol = '0-0085', # of records = 855 Symbol = '0-0008', # of records = 946 Checking random symbols Symbol = '0-0032', # of records = 817 Symbol = '2-0262', # of records = 65 Symbol = '0-0097', # of records = 914 Symbol = '1-0086', # of records = 213 Symbol = '0-0004', # of records = 973 Symbol = '0-0048', # of records = 813 Symbol = '4-0916', # of records = 2 Symbol = '0-0082', # of records = 912 Symbol = '4-1092', # of records = 10 Symbol = '0-0067', # of records = 979 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 893 Symbol = '0-0012', # of records = 855 Symbol = '0-0002', # of records = 946 Symbol = '0-0036', # of records = 894 Symbol = '0-0015', # of records = 760 Checking random symbols Symbol = '3-0228', # of records = 32 Symbol = '0-0064', # of records = 933 Symbol = '3-0458', # of records = 54 Symbol = '0-0035', # of records = 949 Symbol = '0-0031', # of records = 1009 Symbol = '2-0389', # of records = 43 Symbol = '1-0027', # of records = 213 Symbol = '1-0036', # of records = 227 Symbol = '0-0086', # of records = 922 Symbol = '0-0064', # of records = 933 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 1002 Symbol = '0-0056', # of records = 1005 Symbol = '0-0008', # of records = 946 Symbol = '0-0016', # of records = 951 Symbol = '0-0002', # of records = 946 Checking random symbols Symbol = '1-0099', # of records = 176 Symbol = '3-0729', # of records = 28 Symbol = '3-0405O',p e#n ionfg rfeicloer:d s swmr_data.h5= 29 Symbol = '0-0043',C #h eocfk irnegc ocrodmsm o=n 887s ymbols SymbSoylm b=o l' 0-0072=' ,' 0-0063#' ,o f# roefc orredcso r=d s956 = 1002 Symbol = S'y0-0016m'b,o l# =o f' 0-0013r'e,c o#r dosf =r e951c ords = 755 Symbol = '1-0011',S y#m boofl r=e c'or0-0011d's, =# 220o f records = 829 Symbol = '4-0061', # Soyfm broelc o=r d's 0-0036=' ,32 # of records = 894S ymbol = '4-0101', #S oyfm broelc o=r d's0-0090 '=, 14# of records = 909 Symbol =C h'e1-0122c'k,i n#g orfa nrdeocmo rsdysm b=o l213s SyCmlboosli n=g 'f0-0073i'l,e # of records = 917 Symbol = '0-0085', # of records = 865 Symbol = '4-1447', # of records = 12 Opening file: swmr_data.h5 Symbol = '0-0038', # of recorCdhsec k=in g 881c ommon symbols Symbol S= y'mb0-0085o'l, =# 'of0-0027 'r,e c#o rodfs r=ec o865rd s = 855 SySmybmoblo l= =' 4-0027''0-0097,', ## oof fre croerdcso =r d914s = 18 Symbol = '0-0016',S #y mofb orle c=o r'd0-0088s' ,= #951 of records = 941 Symbol = '0-0099', S#y mobfo lr e=c o'r2-0344d's, =# 864o f records = 33 Symbol = '0-0001', #S oyfm broelc o=r d's2-0274 '=, 925# of records C=h e61c king random symbSoylmsb ol = '0-0049', S#y mobfo lr e=c o'rd0-0035s' ,= #883 of recordsC l=o s949i ng file Symbol = '0-0057', # of records = 927 Symbol = '3-0380', # of records = 23 Symbol = '0-0046', # of records = 861 Symbol = '2-0072', # of records = 65 Symbol = '1-0172', # of records = 225 Symbol = '0-0042', # of records = 920 Symbol = '1-0134', # of records = 204 Symbol = '0-0022', # of records = 989 Symbol = '0-0033', # of records = 920 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 959 Symbol = '0-0063', # of records = 977 Symbol = '0-0064', # of records = 935 Symbol = '0-0085', # of records = 793 Symbol = '0-0008', #Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 847 Symbol = '0-0012', # of records = 852 Symbol = '0-0002', # of records = 1004 Symbol = '0-0036', # of records = 921 Symbol = '0-0015', # of records = 786 Checking random symbols Symbol = '3-0228', # of records = 30 Symbol = '0-0064', # of records = 935 Symbol = '3-0458', # of records = 54 Symbol = '0-0035', # of records = 940 Symbol = '0-0031', # of records = 1054 Symbol = '2-0389', # of records = 39 Symbol = '1-0027', # of records = 215 Symbol = '1-0036', # of records = 244 Symbol = '0-0086', # of records = 891 Symbol = '0-0064', # of records = 935 Closing file of records = 920 Checking random symbols Symbol = '0-0032', # of records = 793 Symbol = '2-0262', # of records = 70 Symbol = '0-0097', # of records = 867 Symbol = '1-0086', # of records = 194 Symbol = '0-0004', # of records = 962 Symbol = '0-0048', # of records = 810 Symbol = '4-0916', # of records = 2 Symbol = '0-0082', # of records = 903 Symbol = '4-1092', # of records = 29 Symbol = '0-0067', # of records = 965 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 977 Symbol = '0-0056', # of records = 984 Symbol = '0-0008', # of records = 920 Symbol = '0-0016', # of records = 927 Symbol = '0-0002', # of records = 1004 Checking random symbols Symbol = '1-0099', # of records = 159 Symbol = '3-0729', # of records = 33 Symbol = '3-0405', # of records = 45 Symbol = '0-0043O',p e#n ionfg rfeicloer:d s swmr_data.h5= 817 Symbol = '0-0072'C,h e#c koifn gr ecocmmoornd ss y=m bo978l s SSyymmbbooll == ''0-00630-0016'',, ## ooff rreeccoorrddss == 977 927 SySmybmoblo l= =' 1-0011''0-0013,' ,# #o fo fr erceocrodrsd s= =233 790 SySmymbbooll == ''0-00114-0061'',, ## ooff rreeccoorrddss == 82232 SSyymmbbooll == ''0-00364-0101'',, ## ooff rreeccoorrddss == 92114 SSyymmbbooll == ''1-01220-0090'',, ## ooff rreeccoorrddss == 929207 CheckCinlgo srianngd ofmi lsey mbols Symbol = '0-0073', # of records = 909 Symbol = '0-0085', # of records = 793 Symbol = '4-1447', # of records = 16 Opening fiSlyem:b olswmr_data.h5 = '0-0038', # of records = 873 CheckinSgy mcboomlm =o n' 0-0085s'y,m b#o losf records = 793 Symbol = '0-0027'S,y m#b oolf =r e'c4-0027o'r,d s# =o f884 records = 18 Symbol = S'y0-0097m'b,o l# =o f' 0-0088r'e,c o#r dosf =r ec867o rds = 896 SymbolS y=m b'o0-0016l' ,= #' 2-0344o'f, #r eocfo rrdesc o=r ds927 = 33 SymbSoylm b=o l' 0-0099=' ,' 2-0274#' ,o f# roefc orredcso r=d s847 = 60 SymbSoly m=b o'l 0-0001=' ,' 0-0049#' ,o f# roefc orredcso r=d s803 = 867 CheClcosikng ifinlge random symbols Symbol = '0-0035', # of records = 940 Symbol = '0-0057', # of records = 952 Symbol = '3-0380', # of records = 16 Symbol = '0-0046', # of records = 843 Symbol = '2-0072', # of records = 62 Symbol = '1-0172', # of records = 222 Symbol = '0-0042', # of records = 1005 Symbol = '1-0134', # of records = 195 Symbol = '0-0022', # of records = 951 Symbol = '0-0033', # of records = 943 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 774 Symbol = '0-0012', # of records = 860 Symbol = '0-0002', # of records = 1021 Symbol = '0-0036', # of records = 892 Symbol = '0-0015', # of records = 785 Checking random symbols Symbol = '3-0228', # of records = 24 Symbol = '0-0064', # of records = 1001 Symbol = '3-0458', # of records = 43 Symbol = '0-0035', # of records = 966 Symbol = '0-0031', # of records = 1052 Symbol = '2-0389', # of records = 39 Symbol = '1-0027', # of records = 220 Symbol = '1-0036', # of records = 237 Symbol = '0-0086', # of records = 938 Symbol = '0-0064', # of records = 1001 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 1015 Symbol = '0-0063', # of records = 942 Symbol = '0-0064', # of records = 1001 Symbol = '0-0085', # of records = 831 Symbol = '0-0008', # of records = 937 Checking random symbols Symbol = '0-0032', # of records = 828 Symbol = '2-0262', # of records = 64 Symbol = '0-0097', # of records = 798 Symbol = '1-0086', # of records = 195 Symbol = '0-0004', # of records = 976 Symbol = '0-0048', # of records = 781 Symbol = '4-0916', # of records = 8 Symbol = '0-0082', # of records = 848 Symbol = '4-1092', # of records = 32 Symbol = '0-0067', # of records = 978 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 942 Symbol = '0-0056', # of records = 1045 Symbol = '0-0008', # of records = 937 Symbol = '0-0016', # of records = 886 Symbol = '0-0002', # of records = 1021 Checking random symbols Symbol = '1-0099', # of records = 187 Symbol = '3-0729', # of records = 40 Symbol = '3-0405', # of records = 46 SOympbeonli n=g 'f0-0043i'l,e :# swmr_data.h5o f records = 775 SymbCohle c=k i'n0-0072g' ,c o#m moofn rseycmobrodlss = 974 SymSboylm b=o l' 0-0063=' ,' 0-0016#' ,o f# roefc orredcso r=d s942 = 886 SySmybmoblo l= =' 1-0011''0-0013,' ,# #o fo fr erceocrodrsd s= = 268 747 SSyymmbbooll == ''4-00610-0011'',, ## ooff rreeccoorrddss == 32834 SSyymmbbooll == ''4-01010-0036'',, ## ooff rreeccoorrddss == 9892 SSymybmoblo l= =' 0-0090''1-0122,' ,# #o fo fr erceocrodrsd s= =973 218 CheCclkoisnign gr afnidloem symbols Symbol = '0-0073', # of records = 879 Symbol = '0-0085', # of records = 831 Symbol = '4-1447', # of records = 16 Symbol = '0-0038', # of records = 890 Symbol = '0-0085', # Oofp erneicnogr dfsi l=e :831 swmr_data.h5 Symbol = '4-0027', # oCfh erceckoirndgs c=o m18m on symbols Symbol =S 'y0-0088m'b,o l# =o f' 0-0027r'e,c o#r dosf =r e878c ords = 812 Symbol = '2-0344',S #y mobfo lr e=c o'rd0-0097s' ,= #29 of records = 798 Symbol = '2-0274'S, y#m boofl r=e c'or0-0016d's, =# 67o f records = 886 Symbol = '0-0049'S,y m#b oolf =r e'co0-0099r'd,s #= o860f records = C830l osing file Symbol = '0-0001', # of records = 783 Checking random symbols Symbol = '0-0035', # of records = 966 Symbol = '0-0057', # of records = 914 Symbol = '3-0380', # of records = 21 Symbol = '0-0046', # of records = 865 Symbol = '2-0072', # of records = 61 Symbol = '1-0172', # of records = 256 Symbol = '0-0042', # of records = 951 Symbol = '1-0134', # of records = 211 Symbol = '0-0022', # of records = 956 Symbol = '0-0033', # of records = 910 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 728 Symbol = '0-0012', # of records = 829 Symbol = '0-0002', # of records = 1027 Symbol = '0-0036', # of records = 878 Symbol = '0-0015', # of records = 786 Checking random symbols Symbol = '3-0228', # of records = 25 Symbol = '0-0064', # of records = 946 Symbol = '3-0458', # of records = 33 Symbol = '0-0035', # of records = 948 Symbol = '0-0031', # of records = 1065 Symbol = '2-0389', # of records = 41 Symbol = '1-0027', # of records = 224 Symbol = '1-0036', # of records = 249 Symbol = '0-0086', # of records = 934 Symbol = '0-0064', # of records = 946 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 1033 Symbol = '0-0063', # of records = 936 Symbol = '0-0064', # of records = 946 Symbol = '0-0085', # of records = 765 Symbol = '0-0008', # of records = 964 Checking random symbols Symbol = '0-0032', # of records = 816 Symbol = '2-0262', # of records = 59 Symbol = '0-0097', # of records = 807 Symbol = '1-0086', # of records = 155 Symbol = '0-0004', # of records = 971 Symbol = '0-0048', # of records = 789 Symbol = '4-0916', # of records = 8 Symbol = '0-0082', # of records = 844 Symbol = '4-1092', # of records = 26 Symbol = '0-0067', # of records = 916 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 936 Symbol = '0-0056', # of records = 1064 Symbol = '0-0008', # of records = 964 Symbol = '0-0016', # of records = 877 Symbol = '0-0002', # of records = 1027 Checking random symbols Symbol = '1-0099', # of records = 219 Symbol = '3-0729', # of records = 32 Symbol = '3-0405'O, p#e noifn gr efciolred:s =swmr_data.h5 57 Symbol = '0-0043', #C ohfe crkeicnogr dcso m=m o741n symbols Symbol =S y'm0-0072b'o,l #= o'f0-0063 'r,e c#o rodfs r=e c1022o rds = 936 Symbol = '0-0016'S, y#m boofl r=e c'o0-0013r'd,s #= o877f records = 732 Symbol = '1-0011', S#y mobfo lr e=c o'r0-0011d's, =# 273o f records = 832 Symbol = '4-0061',S #y mobfo lr e=c o'r0-0036ds '=, 41# of records = 878 Symbol = '4-0101', # Sofy mrbeoclo r=d s' 0-0090=' ,9 # of records = 881 Symbol C=h e'c1-0122k'i,n g# roafn droemc osrydmsb o=l s 239 SymboCl l=o s'i0-0073n'g, f#i loef records = 888 Symbol = '0-0085', # of records = 765 Symbol = '4-1447', # of records = 19 Symbol = '0-0038', # of records = 941 Symbol = '0-0085', # of records = 765 Symbol = '4-0027',O #p eonfi nrge cfoirlds e: =swmr_data.h5 18 Symbol = '0-0088'C,h e#c koifn gr eccoomrmdosn =s y870m bols SymSbyomlb o=l '=2-0344 '',0-0027 '#, o#f orfe croercdosr d=s 38= 814 SymbolS y=m b'o2-0274l' ,= #' 0-0097o'f, r#e coofr drse c=o r67d s = 807 SymbolS y=m b'o0-0049l' ,= #' o0-0016f' ,r e#c oorfd sr e=c o791r ds = 877 Closing file Symbol = '0-0099', # of records = 876 Symbol = '0-0001', # of records = 817 Checking random symbols Symbol = '0-0035', # of records = 948 Symbol = '0-0057', # of records = 894 Symbol = '3-0380', # of records = 27 Symbol = '0-0046', # of records = 938 Symbol = '2-0072', # of records = 66 Symbol = '1-0172', # of records = 237 Symbol = '0-0042', # of records = 1014 Symbol = '1-0134', # of records = 213 Symbol = '0-0022', # of records = 934 Symbol = '0-0033', # of records = 943 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 774 Symbol = '0-0012', # of records = 774 Symbol = '0-0002', # of records = 1052 Symbol = '0-0036', # of records = 856 Symbol = '0-0015', # of records = 728 Checking random symbols Symbol = '3-0228', # of records = 25 Symbol = '0-0064', # of records = 970 Symbol = '3-0458', # of records = 40 Symbol = '0-0035', # of records = 932 Symbol = '0-0031', # of records = 1065 Symbol = '2-0389', # of records = 41 Symbol = '1-0027', # of records = 234 Symbol = '1-0036', # of records = 277 Symbol = '0-0086', # of records = 875 Symbol = '0-0064', # of records = 970 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 1045 Symbol = '0-0063', # of records = 958 Symbol = '0-0064', # of records = 968 Symbol = '0-0085', # of records = 737 Symbol = '0-0008', # of records = 969 Checking random symbols Symbol = '0-0032', # of records = 780 Symbol = '2-0262', # of records = 60 Symbol = '0-0097', # of records = 792 Symbol = '1-0086', # of records = 166 Symbol = '0-0004', # of records = 890 Symbol = '0-0048', # of records = 844 Symbol = '4-0916', # of records = 16 Symbol = '0-0082', # of records = 900 Symbol = '4-1092', # of records = 26 Symbol = '0-0067', # of records = 954 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 958 Symbol = '0-0056', # of records = 1148 Symbol = '0-0008', # of records = 969 Symbol = '0-0016', # of records = 879 Symbol = '0-0002', # of records = 1059 Checking random symbols Symbol = '1-0099', # of records = 228 Symbol = '3-0729', # of records = 43 Symbol = '3-0405', # Oofp erneicnogr dfsi l=e :54 swmr_data.h5 Symbol = '0-0043', # Cofh ercekcionrgd sc o=m m764o n symbols Symbol S=y m'b0-0072o'l, =# 'o0-0063f' ,r e#c oorfd sr e=c o1022r ds = 958 Symbol = '0-0016S',y m#b oolf =r e'c0-0013o'r,d s# =o f879 records = 714 Symbol = 'S1-0011y'm,b o#l o=f 're0-0011c'o,r d#s o=f r231e cords = 869 Symbol = 'S4-0061y'm,b o#l o=f 'r0-0036e'c,o r#d so f= r41e cords = 820 Symbol = '4-0101S',y m#b oolf =r e'c0-0090o'r,d s# =o f2 records = 840 SymboClh e=c k'i1-0122n'g, r#a nodfo mr escyomrbdosl s= 209 Symbol =C l'o0-0073s'i,n g# foifl er ecords = 873 Symbol = '0-0085', # of records = 737 Symbol = '4-1447', # of records = 19 Symbol = '0-0038', # of records = 911 Symbol = '0-0085', # of records = 737 Symbol = '4-0027', # of records = O19 pening file: swmr_data.h5 Symbol = '0-0088', # of records = C905 hecking common sySmybmoblosl = '2-0344', # of reScoyrmdbso l= =46 '0-0027', # of records =S y859m bol = '2-0274', # of recorSdysm b=o l56 = '0-0097', # of recorSdysm b=o l792 = '0-0049', # of recordSs y=m b774o l = '0-0016', #C loofs irnegc ofridlse = 879 Symbol = '0-0099', # of records = 924 Symbol = '0-0001', # of records = 729 Checking random symbols Symbol = '0-0035', # of records = 920 Symbol = '0-0057', # of records = 860 Symbol = '3-0380', # of records = 27 Symbol = '0-0046', # of records = 999 Symbol = '2-0072', # of records = 59 Symbol = '1-0172', # of records = 215 Symbol = '0-0042', # of records = 982 Symbol = '1-0134', # of records = 237 Symbol = '0-0022', # of records = 951 Symbol = '0-0033', # of records = 978 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0009', # of records = 783 Symbol = '0-0012', # of records = 789 Symbol = '0-0002', # of records = 1079 Symbol = '0-0036', # of records = 884 Symbol = '0-0015', # of records = 706 Checking random symbols Symbol = '3-0228', # of records = 41 Symbol = '0-0064', # of records = 944 Symbol = '3-0458', # of records = 29 Symbol = '0-0035', # of records = 877 Symbol = '0-0031', # of records = 1061 Symbol = '2-0389', # of records = 30 Symbol = '1-0027', # of records = 257 Symbol = '1-0036', # of records = 272 Symbol = '0-0086', # of records = 858 Symbol = '0-0064', # of records = 944 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 1073 Symbol = '0-0063', # of records = 903 Symbol = '0-0064', # of records = 944 Symbol = '0-0085', # of records = 791 Symbol = '0-0008', # of records = 916 Checking random symbols Symbol = '0-0032', # of records = 747 Symbol = '2-0262', # of records = 48 Symbol = '0-0097', # of records = 831 Symbol = '1-0086', # of records = 141 Symbol = '0-0004', # of records = 821 Symbol = '0-0048', # of records = 852 Symbol = '4-0916', # of records = 16 Symbol = '0-0082', # of records = 942 Symbol = '4-1092', # of records = 18 Symbol = '0-0067', # of records = 920 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 903 Symbol = '0-0056', # of records = 1138 Symbol = '0-0008', # of records = 916 Symbol = '0-0016', # of records = 878 Symbol = '0-0002', # of records = 1079 Checking random symbols Symbol = '1-0099', # of records = 214 Symbol = '3-0729', # of records = 32 Symbol = '3-0405', # of records = 33 Symbol = '0-0043', # of records = 700 Symbol = '0-0072', # of records = 1048 Symbol = '0-0016', # of records = 878 Symbol = '1-0011', # of records = 224 Symbol = '4-0061', # of records = 48 Symbol = '4-0101', # of records = 0 Symbol = '1-0122', # of records = 209 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 912 Symbol = '0-0013', # of records = 719 Symbol = '0-0011', # of records = 907 Symbol = '0-0036', # of records = 877 Symbol = '0-0090', # of records = 915 Checking random symbols Symbol = '0-0073', # of records = 888 Symbol = '0-0085', # of records = 788 Symbol = '4-1447', # of records = 26 Symbol = '0-0038', # of records = 961 Symbol = '0-0085', # of records = 788 Symbol = '4-0027', # Oofp erneicnogr dfsi l=e :19 swmr_data.h5 Symbol = '0-0088', # ofC hreecckoirndgs c=o m910m on symbols Symbol = 'S2-0344y'm,b o#l o=f 're0-0027c'o,r d#s o=f 46r ecords = 857 Symbol = '2-0274', S#y mobfo lr e=c o'rd0-0097s' ,= #44 of records = 829 Symbol = '0-0049'S,y m#b oolf =r e'co0-0016r'd,s #= o800f records = C896l osing file Symbol = '0-0099', # of records = 892 Symbol = '0-0001', # of records = 710 Checking random symbols Symbol = '0-0035', # of records = 875 Symbol = '0-0057', # of records = 874 Symbol = '3-0380', # of records = 28 Symbol = '0-0046', # of records = 1014 Symbol = '2-0072', # of records = 72 Symbol = '1-0172', # of records = 167 Symbol = '0-0042', # of records = 1045 Symbol = '1-0134', # of records = 272 Symbol = '0-0022', # of records = 963 Symbol = '0-0033', # of records = 1039 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 301585 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i b2 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 714522 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 898455 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 90445 Using reader random seed: 461588 Using reader random seed: 462592 Using reader random seed: 468075 Using reader random seed: 470084 Using reader random seed: 470137 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 498462 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 709238 Using reader random seed: 863361 Using reader random seed: 862850 Using reader random seed: 868720 Using reader random seed: 870656 Using reader random seed: 878011 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 907531 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 68481 Generating symbol names Choosing datasets Common symbol #0 = '0-0069' Common symbol #1 = '0-0064' Common symbol #2 = '0-0042' Common symbol #3 = '0-0083' Common symbol #4 = '0-0038' Random symbol #0 = '4-0252' Random symbol #1 = '0-0052' Random symbol #2 = '4-0573' Random symbol #3 = '1-0147' Random symbol #4 = '2-0114' Random symbol #5 = '3-0627' Random symbol #6 = '3-0738' Random symbol #7 = '4-0988' Random symbol #8 = '1-0082' Random symbol #9 = '3-0758' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 921 Symbol = '0-0064', # of records = 881 Symbol = '0-0042', # of records = 861 Symbol = '0-0083', # of records = 895 Symbol = '0-0038', # of records = 908 Checking random symbols Symbol = '4-0252', # of records = 20 Symbol = '0-0052', # of records = 897 Symbol = '4-0573', # of records = 11 Symbol = '1-0147', # of records = 235 Symbol = '2-0114', # of records = 79 Symbol = '3-0627', # of records = 20 Symbol = '3-0738', # of records = 29 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 73247 Generating symbol names Symbol = '4-0988', # of records = 12 Symbol = '1-0082', # of records = 238 Symbol = '3-0758', # of records = 31 Closing file Choosing datasets Common symbol #0 = '0-0056' Common symbol #1 = '0-0069' Common symbol #2 = '0-0067' CoParameters: # of seconds between polling = mmon symbol #3 = '0-0082' Common symbol #4 = '1 # of common symbols t0-0015' Rano poll = dom symbo5 # of l #0 = random s'3-0477' Ranymbols tdom symboo poll =l #1 = 10 # o'0-0006' Randf secondom symbols to test #2 = ' = 0-0032' Random3 symbol Using#3 = '4-0328 reader ' Randomrandom se symbol #ed: 74797 Ge4 = '4-0839'nerating Random s symbol ymbol #names 5 = '0-0050' Random symbol #6 = '0-0013' Random symbol #7 = '3-0222' Random symbol #8 = '3-0796' Random symbol #9 = '0-0041' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = 'Choosing datasets Common symb0-0056', # of recool #0 = '0-0072' Common symbrds = 854 ol #1 = '0-0058' Common symbol #2 = '0-0046' Common symbol #3 = '0-0064' Common symbol #4 = '0-0031' Random symbol #0 = '4-0991' Random symbol #1 = '0-0030' Random symbol #2 = '2-0026' Random symbol #3 = '4-0946' Random symbol #4 = '0-0032' Random symbol #5 = '1-0188' RanSymbol = dom symbo'0-0069', # ofl #6 = '1-0050' Random symbol #7 = ' records = 2-0201' Random symbol #8 =921 '0-0063' Random symbol #9 = '1-0145' Reading records Opening file: swmr_data.h5 Symbol = '0-0067', # of records = 909 Symbol = '0-0082', # of records = 864 Symbol = '0-0015', # of records = 829 Checking random symbols Symbol = '3-0477', # of records = 21 Parameters: # of seconds between polling = 1 # of common Symbol = 'symb0-0006', # ofols to recordspoll = = 919 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 77340 Generating symbol namesSymbol = ' 0-0032', # of records = 877 Checking common symbols Symbol = '4-0328', # of records = 12 Symbol = '0-0072', # of records = 856 Symbol = '4-0839', # of records = 12 Symbol = '0-0058', # of records = 853 Symbol = 'Symbol0-0050', # o = '0-0046', # of recorf records = 920 ds = 930 Symbol = '0-0064', # of records = 867 Symbol = '0-0013', # of records = 912 Symbol = '0-0031', # of records = 856 Checking random Sysymbols mbol = '3-0222', # of records = 29 Symbol = '4-0991', # of records = 14 Symbol = '3-0796', # of records = 31 Symbol = '0-0030', # of records = 814 Symbol = '0-0041', # of records = 802 Symbol = '2-0026', # of records = 62 Closing file Symbol = '4-0946', # of records = 14 Symbol = '0-0032', # of records = 877 Symbol = '1-0188', # of records = 210 Symbol = '1-0050', # of records = 227 Symbol = '2-0201', # of records = 54 Symbol = '0-0063', # of records = 861 Choosing datasets Common symbol #0 = '0-0022' Common symbol #1 = '0-0048' Common symbol #2 = '0-0089' Common symbol #3 = '0-0035' Common symbol #4 = '0-0079' Random symbol #0 = '0-0082' Random symbol #1 = '1-0191' Random symbol #2 = '2-0318' Random symbol #3 = '2-0173' Random symbol #4 = '0-0038' Random symbol #5 = '0-0050' Random symbol #6 = '1-0108' Random symbol #7 = '0-0085' Random symbol #8 = '1-0049' Random symbol #9 = '4-0468' Reading records Symbol = '1-0145', # of records = 199 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0022', # of records = 825 Symbol = '0-0048', # of records = 839 Symbol = '0-0089', # of records = 870 Symbol = '0-0035', # of records = 851 Symbol = '0-0079', # of records = 862 Checking random symbols Symbol = '0-0082', # of recoParameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 83230 Generating symbol names rds = 864 Symbol = '1-0191', # of records = 201 Symbol = '2-0318', # of records = 39 Symbol = '2-0173', # of records = 63 Symbol = '0-0038', # of records = 882 Symbol = '0-0050', # of records = 930 Symbol = '1-0108', # of records = 227 Symbol = '0-0085', # of records = 894 Symbol = '1-0049', # of records = 236 Symbol = '4-0468', # of records = 14 Closing file Choosing datasets Common symbol #0 = '0-0094' Common symbol #1 = '0-0060' Common symbol #2 = '0-0047' Common symbol #3 = '0-0082' Common symbol #4 = '0-0076' Random symbol #0 = '0-0093' Random symbol #1 = '0-0041' Random symbol #2 = '1-0164' Random symbol #3 = '3-0074' Random symbol #4 = '0-0071' Random symbol #5 = '2-0266' Random symbol #6 = '0-0070' Random symbol #7 = '0-0099' Random symbol #8 = '1-0046' Random symbol #9 = '0-0058' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 889 Symbol = '0-0060', # of records = 876 Symbol = '0-0047', # of records = 920 Symbol = '0-0082', # of records = 864 Symbol = '0-0076', # of records = 888 Checking random symbols Symbol = '0-0093', # of records = 869 Symbol = '0-0041', # of records = 802 Symbol = '1-0164', # of records = 242 Symbol = '3-0074', # of records = 30 Symbol = '0-0071', # of records = 890 Symbol = '2-0266', # of records = 62 Symbol = '0-0070', # of records = 839 Symbol = '0-0099', # of records = 890 Symbol = '1-0046', # of records = 223 Symbol = '0-0058', # of records = 853 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '0-0083', # of records = 0 Symbol = '0-0038', # of records = 26 Checking random symbols Symbol = '4-0252', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '4-0573', # of records = 0 Symbol = '1-0147', # of records = 10 Symbol = '2-0114', # of records = 6 Symbol = '3-0627', # of records = 0 Symbol = '3-0738', # of records = 0 Symbol = '4-0988', # of records = 11 Symbol = '1-0082', # of records = 36 Symbol = '3-0758', # of records = 15 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 0 Symbol = 'Opening file: swmr_data.h5 0-0069', # of records = 0 Checking common symbols Symbol = '0-0067', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0015', # of records = 0 Checking random symbols Symbol = '3-0477', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '4-0328', # of records = 0 Symbol = '4-0839', # of records = 2 Symbol = '0-0072', # of records = 0 Symbol = '0-0050', # of records = 0 Symbol = '0-0058', # of records = 26 Symbol = '0-0013', # of records = 19 Symbol = '0-0046', # of records = 0 Symbol = '3-0222', # of records = 5 Symbol = '0-0064', # of records = 0 Symbol = '3-0796', # of records = 0 Symbol = '0-0031', # of records = 0 Checking random symbols Symbol = '0-0041', # of records = 0 Closing file Symbol = '4-0991', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '2-0026', # of records = 29 Symbol = '4-0946', # of records = 6 Symbol = '0-0032', # of records = 0 Symbol = '1-0188', # of records = 18 Symbol = '1-0050', # of records = 25 Symbol = '2-0201', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '1-0145', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0022', # of records = 0 Symbol = '0-0048', # of records = 0 Symbol = '0-0089', # of records = 0 Symbol = '0-0035', # of records = 0 Symbol = '0-0079', # of records = 0 Checking random symbols Symbol = '0-0082', # of records = 0 Symbol = '1-0191', # of records = 2 Symbol = '2-0318', # of records = 13 Symbol = '2-0173', # of records = 27 Symbol = '0-0038', # of records = 26 Symbol = '0-0050', # of records = 0 Symbol = '1-0108', # of records = 0 Symbol = '0-0085', # of records = 0 Symbol = '1-0049', # of records = 43 Symbol = '4-0468', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 0 Symbol = '0-0060', # of records = 73 Symbol = '0-0047', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0076', # of records = 0 Checking random symbols Symbol = '0-0093', # of records = 0 Symbol = '0-0041', # of records = 0 Symbol = '1-0164', # of records = 0 Symbol = '3-0074', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '2-0266', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0099', # of records = 15 Symbol = '1-0046', # of records = 18 Symbol = '0-0058', # of records = 26 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0042', # of records = 0 Symbol = '0-0083', # of records = 0 Symbol = '0-0038', # of records = 26 Checking random symbols Symbol = '4-0252', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '4-0573', # of records = 0 Symbol = '1-0147', # of records = 10 Symbol = '2-0114', # of records = 6 Symbol = '3-0627', # of records = 0 Symbol = '3-0738', # of records = 0 Symbol = '4-0988', # of records = 11 Symbol = '1-0082', # of records = 36 Symbol = '3-0758', # of records = 15 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 0 Symbol = '0-0069', # of records = 0 Symbol = '0-0067', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0015', # of records = 0 Checking random symbols Symbol = '3-0477', # of records = 0 Symbol = '0-0006', # of records = 0 Symbol = '0-0032', # of records = 0 Symbol = '4-0328', # of records = 0 Symbol = '4-0839', # of records = 2 Checking common symbols Symbol = '0-0050', # of records = 0 Symbol = '0-0013', # of records = 19 Symbol = '3-0222', # of records = 5 Symbol = '3-0796', # of records = 0 Symbol = '0-0041', # of records = 0 Closing file Symbol = '0-0072', # of records = 0 Symbol = '0-0058', # of records = 26 Symbol = '0-0046', # of records = 0 Symbol = '0-0064', # of records = 0 Symbol = '0-0031', # of records = 0 Checking random symbols Symbol = '4-0991', # of records = 0 Symbol = '0-0030', # of records = 0 Symbol = '2-0026', # of records = 29 Symbol = '4-0946', # of records = 6 Symbol = '0-0032', # of records = 0 Symbol = '1-0188', # of records = 18 Symbol = '1-0050', # of records = 25 Symbol = '2-0201', # of records = 0 Symbol = '0-0063', # of records = 0 Symbol = '1-0145', # ofOpening file: swmr_data.h5 records = 0 Closing file Checking common symbols Symbol = '0-0022', # of records = 0 Symbol = '0-0048', # of records = 0 Symbol = '0-0089', # of records = 0 Symbol = '0-0035', # of records = 0 Symbol = '0-0079', # of records = 0 Checking random symbols Symbol = '0-0082', # of records = 0 Symbol = '1-0191', # of records = 2 Symbol = '2-0318', # of records = 13 Symbol = '2-0173', # of records = 27 Symbol = '0-0038', # of records = 26 Symbol = '0-0050', # of records = 0 Symbol = '1-0108', # of records = 0 Symbol = '0-0085', # of records = 0 Symbol = '1-0049', # of records = 43 Symbol = '4-0468', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 0 Symbol = '0-0060', # of records = 73 Symbol = '0-0047', # of records = 0 Symbol = '0-0082', # of records = 0 Symbol = '0-0076', # of records = 0 Checking random symbols Symbol = '0-0093', # of records = 0 Symbol = '0-0041', # of records = 0 Symbol = '1-0164', # of records = 0 Symbol = '3-0074', # of records = 0 Symbol = '0-0071', # of records = 0 Symbol = '2-0266', # of records = 0 Symbol = '0-0070', # of records = 0 Symbol = '0-0099', # of records = 15 Symbol = '1-0046', # of records = 18 Symbol = '0-0058', # of records = 26 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 112226 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 315595 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 907364 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 69786 Generating symbol names Choosing datasets Common symbol #0 = '0-0071' Common symbol #1 = '0-0064' Common symbol #2 = '0-0085' Common symbol #3 = '0-0091' Common symbol #4 = '0-0031' Random symbol #0 = '0-0073' Random symbol #1 = '0-0049' Random symbol #2 = '3-0047' Random symbol #3 = '0-0033' Random symbol #4 = '3-0001' Random symbol #5 = '1-0050' Random symbol #6 = '3-0458' Random symbol #7 = '3-0021' Random symbol #8 = '0-0014' Random symbol #9 = '0-0020' Reading records Opening file: swmr_data.h5 Checking common symbols Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of Symseconds to test = 8 Using reader randomb seed: 72214 Generating symbol names ol = '0-0071', # of records = 867 Symbol = '0-0064', # of records = 864 Symbol = '0-0085', # of records = 941 Symbol = '0-0091', # of records = 882 Symbol = '0-0031', # of records = 866 Checking random symbols Symbol = '0-0073', # of records = 874 Symbol = '0-0049', # of records = 871 Symbol = '3-0047', # of records = 31 Symbol = '0-0033', # of records = 880 Symbol = '3-0001', # of records = 21 Symbol = '1-0050', # of records = 231 Symbol = '3-0458', # of records = 25 Symbol = '3-0021', # of records = 24 Choosing datasets Common symbol #0 = '0-0081' Common symbol #1 = '0-0094' Common symbol #2 = '0-0040' Common symbol #3 = '0-0052' Common symbol #4 = '0-0046' Random symbol #0 = '0-0058' Random symbol #1 = '1-0047' Random symbol #2 = '0-0008' Random symbol #3 = '1-0047' Random symbol #4 = '0-0096' Random symbol #5 = '1-0105' Random symbol #6 = '1-0009' Random symbol #7 = '0-0039' Random symbol #8 = '0-0034' Random symbol #9 = '2-0220' Reading records Opening file: swmr_data.h5 Symbol = '0-0014', # of records = 862 Symbol = '0-0020', # of records = 936 Closing file Checking common symbols Symbol = '0-0081', # of records = 880 ParameterSymbol = '0-0094', # of records = 917 s: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 74686 Generating sSymbolymbol n = '0-0040', # oames f records = 919 Symbol = '0-0052', # of records = 913 Symbol = '0-0046', # of records = 904 Checking random symbols Symbol = '0-0058', # of records = 890 Symbol = '1-0047', # of records = 227 Symbol = '0-0008', # of records = 892 Symbol = '1-0047', # of records = 227 Symbol = '0-0096', # of records = 898 Symbol = '1-0105', # of records = 230 Symbol = Choosing datasets Com'mon symbol #0 = '0-0051' Common symb1-0009ol #1 = '0-0036' 'Common symbol, #2 = '0-0057' Co mmon symbol #3# = '0-0078' Common symbol #4 = 'o0-0063' Random symbfol #0 = '0-0077' R andom symbol #r1 = '4-1421' Randoem symbol #2 = c'0-0050' Random symobol #3 = '0-0082' rRandom symbol #d4 = '0-0048' Randosm symbol #5 = '0-0094' Random sym=bol #6 = '1-0025' Random symbol #1947 = '1-0089' Random symbol #8 = '4-0332' Random symbol #9 = '2-0306' Reading records Opening file: swmr_data.h5 Symbol = '0-0039', # of records = 932 Symbol = '0-0034Parameters: # of s',C econds between polling = 1 # of c#ommon symbols t o poll = 5 #o of random symbfols to poll = 10 # of secondrs to test = ec8 oUsing reader rrandom seed: 77532d Generating symbol names s =hecking comm on symbols 873 SSymbol = '0-0051', # ofy records = 891 mbol = '2-0220', # of rSymbol = '0-0036', # of reecords = 925 cords = 51 Symbol = '0-0057', # of records = 901 Closing fParameters: il # of seconds between polling = e 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 78187 Generating symbol names Symbol = '0-0078', # of records = 908 Symbol = '0-0063', # of records = 842 Checking random symbols Symbol = '0-0077', # of records = 861 Symbol = '4-1421', # of records = 11 Symbol = '0-0050', # of records = 881 Symbol = '0-0082', # of records = 916 Choosing datasets Common symbol #0 = '0-0071' Common symbol #1 = '0-0046' Common symbol #2 = '0-0004' Common symbol #3 = '0-0015' Common symbol #4 = '0-0098' Random symbol #0 = '1-0127' Random symbol #1 = '2-0213' Random symbol #2 = '4-0965' Random symbol #3 = '2-0104' Random symbol #4 = '0-0018' Random symbol #5 = '1-0176' Random symbol #6 = '3-0781' Random symbol #7 = '1-0028' Random symbol #8 = '4-1571' Random symbol #9 = '1-0056' Reading records Opening file: swmr_data.h5 Symbol = '0-0048', # of records = 857 Symbol = '0-0094', # of records = 917 Symbol = '1-0025', # of records = 232 Choosing datasets Common symbol #0 = '0-0001' Common symbol #1 = '0-0067' Common symbol #2 = '0-0077' Common symbol #3 = '0-0056' Common symbol #4 = '0-0061' Random symbol #0 = '0-0074' Random symbol #1 = '2-0248' Random symbol #2 = '0-0036' Random symbol #3 = '1-0050' Random symbol #4 = '1-0092' Random symbol #5 = '4-0697' Random symbol #6 = '0-0063' Random symbol #7 = '4-0944' Random symbol #8 = '0-0062' Random symbol #9 = '3-0578' Reading records Checking common symbols Symbol = '0-0071', # of records = 867 Opening file: swmr_data.h5 Symbol = '0-0046', # of records = 904 Symbol = '1-0089', # of records = 226 Symbol = '0-0004', # of records = 845 Symbol = Symbol = '0-0015', # of records = 912 '4-0332', # of records = 25 Symbol = '0-0098', # of records = 889 Checking common symbols Checking random symbols Symbol = '1-0127', # of rSecords = 219 ymbol = '2-0306', # of records = 54 Symbol = '0-0001', # of records = 889 Symbol = '2-0213', # of records = 61 Closing file Symbol = '0-0067', # of records = 868 Symbol = '4-0965', # of records = 10 Symbol = '0-0077', # of records = 861 Symbol = '2-0104', # of records = 54 Symbol = '0-0056', # of records = 882 Symbol = '0-0018', # of records = 925 Symbol = '1-0176', # of records = 216 Symbol = '0-0061', # of records = 876 Checking random symbols Symbol = '3-0781', # of records = 22 Symbol = '0-0074', # of records = 862 Symbol = '1-0028', # of records = 231 Symbol = '2-0248', # of records = 55 Symbol = '4-1571', # of records = 16 Symbol = '0-0036', # of records = 925 Symbol = '1-0056', # of records = 219 Symbol = '1-0050', # of records = 231 Closing file Symbol = '1-0092', # of records = 224 Symbol = '4-0697', # of records = 11 Symbol = '0-0063', # of records = 842 Symbol = '4-0944', # of records = 18 Symbol = '0-0062', # of records = 878 Symbol = '3-0578', # of records = 31 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 738 Symbol = '0-0064', # of records = 892 Symbol = '0-0085', # of records = 875 Symbol = '0-0091', # of records = 883 Symbol = '0-0031', # of records = 813 Checking random symbols Symbol = '0-0073', # of records = 869 Symbol = '0-0049', # of records = 930 Symbol =O 'p3-0047e'n,i n#g offi lree:c orswmr_data.h5d s = 11 Symbol = '0-0033', # of records = 926 Symbol = '3-0001', # of records = 13 CShyemcbkoiln g= c'o1-0050m'm,o n# soyfm broelcso rds = 256 Symbol = '0-0081',S # oyf mrbecoorld s= = 872' 3-0458', # of recordSsy m=b o57l = '0-0094', # Sofy recomrdbso l= =909 '3-0021', # Sofy mrbeoclo r= d's0-0040 '=, #30 of records S= ym1077b ol = '0-0014', # Soyfm broelc o=r d'sO0-0052 '=, p916# eofn records =S y866m boil = '0-0020',S #y mobfno lr e=c o'rd0-0046s' ,g= #911 of recoCrld oss i=n g762 file fCheOpening file: swmr_data.h5 cking irandlome s:ym bolswmr_data.h5s Symbol = '0-0058', # of records = 1001 Symbol =O 'p1-0047e'n,i n#g offi lree:c orswmr_data.h5d s = 252 Symbol = '0-0008', # of records = 830 Checking common symbols SymbolSymbol = ' 0-0071', # of records= = 738 '1-0047', # of rSymebol = '0-0046', # of crecords = 762 ords = 252 Symbol = '0-0004', # of records = 972 CheScykmibnogSymbol l = '0-0015', # of c=orecords = 956 m'mo0-0096n' ,s y#Symbol = 'm boof0-0098', # of records = 843 Checking random symbols l sr ecords =Symbol = '1-0127', # of records = 158 940 SymbolSymbol = '2-0213', # of records = 55 S=y m'b0-0001o'lSymbol = '4-0965', # of records = 0 , =# 'Symbol = '2-0104', # of records = 28 o1-0105f' ,r e#c Symbol = '0-0018', # of recooords = 806 rfd sr e=c or1046d s =Symbol = '1-0176', # of records = 141 263 Symbol = '3-0781', # of records = 36 SSyymmbboSymbol = '1-0028',lo # of records = 163 l= =C' '0-0067'1-0009h,' ,e# #co fo kfr eSymbol = '4-1571', # of records = 20 rceocrodirsd ns= Symbol = '=9921-0056', # of records = 310 165 gClosing file ScySmobyommlb mo=l o '=n0-0039 '' ,0-0077 s'#, y o#fm orbfe coroerlcdossr d= s 984= 836 SymSboySlm b=oy l' m=0-0034 'b', 0-0056o#' ,lo f# ro=efc orre'dcso r0-0051=d s'886 , = #847 of recoSrdySsmy bm=ob lo 1046l= =' 2-0220''0-0061,' ,# #o fo fr erceSocyromdrbsdo sl= ==55 926' 0-0036', #C loofsC irnhegec cofkriidlnseg =r a1054n dom symbols SymbolS y=m b'o0-0057l' ,= #' 0-0074o'f, r#e coofr drse c=o r878d s = 691 Symbol S=y m'bo0-0078l' ,= #' o2-0248f' ,r e#c oorfd sr e=c o878r ds = 19 SymboSly m=b o'l0-0063 '=, '#0-0036 'o,f #r eocfo rrdesc o=r d881s = 1054 Checking rSaynmdbooml s=y m'bo1-0050l's, # of rSeycmobrodls == '2560-0077 ', # of rSeycmobrodls == '8361-0092 ', # of recorSdsy m=b o259l = '4-1421', # oSf yrmebcoolr d=s '=4-0697 '20, # of recorSdsy m=b o8l = '0-0050', # oSfy mrbeoclo r=d s' 0-0063=' ,863 # of recordSsy m=b o881l = '0-0082', # Sofy mrbeoclo r=d s' 4-0944=' ,935 # of records = S18 ymbol = '0-0048S'y,m b#o lo f= r'e0-0062c'o,r d#s o=f 869r ecords = 833 Symbol = '0-0094', #S oyfm broelc o=r d's3-0578 '=, 909# of records = 23 SymbolC l=o s'i1-0025n'g, f#i loef records = 263 Symbol = '1-0089', # of records = 194 Symbol = '4-0332', # of records = 19 Symbol = '2-0306', # of records = 32 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 737 Symbol = '0-0064', # of records = 873 Symbol = '0-0085', # of records = 826 Symbol = '0-0091', # of records = 794 Symbol = '0-0031', # of records = 796 Checking random symbols OpSeynmibnogl f=i l'e:0-0073 ',swmr_data.h5 # of records = 920 SCyhmebcokli n=g 'co0-0049m'm,o n# soyfm broelcso rds = 846 Symbol S= y'm0-0071b'o,l #= o'f3-0047 'r,e c#o rodfs r=e c737o rds = 0 SymSbyomlb o=l O '=0-0046 p''e,n0-0033 i'#n, g o #ff iorlfee c:ro ercdswmr_data.h5os r d=s 689= 974 SSyymmbbooll == ''0-00043-0001'',, C #h# e ocofkf i rnregec cocorordmdsms o =n= 1070s21 y mbols SymSboylm b=o lS' y1-0050=m' b,'o 0-0015l#' ,=o f#' r0-0081oe'fc, o rr#ed csoo fr= d rs256e c=o r929d s = 841 SymSbyomlb o=l '=S3-0458 y''m,0-0098b 'o#,l o#=f o'rf0-0094e 'cro,er cd#os r od=fs r=74e c741o rds = C882h eScykmibnogl r=a n'do3-0021Sm' y,sm yb#mo bloo fl= s r 'e0-0040c'o,r d#s S oy=fm b39ro elc o=r d's1-0127 '=, 1108S# yomfb orle c=o r'ds0-0014S '=,y m184#b oolf =r e'c0-0052o'r,d s#S y=om fb885 o lr e=c o'rd2-0213s' ,= #S804 yo mfb orle c=o r'd0-0020s' S=, y68#m boofl r=e c'o0-0046r'd,s S#=y mo852bf o lr e=c o'Cr4-0965ld'os,s i=#n go689 f f irleec ordsC h=e c5k ing randoSmy msbyomlb o=l s' 2-0104', # ofS ryemcboorld s= =' 0-005837' , # of recoSrydmsb o=l 939= '0-0018', # of rSecyomrbdosl == '8941-0047 ', # of recoSrydmsb o=l 246= '1-0176', # of recSoyrmdbso Ol= =p58 e 'n0-0008i'n,g #f iolfe :Sr yemcswmr_data.h5bo orld s= =' 3-0781810' , # of recoSrdysm b=o l28 = 'C1-0047h'e,c k#i nogfS ycrmoebmcomolor nd= s s 'y=1-0028m 'b246,o l#s o f recorSdysm b=o l153 =S 'ym0-0096b'o,l #= o'f 0-0001r'e,Sc y#om rbodofsl r==e c875'o r4-1571d's, =# o1034f rSeycmobrodls == '30S1-0105 y'm,b o#l o=f 're0-0067Sc'oy,rm db#so lo= f = 335r' e1-0056cOo'r,d ps#e S n=oyi fmn 1056bgr o elfc io=lr ed':s1-0009 '=swmr_data.h5, 222#S yomfb orle c=Co lr'od0-0077ss'i ,n= g # 108 f oifl er ecords S=y Cm825b hoelc k=i n'g0-0039 'c,o Sm#ym moobnfo lsr ye=mc bo'orl0-0056ds's , =# 965o f recordSsy m=b oS760l y m=b o'l0-0051 '=, '#0-0034 S'oy,fm b#ro eloc fo= r rd'esc0-0061 o'=r, d 1023s# =o f878 records = 907S ySmybmoCblho el=c k='i 2-0220n''g0-0036, ' r,#a n#od foo mfr esrcyeomcrbodorsld ss= =50 1132 SymCblools i=n g' 0-0074f'iS,l ye#m boofl r=e c'o0-0057r'd,s #= o854f records = 902 Symbol = '2-0248S'y,m b#o lo f= r'e0-0078c'o,r d#s o=f 7r ecords = 928 Symbol = 'S0-0036y'm,b o#l o=f 're0-0063c'o,r d#s o=f 1132r ecords = 950 SymboClh e=c k'i1-0050n'g, r#a nodfo mr seycmobrodlss = 256 Symbol =S 'ym0-0077b'o,l #= o'f 1-0092r'e,c o#r dosf =r e841c ords = 273 Symbol =S y'm4-1421b'o,l #= o'f4-0697 'r,e c#o rodfs r=e c39o rds = 14 Symbol =S y'm0-0050b'o,l #= o'f 0-0063r'e,c o#r dosf =r e779c ords = 950 Symbol = S'y0-0082m'b,o l# =o f' 4-0944r'e,c o#r dosf =r e945c ords = 21 Symbol S=y m'b0-0048o'l, =# 'o0-0062f' ,r e#c oorfd sr e=c o835r ds = 862 Symbol = 'S0-0094'y,m b#o lo f= r'e3-0578c'o,r d#s o=f 879r ecords = 39 SymboCll o=s i'n1-0025g' ,f i#l eo f records = 307 Symbol = '1-0089', # of records = 287 Symbol = '4-0332', # of records = 19 Symbol = '2-0306', # of records = 43 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 678 Symbol = '0-0064', # of records = 810 Symbol = '0-0085', # of records = 705 Symbol = '0-0091', # of records = 868 Symbol = '0-0031', # of records = 851 Checking random symbols Symbol = '0-0073', # of records = 987 Symbol = '0-0049', # of records = 951 Symbol = '3-0047', # of records = 7 Symbol = '0-0033', # of records = 962 SymbolO = p'e3-0001n'i,ng #fi loef: rswmr_data.h5e cords = 18 SyCmhbeoclki n=g 'co1-0050m'mo,n s#y mobofl sr ecords = 281 Symbol = '0-0081', #S yomfb orle c=o r'ds3-0458 '=, 977# of records = 81S ymbol = '0-0094Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 678 Symbol = '0-0046', # of records = 588 Symbol = '0-0004', # of records = 1101 Symbol = '0-0015', # of records = 836 Symbol = '0-0098', # of records = 724 Checking random symbols Symbol = '1-0127', # of records = 180 Symbol = '2-0213', # of records = 46 Symbol = '4-0965', # of records = 20 Symbol = '2-0104', # of records = 21 Symbol = '0-0018', # of records = 893 Symbol = '1-0176', # of records = 20 Symbol = '3-0781', # of records = 45 Symbol = '1-0028', # of records = 160 Symbol = '4-1571', # of records = 33 Symbol = '1-0056', # of records = 214 Closing file ', S# yomfb orle c=o r'ds3-0021 '=, 957# of records = S43y mbol = '0-0040', S# yomfb orle c=o r'd0-0014s' ,= #1038 of records S=y m855b ol = '0-0052', #S yomfb orle c=o r'ds0-0020 '=, 811# of records S=y m660b ol = '0-0046C'l,o s#i nogf frielceo rds = 588 Checking random symbols Symbol = '0-0058', # of records = 1044 Symbol = '1-0047', # of records = 317 Symbol = '0-0008', # of recoOrdpse n=i n847g file: swmr_data.h5 Symbol = '1-0047', # of records = 317 CheckiSngy mcboomlm o=n 's0-0096y'm,b o#l so f records = 604 Symbol = '0-0001'S,y m#b oolf =r e'c1-0105o'r,d s# =o f882 records = 344 SymboSly m=b o'l0-0067 '=, '#1-0009 'oO,f p#re enocifon rgrd esfc io=lr ed1044:s =swmr_data.h5 106 SSymybmoblo l= =' '0-0077'0-0039,' ,# #o fo fCr erhceeoccrokdrisdn sg= =c1010 o 937m mon symbolSsSy ymmbbooll == ''0-00560-0034'',, #S #yo mfob for ler ce=oc ro'drs0-0051d 's=, =601# 917o f records S=y Sm918yb moblo l= =' 0-0061''2-0220, '#, S oy#fm borofel c ro=er cd'os0-0036r 'd=,s 812#= o41f reCchoercdCksil no=gs i1224rn agn dfoiml es ymbolsS ymbol S=y m'b0-0057o'l, =# 'o0-0074f' ,r e#c oorfd sr e=c o854r ds = 738 SymbSoly m=b o'l 0-0078=' ,' 2-0248#' ,o f# roefc orredcso r=d s947 = 26 SymSbyomlb o=l '=0-0063 '',0-0036 '#, o#f orfe croercdosr d=s 816= 1224 CheckinSgy mrbaonld o=m 'sy1-0050m'b,o l#s of recorSdysm b=o l281 = '0-0077', # ofS ryemcboorld s= =' 1-00921010' , # of records =S y355m bol = '4-1421'S, y#m boofl r=e c'o4-0697r'd,s #= o30f records = 2S ymbol = 'S0-0050y'm,b o#l o=f 're0-0063c'o,r d#s o=f r753e cords = 816 Symbol = 'S0-0082y'm,b o#l o=f 're4-0944co'r,d s# =o f932 records = S27y mbol = '0-0048',S #y mobfo lr e=c o'r0-0062d's, =# 924o f records = 974 Symbol = '0-0094S'y,m b#o lo f= r'ec3-0578o'r,d s# =o f957 records = 37 SCylmobsoiln g= f'i1-0025l'e, # of records = 354 Symbol = '1-0089', # of records = 291 Symbol = '4-0332', # of records = 21 Symbol = '2-0306', # of records = 24 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 679 Symbol = '0-0046', # of records = 657 Symbol = '0-0004', # of records = 1070 Symbol = '0-0015', # of records = 761 Symbol = '0-0098', # of records = 851 Checking random symbols Symbol = '1-0127', # of records = 193 Symbol = '2-0213', # of records = 49 Symbol = '4-0965', # of records = 26 Symbol = '2-0104', # of records = 11 Symbol = '0-0018', # of recoOrds = 908 peningSymbol = '1-0176', # of records =f 13 ile: swmr_data.h5 Symbol = '3-0781', # of records = 20 Symbol = '1-0028', # of records = 185 Symbol = '4-1571', # of records = 47 Checking comSymbol = '1-0056',m # of records = 170 on syClosinmg file bols Symbol = '0-0071', # of records = 679 Symbol = '0-0064', # of records = 741 Symbol = '0-0085', # of records = 706 Symbol = '0-0091', # of records = 700 Symbol = '0-0031', # of records = 839 Checking random symbols Symbol = '0-0073', # of records = 959 Symbol = '0-0049', # of records = 909 Symbol = '3-0047', # of records = 0 Symbol = '0-0033', # of records =O 1108p ening file: swmr_data.h5S ymbol = '3-0001', # of records = 18 ChecSkyimbnogl = c'o1-0050'm,m o#n osf yremcboorldss = 272 SSymybmoblo l= =' 0-0081''3-0458,' ,# #o fo fr erceocrodrsd s= =948 108 SySmybmoblo l= =' 3-0021''0-0094,' ,# #o fo fr erceocrodrsd s= =49 961 SymSbyomlb o=l '=0-0014 '',0-0040 #' ,o f# roefc orredcso r=d s729 = 969 SymboSly m=b o'l0-0020 '=, '#0-0052 'o,f #r eocfo rrdesc o=r ds626 = 796 Closing filSey mbol = '0-0046', # of records = 650 Checking random symbols Symbol = '0-0058', # of records = 1018 Symbol = '1-0047', # of records = 256 Symbol = '0-0008', # of records = O717 pening filSey:m boswmr_data.h5l = '1-0047', # of records = 256 ChSeycmkbionlg =c o'm0-0096m'o,n #s yomfb orlesc ords = 535 SymboSly m=b o'l0-0001 '=, '#1-0105 'of, re#c orodsf =r 912e corSymbol = '0-0067', # of reOcords p= e1021 ning fSiymlboel := '0-0077'swmr_data.h5, # of ds = 333 Symbol = '1-0009', # of records = 92 Symbol = '0-0039', # of records = 940 Symbol = '0-0034', # of records = 732 Symbol = '2-0220', # of records = 48 Closing file records = 1071 Symbol = '0-0056',C # hof ereccokrdis n= g754 commonS ymsboyl m= b'0-0061o',l #s o f records = 822 CheSckiyngm rbanodolm sy=mb ol's 0-0051',S y#mb olo =f ' 0-0074'r, e# cof orercodrdss = =579 814 Symbol = '2-0248', # ofS reycomrdbs o= l33 = '0-0036S'ymb,ol =# ' 0-0036o',f # orf ereccoordrs d= s1245 = 1245 Symbol = '1-0050', # of Sreycomrdbs =o l272 = '0-0057'S,ym bo#l = o'f1-0092' , r# eofc roecrorddss = = 921 Symbol = '0-0078', # of reco317 Symbol = '4-0697', # of records = 2 Symbol = '0-0063', # of records = 943 Symbol = '4-0944', # of records = 22 Symbol = '0-0062', # of records = 896 Symbol = '3-0578', # of records = 39 Closing file rds = 746 Symbol = '0-0063', # of records = 943 Checking random symbols Symbol = '0-0077', # of records = 1071 Symbol = '4-1421', # of records = 25 Symbol = '0-0050', # of records = 595 Symbol = '0-0082', # of records = 881 Symbol = '0-0048', # of records = 994 Symbol = '0-0094', # of records = 961 Symbol = '1-0025', # of records = 404 Symbol = '1-0089', # of records = 291 Symbol = '4-0332', # of records = 36 Symbol = '2-0306', # of records = 0 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 662 Symbol = '0-0046', # of records = 663 Symbol = '0-0004', # of records = 1132 Symbol = '0-0015', # of records = 812 Symbol = '0-0098', # of records = 822 Checking random symbols Symbol = '1-0127', # of records = 150 Symbol = '2-0213', # of records = 57 Symbol = '4-0965', # of records = 26 Symbol = '2-0104', # of records = 9 Symbol = '0-0018', # of records = 904 Symbol = '1-0176', # of records = 6 Symbol = '3-0781', # of records = 52 Symbol = '1-0028', # of records = 192 Symbol = '4-1571', # of records = 58 Symbol = '1-0056', # of records = 180 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 662 Symbol = '0-0064', # of records = 782 Symbol = '0-0085', # of records = 690 Symbol = '0-0091', # of records = 682 Symbol = '0-0031', # of records = 888 Checking random symbolsO peninSgy mfbiolle := 'swmr_data.h50-0073 ', # of records = 845 SyCmbhoelc k=i n'g 0-0049c'o,m m#o no fs yrmebcoolrsd s = 856 SymboSly m=b o'l0-0081 '=, '#3-0047 'o,f #r eocfo rrdesc o=r d926s = 13 SySmybmoblo l= =' 0-0094''0-0033,' ,# #o fo fr erceocrodrsd s= =951 1026 SSyymmbbooll == ''0-00403-0001'',, ## ooff rreeccoorrddss = 18= 972 SymbSoylmb o=l '= 1-0050''0-0052,' ,# #o fo fr erceocrodrsd s= =311 834 SymSbyomlb o=l '=0-0046 '',3-0458 '#, o#f orfe croercdosr d=s 663= 108 Checking raSndoymm bsoylm b=o ls' 3-0021', # Soyfm borle c= '0-0058', # of records = 973 Symbol = ords = 48 Symbol = '0-0014', # of records = 771 Symbol = '0-0020', # of records = 553 Closing file '1-0047', # of recordOs p=e n233i ng file: swmr_data.h5 Symbol = '0-0008', # of records = 748 CheckingS ycmobmomlo n= s'y1-0047m'b,o l#s of records = 233 Symbol = S'y0-0001m'b,o l# =o f' 0-0096r'e,c o#r dosf =r ec893o rds = 458 Symbol S= y'mb0-0067o'l, =# 'o1-0105f' ,r e#c oorfd sr e=c o962r ds = 308 SymSboylm b=o l' =0-0077 '',1-0009 '#, o#f orfe croercdosr d=s 977= 74 SSyymmbbooll == ''0-00390-0056'',, ## of records = 717 Symbol = '0-0061 of records = 962 Symbol = '0-0034', # of records = 775 Symbol = '2-0220', # of records = 51 Closing file ', # of records = 763 Checking random symbols Symbol = '0-0074', # of records = 489 Symbol = '2-0248', # of records = 34 Symbol = '0-0036', # of records = 1196 Symbol = '1-0050', # of records = 311 Symbol = '1-0092', # of records = 293 Symbol = '4-0697', # of records = 3 Symbol =O 'p0-0063e'n,i n#g offi lree:c orswmr_data.h5d s = 1003 Symbol = '4-0944',C #h eocfk irnegc ocrodmsm o=n 27s ymbols Symbol =S y'm0-0062b', o#l o=f 'r0-0051e'c,o r#d so f= r977e cords = 807 Symbol = S'y3-0578m'b,o l# =o f' 0-0036r'e,c o#r dosf =r ecords = 1196 27 Closing file Symbol = '0-0057', # of records = 905 Symbol = '0-0078', # of records = 710 Symbol = '0-0063', # of records = 1003 Checking random symbols Symbol = '0-0077', # of records = 977 Symbol = '4-1421', # of records = 25 Symbol = '0-0050', # of records = 584 Symbol = '0-0082', # of records = 894 Symbol = '0-0048', # of records = 1052 Symbol = '0-0094', # of records = 951 Symbol = '1-0025', # of records = 433 Symbol = '1-0089', # of records = 299 Symbol = '4-0332', # of records = 42 Symbol = '2-0306', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 662 Symbol = '0-0046', # of records = 663 Symbol = '0-0004', # of records = 1132 Symbol = '0-0015', # of records = 812 Symbol = '0-0098', # of records = 822 Checking random symbols Symbol = '1-0127', # of records = 150 Symbol = '2-0213', # of records = 57 Symbol = '4-0965', # of records = 26 Symbol = '2-0104', # of records = 9 Symbol = '0-0018', # of records = 904 Symbol = '1-0176', # of records = 6 Symbol = '3-0781', # of records = 52 Symbol = '1-0028', # of records = 192 Symbol = '4-1571', # of records = 58 Symbol = '1-0056', # of records = 180 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 662 Symbol = '0-0064', # of records = 782 Symbol = '0-0085', # of records = 690 Symbol = '0-0091', # of records = 682 Symbol = '0-0031', # of recordOs p=e n888i ng filCeh:e ckswmr_data.h5i ng random symbols Symbol =C h'e0-0073c'k,i n#g ocfo mrmeocno rsdysm b=o l845s SySmybmoblo l= =' 0-0049''0-0081,' ,# #o fo fr erceocrodrsd s= = 926 Symbol = '0-0094', # of records = 951 Symbol = '0-0040', # of records = 972 856 Symbol = '3-0047', # of records = 13 Symbol = '0-0033', # of records = 1026 Symbol = '3-0001', # of records = 18 Symbol = '1-0050', # of records = 311 Symbol = '3-0458', # of records = 108 Symbol = '3-0021', # of records = 48 Symbol = '0-0014', # of records = 771 Symbol = '0-0020', # of records = 553 Closing file Symbol = '0-0052', # of records = 834 Symbol = '0-0046', # of records = 663 Checking random symbols Symbol = '0-0058', # of records = 973 Symbol = '1-0047', # of records = 233 Symbol = '0-0008', # of records = 748 Symbol = '1-0047', # of records = 233O pening filSey:m boswmr_data.h5l = '0-0096', # of recorChecking common symbols Symbol = '0-0001', # of reds = 458 Symbol = '1-0105', # of records = 308 Symbol = '1-0009', # of records = 74 Symbol = '0-0039', # of records = 962 Symbol = '0-0034', # of records = 775 Symbol = '2-0220', # of records = 51 Closing file cords = 893 Symbol = '0-0067', # of records = 962 Symbol = '0-0077', # of records = 977 Symbol = '0-0056', # of records = 717 Symbol = '0-0061', # of records = 763 Checking random symbols Symbol = '0-0074', # of records = 489 Symbol = '2-0248', # of records = 34 Symbol = '0-0036', # of records = 1196 Symbol = '1-0050', # of records = 311 Symbol = '1-0092', # of records = 293 Symbol = '4-0697', # of records = 3 Symbol = '0-0063', # of records = 1003 Symbol = '4-0944', # of records = 27 Symbol = '0-0062', # of records = 977 Symbol = '3-0578', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 807 Symbol = '0-0036', # of records = 1196 Symbol = '0-0057', # of records = 905 Symbol = '0-0078', # of records = 710 Symbol = '0-0063', # of records = 1003 Checking random symbols Symbol = '0-0077', # of records = 977 Symbol = '4-1421', # of records = 25 Symbol = '0-0050', # of records = 584 Symbol = '0-0082', # of records = 894 Symbol = '0-0048', # of records = 1052 Symbol = '0-0094', # of records = 951 Symbol = '1-0025', # of records = 433 Symbol = '1-0089', # of records = 299 Symbol = '4-0332', # of records = 42 Symbol = '2-0306', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 662 Symbol = '0-0046', # of records = 663 Symbol = '0-0004', # of records = 1132 Symbol = '0-0015', # of records = 812 Symbol = '0-0098', # of records = 822 Checking random symbols Symbol = '1-0127', # of records = 150 Symbol = '2-0213', # of records = 57 Symbol = '4-0965', # of records = 26 Symbol = '2-0104', # of records = 9 Symbol = '0-0018', # of records = 904 Symbol = '1-0176', # of records = 6 Symbol = '3-0781', # of records = 52 Symbol = '1-0028', # of records = 192 Symbol = '4-1571', # of records = 58 Symbol = '1-0056', # of records = 180 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0071', # of records = 662 Symbol = '0-0064', # of records = 782 Symbol = '0-0085', # of records = 690 Symbol = '0-0091', # of records = 682 Symbol = '0-0031', # of records = 888 Checking random symbols Symbol = '0-0073', # of rOecpoerndisn g= fi845l e: swmr_data.h5 Symbol = '0-0049', # of recordsC =h ec856k ing common symboSlysm bol = '3-0047', # ofS yrmebcoolr d=s '=0-0081 '13, # of recorSdsy m=b o926l = '0-0033', # of Sryemcboorld s= =' 0-00941026' , # of recordSs y=m b951o l = '3-0001', # oSf yrmebcoolr d=s '=0-0040 '18, # of records = S972y mbol = '1-0050',S y#m boofl r=e c'o0-0052r'd,s #= o311f records = S834 ymbol = '3-0458', # Soyfm broel c= o'r0-0046d's, =# 108o f records = S663y mbol = C'h3-0021e'c,k i#n go fr arnedcoomr dssy m=b ols OpeningS yfmibloel: = swmr_data.h5' 0-0058', # of records = 973 CheckinSg ycmobmomlo n= s'y1-0047m'b,o l#s of records = 233S ymbol = '0-0001S',y m#b oolf =r e'c0-0008o'r,d s# o=f 893r ecords = 748 SymSbyomlb o=l '=0-0067 '',1-0047 '#, o#f orfe croercdosr d=s 962= 233 SSymybmoblo l= =' 0-0096''0-0077,' ,# #o fo fr erceocrodrsd s= =458 977 SySmbyomlb o=l '=1-0105 '',0-0056 '#, o#f orfe croercdosr d=s 308= 717 SSyymmbbooll == ''0-00611-0009'',, ## ofof rreeccoorrddss == 76374 CheScykmibnogl r=a n'd0-0039o'm, s#y mobfo lrse cords = S962y mbol = '0-0074', S#y mobfo lr e=c o'r0-0034d's, =# 489o f records = 775Symbol = '2-0248', # of recor Symbol = '2-0220', # of records = 51 Closing file ds = 3448 SSymbol = '0-0014', # of records = 771 ymbol = 'Symbol = '0-0020', # of records = 553 0-0036', Closing file # of records = 1196 Symbol = '1-0050', # of records = 311 Symbol = '1-0092', # of records = 293 Symbol = '4-0697', # of records = 3 Symbol = '0-0063', # of records = 1003 Symbol = '4-0944', # of records = 27 Symbol = '0-0062', # of records = 977 Symbol = '3-0578', # of records = 27 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 807 Symbol = '0-0036', # of records = 1196 Symbol = '0-0057', # of records = 905 Symbol = '0-0078', # of records = 710 Symbol = '0-0063', # of records = 1003 Checking random symbols Symbol = '0-0077', # of records = 977 Symbol = '4-1421', # of records = 25 Symbol = '0-0050', # of records = 584 Symbol = '0-0082', # of records = 894 Symbol = '0-0048', # of records = 1052 Symbol = '0-0094', # of records = 951 Symbol = '1-0025', # of records = 433 Symbol = '1-0089', # of records = 299 Symbol = '4-0332', # of records = 42 Symbol = '2-0306', # of records = 0 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols CClosing datasets Releasing symbols Closing objects losing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 150627 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i b2 -c 5 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 967392 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 256895 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 863339 Using reader random seed: 866021 Using reader random seed: 869006 Using reader random seed: 869108 Using reader random seed: 874813 Using writer random seed: 466725 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 706261 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 147011 Using reader random seed: 150431 Using reader random seed: 150370 Using reader random seed: 152530 Using reader random seed: 155089 Using writer random seed: 978516 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 558293 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 733347 Generating symbol names Choosing datasets Common symbol #0 = '0-0056' Common symbol #1 = '0-0068' Common symbol #2 = '0-0071' Common symbol #3 = '0-0056' Common symbol #4 = '0-0004' Random symbol #0 = '0-0044' Random symbol #1 = '0-0082' Random symbol #2 = '1-0147' Random symbol #3 = '1-0055' Random symbol #4 = '2-0209' Random symbol #5 = '0-0098' Random symbol #6 = '2-0131' Random symbol #7 = '0-0081' Random symbol #8 = '3-0028' Random symbol #9 = '1-0104' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 897 Symbol = '0-0068', # of records = 885 Symbol = '0-0071', # of records = 905 Symbol = '0-0056', # of records = 897 Symbol = '0-0004', # of records = 929 Checking random symbols Symbol = '0-0044', # of records = 940 Symbol = '0-0082', # of records = 869 Symbol = '1-0147', # of records = 200 Symbol = '1-0055', # of records = 222 Symbol = '2-0209', # of records = 63 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 737456 Generating symbol names Symbol = '0-0098', # of records = 899 Symbol = '2-0131', # of records = 61 Symbol = '0-0081', # of records = 906 Symbol = '3-0028', # of records = 28 Symbol = '1-0104', # of records = 222 Closing file Choosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0096' Common symbol #2 = '0-0099' Common symbol #3 = '0-0049' Common symbol #4 = '0-0073' Random symbol #0 = '1-0054' Random symbol #1 = '1-0059' Random symbol #2 = '3-0342' Random symbol #3 = '3-0751' Random symbol #4 = '4-0846' Random symbol #5 = '2-0160' Random symbol #6 = '4-1008' Random symbol #7 = '2-0134' Random symbol #8 = '0-0034' Random symbol #9 = '0-0097' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 936 Symbol = '0-0096', # of records = 890 Symbol = '0-0099', # of records = 880 Symbol = '0-0049', # of records = 867 Symbol = '0-0073', # of records = 867 Checking random symbols Symbol = '1-0054', # of records = 214 Symbol = '1-0059', # of records = 221 Symbol = '3-0342', # of records = 31 Symbol = '3-0751', # of records = 29 Symbol = '4-0846', # of records = 15 Symbol = '2-0160', # of records = 55 Symbol = '4-1008', # of records = 15 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 741654 Generating symbol names Symbol = '2-0134', # of records = 58 Symbol = '0-0034', # of records = 905 Symbol = '0-0097', # of records = 897 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 742257 Generating symbol names ParametersChoosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0075' Common symbol #2 = '0-0054' Common symbol #3 = '0-0069' Common symbol #4 = '0-0021' Random symbol #0 = '0-0082' Random symbol #1 = '1-0084' Random symbol #2 = '4-0289' Random symbol #3 = '0-0081' Random symbol #4 = '2-0185' Random symbol #5 = '0-0074' Random symbol #6 = '1-0153' Random symbol #7 = '2-0371' Random symbol #8 = '2-0268' Random symbol #9 = '4-0685' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 936 Symbol = '0-0075', # of records = 889 Symbol = '0-0054', # of records = 915 Symbol = '0-0069', # of records = 933 Symbol = '0-0021', # of records = 919 : # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 744711 Generating symbol names Checking random symbols Choosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0034' Common symbol #2 = '0-0011' Common symbol #3 = '0-0035' Common symbol #4 = '0-0030' Random symbol #0 = '0-0052' Random symbol #1 = '3-0536' Random symbol #2 = '0-0078' Random symbol #3 = '4-0519' Random symbol #4 = '0-0016' Random symbol #5 = '0-0042' Random symbol #6 = '0-0000' Random symbol #7 = '0-0097' Random symbol #8 = '2-0040' Random symbol #9 = '0-0050' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 936 Symbol = '0-0034', # of records = 905 Symbol = '0-0011', # of records = 923 Symbol = '0-0082', # of records = 869 Symbol = '0-0035', # of records = 907 Symbol = '1-0084', # of records = 210 Symbol = '0-0030', # of records = 925 Symbol = '4-0289', # of records = 16 Checking random symbols Symbol = '0-0052', # of records = 890 Symbol = '0-0081', # of records = 906 Symbol = '3-0536', # of records = 35 Symbol = '2-0185', # of records = 49 Symbol = '0-0078', # of records = 892 Symbol = '0-0074', # of records = 883 Symbol = '1-0153', # of records = 225 Symbol = '4-0519', # of records = 9 Symbol = '2-0371', # of records = 41 Symbol = '0-0016', # of records = 944 Symbol = '2-0268', # of records = 71 Symbol = '0-0042', # of records = 907 Choosing datasets Common symbol #0 = '0-0081' Common symbol #1 = '0-0045' Common symbol #2 = '0-0047' Common symbol #3 = 'Symbo0-0083' Comml = '0-0000', #on symbol of record #4 = '0-0046s = 857 ' Random symbol #0 = '0-0073' Random symbol #1 = '0-0026' Random symbol #2 = '0-0019' Random symbol #3 = '1-0012' Random symbol #4 = '3-0544' Random symbol #5 = '1-0148' Random symbol #6 = '4-0217' Random symbol #7 = '0-0073' Random symbol #8 = '2-0121'Symb Randool = '0-0097'm symbol #9, # of record = '0-0028' s = 897 Reading records Opening file: swmr_data.h5 Symbol = '2-0040Symbol = '4-0685', # of records = 13 ', # of records = 54 Closing file Symbol = '0-0050', # of records = 837 Closing file Checking common symbols Symbol = '0-0081', # of records = 906 Symbol = '0-0045', # of records = 908 Symbol = '0-0047', # of records = 866 Symbol = '0-0083', # of records = 932 Symbol = '0-0046', # of records = 876 Checking random symbols Symbol = '0-0073', # of records = 867 Symbol = '0-0026', # of records = 893 Symbol = '0-0019', # of records = 860 Symbol = '1-0012', # of records = 229 Symbol = '3-0544', # of records = 31 Symbol = '1-0148', # of records = 208 Symbol = '4-0217', # of records = 14 Symbol = '0-0073', # of records = 867 Symbol = '2-0121', # of records = 67 Symbol = '0-0028', # of records = 897 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 727 Symbol = '0-0068', # of records = 712 Symbol = '0-0071', # of records = 791 Symbol = '0-0056', # of records = 727 Symbol = '0-0004', # of records = 762 Checking random symbols Symbol = '0-0044', # of records = 793 Symbol = '0-0082', # of records = 712 Symbol = '1-0147', # of records = 138 Symbol = '1-0055', # of records = 207 Symbol = '2-0209', # of records = 53 Symbol = '0-0098', # of records = 707 Symbol = '2-0131', # of records = 52 Symbol = '0-0081', # of records = 697 Symbol = '3-0028', # of records = 22 Symbol = '1-0104', # of records = 105 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 815 Symbol = '0-0096', # of records = 700 Symbol = '0-0099', # of records = 755 Symbol = '0-0049', # of records = 717 Symbol = '0-0073', # of records = 691 Checking random symbols Symbol = '1-0054', # of records = 156 Symbol = '1-0059', # of records = 154 Symbol = '3-0342', # of records = 22 Symbol = '3-0751', # of records = 29 Symbol = '4-0846', # of records = 6 Symbol = '2-0160', # of records = 51 Symbol = '4-1008', # of records = 15 Symbol = '2-0134', # of records = 57 Symbol = '0-0034', # of records = 690 Symbol = '0-0097', # of records = 700 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 815 Checking common symbols Symbol = '0-0075', # of records = 687 Symbol = '0-0058', # of records = 815 Symbol = '0-0054', # of records = 755 Symbol = '0-0034', # of records = 690 Symbol = '0-0069', # of records = 824 Symbol = '0-0011', # of records = 733 Symbol = '0-0021', # of records = 727 Checking random symbols Symbol = '0-0035', # of records = 767 Symbol = '0-0082', # of records = 712 Symbol = '0-0030', # of records = 742 Symbol = '1-0084', # of records = 182 Checking random symbols Symbol = '4-0289', # of records = 16 Symbol = '0-0052', # of records = 698 Symbol = '0-0081', # of records = 697 Symbol = '3-0536', # of records = 28 Symbol = '2-0185', # of records = 27 Symbol = '0-0078', # of records = 691 Symbol = '0-0074', # of records = 662 Symbol = '4-0519', # of records = 6 Symbol = '1-0153', # of records = 189 Symbol = '0-0016', # of records = 722 Symbol = '2-0371', # of records = 30 Symbol = '0-0042', # of records = 813 Symbol = '2-0268', # of records = 68 Symbol = '0-0000', # of records = 712 Opening file: swmr_data.h5 Symbol = '0-0097', # of records = 700 Symbol = '4-0685', # of records = 13 Symbol = '2-0040', # of records = 47 Closing file Symbol = '0-0050', # of records = 696 Closing file Checking common symbols Symbol = '0-0081', # of records = 697 Symbol = '0-0045', # of records = 738 Symbol = '0-0047', # of records = 725 Symbol = '0-0083', # of records = 693 Symbol = '0-0046', # of records = 745 Checking random symbols Symbol = '0-0073', # of records = 691 Symbol = '0-0026', # of records = 673 Symbol = '0-0019', # of records = 745 Symbol = '1-0012', # of records = 183 Symbol = '3-0544', # of records = 9 Symbol = '1-0148', # of records = 181 Symbol = '4-0217', # of records = 14 Symbol = '0-0073', # of records = 691 Symbol = '2-0121', # of records = 59 Symbol = '0-0028', # of records = 746 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0056', # of records = 493 Symbol = '0-0068', # of records = 501 Symbol = '0-0071', # of records = 535 Symbol = '0-0056', # of records = 493 Symbol = '0-0004', # of records = 449 Checking random symbols Symbol = '0-0044', # of records = 551 Symbol = '0-0082', # of records = 475 Symbol = '1-0147', # of records = 69 Symbol = '1-0055', # of records = 170 Symbol = '2-0209', # of records = 53 Symbol = '0-0098', # of records = 426 Symbol = '2-0131', # of records = 52 Symbol = '0-0081', # of records = 378 Symbol = '3-0028', # of records = 19 Symbol = '1-0104', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 566 Symbol = '0-0096', # of records = 421 Symbol = '0-0099', # of records = 447 Symbol = '0-0049', # of records = 446 Symbol = '0-0073', # of records = 455 Checking random symbols Symbol = '1-0054', # of records = 117 Symbol = '1-0059', # of records = 95 Symbol = '3-0342', # of records = 0 Symbol = '3-0751', # of records = 7 Symbol = '4-0846', # of records = 3 Symbol = '2-0160', # of records = 39 Symbol = '4-1008', # of records = 15 Symbol = '2-0134', # of records = 25 Symbol = '0-0034', # of records = 417 Symbol = '0-0097', # of records = 433 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 566 Symbol = '0-0034', # of records = 417 Symbol = '0-0011', # of records = 481 Symbol = '0-0035', # of records = 518 Symbol = '0-0030', # of records = 459 Checking random symbols Symbol = '0-0052', # of records = 487 Symbol = '3-0536', # of records = 24 Symbol = '0-0078', # of records = 481 Symbol = '4-0519', # of records = 4 Symbol = '0-0016', # of records = 387 Symbol = '0-0042', # of records = 546 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 566 Symbol = '0-0075', # of records = 341 Symbol = '0-0054', # of records = 528 Symbol = '0-0069', # of records = 564 Symbol = '0-0021', # of records = 471 Checking random symbols Symbol = '0-0082', # of records = 475 Symbol = '1-0084', # of records = 91 Symbol = '4-0289', # of records = 16 Symbol = '0-0081', # of records = 378 Symbol = '2-0185', # of records = 17 Symbol = '0-0074', # of records = 319 Symbol = '1-0153', # of records = 148 Symbol = '2-0371', # of records = 0 Symbol = '2-0268', # of records = 64 Symbol = '4-0685', # of records = 13 Closing file Opening file: swmr_data.h5 Symbol = '0-0000', # of records = 507 Symbol = '0-0097', # of records = 433 Checking common symbols Symbol = '2-0040', # of records = 47 Symbol = '0-0081', # of records = 378 Symbol = '0-0050', # of records = 452 Closing file Symbol = '0-0045', # of records = 554 Symbol = '0-0047', # of records = 428 Symbol = '0-0083', # of records = 390 Symbol = '0-0046', # of records = 472 Checking random symbols Symbol = '0-0073', # of records = 455 Symbol = '0-0026', # of records = 346 Symbol = '0-0019', # of records = 385 Symbol = '1-0012', # of records = 109 Symbol = '3-0544', # of records = 0 Symbol = '1-0148', # of records = 117 Symbol = '4-0217', # of records = 7 Symbol = '0-0073', # of records = 455 Symbol = '2-0121', # of records = 50 Symbol = '0-0028', # of records = 497 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing Closing datasets Releasing symbols Closing objects objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 702998 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 932916 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 520702 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 695610 Generating symbol names Choosing datasets Common symbol #0 = '0-0089' Common symbol #1 = '0-0084' Common symbol #2 = '0-0075' Common symbol #3 = '0-0061' Common symbol #4 = '0-0075' Random symbol #0 = '1-0026' Random symbol #1 = '1-0154' Random symbol #2 = '3-0619' Random symbol #3 = '2-0191' Random symbol #4 = '4-1421' Random symbol #5 = '0-0062' Random symbol #6 = '0-0086' Random symbol #7 = '1-0097' Random symbol #8 = '0-0084' Random symbol #9 = '0-0020' Reading records Opening file: swmr_data.h5 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 697687 Generating symbol names Checking common symbols Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 697833 Generating symbol names Symbol = '0-0089', # of records = 910 Symbol = '0-0084', # of records = 868 Symbol = '0-0075', # of records = 875 Symbol = '0-0061', # of records = 883 Symbol = '0-0075', # of records = 875 Checking random symbols Symbol = '1-0026', # of records = 252 Choosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0070' Common symbol #2 = '0-0083'Symbol Commo= '1-0154', # of recn symbol #3 = '0-0087' Coords = mmon sym225 bol #4 = '0-0012' Random symbol #0 = '0-0045' Random symbol #1 = '0-0090' Random symbol #2 = '1-0104' Random symbol #3 = '0-0095' Random symbol #4 = '0-0061' Random symbol #5 = '0-0052' Random symbol #6 = '4-1061' Random symbol #7 = '1-0100'Symbol = Random symbol #8 = ' '3-0619', # of reco2-0061' Ranrds = 29 dom symbol #9 = '0-0044' Reading records Choosing datasets Common symbol #0 = '0-0003' Common symbol #1 = '0-0000' Common symbol #2 = '0-0007' Common symbol #3 = '0-0037' Common symbol #4 = '0-0056' Random symbol #0 = '0-0083' Random symbol #1 = '4-1222' Random symbol #2 = '1-0133' Random symbol #3 = '1-0122' Random symbol #4 = '3-0216' Random symbol #5 = '3-0100' Random symbol #6 = '4-0203' Random symbol #7 = '0-0046' Symbol = 'Random 2-0191', # of records = symbol #8 = '3-0013' R52 andom symbol #9 = '1-0077' Opening file: swmr_data.h5 Reading records Opening file: swmr_data.h5 Symbol = '4-1421', # of records = 14 Symbol = '0-0062', # of records = 901 Checking common symbols Checking common symbols Symbol = '0-0003', # of records = 912 Symbol = '0-0073', # of records = 843 Symbol = '0-0000', # of records = 902 Symbol = '0-0070', # of records = 840 Symbol = '0-0007', # of records = 903 Symbol = '0-0083', # of records = 922 Symbol = '0-0037', # of records = 812 Symbol = '0-0056', # of records = 896 Checking random symbols Symbol = '0-0083', # of records = 922 Symbol = '0-0087', # of records = 892 Symbol = '4-1222', # of records = 16 Symbol = '0-0012', # of records = 838 Symbol = '1-0133', # of records = 179 Checking random symbols Symbol = '0-0045', # of records = 896 Symbol = '1-0122', # of records = 198 Symbol = '0-0090', # of records = 889 Symbol = '3-0216', # of records = 30 Symbol = '1-0104', # of records = 214 Symbol = '3-0100', # of records = 32 Symbol = '0-0095', # of records = 937 Symbol = '4-0203', # of records = 13 Symbol = '0-0061', # of records = 883 Symbol = 'Parameters: # of seconds between polling = 1 Symbol = ' # of 0-0052', # of records =common symbols to p 931 oll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using read0-0046', # of er random seed: 702120 Generating symbol names records = 893 Symbol = '4-1061', # of records = 17 Symbol = '3-0013', # of records = 26 Symbol = '1-0100', # of records = 181 Symbol = '1-0077', # of records = 229 Symbol = '2-0061', # of records = 64 Closing file Symbol = '0-0044', # of records = 922 Symbol = '0-0086', # of records = 949 Symbol = '1-0097', # of records = 225 Symbol = '0-0084', # of records = 868 Symbol = '0-0020', # of records = 908 Closing file Closing file Choosing datasets Common symbol #0 = '0-0030' Common symbol #1 = '0-0057' Common symbol #2 = '0-0021' Common symbol #3 = '0-0085' Common symbol #4 = '0-0084' Random symbol #0 = '1-0182' Random symbol #1 = '1-0091' Random symbol #2 = '0-0006' Random symbol #3 = '4-0580' Random symbol #4 = '0-0009' Random symbol #5 = '0-0094' Random symbol #6 = '0-0037' Random symbol #7 = '3-0492' Random symbol #8 = '1-0104' Random symbol #9 = '1-0086' Reading records Opening file: swmr_data.h5 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 706000 Generating symbol names Choosing datasets Common symbol #0 = '0-0030' Common symbol #1 = '0-0047' Common symbol #2 = '0-0093' Common symbol #3 = '0-0019' Common symbol #4 = '0-0086' Random symbol #0 = '4-0649' Random symbol #1 = '4-1012' Random symbol #2 = '0-0013' Random symbol #3 = '1-0100' Random symbol #4 = '0-0027' Random symbol #5 = '0-0080' Random symbol #6 = '0-0034' Random symbol #7 = '0-0056' Random symbol #8 = '3-0603' Random symbol #9 = '3-0778' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 901 Symbol = '0-0047', # of records = 861 Symbol = '0-0093', # of records = 940 Symbol = '0-0019', # of records = 841 Symbol = '0-0086', # of records = 949 Checking random symbols Symbol = '4-0649', # of records = 20 Symbol = '4-1012', # of records = 16 Symbol = '0-0013', # of records = 845 Symbol = '1-0100', # of records = 181 Symbol = '0-0027', # of records = 899 Symbol = '0-0080', # of records = 893 Symbol = '0-0034', # of records = 882 Symbol = '0-0056', # of records = 896 Symbol = '3-0603', # of records = 31 Symbol = '3-0778', # of records = 20 Closing file Checking common symbols Symbol = '0-0030', # of records = 901 Symbol = '0-0057', # of records = 925 Symbol = '0-0021', # of records = 845 Symbol = '0-0085', # of records = 872 Symbol = '0-0084', # of records = 868 Checking random symbols Symbol = '1-0182', # of records = 193 Symbol = '1-0091', # of records = 222 Symbol = '0-0006', # of records = 873 Symbol = '4-0580', # of records = 15 Symbol = '0-0009', # of records = 944 Symbol = '0-0094', # of records = 885 Symbol = '0-0037', # of records = 812 Symbol = '3-0492', # of records = 28 Symbol = '1-0104', # of records = 214 Symbol = '1-0086', # of records = 226 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 969 Symbol = '0-0084', # of records = 910 Opening fileO: peswmr_data.h5n ing file: swmr_data.h5 Symbol = '0-0075', # of records = 951 Symbol = '0-0061', # of records = 922 Symbol = '0-0075', # of records = 951 Checking random symbols Symbol = '1-0026', # of records = 286 Symbol = '1-0154', # of records = 197 Symbol = '3-0619', # of records = 35 Symbol = '2-0191', # of records = 52 Symbol = '4-1421', # of records = 18 Symbol = '0-0062', # of records = 898 Symbol = '0-0086', # of records = 950 Symbol = '1-0097', # of records = 232 Symbol = '0-0084', # of records = 910 Symbol = '0-0020', # of records = 851 Closing file CheckingC choemcmkoinn gs ycmobmomlosn symbols Symbol = S'y0-0003m'b,o l# =o f' 0-0073r'e,c o#r dosf =r e947c ords = 821 Symbol = S'y0-0000m'b,o l# =o f' 0-0070'r,e c#o rodfs r=e c863o rds = 848 Symbol = 'S0-0007y'm,b o#l o=f r'ec0-0083o'r,d s# =o f910 records = 935 Symbol = '0-0037', S#y mobfo lr e=c o'r0-0087d's, =# 812o f records = 867 Symbol = '0-0056', #S yomfb orle c=o r'd0-0012s' ,= 918# of records C=h e869c king random Cshyemcbkoilnsg random sSyymmbboolls = '0-0083', #S yomfb orle c=o r'd0-0045s' ,= #935 of records = 906 Symbol Opening file: swmr_data.h5 =S y'm4-1222b'o,l #= o'f0-0090 'r,e c#ord so f= r18e cords = 947 Symbol = S'y1-0133m'boChecking colmmon symbols =, '#1-0104 'o,f #r eoSymbfol = '0-0030', # of records = 935 croercdosr d=s 183= 219 Symbol = '0-0057', # of records = 949 SSymSymbol = 'b0-0021', # of records = 831 oly m=b o'l0-0095 '=, '#1-0122 oSymbfol = '0-0085', # of records = 890 r'ec,o r#d so f= r948e Symbol = '0-0084', # of records = 910 cords = Checking random symbols 217 SymSymbol b= '1-0182', # of records = 197o l = '0-0061', # of rSymbol = 'e1-0091', # of recordsc = 262 ordsS =y m922b olSymbol = '0-0006', # of records = 876 = '3-0216', S#y mSymbol = '4-0580b', # of records = 19 olo =f 'r0-0052e'c,o r#d Symbol = 'o0-0009', # of recordfs = 972 rse =c o25r ds = Symbol944 = '0-0094', # of records = 935 Symbol = '0-0037', # of records = 812 Symbol S= ym'b4-1061Sy'mbol = '3-0492,', # of records = 28 #ol o=f 'r3-0100e'c,o r#d so f= r17e cords Symbol = '1-0104', # of records = 219 = 32 Symbol = '1-0100', Symbol = '#1-0086', # of records = 229 oSfy mrbeoclo rClosing file ds= =' 4-0203169' , # of records = S5 ymbol = '2-0061', # of rSeycmobrodls == '590-0046 ', # of records = 908 Symbol = '0-0044', # oSf yrmebcoolr d=s '=3-0013 '942, # of recorCdlso s=i n26g file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 935 Symbol = '0-0047', # of records = 826 Symbol = '0-0093', # of records = 884 Symbol = '0-0019', # of records = 797 Symbol = '0-0086', # of records = 950 Checking random symbols Symbol = '4-0649', # of records = 25 Symbol = '4-1012', # of records = 19 Symbol = '0-0013', # of records = 853 Symbol = '1-0100', # of records = 169 Symbol = '0-0027', # of records = 851 Symbol = '0-0080', # of records = 844 Symbol = '0-0034', # of records = 914 Symbol = '0-0056', # of records = 918 Symbol = '3-0603', # of records = 39 Symbol = '3-0778', # of records = 19 Closing file Symbol = '1-0077', # of records = 217 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 887 Symbol = '0-0084', # of records = 1019 Symbol = '0-0075', # of records = 954 Symbol = '0-0061', # of records = 896 Symbol = '0-0075', # of records = 954 Checking random symbols Symbol = '1-0026', # of records = 292 Symbol = '1-0154', # of records = 193 Symbol = '3-0619', # of records = 40 Symbol = '2-0191', # of records = 50 Symbol = '4-1421', # of records = 21 Symbol = '0-0062', # of records = 942 Symbol = '0-0086', # of records = 890 Symbol = '1-0097', # of records = 247 Symbol = '0-0084', # of records = 1019 Symbol = '0-0020', # of records = 854 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 953 Symbol = '0-0057', # of records = 934 Symbol = '0-0021', # of records = 827 Symbol = '0-0085', # of records = 864 Symbol = '0-0084', # of records = 1019 OpChecking erandom symbols ning fSymbiol = '1-0182', # of rlecords = 199 e: swmr_data.h5 Symbol = '1-0091', # of records = 279 Symbol = '0-0006', # of records = 935 CheckinSymbol =g '4-0580', # of records = 12 common symboSymboll = '0-0009', # of recordss = 981 Symbol = '0-0094', # of records = 953 Symbol = 'Symbo0-0073l = '0-0037', # of reco'rds = 820 , # of recordSymbol =s '3-0492', # of records = 37 = 835 Symbol = '1-0104', # of records = 232 Symbol Symbol == '1-0086', # of records = 215 '0-0070', # ofClosing file records = 841 Symbol = '0-0083', # of records = 947 Symbol = '0-0087', # of records = 785 Symbol = '0-0012', # of records = 873 Checking random symbols Opening file: swmr_data.h5 Symbol = '0-0045', # of records = 988Checking common sym bols SymSymbol = '0-0030', #b of records = 953 ol = '0-0090', # of recorSymbol = '0-0047', #d of records = 789 s = 995 Symbol = '0-0093', # of records = 851 Symbol = '1-0104', #Symbol = '0-0019', # oof records = 835 f records = 232 Symbol = '0-0086', # of records = 890 Checking random symbols SymbolSymb ol = '4-0649', # of record=s = 34 '0-0095', # of records =Symbol = '4-1012', # of records 950= 21 Symbol = Sy'0-0013', # of recordms = 848 bol = '0-0061', # oSymbol = 'f1-0100', # of records = 160 records = 896 Symbol = '0-0027', # of records = 871 SSymbol = '0-0080',y # of remcords = 858 bol = '0-0052', # ofSymbol = '0-0034', # of rercords = 958 ecords = 952 Symbol = '0-0056', # of records = 958 SymbSymbol o= '3-0603', # of recolrds = 37 = '4-1061', # of recoSymbol = r'3-0778', # of recodrds = 17 s = 16 Closing file Symbol = '1-0100', # of records = 160 Symbol = '2-0061', # of records = 59 Symbol = '0-0044', # of records = 903 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 910 Symbol = '0-0000', # of records = 890 Symbol = '0-0007', # of records = 833 Symbol = '0-0037', # of records = 820 Symbol = '0-0056', # of records = 958 Checking random symbols Symbol = '0-0083', # of records = 947 Symbol = '4-1222', # of records = 8 Symbol = '1-0133', # of records = 192 Symbol = '1-0122', # of records = 224 Symbol = '3-0216', # of records = 25 Symbol = '3-0100', # of records = 22 Symbol = '4-0203', # of records = 2 Symbol = '0-0046', # of records = 896 Symbol = '3-0013', # of records = 34 Symbol = '1-0077', # of records = 203 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 906 Symbol = '0-0084', # of records = 1011 Symbol = '0-0075', # of records = 953 Symbol = '0-0061', # of records = 806 Symbol = '0-0075', # of records = 953 Checking random symbols Opening file: swmr_data.h5 Symbol = '1-0026', # of records = 276 Checking common symbols Symbol = '0-0030'S, # of records = y935 mbol = '1-0154', # of rSymbol = '0-0057'e, # of recorcds = 999 ords = 186 Symbol = '0-0021', # of records = 838 SymbolSymbol = '0-0085', # of records= = 903 '3-0619', # of recordsSymbol = '0-0084', # of rec ords = 1011 = 40 Checking random symbols Symbol = '1-0182', # of records = 192 Symbol = '2-0191', Symbo#l = '1-0091', # of re cords = 280 of records = Symbo76l = '0-0006', # of re cords = 961 Symbol S= '4-0580', # of records = 21 ymbol = '4-1421', Symbol #= '0-0009', # of recor ds = 1014 of records =Symbol = '0-0094' , # of records 27= 978 Symbol = '0-0037', # of records = 879 Symbol = '0-0062',Symb ol = '3-0492', # of# records = 37 of records = 932Symbol = '1-0104', # of records = 180 Symbol = '1-0086',S # of records = 217 ymbol = 'Closin0-0086g file ', # of records = 861 Symbol = '1-0097', # of records = 238 Symbol = '0-0084', # of records = 1011 Symbol = '0-0020', # of records = 842 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 935 Symbol = '0-0047', # of records = 788 Symbol = '0-0093', # of records = 834 Symbol = '0-0019', # of records = 842 Symbol = '0-0086', # of records = 861 Checking random symbols Symbol = '4-0649', # of records = 39 Symbol = '4-1012', # of records = 12 OSymbol = '0-0013', # of records = 917p ening file: Symbol = '1-0100', # of recordswmr_data.h5s = 144 Symbol = '0-0027', # of records = 793 Symbol = '0-0080', # of records = 863 ChecSykmbol = '0-0034', # of reicords = 980 ng commoSymnbol = '0-0056', # of rec ords = 995 symbols Symbol = '3-0603', # of records = 37 SymbSymbol = 'o3-0778', # of recordsl = 14 = '0-0073', #Clos ing file of records = 809 Symbol = '0-0070', # of records = 842 Symbol = '0-0083', # of records = 886 Symbol = '0-0087', # of records = 817 Symbol = '0-0012', # of records = 879 Checking random symbols Symbol = '0-0045', # of records = Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 911 Symbol = '0-0000', # of records = 890 Symbol = '0-0007', # of records = 915 Symbol = '0-0037', # of records = 879 Symbol = '0-0056', # of records = 995 Checking random symbols Symbol = '0-0083', # of records = 886 Symbol = '4-1222', # of records = 8 Symbol = '1-0133', # of records = 187 Symbol = '1-0122', # of records = 251 Symbol = '3-0216', # of records = 20 Symbol = '3-0100', # of records = 1 Symbol = '4-0203', # of records = 8 Symbol = '0-0046', # of records = 878 Symbol = '3-0013', # of records = 28 Symbol = '1-0077', # of records = 226 Closing file 998 Symbol = '0-0090', # of records = 983 Symbol = '1-0104', # of records = 180 Symbol = '0-0095', # of records = 973 Symbol = '0-0061', # of records = 806 Symbol = '0-0052', # of records = 932 Symbol = '4-1061', # of records = 22 Symbol = '1-0100', # of records = 144 Symbol = '2-0061', # of records = 60 Symbol = '0-0044', # of records = 871 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 936 Symbol = '0-0057', # of records = 997 Symbol = '0-0021', # of records = 811 Symbol = '0-0085', # of records = 930 Symbol = '0-0084', # of records = 999 Checking random symbols Symbol = '1-0182', # of records = 206 Symbol = '1-0091', # of records = 282 Symbol = '0-0006', # of records = 964 Symbol = '4-0580', # of records = 3 Symbol = '0-0009', # of records = 1099 Symbol = '0-0094', # of records = 949 Symbol = '0-0037', # of records = 870 Symbol = '3-0492', # of records = 53 Symbol = '1-0104', # of records = 181 Symbol = '1-0086', # of records = 223 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 889 Symbol = '0-0084', # of records = 999 Symbol = '0-0075', # of records = 944 Symbol = '0-0061', # of records = 776 Symbol = '0-0075', # of records = 944 Checking random symbols Symbol = '1-0026', # of records = 263 Symbol = '1-0154', # of records = 194 Symbol = '3-0619', # of records = 40 Symbol = '2-0191', # of records = 67 Symbol = '4-1421', # of records = 27 Symbol = '0-0062', # of records = 977 Symbol = '0-0086', # of records = 846 Symbol = '1-0097', # of records = 244 Symbol = '0-0084', # of records = 999 Symbol = '0-0020', # of records = 891 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 936 Symbol = '0-0047', # of records = 808 Symbol = '0-0093', # of records = 806 Symbol = '0-0019', # of records = 888 Symbol = '0-0086', # of records = 846 Checking random symbols Symbol = '4-0649', # of records = 39 Symbol = '4-1012', # of records = 12 Symbol = '0-0013', # of records = 900 Symbol = '1-0100', # of records = 132 Symbol = '0-0027', # of records = 739 Symbol = '0-0080', # of records = 829 Symbol = '0-0034', # of records = 957 Symbol = '0-0056', # of records = 1025 Symbol = '3-0603', # of records = 37 Symbol = '3-0778', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 923 Symbol = '0-0000', # of records = 931 Symbol = '0-0007', # of records = 910 Symbol = '0-0037', # of records = 870 Symbol = '0-0056', # of records = 1025 Checking random symbols Symbol = '0-0083', # of records = 866 Symbol = '4-1222', # of records = 8 Symbol = '1-0133', # of records = 202 Symbol = '1-0122', # of records = 242 Symbol = '3-0216', # of records = 30 Symbol = '3-0100', # of records = 14 Symbol = '4-0203', # of records = 8 Symbol = '0-0046', # of records = 829 Symbol = '3-0013', # of records = 38 Symbol = '1-0077', # of records = 220 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 737 Symbol = '0-0070', # of records = 825 Symbol = '0-0083', # of records = 866 Symbol = '0-0087', # of records = 753 Symbol = '0-0012', # of records = 814 Checking random symbols Symbol = '0-0045', # of records = 1019 Symbol = '0-0090', # of records = 972 Symbol = '1-0104', # of records = 169 Symbol = '0-0095', # of records = 952 Symbol = '0-0061', # of records = 767 Symbol = '0-0052', # of records = 978 Symbol = '4-1061', # of records = 14 Symbol = '1-0100', # of records = 132 Symbol = '2-0061', # of records = 67 Symbol = '0-0044', # of records = 909 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 941 Symbol = '0-0057', # of records = 1030 Symbol = '0-0021', # of records = 858 Symbol = '0-0085', # of records = 943 Symbol = '0-0084', # of records = 951 Checking random syOpening file: swmr_data.h5 mbols Symbol = '1-0182', # of records = 218 Symbol = '1-0091', # of records = 301 Symbol = '0-0006', # of records = 967 Symbol = '4-0580', # of records = 7 Symbol = '0-0009', # of records = 1075 Symbol = '0-0094', # of records = 991 Symbol = '0-0037', # of records = 900 Symbol = '3-0492', # of records = 53 Symbol = '1-0104', # of records = 165 Symbol = '1-0086', # of records = 222 Closing file Checking common symbols Symbol = '0-0089', # of records = 840 Symbol = '0-0084', # of records = 951 Symbol = '0-0075', # of records = 910 Symbol = '0-0061', # of records = 835 Symbol = '0-0075', # of records = 910 Checking random symbols Symbol = '1-0026', # of records = 282 Symbol = '1-0154', # of records = 226 Symbol = '3-0619', # of records = 40 Symbol = '2-0191', # of records = 58 Symbol = '4-1421', # of records = 27 Symbol = '0-0062', # of records = 930 Symbol = '0-0086', # of records = 891 Symbol = '1-0097', # of records = 278 Symbol = '0-0084', # of records = 951 Symbol = '0-0020', # of records = 816 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 941 Symbol = '0-0047', # of records = 802 Symbol = '0-0093', # of records = 823 Symbol = '0-0019', # of records = 865 Symbol = '0-0086', # of records = 891 Checking random symbols Symbol = '4-0649', # of records = 39 Symbol = '4-1012', # of records = 12 Symbol = '0-0013', # of records = 905 Symbol = '1-0100', # of records = 152 Symbol = '0-0027', # of records = 698 Symbol = '0-0080', # of records = 881 Symbol = '0-0034', # of records = 960 Symbol = '0-0056', # of records = 1042 Symbol = '3-0603', # of records = 29 Symbol = '3-0778', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 867 Symbol = '0-0000', # of records = 877 Symbol = '0-0007', # of records = 884 Symbol = '0-0037', # of records = 900 Symbol = '0-0056', # of records = 1042 Checking random symbols Symbol = '0-0083', # of records = 829 Symbol = '4-1222', # of records = 8 Symbol = '1-0133', # of records = 209 Symbol = '1-0122', # of records = 262 Symbol = '3-0216', # of records = 40 Symbol = '3-0100', # of records = 20 Symbol = '4-0203', # of records = 8 Symbol = '0-0046', # of records = 838 Symbol = '3-0013', # of records = 45 Symbol = '1-0077', # of records = 179 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 727 Symbol = '0-0070', # of records = 887 Symbol = '0-0083', # of records = 829 Symbol = '0-0087', # of records = 734 Symbol = '0-0012', # of records = 798 Checking random symbols Symbol = '0-0045', # of records = 971 Symbol = '0-0090', # of records = 948 Symbol = '1-0104', # of records = 165 Symbol = '0-0095', # of records = 960 Symbol = '0-0061', # of records = 835 Symbol = '0-0052', # of records = 899 Symbol = '4-1061', # of records = 14 Symbol = '1-0100', # of records = 152 Symbol = '2-0061', # of records = 92 Symbol = '0-0044', # of records = 944 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0089', # of records = 845 Symbol = '0-0084', # of records = 915 SymbolOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 960 Symbol = '0-0057', # of records = 1034 Symbol = '0-0021', # of records = 855 Symbol = '0-0085', # of records = 983 Symbol = '0-0084', # of records = 915 Checking random symbols Symbol = '1-0182', # of records = 199 Symbol = '1-0091', # of records = 308 Symbol = '0-0006', # of records = 1005 Symbol = '4-0580', # of records = 4 Symbol = '0-0009', # of records = 1042 Symbol = '0-0094', # of records = 979 Symbol = '0-0037', # of records = 870 Symbol = '3-0492', # of records = 35 Symbol = '1-0104', # of records = 207 Symbol = '1-0086', # of records = 221 Closing file = '0-0075', # of records = 906 Symbol = '0-0061', # of records = 788 Symbol = '0-0075', # of records = 906 Checking random symbols Opening file: swmr_data.h5 Symbol = '1-0026', #Checking common sym bols of records = 264 Symbol = '0-0030', # of records = 960 Symbol = '1-0154', # of records = 238 Symbol = '0-0047', # of records = 764 SymbolSymbol = '0-0093', # of records = 856 = '3-0619', # of rSymbol = '0-0019', # of records = 914e cords = 52 Symbol = '0-0086', # of records = 972 Checking random symbols SymbolSymbo l = '4-0649=', # of records = 43 '2-0191', # of recordsSymbol = '4-1012', # of records = 21 = 49 Symbol = '0-0013', # of records = 885 Symbol Symb=ol = '1-0100', # of r ecords '= 151 4-1421', # of reSymbcol = '0-0027o', # of records = r716 ds = 37 Symbol = '0-0080', # of records = 863 SymbSymbool = '0-0034'l, # of records = 964 = '0-0062', # of rSymbeol = '0-0056', # of crecordso = 1087 rds = 875 Symbol = '3-0603', # of records = 41 SymbSymbol = '3-0778o', # of recordsl = 7 = '0-0086', # ofClosi ng file records = 972 Symbol = '1-0097', # of records = 256 Symbol = '0-0084', # of records = 915 Symbol = '0-0020', # of records = 839 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 914 Symbol = '0-0000', # of records = 856 Symbol = '0-0007', # of records = 883 Symbol = '0-0037', # of records = 870 Symbol = '0-0056', # of records = 1087 Checking random symbols Symbol = '0-0083', # of records = 887 Symbol = '4-1222', # of records = 0 Symbol = '1-0133', # of records = 228 Symbol = '1-0122', # of records = 256 Symbol = '3-0216', # of records = 41 Symbol = '3-0100', # of records = 12 Symbol = '4-0203', # of records = 8 Symbol = '0-0046', # of records = 782 Symbol = '3-0013', # of records = 53 Symbol = '1-0077', # of records = 164 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 800 Symbol = '0-0070', # of records = 887 Symbol = '0-0083', # of records = 887 Symbol = '0-0087', # of records = 689 Symbol = '0-0012', # of records = 820 Checking random symbols Symbol = '0-0045', # of records = 946 Symbol = '0-0090', # of records = 969 Symbol = '1-0104', # of records = 207 Symbol = '0-0095', # of records = 951 Symbol = '0-0061', # of records = 788 Symbol = '0-0052', # of records = 859 Symbol = '4-1061', # of records = 17 Symbol = '1-0100', # of records = 151 Symbol = '2-0061', # of records = 106 Symbol = '0-0044', # of records = 893 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0030', # of records = 937 Symbol = '0-0057', # of records = 993 Symbol = '0-0021', # of records = 825 Symbol = '0-0085', # of records = 1007 Symbol = '0-0084', # of records = 900 Checking random symbols Symbol = '1-0182', # of records = 204 Symbol = '1-0091', # of records = 317 Opening file:S yswmr_data.h5m bol = '0-0006', # of records = 980 Checking coSmmyomnb osly m=b o'ls4-0580 ', # of recordsS y=m bo4l = '0-0030', # of recorSdysm b=o l937 = '0-0009', # of recorSdysmO b=op le 1082n= i n'g0-0047 'f,i l#e :o f swmr_data.h5r eScoyrmdbso l= =790 '0-0094', # of recoSrCdyhsmebc ol = '0-0093', k= 974 #i nogf croemcmoornd ss y=Sm by878om lbso l = '0-0037', # of SrSyeymcmboboroldl s= ==' 0-0019807'' ,0-0089 '#, o#f orfe croercdosr d=sS y927=m b868o l = '3-0492', # ofS yrmebcoSolyr md=bs o 'l= 0-0086 =' 35,' 0-0084#' ,o f# rofe croercdosr dS=s y 961m= b o900l = '1-0104'C,h e#c koifnS gyr merbcaoonlrd do=sm '=s0-0075 y'm207,b o#l so f records S=y m902Sb oylm b=o l' 4-0649=' ,' #1-0086 'oS,fy m#rb eooclfo =rr ed'cs0-0061o 'r=,d s38# =o f226 records = 812 CSlymobsoiln g= fS'iy4-1012lm'eb, o l# =o f' r0-0075e'c,o r#d so f= r21e cords = 902 SCyhmebcokli n=g 'r0-0013a'n,d o#m osfy mrbeoclosr ds = 899 Symbol = '1-0026', S#y mobfo lr e=c o'rd1-0100s' ,= #248 of records = 144 Symbol = '1-0154', S#y mobfo lr e=c o'r0-0027d's, =# 242o f records = 648 Symbol = '3-0619', #S oyfm broelc o=r d's0-0080 '=, 63# of records = 896S ymbol = '2-0191', # oSymfb orle c=o r'ds0-0034 '=, 64# of records = 940 Symbol = '4-1421S',y m#b oolf =r e'co0-0056r', d#s o=f re37c ords = 1049 SSyymmbbool l= '=3-0603', # 'of0-0062 'r,e c#o rodf sr e=c 44o rds = 854 Symbol = 'S3-0778y'm,b o#l o=f 'r0-0086e'c,o r#d so f= r7e cords = 961 Closing file Symbol = '1-0097', # of records = 251 Symbol = '0-0084', # of records = 900 Symbol = '0-0020', # of records = 836 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0003', # of records = 938 Symbol = '0-0000', # of records = 828 Symbol = '0-0007', # of records = 844 Symbol = '0-0037', # of records = 807 Symbol = '0-0056', # of records = 1049 Checking random symbols Symbol = '0-0083', # of records = 919 Symbol = '4-1222', # of records = 0 Symbol = '1-0133', # of records = 230 Symbol = '1-0122', # of records = 231 Symbol = '3-0216', # of records = 41 Symbol = '3-0100', # of records = 20 Symbol = '4-0203', # of records = 1 Symbol = '0-0046', # of records = 743 Symbol = '3-0013', # of records = 41 Symbol = '1-0077', # of records = 118 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 812 Symbol = '0-0070', # of records = 910 Symbol = '0-0083', # of records = 919 Symbol = '0-0087', # of records = 673 Symbol = '0-0012', # of records = 902 Checking random symbols Symbol = '0-0045', # of records = 941 Symbol = '0-0090', # of records = 978 Symbol = '1-0104', # of records = 207 Symbol = '0-0095', # of records = 947 Symbol = '0-0061', # of records = 812 Symbol = '0-0052', # of records = 846 Symbol = '4-1061', # of records = 17 Symbol = '1-0100', # of records = 144 Symbol = '2-0061', # of records = 108 Symbol = '0-0044', # of records = 906 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 429391 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects SWMR tests passed. 214.25user 48.68system 3:51.54elapsed 113%CPU (0avgtext+0avgdata 239272maxresident)k 40inputs+2916184outputs (0major+9807447minor)pagefaults 0swaps Finished testing testswmr.sh ============================ ============================ ============================ Testing testvdsswmr.sh Finished testing testvdsswmr.sh ============================ testvdsswmr.sh Test Log ============================ cp: -r not specified; omitting directory 'vds_swmr_test' ############################################################################### ## Basic VDS SWMR test - writing to a tiled plane ############################################################################### launch the generator launch the 6 SWMR VDS writers (1 per source) launch 5 SWMR readers SWMR writer exited sSuWcMcRe swsrfiutlelry exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited successfully SWMR reader exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR reader exSiWtMeRd wsruictceers sefxuiltleydS WsMuRc creesasdfeurl leyx ited successfully VDS SWMR tests passed. 120.05user 23.63system 0:24.29elapsed 591%CPU (0avgtext+0avgdata 11240maxresident)k 0inputs+312outputs (0major+11267341minor)pagefaults 0swaps Finished testing testvdsswmr.sh ============================ ============================ ============================ Testing testflushrefresh.sh Finished testing testflushrefresh.sh ============================ testflushrefresh.sh Test Log ============================ Testing individual object flush behavior: Testing to ensure H5Gflush correctly flushes single groups PASSED Testing to ensure H5Dflush correctly flushes single datasets PASSED Testing to ensure H5Tflush correctly flushes single datatypes PASSED Testing to ensure H5Oflush correctly flushes single objects PASSED Testing individual object refresh behavior: Testing to ensure that H5Drefresh correctly refreshes single datasets PASSED Testing to ensure that H5Grefresh correctly refreshes single groups PASSED Testing to ensure that H5Trefresh correctly refreshes single datatypes PASSED Testing to ensure that H5Orefresh correctly refreshes single objects PASSED flush/refresh objects tests passed. 1.74user 3.51system 0:02.59elapsed 202%CPU (0avgtext+0avgdata 7896maxresident)k 0inputs+2376outputs (0major+350820minor)pagefaults 0swaps Finished testing testflushrefresh.sh ============================ ============================ ============================ Testing test_usecases.sh Finished testing test_usecases.sh ============================ test_usecases.sh Test Log ============================ use_disable_mdc_flushes PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -y 3 PASSED ===Parameters used:=== chunk dims=(3, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -n 3000 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=3000 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -n 5000 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=5000 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed twriteorder PASSED blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 14665: launch reader process All passed twriteorder -b 1000 PASSED blocksize = 1000 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 14698: launch reader process All passed twriteorder -p 3000 PASSED blocksize = 1024 part_size = 3000 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 14731: launch reader process All passed twriteorder -n 2000 PASSED blocksize = 1024 part_size = 2048 nlinkedblock = 2000 launch = 0 Creating skeleton data file for test... File created. 14764: launch reader process All passed twriteorder -l w PASSED launch = 1 blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 1 Creating skeleton data file for test... File created. All passed twriteorder -l r PASSED launch = 2 blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 2 14815: launch reader process twriteorder test passed. ./use_append_chunk PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14861: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14847: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -z 256 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14894: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14880: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.14497 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.14497 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14927: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.14497 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14913: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -l w PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 14947: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -l r PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader number of iterations=1 (not used yet) ===Parameters shown=== 14979: launch reader process dataset rank 3, dimensions 256 x 256 x 256 reading planes 0 to 256 ./use_append_chunk -z 256 -y 5 PASSED ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15025: launch reader process dataset rank 3, dimensions 0 x 256 x 256 no new planes to read reading planes 0 to 256 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15011: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_mchunks PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15059: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15045: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -z 256 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15092: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15078: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.14497 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=/tmp/datatfile.14497 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15125: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=/tmp/datatfile.14497 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15111: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -l w PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15145: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -l r PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader number of iterations=1 (not used yet) ===Parameters shown=== 15177: launch reader process dataset rank 3, dimensions 512 x 512 x 512 reading planes 0 to 512 ./use_append_mchunks -z 256 -y 5 PASSED ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15223: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 15209: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 3.90user 5.44system 0:14.27elapsed 65%CPU (0avgtext+0avgdata 23440maxresident)k 0inputs+5152112outputs (0major+136998minor)pagefaults 0swaps Finished testing test_usecases.sh ============================ ============================ ============================ Testing testabort_fail.sh Finished testing testabort_fail.sh ============================ testabort_fail.sh Test Log ============================ Testing file not closed assertion/abort failure Test PASSED Testing infinite loop closing library/abort failure Test PASSED All tests for abort failure passed. 0.01user 0.02system 0:00.03elapsed 116%CPU (0avgtext+0avgdata 7180maxresident)k 0inputs+24outputs (0major+4757minor)pagefaults 0swaps Finished testing testabort_fail.sh ============================ ============================ ============================ Testing test_filter_plugin.sh Finished testing test_filter_plugin.sh ============================ test_filter_plugin.sh Test Log ============================ Testing with old file format: Testing dataset writes with 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 dataset writes with filter plugin 1 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 dataset writes with filter plugin 2 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 dataset writes with filter plugin 3 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 groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing with new file format: Testing dataset writes with 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 dataset writes with filter plugin 1 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 dataset writes with filter plugin 2 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 dataset writes with filter plugin 3 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 groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing access to the filter path table Testing initialize PASSED Testing remove PASSED Testing remove (index 0 in empty table) PASSED Testing append PASSED Testing remove (index too high) PASSED Testing get (path name) PASSED Testing get (high and low indices) PASSED Testing get (index too high) PASSED Testing remove (arbitrary index 1) PASSED Testing prepend PASSED Testing replace PASSED Testing remove (arbitrary index 2) PASSED Testing insert PASSED Testing remove (all) PASSED All plugin tests passed. All filter plugin tests passed. 0.21user 0.08system 0:00.29elapsed 100%CPU (0avgtext+0avgdata 14144maxresident)k 0inputs+3560outputs (0major+21961minor)pagefaults 0swaps Finished testing test_filter_plugin.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' ===Serial tests in test ended Mon Nov 11 16:28:22 UTC 2019=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/test' Making check in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make t_mpi t_bigio testphdf5 t_cache t_cache_image t_pread t_pshutdown t_prestart t_init_term t_shapesame t_filters_parallel t_pflush1 t_pflush2 testpflush.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[2]: 't_mpi' is up to date. make[2]: 't_bigio' is up to date. make[2]: 'testphdf5' is up to date. make[2]: 't_cache' is up to date. make[2]: 't_cache_image' is up to date. make[2]: 't_pread' 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]: 't_filters_parallel' is up to date. make[2]: 't_pflush1' is up to date. make[2]: 't_pflush2' is up to date. make[2]: 'testpflush.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ===Parallel tests in testpar begin Mon Nov 11 16:28:22 UTC 2019=== **** 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.10.5/mpich/testpar' ============================ 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 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-29.phx2.fedoraproject.org Proc 5: hostname=buildvm-29.phx2.fedoraproject.org Proc 2: hostname=buildvm-29.phx2.fedoraproject.org Proc 3: hostname=buildvm-29.phx2.fedoraproject.org Proc 4: hostname=buildvm-29.phx2.fedoraproject.org Proc 1: hostname=buildvm-29.phx2.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 =================================== 0.26user 0.49system 0:00.16elapsed 475%CPU (0avgtext+0avgdata 15196maxresident)k 0inputs+75784outputs (0major+23541minor)pagefaults 0swaps Finished testing t_mpi ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_bigio ============================ t_bigio Test Log ============================ Testing Dataset1 write by ROW Testing Dataset2 write by COL Testing Dataset3 write select ALL proc 0, NONE others Testing Dataset4 write point selection Read Testing Dataset1 by COL Read Testing Dataset2 by ROW Read Testing Dataset3 read select ALL proc 0, NONE others Read Testing Dataset4 with Point selection ***Express test mode on. Several tests are skipped 40.31user 7.17system 0:08.17elapsed 581%CPU (0avgtext+0avgdata 483616maxresident)k 0inputs+819232outputs (0major+1367549minor)pagefaults 0swaps Finished testing t_bigio ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing testphdf5 ============================ testphdf5 Test Log ============================ =================================== PHDF5 TESTS START =================================== MPI-process 0. hostname=buildvm-29.phx2.fedoraproject.org MPI-process 2. hostname=buildvm-29.phx2.fedoraproject.org MPI-process 3. hostname=buildvm-29.phx2.fedoraproject.org MPI-process 4.MPI-process 5. hostname=buildvm-29.phx2.fedoraproject.org hostname=buildvm-29.phx2.fedoraproject.org MPI-process 1. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Linked with hdf5 version 1.10 release 5 *** 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) 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 -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) 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 -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) 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) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) 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 =================================== 11.85user 2.19system 0:02.43elapsed 576%CPU (0avgtext+0avgdata 228576maxresident)k 712inputs+75656outputs (10major+338137minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ 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 = 245858. 0:setup_rand: seed 1:setup_rand: seed = 245929. 2:setup_rand: seed = 245931. 3:setup_rand: seed = 245930. = 245929. 4:setup_rand: seed = 245929. 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 smoke check #6 -- process 0 only md write strategy PASSED Testing smoke check #6 -- distributed md write strategy PASSED Testing trace file collection -- process 0 only md write strategy PASSED Testing trace file collection -- distributed md write strategy PASSED =================================== metadata cache tests finished with no failures =================================== 66.59user 2.51system 0:11.71elapsed 589%CPU (0avgtext+0avgdata 221836maxresident)k 96inputs+416outputs (2major+286855minor)pagefaults 0swaps Finished testing t_cache ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_cache_image ============================ t_cache_image Test Log ============================ =================================== Parallel metadata cache image tests mpi_size = 6 =================================== Constructing test files: writing t_cache_image_00 ... done. writing t_cache_image_01 ... done. Test file construction complete. testfile construction complete -- proceeding with tests. Testing parallel CI load test -- proc0 md write -- R/O PASSED Testing parallel CI load test -- dist md write -- R/O PASSED Testing parallel CI load test -- proc0 md write -- R/W PASSED Testing parallel CI load test -- dist md write -- R/W PASSED Testing parallel cache image smoke check 1 PASSED =================================== metadata cache image tests finished with no failures =================================== 2310.52user 75.30system 6:42.93elapsed 592%CPU (0avgtext+0avgdata 134852maxresident)k 120inputs+980456outputs (1major+327880minor)pagefaults 0swaps Finished testing t_cache_image ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_pread ============================ t_pread Test Log ============================ ======================================== Collective file open optimization tests mpi_size = 6 ======================================== Constructing test files...Done. Constructing test files...Done. Testing parallel file open test 1 PASSED Test 1 of 2 succeeded -- Starting multi-group parallel read test. Testing parallel file open test 2 PASSED PASSED Test 2 of 2 succeeded =================================== Collective file open optimization tests finished with no failures =================================== 0.16user 0.39system 0:00.12elapsed 448%CPU (0avgtext+0avgdata 16692maxresident)k 48inputs+216outputs (1major+26497minor)pagefaults 0swaps Finished testing t_pread ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ 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 0.07user 0.25system 0:00.08elapsed 385%CPU (0avgtext+0avgdata 14136maxresident)k 40inputs+48outputs (1major+21396minor)pagefaults 0swaps Finished testing t_pshutdown ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ 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 0.08user 0.24system 0:00.08elapsed 397%CPU (0avgtext+0avgdata 14340maxresident)k 48inputs+0outputs (1major+21500minor)pagefaults 0swaps Finished testing t_prestart ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_init_term ============================ t_init_term Test Log ============================ Testing Usage of Serial HDF5 after MPI_Finalize() is called PASSED 0.06user 0.23system 0:00.08elapsed 372%CPU (0avgtext+0avgdata 9732maxresident)k 48inputs+8outputs (1major+20015minor)pagefaults 0swaps Finished testing t_init_term ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 0. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help MPI-process 1. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Linked with hdf5 version 1.10 release 5 MPI-process 2. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help MPI-process 4. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 Linked with hdf5 version 1.10 release 5 MPI-process 3. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 5. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/mpich/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 *** 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 -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) 980 ofTesting -- Cntg hslab, col IO, cntg dsets (sscontig2) 1224 subtests skipped toTesting -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) expedite tTesting -- Cntg hslab, col IO, cntg dsets (sscontig2) esting. Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) 980 of 1224 subtests skippTesting -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) ed to expedite testing. Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) 980 of 1224 subtests skipped to expedTesting -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) ite testing. Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, ind IO, chnk dsets (sschecker3) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) All tests were successful. All tests were successful. All tests were successful. All tests were successful. All tests were successful. 980 of 1224 subtests skipped to expedite testing. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 81.30user 48.33system 0:29.93elapsed 433%CPU (0avgtext+0avgdata 41152maxresident)k 528inputs+20573864outputs (1major+45343minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing t_filters_parallel ============================ t_filters_parallel Test Log ============================ ========================== Parallel Filters tests ========================== *** 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 *** Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks ================================================================= Re-running Parallel Filters tests with Fletcher32 checksum filter ================================================================= Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks All Parallel Filters tests passed 0.90user 0.44system 0:00.27elapsed 495%CPU (0avgtext+0avgdata 23896maxresident)k 576inputs+704outputs (12major+31560minor)pagefaults 0swaps Finished testing t_filters_parallel ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ============================ Testing testpflush.sh Finished testing testpflush.sh ============================ testpflush.sh Test Log ============================ *** NOTE *********************************************************** You may see complaints from mpiexec et al. that not all processes called MPI_Finalize(). This is an intended characteristic of the test and should not be considered an error. ******************************************************************** 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 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) PASSED 0.19user 0.51system 0:00.18elapsed 389%CPU (0avgtext+0avgdata 17584maxresident)k 88inputs+328outputs (2major+49243minor)pagefaults 0swaps Finished testing testpflush.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' ===Parallel tests in testpar ended Mon Nov 11 16:35:58 UTC 2019=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/testpar' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/lib' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making check in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5diff' Making check in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5ls' Making check in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5dump' Making check in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/misc' Making check in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5import' Making check in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5repack' Making check in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5jam' Making check in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5copy' Making check in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5format_convert' Making check in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' Making check in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make h5diffgentest testh5diff.sh h5diff_plugin.sh testph5diff.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[4]: 'h5diffgentest' is up to date. make[4]: 'testh5diff.sh' is up to date. make[4]: 'h5diff_plugin.sh' is up to date. make[4]: 'testph5diff.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ===Serial tests in h5diff begin Mon Nov 11 16:35:59 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.29user 0.24system 0:00.54elapsed 98%CPU (0avgtext+0avgdata 139120maxresident)k 144inputs+5184outputs (1major+121829minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing ../../src/h5diff/h5diff -h PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff --report --delta=5 h5diff_basic1.h5 h5 PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff --verbose --relative=0.02 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_enum_invalid_values.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 ref PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono PASSED Testing ../../src/h5diff/h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff --use-system-epsilon h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff -d 200 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basi PASSED Testing ../../src/h5diff/h5diff --count=200 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_b PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff --verbose=1 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff --verbose=2 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/d PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_dset_zero_dim_size1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables2.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -v h5diff_links.h5 h5diff_links.h5 /li PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_tr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --no-dangling-links h5diff_softlinks.h PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks h5diff_danglelinks1. PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset3 h5diff PASSED Testing ../../src/h5diff/h5diff -v h5diff_exclude1-1.h5 h5diff_exclude PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 --exclude-pa PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /dset3 h5diff_exclud PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset h5diff_ PASSED Testing ../../src/h5diff/h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_ PASSED Testing ../../src/h5diff/h5diff -v --enable-error-stack h5diff_comp_vl PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g1 PASSED Testing ../../src/h5diff/h5diff -v tvlstr.h5 tvlstr2.h5 PASSED Testing ../../src/h5diff/h5diff -v compounds_array_vlen1.h5 compounds_ PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 --use-system-epsilon h PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -d 5 --use-system-epsilon h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -d 5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 --use-system-epsilon h5diff PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -p 0.05 h5diff PASSED Testing ../../src/h5diff/h5diff -v 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -r 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -c 1_vds.h5 2_vds.h5 PASSED All h5diff tests passed. 5.37user 7.84system 0:11.25elapsed 117%CPU (0avgtext+0avgdata 76484maxresident)k 96inputs+27376outputs (0major+1560878minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ ============================ Testing h5diff_plugin.sh Finished testing h5diff_plugin.sh ============================ h5diff_plugin.sh Test Log ============================ Testing ../../src/h5diff/h5diff -v tudfilter.h5 tudfilter2.h5 PASSED All Plugin API tests passed. 0.04user 0.08system 0:00.11elapsed 122%CPU (0avgtext+0avgdata 7604maxresident)k 56inputs+192outputs (0major+16248minor)pagefaults 0swaps Finished testing h5diff_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ===Serial tests in h5diff ended Mon Nov 11 16:36:11 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ===Parallel tests in h5diff begin Mon Nov 11 16:36:11 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ============================ Testing testph5diff.sh Finished testing testph5diff.sh ============================ testph5diff.sh Test Log ============================ testh5diff.sh -p Testing ../../src/h5diff/ph5diff -h PASSED Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/ PASSED Testing ../../src/h5diff/ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff --report --delta=5 h5diff_basic1.h5 h PASSED Testing ../../src/h5diff/ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/ph5diff --verbose --relative=0.02 h5diff_basi PASSED Testing ../../src/h5diff/ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -v -q h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 ds PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 ds PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 ds PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_enum_invalid_values.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 re PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 PASSED Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 PASSED Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 PASSED Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 PASSED Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 PASSED Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 h5diff_basic1.h5 non PASSED Testing ../../src/h5diff/ph5diff -d -4 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -d u h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff --use-system-epsilon h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff -d 200 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -p -4 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -p u h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -p 0.21 h5diff_basic1.h5 h5diff_basic PASSED Testing ../../src/h5diff/ph5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -p 0.005 h5diff_basic1.h5 h5diff_basi PASSED Testing ../../src/h5diff/ph5diff -n -4 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -n u h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/ph5diff --count=200 h5diff_basic1.h5 h5diff_b PASSED Testing ../../src/h5diff/ph5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_ PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon h5diff_basic1 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/ph5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/ph5diff --verbose=1 h5diff_attr1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff --verbose=2 h5diff_attr1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at PASSED Testing ../../src/h5diff/ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon h5diff_basic1 PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon h5diff_basic1 PASSED Testing ../../src/h5diff/ph5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/ PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/ph5diff -c h5diff_dset_zero_dim_size1.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable PASSED Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable PASSED Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable PASSED Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable PASSED Testing ../../src/h5diff/ph5diff -c non_comparables2.h5 non_comparable PASSED Testing ../../src/h5diff/ph5diff -v h5diff_links.h5 h5diff_links.h5 /l PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_t PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_ext2softl PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_ext2softl PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_ext2softl PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --no-dangling-links h5diff_softlinks. PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks h5diff_danglelinks1 PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_ PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /group1/dset3 h5dif PASSED Testing ../../src/h5diff/ph5diff -v h5diff_exclude1-1.h5 h5diff_exclud PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 --exclude-p PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 h5diff_excl PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /dset3 h5diff_exclu PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 h5diff_excl PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 h5diff_excl PASSED Testing ../../src/h5diff/ph5diff -v --exclude-path /group1/dset h5diff PASSED Testing ../../src/h5diff/ph5diff -v h5diff_comp_vl_strs.h5 h5diff_comp PASSED Testing ../../src/h5diff/ph5diff -v --enable-error-stack h5diff_comp_v PASSED Testing ../../src/h5diff/ph5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g PASSED Testing ../../src/h5diff/ph5diff -v tvlstr.h5 tvlstr2.h5 PASSED Testing ../../src/h5diff/ph5diff -v compounds_array_vlen1.h5 compounds PASSED Testing ../../src/h5diff/ph5diff -v -d 5 -p 0.05 --use-system-epsilon PASSED Testing ../../src/h5diff/ph5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -v -d 5 --use-system-epsilon h5diff_b PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon -d 5 h5diff_b PASSED Testing ../../src/h5diff/ph5diff -v -p 0.05 --use-system-epsilon h5dif PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon -p 0.05 h5dif PASSED Testing ../../src/h5diff/ph5diff -v 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/ph5diff -r 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/ph5diff -c 1_vds.h5 2_vds.h5 PASSED All ph5diff tests passed. 33.21user 51.65system 0:27.84elapsed 304%CPU (0avgtext+0avgdata 82904maxresident)k 8inputs+35896outputs (0major+5527162minor)pagefaults 0swaps Finished testing testph5diff.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' ===Parallel tests in h5diff ended Mon Nov 11 16:36:38 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5diff' Making check in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make testh5ls.sh testh5lsvds.sh h5ls_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[4]: 'testh5ls.sh' is up to date. make[4]: 'testh5lsvds.sh' is up to date. make[4]: 'h5ls_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' ===Serial tests in h5ls begin Mon Nov 11 16:36:38 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -h PASSED Testing ../../src/h5ls/h5ls -w80 -help PASSED Testing ../../src/h5ls/h5ls -w80 -? PASSED Testing ../../src/h5ls/h5ls -w80 tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -r -g tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -g tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tdset.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r tslink.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5/e PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5/ext_ PASSED Testing ../../src/h5ls/h5ls -w80 -r tudlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 tslink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tcompound.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tloop.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tstr.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tsaf.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tarray1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tempty.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tgrpnullspace.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tattr2.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -d tattrreg.h5 PASSED Testing ../../src/h5ls/h5ls nosuchfile.h5 PASSED Testing ../../src/h5ls/h5ls -v tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -v tdatareg.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tdset_idx.h5 PASSED All h5ls tests passed. 1.39user 2.23system 0:03.02elapsed 119%CPU (0avgtext+0avgdata 11708maxresident)k 32inputs+6200outputs (0major+449148minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ ============================ Testing testh5lsvds.sh Finished testing testh5lsvds.sh ============================ testh5lsvds.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -v -S 1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 4_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 5_vds.h5 PASSED All h5ls tests passed. 0.24user 0.44system 0:00.54elapsed 125%CPU (0avgtext+0avgdata 10296maxresident)k 24inputs+704outputs (0major+86777minor)pagefaults 0swaps Finished testing testh5lsvds.sh ============================ ============================ ============================ Testing h5ls_plugin.sh Finished testing h5ls_plugin.sh ============================ h5ls_plugin.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -d tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.05system 0:00.08elapsed 111%CPU (0avgtext+0avgdata 7144maxresident)k 40inputs+152outputs (0major+10680minor)pagefaults 0swaps Finished testing h5ls_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' ===Serial tests in h5ls ended Mon Nov 11 16:36:42 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5ls' Making check in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpvds.sh testh5dumpxml.sh h5dump_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[4]: 'h5dumpgentest' is up to date. make[4]: 'binread' is up to date. make[4]: 'testh5dump.sh' is up to date. make[4]: 'testh5dumppbits.sh' is up to date. make[4]: 'testh5dumpvds.sh' is up to date. make[4]: 'testh5dumpxml.sh' is up to date. make[4]: 'h5dump_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' ===Serial tests in h5dump begin Mon Nov 11 16:36:42 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.05user 0.04system 0:00.09elapsed 100%CPU (0avgtext+0avgdata 15972maxresident)k 328inputs+19896outputs (1major+13519minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing ../../src/h5dump/h5dump -h PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl -y packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --output packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o trawdatafil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y -o tnoddlfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl=twithddl.tx PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdattrintsize. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarattrintsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintattrsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tintsattrs.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarstring.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=/g2 --gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdset.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d dset1 -d /d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a /\/attr1 --att PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /\/attr1 --any PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -a /attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr4_be.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnamed_dtype_attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tslink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l udlink2 tudlin PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /slink1 tslink PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/dset2 --da PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -g /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /dset1 -N /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /type1 --datat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /type1 --any_p PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /#6632 -g /gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tbitnopaque.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -g /g1/g PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2.1 -l PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g2/dset2.1 -N PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tloop.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray8.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d Dataset1 ta PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tempty.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=spli PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=fami PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=mult PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w157 tlarge_objn PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -r tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --dataset=/g1/g1. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --no-compact-subs PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r tchar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack charsets.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -B -d dset tfc PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --boot-block tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --superblock tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B file_space.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p -d bogus tfcon PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d compact PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d contiguo PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d chunked PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d external PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -e tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r -d str4 tstr3. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1 -S 10 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 2d -s 1,2 -S 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 3d -s 0,1,2 -S PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 4d -s 0,0,1,2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -c 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -S 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -k 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d szip tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d deflate PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d shuffle PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d fletcher PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d nbit tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d scaleoff PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d all tfil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d myfilter PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d deflate -d shu PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d all -d szip tf PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tlonglinks.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d dset4gb -s 429 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thyperslab.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack tgrpnullspace. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack zerodim.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvms.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g6/dset6 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out 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 Testing ../../src/h5dump/h5dump --enable-error-stack -b BE -d float -o PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out 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 Testing ../../src/h5dump/h5dump --enable-error-stack -d double -b FILE PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -s 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z a PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -q creation_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -m %.7f tfpformat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinksrc.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinkfar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack filter_fail.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o tall-6.txt PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 non_exi PASSED All h5dump tests passed. 6.04user 7.91system 0:11.92elapsed 116%CPU (0avgtext+0avgdata 14724maxresident)k 104inputs+270000outputs (0major+1481617minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -M 0,1, PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 6 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 8 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 4 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED All h5dump tests passed. 1.23user 1.98system 0:02.68elapsed 119%CPU (0avgtext+0avgdata 8956maxresident)k 48inputs+5608outputs (0major+395953minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpvds.sh Finished testing testh5dumpvds.sh ============================ testh5dumpvds.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump --vds-view-first-missing --enable-erro PASSED Testing ../../src/h5dump/h5dump -d /VDS-Eiger --vds-gap-size=1 --enabl PASSED Testing ../../src/h5dump/h5dump --vds-gap-size=2 --enable-error-stack PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-eiger.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-percival-u PASSED All h5dump tests passed. 0.51user 0.96system 0:01.20elapsed 122%CPU (0avgtext+0avgdata 10820maxresident)k 40inputs+2456outputs (0major+184150minor)pagefaults 0swaps Finished testing testh5dumpvds.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing ../../src/h5dump/h5dump --xml tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml tattr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tbitfields.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tenum.h5 PASSED Testing ../../src/h5dump/h5dump --xml tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --xml thlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tmany.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound_complex.h5 PASSED Testing ../../src/h5dump/h5dump --xml tobjref.h5 PASSED Testing ../../src/h5dump/h5dump --xml topaque.h5 PASSED Testing ../../src/h5dump/h5dump --xml tslink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml textlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-amp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-apos.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-gt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-lt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-quot.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-sp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnodata.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --xml tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnamed_dtype_attr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -u tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X : tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: --xml-dtd=http://some PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd --xml-dtd=http://somew PASSED Testing ../../src/h5dump/h5dump --xml -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=a PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=d PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump -u -m %.7f tfpformat.h5 PASSED Testing ../../src/h5dump/h5dump --xml test35.nc PASSED All h5dumpxml tests passed. 1.37user 2.03system 0:02.65elapsed 128%CPU (0avgtext+0avgdata 12024maxresident)k 32inputs+4776outputs (0major+422919minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ ============================ Testing h5dump_plugin.sh Finished testing h5dump_plugin.sh ============================ h5dump_plugin.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack tudfilter.h5 PASSED All Plugin API tests passed. 0.02user 0.05system 0:00.07elapsed 116%CPU (0avgtext+0avgdata 7144maxresident)k 40inputs+152outputs (0major+10744minor)pagefaults 0swaps Finished testing h5dump_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' ===Serial tests in h5dump ended Mon Nov 11 16:37:01 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5dump' Making check in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making check in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make UC_1_one_dim_gen UC_2_two_dims_gen UC_3_gaps_gen UC_4_printf_gen UC_5_stride_gen make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[5]: 'UC_1_one_dim_gen' is up to date. make[5]: 'UC_2_two_dims_gen' is up to date. make[5]: 'UC_3_gaps_gen' is up to date. make[5]: 'UC_4_printf_gen' is up to date. make[5]: 'UC_5_stride_gen' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' ===Serial tests in vds begin Mon Nov 11 16:37:01 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' ============================ Testing UC_1_one_dim_gen ============================ UC_1_one_dim_gen Test Log ============================ 0.00user 0.00system 0:00.01elapsed 100%CPU (0avgtext+0avgdata 7388maxresident)k 16inputs+112outputs (0major+2323minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.00user 0.01system 0:00.01elapsed 106%CPU (0avgtext+0avgdata 7356maxresident)k 16inputs+96outputs (0major+2334minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.00user 0.00system 0:00.01elapsed 106%CPU (0avgtext+0avgdata 7088maxresident)k 16inputs+32outputs (0major+2245minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.00user 0.00system 0:00.01elapsed 106%CPU (0avgtext+0avgdata 7324maxresident)k 16inputs+64outputs (0major+2337minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.00user 0.00system 0:00.01elapsed 106%CPU (0avgtext+0avgdata 7240maxresident)k 16inputs+64outputs (0major+2341minor)pagefaults 0swaps Finished testing UC_5_stride_gen ============================ make[7]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' ===Serial tests in vds ended Mon Nov 11 16:37:01 UTC 2019=== make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make h5repart_gentest h5clear_gentest talign repart_test clear_open_chk testh5repart.sh testh5mkgrp.sh testh5clear.sh make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[5]: 'h5repart_gentest' is up to date. make[5]: 'h5clear_gentest' is up to date. make[5]: 'talign' is up to date. make[5]: 'repart_test' is up to date. make[5]: 'clear_open_chk' is up to date. make[5]: 'testh5repart.sh' is up to date. make[5]: 'testh5mkgrp.sh' is up to date. make[5]: 'testh5clear.sh' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' ===Serial tests in misc begin Mon Nov 11 16:37:01 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' ============================ Testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.00user 0.01system 0:00.01elapsed 106%CPU (0avgtext+0avgdata 6412maxresident)k 16inputs+144outputs (0major+2109minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.01user 0.01system 0:00.02elapsed 95%CPU (0avgtext+0avgdata 11480maxresident)k 32inputs+160outputs (1major+3284minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.00user 0.01system 0:00.02elapsed 95%CPU (0avgtext+0avgdata 8624maxresident)k 32inputs+8outputs (1major+4082minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing ../../src/misc/h5repart -m 20000 family_file%05d.h5 fst_family PASSED Testing ../../src/misc/h5repart -m 5k family_file%05d.h5 scd_family%05 PASSED Testing ../../src/misc/h5repart -m 20000 -family_to_single family_file PASSED Testing ../../src/misc/h5repart -m 20000 -family_to_sec2 family_file%0 PASSED Testing repart_test PASSED All h5repart tests passed. 0.13user 0.22system 0:00.26elapsed 133%CPU (0avgtext+0avgdata 6776maxresident)k 32inputs+320outputs (0major+44119minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing ../../src/misc/h5mkgrp -h PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /t PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.39user 0.60system 0:00.82elapsed 120%CPU (0avgtext+0avgdata 6752maxresident)k 24inputs+1192outputs (0major+125147minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ ============================ Testing testh5clear.sh Finished testing testh5clear.sh ============================ testh5clear.sh Test Log ============================ Testing ../../src/misc/h5clear -h PASSED Testing ../../src/misc/h5clear PASSED Testing ../../src/misc/h5clear junk.h5 PASSED Testing ../../src/misc/h5clear orig_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -m PASSED Testing ../../src/misc/h5clear -s junk.h5 PASSED Testing ../../src/misc/h5clear -m -s PASSED Testing ../../src/misc/h5clear -m -s junk.h5 PASSED Testing ../../src/misc/h5clear -m orig_h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -s -m orig_h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear --vers PASSED Testing ../../src/misc/h5clear -k PASSED Testing ../../src/misc/h5clear -k junk.h5 PASSED Testing ../../src/misc/h5clear -l h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -m -k PASSED Testing ../../src/misc/h5clear -l -m PASSED Testing ../../src/misc/h5clear -m -l junk.h5 PASSED Testing ../../src/misc/h5clear -l -m junk.h5 PASSED Testing ../../src/misc/h5clear -m -l h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -l -m h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear -s --increment=0 h5clear_status_noclosePASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_nocloPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_equal.hPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_greatPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_lesPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_user_eqPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_user_PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_usePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED All h5clear tests passed. 0.84user 1.18system 0:01.65elapsed 122%CPU (0avgtext+0avgdata 7060maxresident)k 192inputs+872outputs (1major+253209minor)pagefaults 0swaps Finished testing testh5clear.sh ============================ ============================ make[7]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' ===Serial tests in misc ended Mon Nov 11 16:37:04 UTC 2019=== make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/misc' Making check in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make h5importtest make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[4]: 'h5importtest' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' ===Serial tests in h5import begin Mon Nov 11 16:37:04 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.00user 0.00system 0:00.01elapsed 107%CPU (0avgtext+0avgdata 2780maxresident)k 16inputs+112outputs (0major+1707minor)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 Testing Binary Subset FP PASSED Testing Binary Subset INT PASSED Testing Binary Subset UINT PASSED All h5import tests passed. 0.98user 1.32system 0:01.86elapsed 123%CPU (0avgtext+0avgdata 9132maxresident)k 24inputs+2096outputs (0major+292430minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' ===Serial tests in h5import ended Mon Nov 11 16:37:06 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5import' Making check in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make h5repack.sh h5repack_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[4]: 'h5repack.sh' is up to date. make[4]: 'h5repack_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' ===Serial tests in h5repack begin Mon Nov 11 16:37:06 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing ../../src/h5repack/h5repack -h PASSED fill h5repack_fill.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK= PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset2:SHUF -f dset2:FLET -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing ../../src/h5repack/h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate: PASSED szip_copy h5repack_szip.h5 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing ../../src/h5repack/h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing ../../src/h5repack/h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing ../../src/h5repack/h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing ../../src/h5repack/h5repack -L PASSED Verifying h5dump output -L PASSED Testing ../../src/h5repack/h5repack -S PAGE -P 1 PASSED Verifying h5stat output -S PAGE -P 1 PASSED Testing ../../src/h5repack/h5repack -S AGGR PASSED Verifying h5stat output -S AGGR PASSED Testing ../../src/h5repack/h5repack -S PAGE -T 10 -G 2048 PASSED Verifying h5stat output -S PAGE -T 10 -G 2048 PASSED Testing ../../src/h5repack/h5repack -G 512 -S AGGR PASSED Verifying h5stat output -G 512 -S AGGR PASSED Testing ../../src/h5repack/h5repack -S NONE -P 1 PASSED Verifying h5stat output -S NONE -P 1 PASSED Testing ../../src/h5repack/h5repack -S FSM_AGGR -P 1 -T 5 PASSED Verifying h5stat output -S FSM_AGGR -P 1 -T 5 PASSED Testing ../../src/h5repack/h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack --layout=dset2:CHUNK=20x10x5 --ena PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing ../../src/h5repack/h5repack --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack/.. PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing ../../src/h5repack/h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing ../../src/h5repack/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 (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --layout vds_dset:CHUNK=20x10x5 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=2x5x8 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=3x6x9 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:COMPA PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CONTI PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -j 0 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low0-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 1 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low1-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 2 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low2-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack 0 1 bounds_latest_latest.h5 PASSED All h5repack tests passed. 3.00user 3.80system 0:05.53elapsed 123%CPU (0avgtext+0avgdata 15532maxresident)k 232inputs+21600outputs (1major+853282minor)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,0,4,9,1,10,5 Testing ../../src/h5repack/h5repack -v -f UD=260,0,4,9,1,10,5 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,0,1,9 Testing ../../src/h5repack/h5repack -v -f UD=257,0,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.08user 0.13system 0:00.19elapsed 109%CPU (0avgtext+0avgdata 8172maxresident)k 4648inputs+6736outputs (0major+25248minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' ===Serial tests in h5repack ended Mon Nov 11 16:37:12 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5repack' Making check in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make tellub h5jamgentest getub testh5jam.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[4]: 'tellub' is up to date. make[4]: 'h5jamgentest' is up to date. make[4]: 'getub' is up to date. make[4]: 'testh5jam.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' ===Serial tests in h5jam begin Mon Nov 11 16:37:12 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/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 ../../src/h5jam/h5unjam tests passed. 1.40user 2.12system 0:02.97elapsed 118%CPU (0avgtext+0avgdata 6452maxresident)k 344inputs+3040outputs (2major+438804minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' ===Serial tests in h5jam ended Mon Nov 11 16:37:15 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5jam' Making check in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make h5copygentest testh5copy.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[4]: 'h5copygentest' is up to date. make[4]: 'testh5copy.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' ===Serial tests in h5copy begin Mon Nov 11 16:37:15 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 10048maxresident)k 32inputs+144outputs (1major+3453minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf 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 ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing ../../src/h5copy/h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o PASSED Test copying external link directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying external link directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no obj) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no obj) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no file) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no file) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying a group contains external links without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying a group contains external links with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying object into group which doesn't exist, without -p Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying output files ./testfiles/h5copy_misc1.err ./testfiles/h5copy PASSED Test copying objects to the same file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 0.68user 0.92system 0:01.32elapsed 121%CPU (0avgtext+0avgdata 8896maxresident)k 40inputs+960outputs (0major+195382minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' ===Serial tests in h5copy ended Mon Nov 11 16:37:16 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5copy' Making check in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make h5fc_gentest h5fc_chk_idx testh5fc.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[4]: 'h5fc_gentest' is up to date. make[4]: 'h5fc_chk_idx' is up to date. make[4]: 'testh5fc.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' ===Serial tests in h5format_convert begin Mon Nov 11 16:37:16 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' ============================ Testing h5fc_gentest ============================ h5fc_gentest Test Log ============================ 0.02user 0.01system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 7968maxresident)k 32inputs+664outputs (1major+2396minor)pagefaults 0swaps Finished testing h5fc_gentest ============================ ============================ Testing testh5fc.sh Finished testing testh5fc.sh ============================ testh5fc.sh Test Log ============================ Testing ../../src/h5format_convert/h5format_convert --help PASSED Testing ../../src/h5format_convert/h5format_convert PASSED Testing ../../src/h5format_convert/h5format_convert nonexist.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname PASSED Testing ../../src/h5format_convert/h5format_convert --dname=nonexist old_h5fc_ex PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS -v old_h PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 --verbose PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 -v -n old PASSED Testing ../../src/h5format_convert/h5format_convert -v old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA -v -n h5fc_ext_n PASSED Testing ../../src/h5format_convert/h5format_convert -v -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -v h5fc_err_level.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA h5fc_ext_none.h5 PASSED Verifying /DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_EA h5fc PASSED Verifying /GROUP/DSET_NDATA_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 h5fc_ext_ PASSED Verifying /GROUP/DSET_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 h5fc_ext_ PASSED Verifying /DSET_NDATA_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_FA h5fc_ext_none.h5 PASSED Verifying /DSET_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_FA h5fc PASSED Verifying /GROUP/DSET_NDATA_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NONE h5fc_ext_none. PASSED Verifying /DSET_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_NONE h5 PASSED Verifying /GROUP/DSET_NDATA_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 old_h5fc_ PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS h5fc_non PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 -n h5fc_n PASSED Testing ../../src/h5format_convert/h5format_convert -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_non_v3.h5 PASSED Verifying /DSET_NDATA_EA PASSED Verifying /DSET_NDATA_BT2 PASSED Verifying /GROUP/DSET_BT2 PASSED Verifying /GROUP/DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_edge_v3.h5 PASSED Verifying /DSET_EDGE PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_i.h5 PASSED Verifying h5dump output for h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_s.h5 PASSED Verifying h5dump output for h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_f.h5 PASSED Verifying h5dump output for h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_if.h5 PASSED Verifying h5dump output for h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_is.h5 PASSED Verifying h5dump output for h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_sf.h5 PASSED Verifying h5dump output for h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext3_isf.h5 PASSED Verifying h5dump output for h5fc_ext3_isf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_i.h5 PASSED Verifying h5dump output for old_h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_s.h5 PASSED Verifying h5dump output for old_h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_f.h5 PASSED Verifying h5dump output for old_h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_if.h5 PASSED Verifying h5dump output for old_h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_is.h5 PASSED Verifying h5dump output for old_h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_sf.h5 PASSED Verifying h5dump output for old_h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext3_isf.h5 PASSED Verifying h5dump output for old_h5fc_ext3_isf.h5 PASSED All h5format_convert tests passed. 1.16user 1.54system 0:02.21elapsed 122%CPU (0avgtext+0avgdata 27816maxresident)k 192inputs+35960outputs (1major+306925minor)pagefaults 0swaps Finished testing testh5fc.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' ===Serial tests in h5format_convert ended Mon Nov 11 16:37:19 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5format_convert' Making check in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make h5stat_gentest testh5stat.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[4]: 'h5stat_gentest' is up to date. make[4]: 'testh5stat.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' ===Serial tests in h5stat begin Mon Nov 11 16:37:19 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 0.67user 0.04system 0:00.72elapsed 99%CPU (0avgtext+0avgdata 23244maxresident)k 16inputs+12488outputs (0major+6257minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing ../../src/h5stat/h5stat -h PASSED Testing ../../src/h5stat/h5stat --help PASSED Testing ../../src/h5stat/h5stat notexist.h5 PASSED Testing ../../src/h5stat/h5stat PASSED Testing ../../src/h5stat/h5stat h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -f h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -F h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -d h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -dT h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -D h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -T h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_tsohm.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -G h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -A h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_idx.h5 PASSED Testing ../../src/h5stat/h5stat -l 0 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a -2 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --numattrs h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a 1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A -a 100 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_refcount.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_layout.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_fill.h5 PASSED All h5stat tests passed. 3.86user 1.66system 0:05.18elapsed 106%CPU (0avgtext+0avgdata 25784maxresident)k 24inputs+14848outputs (0major+296523minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' ===Serial tests in h5stat ended Mon Nov 11 16:37:25 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/h5stat' Making check in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make iopipe chunk overhead zip_perf perf_meta perf make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[4]: 'iopipe' is up to date. make[4]: 'chunk' is up to date. make[4]: 'overhead' is up to date. make[4]: 'zip_perf' is up to date. make[4]: 'perf_meta' is up to date. make[4]: 'perf' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ===Serial tests in perform begin Mon Nov 11 16:37:25 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ============================ 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 21299.25MB/s fill hdf5 0.01user 0.00system 0.01elapsed 7531.70MB/s out raw 0.00user 0.01system 0.01elapsed 5154.93MB/s out hdf5 0.00user 0.01system 0.01elapsed 5045.83MB/s in raw 0.00user 0.01system 0.01elapsed 8254.61MB/s in hdf5 0.00user 0.00system 0.00elapsed 9456.76MB/s in hdf5 partial 0.01user 0.01system 0.02elapsed 2098.90MB/s 0.03user 0.06system 0:00.14elapsed 69%CPU (0avgtext+0avgdata 8044maxresident)k 16inputs+3992outputs (0major+5329minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ 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.12user 0.04system 0:00.17elapsed 97%CPU (0avgtext+0avgdata 10940maxresident)k 16inputs+7904outputs (0major+4120minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.03user 0.01system 0:00.05elapsed 92%CPU (0avgtext+0avgdata 7908maxresident)k 32inputs+560outputs (1major+2394minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.08s Uncompressed Write Throughput: 847.30MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.47s Compressed Write Throughput: 135.65MB/s Compression Time: 0.457073s Buffer size == 256KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1372.60MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.43s Compressed Write Throughput: 148.45MB/s Compression Time: 0.429952s Buffer size == 512KB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1245.89MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.39s Compressed Write Throughput: 162.15MB/s Compression Time: 0.394001s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1372.59MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.42s Compressed Write Throughput: 152.78MB/s Compression Time: 0.418433s 1.64user 0.32system 0:02.00elapsed 98%CPU (0avgtext+0avgdata 6524maxresident)k 144inputs+528696outputs (1major+30236minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ 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.000019s; max=0.000030s; min=0.000014s H5Dclose: avg=0.000005s; max=0.000010s; min=0.000004s H5A(create & close): avg=0.000006s; max=0.000033s; min=0.000003s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000014s; max=0.000027s; min=0.000010s H5Dclose: avg=0.000001s; max=0.000003s; min=0.000001s H5A(create & close): avg=0.000004s; max=0.000030s; min=0.000002s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000014s; max=0.000038s; min=0.000012s H5Dclose: avg=0.000004s; max=0.000014s; min=0.000003s H5A(create & close): avg=0.000005s; max=0.000009s; min=0.000003s 0.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 8276maxresident)k 40inputs+904outputs (1major+2557minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.10.5 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Page Aggregation Disabled 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: 14.94 MB/s Average Throughput: 14.94 MB/s Minimum Throughput: 14.94 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 14.47 MB/s Average Throughput: 14.47 MB/s Minimum Throughput: 14.47 MB/s Read (1 iteration(s)): Maximum Throughput: 24.42 MB/s Average Throughput: 24.42 MB/s Minimum Throughput: 24.42 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 24.26 MB/s Average Throughput: 24.26 MB/s Minimum Throughput: 24.26 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 64.00 MB/s Average Throughput: 64.00 MB/s Minimum Throughput: 64.00 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 21.38 MB/s Average Throughput: 21.38 MB/s Minimum Throughput: 21.38 MB/s Read (1 iteration(s)): Maximum Throughput: 82.56 MB/s Average Throughput: 82.56 MB/s Minimum Throughput: 82.56 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 30.96 MB/s Average Throughput: 30.96 MB/s Minimum Throughput: 30.96 MB/s 0.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 7388maxresident)k 0inputs+88outputs (0major+2255minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ===Serial tests in perform ended Mon Nov 11 16:37:27 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ===Parallel tests in perform begin Mon Nov 11 16:37:27 UTC 2019=== **** 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[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ============================ Testing h5perf ============================ h5perf Test Log ============================ HDF5 Library: Version 1.10.5 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: 953.68 MB/s Average Throughput: 953.68 MB/s Minimum Throughput: 953.68 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 857.15 MB/s Average Throughput: 857.15 MB/s Minimum Throughput: 857.15 MB/s Read (1 iteration(s)): Maximum Throughput: 5102.56 MB/s Average Throughput: 5102.56 MB/s Minimum Throughput: 5102.56 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4688.12 MB/s Average Throughput: 4688.12 MB/s Minimum Throughput: 4688.12 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1053.67 MB/s Average Throughput: 1053.67 MB/s Minimum Throughput: 1053.67 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 551.69 MB/s Average Throughput: 551.69 MB/s Minimum Throughput: 551.69 MB/s Read (1 iteration(s)): Maximum Throughput: 22961.52 MB/s Average Throughput: 22961.52 MB/s Minimum Throughput: 22961.52 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 4993.22 MB/s Average Throughput: 4993.22 MB/s Minimum Throughput: 4993.22 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1196.55 MB/s Average Throughput: 1196.55 MB/s Minimum Throughput: 1196.55 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 535.90 MB/s Average Throughput: 535.90 MB/s Minimum Throughput: 535.90 MB/s Read (1 iteration(s)): Maximum Throughput: 7884.03 MB/s Average Throughput: 7884.03 MB/s Minimum Throughput: 7884.03 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1470.65 MB/s Average Throughput: 1470.65 MB/s Minimum Throughput: 1470.65 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: 904.85 MB/s Average Throughput: 904.85 MB/s Minimum Throughput: 904.85 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 852.39 MB/s Average Throughput: 852.39 MB/s Minimum Throughput: 852.39 MB/s Read (1 iteration(s)): Maximum Throughput: 28086.86 MB/s Average Throughput: 28086.86 MB/s Minimum Throughput: 28086.86 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 21546.08 MB/s Average Throughput: 21546.08 MB/s Minimum Throughput: 21546.08 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1377.89 MB/s Average Throughput: 1377.89 MB/s Minimum Throughput: 1377.89 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 879.80 MB/s Average Throughput: 879.80 MB/s Minimum Throughput: 879.80 MB/s Read (1 iteration(s)): Maximum Throughput: 25368.77 MB/s Average Throughput: 25368.77 MB/s Minimum Throughput: 25368.77 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8750.29 MB/s Average Throughput: 8750.29 MB/s Minimum Throughput: 8750.29 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1406.23 MB/s Average Throughput: 1406.23 MB/s Minimum Throughput: 1406.23 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 968.51 MB/s Average Throughput: 968.51 MB/s Minimum Throughput: 968.51 MB/s Read (1 iteration(s)): Maximum Throughput: 8936.73 MB/s Average Throughput: 8936.73 MB/s Minimum Throughput: 8936.73 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2785.06 MB/s Average Throughput: 2785.06 MB/s Minimum Throughput: 2785.06 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: 1029.02 MB/s Average Throughput: 1029.02 MB/s Minimum Throughput: 1029.02 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 887.87 MB/s Average Throughput: 887.87 MB/s Minimum Throughput: 887.87 MB/s Read (1 iteration(s)): Maximum Throughput: 21694.68 MB/s Average Throughput: 21694.68 MB/s Minimum Throughput: 21694.68 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 16732.60 MB/s Average Throughput: 16732.60 MB/s Minimum Throughput: 16732.60 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1391.92 MB/s Average Throughput: 1391.92 MB/s Minimum Throughput: 1391.92 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 849.97 MB/s Average Throughput: 849.97 MB/s Minimum Throughput: 849.97 MB/s Read (1 iteration(s)): Maximum Throughput: 18613.78 MB/s Average Throughput: 18613.78 MB/s Minimum Throughput: 18613.78 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6192.38 MB/s Average Throughput: 6192.38 MB/s Minimum Throughput: 6192.38 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1277.19 MB/s Average Throughput: 1277.19 MB/s Minimum Throughput: 1277.19 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 758.37 MB/s Average Throughput: 758.37 MB/s Minimum Throughput: 758.37 MB/s Read (1 iteration(s)): Maximum Throughput: 5123.34 MB/s Average Throughput: 5123.34 MB/s Minimum Throughput: 5123.34 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1598.44 MB/s Average Throughput: 1598.44 MB/s Minimum Throughput: 1598.44 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: 814.74 MB/s Average Throughput: 814.74 MB/s Minimum Throughput: 814.74 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 759.47 MB/s Average Throughput: 759.47 MB/s Minimum Throughput: 759.47 MB/s Read (1 iteration(s)): Maximum Throughput: 21845.33 MB/s Average Throughput: 21845.33 MB/s Minimum Throughput: 21845.33 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 16644.06 MB/s Average Throughput: 16644.06 MB/s Minimum Throughput: 16644.06 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1204.80 MB/s Average Throughput: 1204.80 MB/s Minimum Throughput: 1204.80 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 717.06 MB/s Average Throughput: 717.06 MB/s Minimum Throughput: 717.06 MB/s Read (1 iteration(s)): Maximum Throughput: 18396.07 MB/s Average Throughput: 18396.07 MB/s Minimum Throughput: 18396.07 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 6026.30 MB/s Average Throughput: 6026.30 MB/s Minimum Throughput: 6026.30 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1325.07 MB/s Average Throughput: 1325.07 MB/s Minimum Throughput: 1325.07 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 796.99 MB/s Average Throughput: 796.99 MB/s Minimum Throughput: 796.99 MB/s Read (1 iteration(s)): Maximum Throughput: 6693.04 MB/s Average Throughput: 6693.04 MB/s Minimum Throughput: 6693.04 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 2112.64 MB/s Average Throughput: 2112.64 MB/s Minimum Throughput: 2112.64 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: 1653.91 MB/s Average Throughput: 1653.91 MB/s Minimum Throughput: 1653.91 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1320.62 MB/s Average Throughput: 1320.62 MB/s Minimum Throughput: 1320.62 MB/s Read (1 iteration(s)): Maximum Throughput: 9362.29 MB/s Average Throughput: 9362.29 MB/s Minimum Throughput: 9362.29 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8192.00 MB/s Average Throughput: 8192.00 MB/s Minimum Throughput: 8192.00 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1691.25 MB/s Average Throughput: 1691.25 MB/s Minimum Throughput: 1691.25 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 777.30 MB/s Average Throughput: 777.30 MB/s Minimum Throughput: 777.30 MB/s Read (1 iteration(s)): Maximum Throughput: 5461.33 MB/s Average Throughput: 5461.33 MB/s Minimum Throughput: 5461.33 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3102.30 MB/s Average Throughput: 3102.30 MB/s Minimum Throughput: 3102.30 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1008.25 MB/s Average Throughput: 1008.25 MB/s Minimum Throughput: 1008.25 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 474.04 MB/s Average Throughput: 474.04 MB/s Minimum Throughput: 474.04 MB/s Read (1 iteration(s)): Maximum Throughput: 2126.93 MB/s Average Throughput: 2126.93 MB/s Minimum Throughput: 2126.93 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 775.00 MB/s Average Throughput: 775.00 MB/s Minimum Throughput: 775.00 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: 1702.23 MB/s Average Throughput: 1702.23 MB/s Minimum Throughput: 1702.23 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1368.90 MB/s Average Throughput: 1368.90 MB/s Minimum Throughput: 1368.90 MB/s Read (1 iteration(s)): Maximum Throughput: 9039.45 MB/s Average Throughput: 9039.45 MB/s Minimum Throughput: 9039.45 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7825.19 MB/s Average Throughput: 7825.19 MB/s Minimum Throughput: 7825.19 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1009.22 MB/s Average Throughput: 1009.22 MB/s Minimum Throughput: 1009.22 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 533.08 MB/s Average Throughput: 533.08 MB/s Minimum Throughput: 533.08 MB/s Read (1 iteration(s)): Maximum Throughput: 6765.01 MB/s Average Throughput: 6765.01 MB/s Minimum Throughput: 6765.01 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 3371.63 MB/s Average Throughput: 3371.63 MB/s Minimum Throughput: 3371.63 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1068.88 MB/s Average Throughput: 1068.88 MB/s Minimum Throughput: 1068.88 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 495.78 MB/s Average Throughput: 495.78 MB/s Minimum Throughput: 495.78 MB/s Read (1 iteration(s)): Maximum Throughput: 2135.59 MB/s Average Throughput: 2135.59 MB/s Minimum Throughput: 2135.59 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 761.49 MB/s Average Throughput: 761.49 MB/s Minimum Throughput: 761.49 MB/s 0.47user 0.34system 0:00.17elapsed 461%CPU (0avgtext+0avgdata 15708maxresident)k 0inputs+30792outputs (0major+23436minor)pagefaults 0swaps Finished testing h5perf ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ============================ 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.013611, max_time = 0.166904, mean_time = 0.084443 # Read: min_time = 0.049775, max_time = 0.055325, mean_time = 0.051357 Write bandwidth = 603.119308 Mbytes/sec Read bandwidth = 1819.489184 Mbytes/sec 0.59user 0.78system 0:00.30elapsed 448%CPU (0avgtext+0avgdata 31004maxresident)k 48inputs+196616outputs (1major+71374minor)pagefaults 0swaps Finished testing perf ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' ===Parallel tests in perform ended Mon Nov 11 16:37:28 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/tools' Making check in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' Making check in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make check-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/fortran/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' ===Serial tests in test begin Mon Nov 11 16:37:28 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' ============================ Fortran API: Testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Dataset offset with user block 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.05user 0.02system 0:00.08elapsed 95%CPU (0avgtext+0avgdata 17328maxresident)k 328inputs+1224outputs (6major+9613minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.00user 0.01system 0:00.01elapsed 106%CPU (0avgtext+0avgdata 7556maxresident)k 32inputs+8outputs (1major+2151minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: 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.00user 0.01system 0:00.01elapsed 100%CPU (0avgtext+0avgdata 7648maxresident)k 32inputs+0outputs (1major+2119minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: 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.10 release 5 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 info 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.12user 0.01system 0:00.16elapsed 85%CPU (0avgtext+0avgdata 12676maxresident)k 160inputs+1056outputs (1major+3668minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 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 Testing vds PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.03user 0.03system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 14552maxresident)k 192inputs+472outputs (1major+9699minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' ===Serial tests in test ended Mon Nov 11 16:37:28 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/test' Making check in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make parallel_test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[3]: 'parallel_test' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' ===Parallel tests in testpar begin Mon Nov 11 16:37:28 UTC 2019=== **** 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.10.5/mpich/fortran/testpar' ============================ Fortran API: Testing parallel_test ============================ Fortran API: parallel_test 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 *** Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) PASSED Writing/reading several datasets (contiguous layout, independent MPI I/O) PASSED 0.29user 0.37system 0:00.14elapsed 475%CPU (0avgtext+0avgdata 18260maxresident)k 48inputs+28808outputs (1major+26496minor)pagefaults 0swaps Finished testing parallel_test ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' ===Parallel tests in testpar ended Mon Nov 11 16:37:28 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/fortran' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_ld test_dset_append test_h5do_compat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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_ld' is up to date. make[3]: 'test_dset_append' is up to date. make[3]: 'test_h5do_compat' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' ===Serial tests in test begin Mon Nov 11 16:37:28 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' ============================ 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.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 8160maxresident)k 136inputs+64outputs (2major+2496minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ 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.13user 0.02system 0:00.16elapsed 96%CPU (0avgtext+0avgdata 10168maxresident)k 16inputs+4856outputs (0major+3148minor)pagefaults 0swaps Finished testing test_image ============================ ============================ 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.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 11892maxresident)k 40inputs+80outputs (1major+3460minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ 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.03user 0.05system 0:00.08elapsed 100%CPU (0avgtext+0avgdata 10756maxresident)k 48inputs+160outputs (1major+32350minor)pagefaults 0swaps Finished testing test_table ============================ ============================ 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.10user 0.01system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 9728maxresident)k 112inputs+744outputs (1major+2935minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ 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.05user 0.02system 0:00.08elapsed 100%CPU (0avgtext+0avgdata 10628maxresident)k 48inputs+904outputs (1major+9708minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_ld ============================ test_ld Test Log ============================ Testing H5LDget_dset_dims PASSED Testing H5LDget_dset_dims with H5Dset_extent PASSED Testing H5LDget_dset_type_size PASSED Testing H5LDget_dset_elmts on invalid conditions PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED All tests for H5LD high level routines passed. 0.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 7804maxresident)k 72inputs+1056outputs (1major+2314minor)pagefaults 0swaps Finished testing test_ld ============================ ============================ Testing test_dset_append ============================ test_dset_append Test Log ============================ Testing Append flush with H5DOappend()--append rows with default dapl PASSED Testing Append flush with H5DOappend()--append rows PASSED Testing Append flush with H5DOappend()--append columns PASSED Testing Append flush with H5DOappend()--append rows & columns PASSED Testing Append flush with H5DOappend()--append size < boundary size PASSED Testing Append flush with H5DOappend()--append & boundary size vary PASSED 0.01user 0.01system 0:00.02elapsed 105%CPU (0avgtext+0avgdata 7200maxresident)k 48inputs+40outputs (1major+2160minor)pagefaults 0swaps Finished testing test_dset_append ============================ ============================ Testing test_h5do_compat ============================ test_h5do_compat Test Log ============================ Testing H5DOwrite_chunk wrapper PASSED Testing H5DOread_chunk wrapper PASSED All direct chunk read/write wrapper tests passed. 0.00user 0.01system 0:00.01elapsed 100%CPU (0avgtext+0avgdata 6640maxresident)k 16inputs+8outputs (0major+2094minor)pagefaults 0swaps Finished testing test_h5do_compat ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' ===Serial tests in test ended Mon Nov 11 16:37:29 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/test' Making check in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making check in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[4]: 'h52giftest.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Mon Nov 11 16:37:29 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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 that the h52gif tool handles 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.03user 0.05system 0:00.07elapsed 113%CPU (0avgtext+0avgdata 7236maxresident)k 8inputs+192outputs (0major+10263minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Mon Nov 11 16:37:29 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/gif2h5' Making check in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make testh5watch.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[4]: 'testh5watch.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' ===Serial tests in h5watch begin Mon Nov 11 16:37:29 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' ============================ Testing testh5watch.sh Finished testing testh5watch.sh ============================ testh5watch.sh Test Log ============================ Testing h5watch --help PASSED Testing h5watch WATCH.h5 PASSED Testing h5watch WATCH.h5/group/DSET_CMPD PASSED Testing h5watch WATCH.h5/DSET_NONE PASSED Testing h5watch WATCH.h5/DSET_NOMAX PASSED Testing h5watch ../WATCH.h5/DSET_CMPD PASSED Testing h5watch --width=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=0 WATCH.h5/DSET_ONE PASSED Testing h5watch --fields=fieldx WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2. WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2, WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2.b.k WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1 --fields=field2.b.k WATCH.h5/DSET_CMPD PASSED DONE WITH 1st SET OF TESTS Testing h5watch TEST.h5/DSET_ONE PASSED Testing h5watch TEST.h5/DSET_ALLOC_EARLY PASSED Testing h5watch TEST.h5/DSET_ALLOC_LATE PASSED Testing h5watch TEST.h5/DSET_CMPD PASSED Testing h5watch TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch TEST.h5/DSET_TWO PASSED Testing h5watch TEST.h5/DSET_CMPD_TWO PASSED DONE WITH 2nd SET OF TESTS Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b,field4 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b.a --fields=field2.c TEST.h5/DSET_CMP PASSED Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field2.b --fields=field4 TEST.h5/DSET_CMPD_TW PASSED Testing h5watch --fields=field2.b.a,field2.c TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field\,1,field2\. TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch --fields=field2\..\,b --fields=field4\, TEST.h5/DSET_C PASSED Testing h5watch --fields=field2\..\,b.a,field2\..\\K TEST.h5/DSET_CMPD PASSED DONE WITH 3rd SET OF TESTS Testing h5watch --dim TEST.h5/DSET_ONE PASSED Testing h5watch --dim TEST.h5/DSET_TWO PASSED Testing h5watch --width=30 TEST.h5/DSET_TWO PASSED Testing h5watch --label TEST.h5/DSET_CMPD PASSED Testing h5watch --simple TEST.h5/DSET_ONE PASSED DONE WITH 4th SET OF TESTS All h5watch tests passed. 0.86user 1.26system 1:04.11elapsed 3%CPU (0avgtext+0avgdata 8308maxresident)k 112inputs+2024outputs (1major+227543minor)pagefaults 0swaps Finished testing testh5watch.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' ===Serial tests in h5watch ended Mon Nov 11 16:38:33 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/tools' Making check in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/mpich/hl/fortran/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' ===Serial tests in test begin Mon Nov 11 16:38:33 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' ============================ Fortran API: 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.00system 0:00.02elapsed 95%CPU (0avgtext+0avgdata 8136maxresident)k 96inputs+16outputs (2major+2158minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: 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 Make/Read datasets (vl) 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.01user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 10708maxresident)k 80inputs+248outputs (1major+3165minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: 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.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 12220maxresident)k 32inputs+792outputs (1major+3212minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: 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 Testing H5TBread_table_f and H5TBmake_table_f (F2003) PASSED 0.01user 0.02system 0:00.04elapsed 100%CPU (0avgtext+0avgdata 11380maxresident)k 32inputs+32outputs (1major+10682minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' ===Serial tests in test ended Mon Nov 11 16:38:34 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/mpich' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' '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;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ 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 ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ 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-x86_64 ++ /usr/share/lmod/lmod/libexec/lmod bash load mpi/openmpi-x86_64 + eval '__LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1;' export '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' 'LD_LIBRARY_PATH=/usr/lib64/openmpi/lib;' export 'LD_LIBRARY_PATH;' '__LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-x86_64:1;' export '__LMOD_REF_COUNT_LOADEDMODULES;' 'LOADEDMODULES=mpi/openmpi-x86_64;' export 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/man/openmpi-x86_64:1\;/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' 'MANPATH=:/usr/share/man/openmpi-x86_64:/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-x86_64;' 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-x86_64;' export 'MPI_INCLUDE;' 'MPI_LIB=/usr/lib64/openmpi/lib;' export 'MPI_LIB;' 'MPI_MAN=/usr/share/man/openmpi-x86_64;' export 'MPI_MAN;' 'MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi;' export 'MPI_PYTHON2_SITEARCH;' 'MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64;' export 'MPI_SYSCONFIG;' '__LMOD_REF_COUNT_PATH=/usr/lib64/openmpi/bin:1\;/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig:1\;/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' '__LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64:1;' export '__LMOD_REF_COUNT__LMFILES_;' '_LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64;' export '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS14ODZfNjQiLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFy;' export '_ModuleTable001_;' '_ModuleTable002_=ZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ==;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ __LMOD_REF_COUNT_LD_LIBRARY_PATH=/usr/lib64/openmpi/lib:1 ++ export __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ LD_LIBRARY_PATH=/usr/lib64/openmpi/lib ++ export LD_LIBRARY_PATH ++ __LMOD_REF_COUNT_LOADEDMODULES=mpi/openmpi-x86_64:1 ++ export __LMOD_REF_COUNT_LOADEDMODULES ++ LOADEDMODULES=mpi/openmpi-x86_64 ++ export LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH='/usr/share/man/openmpi-x86_64:1;/usr/share/lmod/lmod/share/man:1' ++ export __LMOD_REF_COUNT_MANPATH ++ MANPATH=:/usr/share/man/openmpi-x86_64:/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-x86_64 ++ 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-x86_64 ++ export MPI_INCLUDE ++ MPI_LIB=/usr/lib64/openmpi/lib ++ export MPI_LIB ++ MPI_MAN=/usr/share/man/openmpi-x86_64 ++ export MPI_MAN ++ MPI_PYTHON2_SITEARCH=/usr/lib64/python2.7/site-packages/openmpi ++ export MPI_PYTHON2_SITEARCH ++ MPI_PYTHON3_SITEARCH=/usr/lib64/python3.8/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-x86_64 ++ export MPI_SYSCONFIG ++ __LMOD_REF_COUNT_PATH='/usr/lib64/openmpi/bin:1;/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/lib64/openmpi/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/openmpi/lib/pkgconfig:1;/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=/usr/lib64/openmpi/lib/pkgconfig::/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ __LMOD_REF_COUNT__LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64:1 ++ export __LMOD_REF_COUNT__LMFILES_ ++ _LMFILES_=/usr/share/modulefiles/mpi/openmpi-x86_64 ++ export _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXttcGk9e1siZm4iXT0iL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9tcGkvb3Blbm1waS14ODZfNjQiLFsiZnVsbE5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0IixbImxvYWRPcmRlciJdPTEscHJvcFQ9e30sWyJzdGFja0RlcHRoIl09MCxbInN0YXR1cyJdPSJhY3RpdmUiLFsidXNlck5hbWUiXT0ibXBpL29wZW5tcGkteDg2XzY0Iix9LH0sbXBhdGhBPXsiL2V0Yy9tb2R1bGVmaWxlcyIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzL0xpbnV4IiwiL3Vzci9zaGFy ++ export _ModuleTable001_ ++ _ModuleTable002_=ZS9tb2R1bGVmaWxlcy9Db3JlIiwiL3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfSxbInN5c3RlbUJhc2VNUEFUSCJdPSIvZXRjL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXM6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eDovdXNyL3NoYXJlL21vZHVsZWZpbGVzL0NvcmU6L3Vzci9zaGFyZS9sbW9kL2xtb2QvbW9kdWxlZmlsZXMvQ29yZSIsfQ== ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + make -C openmpi check make: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making check in src make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/src' Making check in test make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make testhdf5 cache cache_api cache_image cache_tagging lheap ohdr stab gheap evict_on_close farray earray btree2 fheap pool accum hyperslab istore bittests dt_arith page_buffer dtypes dsets chunk_info cmpd_dset filter_fail extend direct_chunk external efc objcopy links unlink twriteorder big mtime fillval mount flush1 flush2 app_ref enum set_extent ttsafe enc_dec_plist enc_dec_plist_cross_platform getname vfd ntypes dangle dtransform reserved cross_read freespace mf vds file_image unregister cache_logging cork swmr error_test err_compat tcheck_version testmeta accum_swmr_reader atomic_writer atomic_reader links_env filenotclosed del_many_dense_attrs flushrefresh use_append_chunk use_append_mchunks use_disable_mdc_flushes swmr_generator swmr_start_write swmr_reader swmr_writer swmr_remove_reader swmr_remove_writer swmr_addrem_writer swmr_sparse_reader swmr_sparse_writer swmr_check_compat_vfd vds_swmr_gen vds_swmr_reader vds_swmr_writer filter_plugin testerror.sh testlibinfo.sh testcheck_version.sh testlinks_env.sh testswmr.sh testvdsswmr.sh testflushrefresh.sh test_usecases.sh testabort_fail.sh test_filter_plugin.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[2]: 'testhdf5' is up to date. make[2]: 'cache' is up to date. make[2]: 'cache_api' is up to date. make[2]: 'cache_image' is up to date. make[2]: 'cache_tagging' 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]: 'evict_on_close' is up to date. make[2]: 'farray' is up to date. make[2]: 'earray' is up to date. make[2]: 'btree2' is up to date. make[2]: 'fheap' 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]: 'page_buffer' is up to date. make[2]: 'dtypes' is up to date. make[2]: 'dsets' is up to date. make[2]: 'chunk_info' 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]: 'direct_chunk' 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]: 'twriteorder' 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]: 'enc_dec_plist' is up to date. make[2]: 'enc_dec_plist_cross_platform' 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]: 'vds' is up to date. make[2]: 'file_image' is up to date. make[2]: 'unregister' is up to date. make[2]: 'cache_logging' is up to date. make[2]: 'cork' is up to date. make[2]: 'swmr' 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]: 'accum_swmr_reader' is up to date. make[2]: 'atomic_writer' is up to date. make[2]: 'atomic_reader' is up to date. make[2]: 'links_env' is up to date. make[2]: 'filenotclosed' is up to date. make[2]: 'del_many_dense_attrs' is up to date. make[2]: 'flushrefresh' is up to date. make[2]: 'use_append_chunk' is up to date. make[2]: 'use_append_mchunks' is up to date. make[2]: 'use_disable_mdc_flushes' is up to date. make[2]: 'swmr_generator' is up to date. make[2]: 'swmr_start_write' is up to date. make[2]: 'swmr_reader' is up to date. make[2]: 'swmr_writer' is up to date. make[2]: 'swmr_remove_reader' is up to date. make[2]: 'swmr_remove_writer' is up to date. make[2]: 'swmr_addrem_writer' is up to date. make[2]: 'swmr_sparse_reader' is up to date. make[2]: 'swmr_sparse_writer' is up to date. make[2]: 'swmr_check_compat_vfd' is up to date. make[2]: 'vds_swmr_gen' is up to date. make[2]: 'vds_swmr_reader' is up to date. make[2]: 'vds_swmr_writer' is up to date. make[2]: 'filter_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]: 'testswmr.sh' is up to date. make[2]: 'testvdsswmr.sh' is up to date. make[2]: 'testflushrefresh.sh' is up to date. make[2]: 'test_usecases.sh' is up to date. make[2]: 'testabort_fail.sh' is up to date. make[2]: 'test_filter_plugin.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' ===Serial tests in test begin Mon Nov 11 16:38:34 UTC 2019=== make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' ============================ Testing testhdf5 ============================ testhdf5 Test Log ============================ For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/test/.libs/testhdf5 -help Linked with hdf5 version 1.10 release 5 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... 66.28user 0.86system 1:08.03elapsed 98%CPU (0avgtext+0avgdata 41836maxresident)k 3448inputs+187336outputs (17major+95290minor)pagefaults 0swaps Finished testing testhdf5 ============================ ============================ Testing cache ============================ cache Test Log ============================ ========================================= Internal cache tests express_test = 1 ========================================= 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 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 move 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 protect an entry to verify retries PASSED Testing get/set evictions enabled errors PASSED Testing automatic cache resizing 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 Testing flush dependencies PASSED Testing flush dependency errors PASSED Testing flush dependencies flush order PASSED Testing 'notify' callback PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption PASSED Testing metadata cache statistics collection -SKIP- Statistics collection disabled. Re-running tests with paged aggregation: Skipping smoke checks. Testing smoke check #1P -- all clean, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #2P -- ~1/2 dirty, ins, dest, ren, 4/2 MB cache -SKIP- Testing smoke check #3P -- all clean, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #4P -- ~1/2 dirty, ins, dest, ren, 2/1 KB cache -SKIP- Testing smoke check #5P -- all clean, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #6P -- ~1/2 dirty, ins, prot, unprot, AR cache 1 -SKIP- Testing smoke check #7P -- all clean, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #8P -- ~1/2 dirty, ins, prot, unprot, AR cache 2 -SKIP- Testing smoke check #9P -- all clean, ins, dest, ren, 4/2 MB, corked -SKIP- Testing smoke check #10P -- ~1/2 dirty, ins, dest, ren, 4/2 MB, corked -SKIP- Testing write permitted check -- 1/0 MB cache (paged aggregation) PASSED Testing H5C_insert_entry() functionality (paged aggregation) PASSED Testing H5C_flush_cache() functionality (paged aggregation) PASSED Testing H5C_get_entry_status() functionality (paged aggregation) PASSED Testing H5C_expunge_entry() functionality (paged aggregation) PASSED Testing multiple read only protects on a single entry (paged aggr) PASSED Testing H5C_move_entry() functionality (paged aggregation) PASSED Testing H5C_pin_protected_entry() functionality (paged aggregation) PASSED Testing entry resize functionality (paged aggregation) PASSED Testing evictions enabled/disabled functionality (paged aggregation) PASSED Testing flush cache with protected entry error (paged aggregation) PASSED Testing destroy cache with permanently pinned entry error (pgd aggr) PASSED Testing destroy cache with protected entry error (paged aggregation) PASSED Testing duplicate entry insertion error (paged aggregation) PASSED Testing pin a pinned entry error (paged aggregation) PASSED Testing unpin an unpinned entry error (paged aggregation) PASSED Testing pin entry related errors (paged aggregation) PASSED Testing protect a protected entry error (paged aggregation) PASSED Testing unprotect an unprotected entry error (paged aggregation) PASSED Testing mark entry dirty related errors (paged aggregation) PASSED Testing expunge entry related errors (paged aggregation) PASSED Testing move entry related errors (paged aggregation) PASSED Testing resize entry related errors (paged aggregation) PASSED Testing unprotect a read only entry dirty error (paged aggregation) PASSED Testing protect a read only entry rw error (paged aggregation) PASSED Testing protect an entry to verify retries (paged aggregation) PASSED Testing get/set evictions enabled errors (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resizing (paged aggregation) PASSED Testing automatic cache resize disable (paged aggregation) PASSED Testing automatic cache resize epoch marker management (paged aggr) PASSED Testing automatic cache resize input errors (paged aggregation) PASSED Testing automatic cache resize auxilary functions (paged aggregation) PASSED Testing to ensure metadata blizzard absence when inserting (pgd aggr) PASSED Testing to ensure metadata blizzard absence on protect/unprotect (pa) PASSED Testing flush dependencies (paged aggregation) PASSED Testing flush dependency errors (paged aggregation) PASSED Testing flush dependencies flush order (paged aggregation) PASSED Testing 'notify' callback (paged) PASSED Testing to ensure cork/uncork metadata when inserting PASSED Testing to ensure cork/uncork metadata on protect/unprotect PASSED Testing entry deletion during list scan detection and adaption (par) PASSED Testing metadata cache statistics collection (paged aggregation) -SKIP- Statistics collection disabled. 12.12user 12.76system 0:25.06elapsed 99%CPU (0avgtext+0avgdata 312860maxresident)k 608inputs+2851072outputs (3major+126725minor)pagefaults 0swaps Finished testing cache ============================ ============================ Testing cache_api ============================ cache_api Test Log ============================ =================================== Cache API tests express_test = 1 =================================== 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/FILE related API input errors PASSED Testing MDC/FAPL related API calls for paged aggregation strategy PASSED Testing MDC/FILE related API calls for paged aggregation strategy PASSED Testing MDC API smoke check for paged aggregation strategy -SKIP- Long tests disabled. Testing MDC/FILE related API input errors for paged aggregation strategy PASSED Testing MDC/FAPL related API input errors PASSED 0.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 9240maxresident)k 160inputs+128outputs (1major+2460minor)pagefaults 0swaps Finished testing cache_api ============================ ============================ Testing cache_image ============================ cache_image Test Log ============================ ========================================= Cache image tests express_test = 1 ========================================= Testing metadata cache image control flow test 1 PASSED Testing metadata cache image control flow test 2 PASSED Testing metadata cache image control flow test 3 PASSED Testing metadata cache image control flow test 4 PASSED Testing metadata cache image control flow test 5 PASSED Testing metadata cache image control flow test 6 PASSED Testing metadata cache image smoke check 1 PASSED Testing metadata cache image smoke check 2 PASSED Testing metadata cache image smoke check 3 PASSED Testing metadata cache image smoke check 4 PASSED Testing metadata cache image smoke check 5 PASSED Testing metadata cache image smoke check 6 PASSED Testing metadata cache image api error check 1 PASSED Testing metadata cache image api error check 2 PASSED Testing metadata cache image api error check 3 PASSED Testing metadata cache image api error check 4 PASSED Testing Cache image / H5Fget_free_sections() interaction PASSED Testing Cache image / evict on close interaction -SKIP- EoC not supported in the parallel library. 227.41user 12.25system 4:01.17elapsed 99%CPU (0avgtext+0avgdata 137484maxresident)k 192inputs+4207264outputs (1major+104210minor)pagefaults 0swaps Finished testing cache_image ============================ ============================ Testing cache_tagging ============================ cache_tagging Test Log ============================ Testing standard tag application cases w/ default fcpl: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing standard tag application cases w/ shared messages: Testing tag application during file creation PASSED Testing tag application during file open PASSED Testing tag application during attribute creation PASSED Testing tag application during attribute open PASSED Testing tag application during attribute write PASSED Testing tag application during attribute delete PASSED Testing tag application during attribute renaming PASSED Testing tag application during dataset creation PASSED Testing tag application during dataset creation with early allocation PASSED Testing tag application during link removal PASSED Testing other specific tag application cases: Testing tag application during group creation PASSED Testing tag application during multiple group creation PASSED Testing tag application during group open PASSED Testing tag application during dataset open PASSED Testing tag application during dataset write PASSED Testing tag application during dataset read PASSED Testing tag application during dataset storage size retrieval PASSED Testing tag application during dataset extend PASSED Testing tag application during object info retrieval PASSED Testing tag application during object copy PASSED Testing tag application during link name retrieval PASSED Testing tag application during external link creation PASSED Testing tag application during external link open PASSED Testing tag application during dense attribute manipulation PASSED Testing tag application during iteration over links in a group PASSED Testing failure on invalid tag application -SKIP- test skipped because sanity checking on tag value is disabled. 0.09user 0.04system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 16220maxresident)k 112inputs+2064outputs (1major+4121minor)pagefaults 0swaps Finished testing cache_tagging ============================ ============================ 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.00user 0.01system 0:00.03elapsed 65%CPU (0avgtext+0avgdata 9324maxresident)k 40inputs+8outputs (1major+2472minor)pagefaults 0swaps Finished testing lheap ============================ ============================ Testing ohdr ============================ ohdr Test Log ============================ Using file format version: (earliest, v18) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (earliest, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, v18) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (v18, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Using file format version: (latest, latest) 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 Accessing objects with unknown header messages: H5O_BOGUS_VALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Accessing objects with unknown header messages: H5O_BOGUS_INVALID_ID Testing object with unknown header message and no flags set PASSED Testing object with unknown header message & 'shareable' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/o file with unknown header message & 'fail if unknown always' flag set PASSED Testing object with unknown header message & 'mark if unknown' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown and open for write' flag set PASSED Testing object in r/w file with unknown header message & 'fail if unknown always' flag set PASSED Testing object header creation in cache PASSED Testing minimized dset object headers attribute additions PASSED Testing minimized dset object headers size comparisons ...not compact ...compact PASSED Testing minimized dset object headers with filter message PASSED Testing minimized dset object headers with modification times PASSED Testing minimized dset object headers with fill values and different libver support PASSED Testing exercise the coding for the re-read of the object header for SWMR access: latest-format PASSED Testing exercise the coding for the re-read of the object header for SWMR access: non-latest-format PASSED All object header tests passed. 0.04user 0.02system 0:00.07elapsed 80%CPU (0avgtext+0avgdata 10224maxresident)k 96inputs+1768outputs (1major+2618minor)pagefaults 0swaps Finished testing ohdr ============================ ============================ 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.22user 0.04system 0:00.29elapsed 91%CPU (0avgtext+0avgdata 21272maxresident)k 72inputs+10392outputs (1major+5679minor)pagefaults 0swaps Finished testing stab ============================ ============================ 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. 2.67user 0.01system 0:02.70elapsed 99%CPU (0avgtext+0avgdata 13664maxresident)k 48inputs+2536outputs (1major+4589minor)pagefaults 0swaps Finished testing gheap ============================ ============================ Testing evict_on_close ============================ evict_on_close Test Log ============================ Testing evict-on-close cache behavior Testing evict on close fails in parallel PASSED All evict-on-close tests passed. Note that EoC is not supported under parallel so most tests are skipped. 0.00user 0.01system 0:00.02elapsed 105%CPU (0avgtext+0avgdata 7544maxresident)k 48inputs+0outputs (1major+2050minor)pagefaults 0swaps Finished testing evict_on_close ============================ ============================ Testing farray ============================ farray Test Log ============================ Testing with NORMAL PARAMETERS Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED Testing with reopen array flag set Testing invalid fixed array creation parameters -SKIP- Not tested when assertions are disabled Testing fixed array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen fixed array PASSED Testing open fixed array twice PASSED Testing open fixed array twice, through different file handles PASSED Testing deleting open fixed array PASSED Testing with forward iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with reverse iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with random iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing with cyclic iteration Testing setting 1 element of the array PASSED Testing setting half of the array's elements PASSED Testing setting all the array elements PASSED Testing skipping to first element PASSED Testing skipping to first element in data block page PASSED Testing skipping to last element PASSED Testing skipping to last element PASSED All fixed array tests passed. 0.15user 0.01system 0:00.18elapsed 92%CPU (0avgtext+0avgdata 9692maxresident)k 56inputs+528outputs (1major+2586minor)pagefaults 0swaps Finished testing farray ============================ ============================ Testing earray ============================ earray Test Log ============================ Testing with normal parameters Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED Testing with reopen array flag set Testing invalid extensible array creation parameters -SKIP- Not tested when assertions are disabled Testing extensible array creation PASSED Testing verify array creation parameters PASSED Testing create, close & reopen extensible array PASSED Testing open extensible array twice PASSED Testing open extensible array twice, through different file handles PASSED Testing deleting open extensible array PASSED Testing with forward iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with reverse iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with cyclic iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing with random #2 iteration Testing setting first element of array PASSED Testing setting index block elements of array PASSED Testing setting first element of array's data block #0 PASSED Testing setting all elements of array's data block #0 PASSED Testing setting first element of array's data block #1 PASSED Testing setting all elements of array's data block #1 PASSED Testing setting first element of array's data block #2 PASSED Testing setting all elements of array's data block #2 PASSED Testing setting first element of array's data block #3 PASSED Testing setting all elements of array's data block #3 PASSED Testing setting first element of array's data block #4 PASSED Testing setting all elements of array's data block #4 PASSED Testing setting first element of array's data block #5 PASSED Testing setting all elements of array's data block #5 PASSED Testing setting first element of array's data block #6 PASSED Testing setting all elements of array's data block #6 PASSED Testing setting first element of array's data block #7 PASSED Testing setting all elements of array's data block #7 PASSED Testing setting first element of array's data block #8 PASSED Testing setting all elements of array's data block #8 PASSED Testing setting first element of array's data block #9 PASSED Testing setting all elements of array's data block #9 PASSED Testing setting first element of array's data block #10 PASSED Testing setting all elements of array's data block #10 PASSED Testing setting first element of array's data block #11 PASSED Testing setting all elements of array's data block #11 PASSED Testing setting first element of array's data block #12 PASSED Testing setting all elements of array's data block #12 PASSED Testing setting first element of array's data block #13 PASSED Testing setting all elements of array's data block #13 PASSED Testing setting first element of array's data block #14 PASSED Testing setting all elements of array's data block #14 PASSED Testing setting first element of array's data block #15 PASSED Testing setting all elements of array's data block #15 PASSED Testing setting first element of array's data block #16 PASSED Testing setting all elements of array's data block #16 PASSED Testing setting first element of array's data block #17 PASSED Testing setting all elements of array's data block #17 PASSED Testing setting first element of array's data block #18 PASSED Testing setting all elements of array's data block #18 PASSED Testing setting first element of array's data block #19 PASSED Testing setting all elements of array's data block #19 PASSED Testing setting first element of array's data block #20 PASSED Testing setting all elements of array's data block #20 PASSED Testing setting first element of array's data block #21 PASSED Testing setting all elements of array's data block #21 PASSED Testing setting first element of array's data block #22 PASSED Testing setting all elements of array's data block #22 PASSED Testing setting first element of array's data block #23 PASSED Testing setting all elements of array's data block #23 PASSED Testing setting first element of array's data block #24 PASSED Testing setting all elements of array's data block #24 PASSED Testing setting first element of array's data block #25 PASSED Testing setting all elements of array's data block #25 PASSED Testing setting first element of array's data block #26 PASSED Testing setting all elements of array's data block #26 PASSED Testing setting first element of array's data block #27 PASSED Testing setting all elements of array's data block #27 PASSED Testing setting first element of array's data block #28 PASSED Testing setting all elements of array's data block #28 PASSED Testing setting first element of array's data block #29 PASSED Testing setting all elements of array's data block #29 PASSED Testing setting first element of array's data block #30 PASSED Testing setting all elements of array's data block #30 PASSED Testing setting first element of array's data block #31 PASSED Testing setting all elements of array's data block #31 PASSED Testing setting first element of array's data block #32 PASSED Testing setting all elements of array's data block #32 PASSED Testing setting first element of array's data block #33 PASSED Testing setting all elements of array's data block #33 PASSED Testing setting first element of array's data block #34 PASSED Testing setting all elements of array's data block #34 PASSED Testing setting first element of array's data block #35 PASSED Testing setting all elements of array's data block #35 PASSED Testing setting first element of array's data block #36 PASSED Testing setting all elements of array's data block #36 PASSED Testing setting first element of array's data block #37 PASSED Testing setting all elements of array's data block #37 PASSED Testing setting first element of array's data block #38 PASSED Testing setting all elements of array's data block #38 PASSED Testing setting first element of array's data block #39 PASSED Testing setting all elements of array's data block #39 PASSED Testing setting first element of array's data block #40 PASSED Testing setting all elements of array's data block #40 PASSED Testing setting first element of array's data block #41 PASSED Testing setting all elements of array's data block #41 PASSED Testing setting first element of array's data block #42 PASSED Testing setting all elements of array's data block #42 PASSED Testing setting first element of array's data block #43 PASSED Testing setting all elements of array's data block #43 PASSED Testing setting first element of array's data block #44 PASSED Testing setting all elements of array's data block #44 PASSED Testing setting first element of array's data block #45 PASSED Testing setting all elements of array's data block #45 PASSED Testing skipping 1st element PASSED Testing skipping index block elements PASSED Testing skipping index block & data block elements PASSED Testing skipping 1st super block elements PASSED Testing skipping 2nd super block elements PASSED Testing skipping 3rd super block elements PASSED Testing skipping 4th super block elements PASSED All extensible array tests passed. 9.26user 2.22system 0:11.87elapsed 96%CPU (0avgtext+0avgdata 24728maxresident)k 64inputs+779840outputs (1major+32284minor)pagefaults 0swaps Finished testing earray ============================ ============================ 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 update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update 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 update: inserting first record in empty B-tree PASSED Testing B-tree update: update only record in B-tree PASSED Testing B-tree update: insert several records PASSED Testing B-tree update: update several records PASSED Testing B-tree update: split root PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: redistribute 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (l->r) PASSED Testing B-tree update: split side leaf into 2 leaves in level 1 B-tree (r->l) PASSED Testing B-tree update: redistribute 3 leaves in level 1 B-tree PASSED Testing B-tree update: split middle leaf into 2 leaves in level 1 B-tree PASSED Testing B-tree update: make level 2 B-tree (l->r) PASSED Testing B-tree update: make level 2 B-tree (r->l) PASSED Testing B-tree update: make level 2 B-tree (l+r->middle) PASSED Testing B-tree update: create random level 4 B-tree PASSED Testing B-tree update: update 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 open B-tree twice, through different file handles PASSED All v2 B-tree tests passed. 105.81user 17.25system 2:04.35elapsed 98%CPU (0avgtext+0avgdata 139696maxresident)k 344inputs+1004944outputs (2major+52398minor)pagefaults 0swaps Finished testing btree2 ============================ ============================ 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. 62.55user 11.98system 1:15.78elapsed 98%CPU (0avgtext+0avgdata 97916maxresident)k 408inputs+17163272outputs (3major+39297minor)pagefaults 0swaps Finished testing fheap ============================ ============================ 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. 3.67user 0.05system 0:03.75elapsed 99%CPU (0avgtext+0avgdata 41332maxresident)k 56inputs+0outputs (1major+10586minor)pagefaults 0swaps Finished testing pool ============================ ============================ 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 Testing SWMR write of large metadata: with latest format PASSED Testing SWMR write of large metadata: with non-latest-format PASSED All metadata accumulator tests passed. 0.05user 0.12system 0:00.17elapsed 102%CPU (0avgtext+0avgdata 29736maxresident)k 128inputs+36888outputs (2major+21768minor)pagefaults 0swaps Finished testing accum ============================ ============================ 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.49user 0.05system 0:00.54elapsed 99%CPU (0avgtext+0avgdata 53000maxresident)k 40inputs+0outputs (1major+19901minor)pagefaults 0swaps Finished testing hyperslab ============================ ============================ 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 -SKIP- The current VFD does not support sparse files on this platform. All i-store tests passed. 0.13user 0.31system 0:00.46elapsed 99%CPU (0avgtext+0avgdata 14176maxresident)k 40inputs+589872outputs (1major+3735minor)pagefaults 0swaps Finished testing istore ============================ ============================ 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.12user 0.01system 0:00.14elapsed 97%CPU (0avgtext+0avgdata 7712maxresident)k 32inputs+0outputs (1major+2062minor)pagefaults 0swaps Finished testing bittests ============================ ============================ 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. 0.86user 0.04system 0:00.91elapsed 99%CPU (0avgtext+0avgdata 9376maxresident)k 176inputs+64outputs (1major+10944minor)pagefaults 0swaps Finished testing dt_arith ============================ ============================ Testing page_buffer ============================ page_buffer Test Log ============================ Page Buffering is disabled for parallel. Testing Page Buffering Disabled PASSED All Page Buffering tests passed. 0.01user 0.00system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 9304maxresident)k 40inputs+8outputs (1major+2469minor)pagefaults 0swaps Finished testing page_buffer ============================ ============================ 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 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 Testing version bounds with nested datatypes PASSED All datatype tests passed. 0.19user 0.04system 0:00.24elapsed 97%CPU (0avgtext+0avgdata 28968maxresident)k 264inputs+704outputs (2major+18862minor)pagefaults 0swaps Finished testing dtypes ============================ ============================ Testing dsets ============================ dsets Test Log ============================ Testing with old file format and non-paged aggregation: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and non-paged aggregation Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and non-paged aggregation: (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and non-paged aggregation (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and paged aggregation: Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and paged aggregation Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with old file format and paged aggregation: (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing with new file format and paged aggregation (minimized dataset object headers with file setting) Testing create, open, close PASSED Testing simple I/O PASSED Testing compact dataset I/O PASSED Testing compact dataset of maximal size PASSED Testing compact dataset repeated open/close and dirty flag 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 w/non-implicit index PASSED Testing Write/read on randomly selected chunks w/implicit index 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 datasets w/extensible array as chunk index PASSED Testing datasets w/extensible array open/reopen with read/write PASSED Testing datasets w/extensible array chunk indexing bug PASSED Testing filter expanding chunks too much PASSED Testing extendible dataset with various layout PASSED Testing datasets w/fixed array as chunk index PASSED Testing compatibility for 1.6/1.8 datasets that use B-tree indexing PASSED Testing disabled partial chunk filters PASSED Testing datasets w/Single Chunk indexing PASSED Testing shrinking large chunk PASSED Testing chunked dataset with zero dimension PASSED Testing querying storage size PASSED Testing the next power of 2 PASSED Testing File created with write+latest-format/SWMR-write+non-latest-format: dataset with latest chunk index -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Extensible array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Fixed array chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing Version 2 B-tree chunk index header flush dependencies handled correctly -SKIP- Test skipped due to VFD not supporting SWMR I/O. Testing H5Dscatter() PASSED Testing H5Dgather() PASSED Testing H5Dscatter() error conditions PASSED Testing H5Dgather() error conditions PASSED Testing version bounds of datasets PASSED Testing dcpl flags to minimize dataset object header PASSED Testing Testing DLS bugfix 1 PASSED All dataset tests passed. 18.81user 1.82system 0:21.11elapsed 97%CPU (0avgtext+0avgdata 88564maxresident)k 480inputs+522872outputs (2major+100624minor)pagefaults 0swaps Finished testing dsets ============================ ============================ Testing chunk_info ============================ chunk_info Test Log ============================ Testing getting chunk information in file with version prior to 1.10 PASSED Testing getting chunk information in file with versions 1.10 Testing Single Chunk index PASSED Testing Implicit index PASSED Testing Fixed Array index PASSED Testing Extensible Array index PASSED Testing Version 2 B-trees index PASSED All chunk query tests passed. 0.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9212maxresident)k 88inputs+72outputs (1major+2372minor)pagefaults 0swaps Finished testing chunk_info ============================ ============================ 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.23user 0.39system 0:00.63elapsed 99%CPU (0avgtext+0avgdata 127784maxresident)k 88inputs+281320outputs (1major+64081minor)pagefaults 0swaps Finished testing cmpd_dset ============================ ============================ 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.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 8848maxresident)k 40inputs+16outputs (1major+2357minor)pagefaults 0swaps Finished testing filter_fail ============================ ============================ 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.02user 0.02system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 10220maxresident)k 48inputs+7880outputs (1major+2693minor)pagefaults 0swaps Finished testing extend ============================ ============================ Testing direct_chunk ============================ direct_chunk Test Log ============================ Testing basic functionality of H5Dwrite_chunk PASSED Testing overwriting existing data with H5Dwrite_chunk PASSED Testing skipping compression filter for H5Dwrite_chunk/H5Dread_chunk PASSED Testing skipping compression filters but keep two other filters PASSED Testing data conversion for H5Dwrite_chunk/H5Dread_chunk PASSED Testing invalid parameters for H5Dwrite_chunk/H5Dread_chunk PASSED Testing basic functionality of H5Dread_chunk (chunk cache disabled) PASSED Testing basic functionality of H5Dread_chunk (flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk (does not flush chunk cache) PASSED Testing basic functionality of H5Dread_chunk on unfiltered datasets PASSED Testing H5Dread_chunk with unallocated chunks PASSED Testing H5Dwrite_chunk with single chunk and latest format PASSED All direct chunk read/write tests passed. 0.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 10448maxresident)k 64inputs+80outputs (1major+3103minor)pagefaults 0swaps Finished testing direct_chunk ============================ ============================ Testing external ============================ external Test Log ============================ Testing H5Dget_access_plist() returns correct prefix PASSED 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.01user 0.02system 0:00.03elapsed 97%CPU (0avgtext+0avgdata 10068maxresident)k 88inputs+920outputs (1major+2623minor)pagefaults 0swaps Finished testing external ============================ ============================ 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.03user 0.03system 0:00.09elapsed 75%CPU (0avgtext+0avgdata 11400maxresident)k 296inputs+2392outputs (2major+4591minor)pagefaults 0swaps Finished testing efc ============================ ============================ 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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(): chunked and opened 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(): contigous and opened 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(): compressed and opened 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(): opened dataset with old layout format PASSED Testing H5Ocopy(): NULL references PASSED Testing H5Ocopy(): NULL references for opened datasets 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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 with version bounds PASSED Testing H5Ocopy(): simple dataset within the same file PASSED Testing H5Ocopy(): empty contiguous dataset PASSED Testing H5Ocopy(): empty and openend 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(): compressed dataset with no edge filters PASSED Testing H5Ocopy(): compressed and opened dataset with no edge filters PASSED Testing H5Ocopy(): compact dataset PASSED Testing H5Ocopy(): compact and opened dataset PASSED Testing H5Ocopy(): datasets that have multiple ohdr chunks PASSED Testing H5Ocopy(): opened 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(): openend 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. 22.85user 2.89system 0:26.46elapsed 97%CPU (0avgtext+0avgdata 59476maxresident)k 640inputs+312704outputs (3major+205366minor)pagefaults 0swaps Finished testing objcopy ============================ ============================ Testing links ============================ links Test Log ============================ -Testing with unminimzed dataset object headers- --Testing with 'old format'-- 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 with 'new format'-- 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 with minimzed dataset object headers- --Testing with 'old format'-- 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 with 'new format'-- 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. 3.63user 0.27system 0:04.13elapsed 94%CPU (0avgtext+0avgdata 13252maxresident)k 616inputs+20840outputs (2major+59633minor)pagefaults 0swaps Finished testing links ============================ ============================ 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. 2.23user 0.19system 0:02.46elapsed 98%CPU (0avgtext+0avgdata 43120maxresident)k 152inputs+35168outputs (1major+11342minor)pagefaults 0swaps Finished testing unlink ============================ ============================ Testing twriteorder ============================ twriteorder Test Log ============================ blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 28162: launch reader process All passed 0.00user 0.01system 0:00.02elapsed 115%CPU (0avgtext+0avgdata 4988maxresident)k 16inputs+2048outputs (0major+2025minor)pagefaults 0swaps Finished testing twriteorder ============================ ============================ Testing big ============================ big Test Log ============================ Testing big file with the SEC2 Driver Testing Extra large dataset write(4GB) PASSED #000 0x00000000182ed8fe PASSED #001 0x00000000314967d8 PASSED #002 0x00000000215dbeb0 PASSED #003 0x0000000019c31fe0 PASSED #004 0x000000002085a7e0 PASSED #005 0x0000000005cb6128 PASSED #006 0x0000000003535644 PASSED #007 0x000000000b6e7ac6 PASSED #008 0x000000003bf44c18 PASSED #009 0x0000000034d76df2 PASSED #010 0x000000001ad7933e PASSED #011 0x00000000120aeb8e PASSED #012 0x000000002d2fc201 PASSED #013 0x0000000029ac2f94 PASSED #014 0x000000002e1393c4 PASSED #015 0x0000000016f00c40 PASSED #016 0x000000003c867270 PASSED #017 0x000000003bb2f0b4 PASSED #018 0x000000002bf1df0e PASSED #019 0x00000000121fb459 PASSED #020 0x000000003533f8dc PASSED #021 0x0000000027e5d06f PASSED #022 0x0000000005847bb8 PASSED #023 0x000000003c5aba30 PASSED #024 0x0000000018b873e2 PASSED #025 0x0000000036b29dd9 PASSED #026 0x000000002e81d7af PASSED #027 0x0000000036691f9e PASSED #028 0x000000002d70b8b5 PASSED #029 0x000000003eb29c8d PASSED #030 0x000000001a564c80 PASSED #031 0x000000000871ae23 PASSED #032 0x0000000020183c88 PASSED #033 0x000000002a3d2840 PASSED #034 0x0000000000e4d7a4 PASSED #035 0x000000002bbd881d PASSED #036 0x00000000026e7c0a PASSED #037 0x00000000310c291a PASSED #038 0x00000000151eb39a PASSED #039 0x000000003f7a7747 PASSED #040 0x0000000016d56f00 PASSED #041 0x000000003e935920 PASSED #042 0x00000000191599aa PASSED #043 0x0000000016e736a4 PASSED #044 0x00000000300a6f5e PASSED #045 0x0000000038e2bec2 PASSED #046 0x00000000030dfb0b PASSED #047 0x000000002e8b78ca PASSED #048 0x0000000034361e44 PASSED #049 0x0000000010cca95c PASSED Test passed with the SEC2 Driver. 0.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 8988maxresident)k 40inputs+6856outputs (1major+2362minor)pagefaults 0swaps Finished testing big ============================ ============================ 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.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 8724maxresident)k 40inputs+8outputs (1major+2340minor)pagefaults 0swaps Finished testing mtime ============================ ============================ 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. 3.12user 0.24system 0:03.42elapsed 98%CPU (0avgtext+0avgdata 21324maxresident)k 88inputs+341872outputs (1major+6549minor)pagefaults 0swaps Finished testing fillval ============================ ============================ 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.02user 0.03system 0:00.06elapsed 98%CPU (0avgtext+0avgdata 12140maxresident)k 200inputs+496outputs (1major+11427minor)pagefaults 0swaps Finished testing mount ============================ ============================ Testing flush1 ============================ flush1 Test Log ============================ Testing H5Fflush (part1 with flush) PASSED Testing H5Fflush (part1 with flush + SWMR) PASSED Testing H5Fflush (part1 without flush) PASSED Testing H5Fflush (part1 without flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition and another flush) PASSED Testing H5Fflush (part1 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part1 with flush and later addition) PASSED Testing H5Fflush (part1 with flush and later addition + SWMR) PASSED 0.02user 0.01system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 16120maxresident)k 48inputs+1576outputs (1major+4010minor)pagefaults 0swaps Finished testing flush1 ============================ ============================ Testing flush2 ============================ flush2 Test Log ============================ Testing H5Fflush (part2 with flush) PASSED Testing H5Fflush (part2 with flush + SWMR) PASSED Testing H5Fflush (part2 without flush) PASSED Testing H5Fflush (part2 without flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition and another flush) PASSED Testing H5Fflush (part2 with flush and later addition and another flush + SWMR) PASSED Testing H5Fflush (part2 with flush and later addition) PASSED Testing H5Fflush (part2 with flush and later addition + SWMR) PASSED 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 9784maxresident)k 48inputs+0outputs (1major+2631minor)pagefaults 0swaps Finished testing flush2 ============================ ============================ Testing app_ref ============================ app_ref Test Log ============================ Testing library shutdown with reference count > 1 PASSED 0.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 8100maxresident)k 40inputs+8outputs (1major+2185minor)pagefaults 0swaps Finished testing app_ref ============================ ============================ Testing enum ============================ enum Test Log ============================ Testing named enumeration types PASSED Testing enumeration conversions PASSED Testing O(1) conversions PASSED Testing O(log N) conversions PASSED Testing for non-existing name and value PASSED Testing some functions with enumeration types PASSED All enum tests passed. 0.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9668maxresident)k 56inputs+24outputs (1major+2643minor)pagefaults 0swaps Finished testing enum ============================ ============================ 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 - tested with all low/high library format bounds 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 - tested with all low/high library format bounds PASSED All H5Dset_extent tests passed. 34.81user 5.08system 0:41.44elapsed 96%CPU (0avgtext+0avgdata 24384maxresident)k 96inputs+566912outputs (1major+758158minor)pagefaults 0swaps Finished testing set_extent ============================ ============================ Testing ttsafe ============================ ttsafe Test Log ============================ Most thread-safety tests skipped because THREADSAFE not enabled For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/test/.libs/ttsafe -help Linked with hdf5 version 1.10 release 5 Testing -- library threadsafe status (is_threadsafe) All tests were successful. Cleaning Up temp files... 0.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 7628maxresident)k 40inputs+0outputs (1major+2056minor)pagefaults 0swaps Finished testing ttsafe ============================ ============================ Testing enc_dec_plist ============================ enc_dec_plist Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.00user 0.01system 0:00.01elapsed 105%CPU (0avgtext+0avgdata 8192maxresident)k 56inputs+0outputs (1major+2073minor)pagefaults 0swaps Finished testing enc_dec_plist ============================ ============================ Testing enc_dec_plist_cross_platform ============================ enc_dec_plist_cross_platform Test Log ============================ Testing Default DCPL Encoding/Decoding PASSED Testing DCPL Encoding/Decoding PASSED Testing Default DAPL Encoding/Decoding PASSED Testing DAPL Encoding/Decoding PASSED Testing Default DXPL Encoding/Decoding PASSED Testing DXPL Encoding/Decoding PASSED Testing Default GCPL Encoding/Decoding PASSED Testing GCPL Encoding/Decoding PASSED Testing Default LCPL Encoding/Decoding PASSED Testing LCPL Encoding/Decoding PASSED Testing Default LAPL Encoding/Decoding PASSED Testing LAPL Encoding/Decoding PASSED Testing Default OCPL Encoding/Decoding PASSED Testing OCPL Encoding/Decoding PASSED Testing Default OCPYPL Encoding/Decoding PASSED Testing OCPYPL Encoding/Decoding PASSED Testing Default FCPL Encoding/Decoding PASSED Testing FCPL Encoding/Decoding PASSED Testing Default FAPL Encoding/Decoding PASSED Testing FAPL Encoding/Decoding PASSED Testing Default STRCPL Encoding/Decoding PASSED Testing STRCPL Encoding/Decoding PASSED Testing Default ACPL Encoding/Decoding PASSED Testing ACPL Encoding/Decoding PASSED 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 7824maxresident)k 48inputs+0outputs (1major+2053minor)pagefaults 0swaps Finished testing enc_dec_plist_cross_platform ============================ ============================ 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.02user 0.02system 0:00.05elapsed 84%CPU (0avgtext+0avgdata 11172maxresident)k 216inputs+416outputs (1major+5413minor)pagefaults 0swaps Finished testing getname ============================ ============================ Testing vfd ============================ vfd Test Log ============================ Testing basic Virtual File Driver functionality. Testing SEC2 file driver PASSED Testing CORE file driver PASSED Testing DIRECT I/O file driver -SKIP- 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 LOG file driver PASSED Testing STDIO file driver PASSED Testing WINDOWS file driver -SKIP- All Virtual File Driver tests passed. 0.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 9832maxresident)k 80inputs+912outputs (1major+2589minor)pagefaults 0swaps Finished testing vfd ============================ ============================ 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.04user 0.02system 0:00.06elapsed 100%CPU (0avgtext+0avgdata 14768maxresident)k 136inputs+7120outputs (1major+9881minor)pagefaults 0swaps Finished testing ntypes ============================ ============================ 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 Testing force dangling IDs to close, from API routines PASSED All dangling ID tests passed. 0.10user 0.01system 0:00.11elapsed 100%CPU (0avgtext+0avgdata 9116maxresident)k 48inputs+128outputs (1major+2407minor)pagefaults 0swaps Finished testing dangle ============================ ============================ 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 resetting of transform property PASSED Testing H5Pget_data_transform, after resetting transform property PASSED Testing data transform of some special cases PASSED 0.02user 0.00system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 10468maxresident)k 152inputs+248outputs (1major+2651minor)pagefaults 0swaps Finished testing dtransform ============================ ============================ Testing reserved ============================ reserved Test Log ============================ -SKIP- 0.00user 0.00system 0:00.01elapsed 108%CPU (0avgtext+0avgdata 2832maxresident)k 16inputs+0outputs (0major+1696minor)pagefaults 0swaps Finished testing reserved ============================ ============================ 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.01user 0.00system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 10348maxresident)k 48inputs+0outputs (1major+2714minor)pagefaults 0swaps Finished testing cross_read ============================ ============================ 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.01user 0.00system 0:00.03elapsed 61%CPU (0avgtext+0avgdata 9380maxresident)k 88inputs+128outputs (1major+2431minor)pagefaults 0swaps Finished testing freespace ============================ ============================ 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 Allocation from raw or metadata free-space manager PASSED Testing H5MF_create_fstype()/H5MF__open_fstype() 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 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 'temporary' file space allocation with old library format PASSED Testing 'temporary' file space allocation with new library format PASSED Testing File's free-space is going away with old library format PASSED Testing File's free-space is going away with new library format PASSED Testing File space merge/shrink for section size < threshold with old library format PASSED Testing File space merge/shrink for section size < threshold with new library format PASSED Testing File's free-space is persistent with old library format PASSED Testing File's free-space is persistent with new library format PASSED Testing File space strategy/persisting/threshold with old library format PASSED Testing File space strategy/persisting/threshold with new library format PASSED Testing Paged aggregation for file space: small allocations and de-allocations PASSED Testing Paged aggregation for file space: large allocations and de-allocations PASSED Testing Paged aggregation for file space: H5MF_try_extend() a large block PASSED Testing Paged aggregation for file space: H5MF_try_extend() a small block PASSED Testing Paged aggregation for file space: H5MF_try_shrink() PASSED Testing Paged aggregation for file space: H5MF_alloc/H5MF_xfree PASSED Testing Paged aggregation and H5Pset_alignment: verify proper alignment is used PASSED Testing H5MF_alloc() bug 1 PASSED All free-space manager tests for file memory passed. 0.05user 0.03system 0:00.13elapsed 63%CPU (0avgtext+0avgdata 9404maxresident)k 232inputs+3112outputs (1major+2480minor)pagefaults 0swaps Finished testing mf ============================ ============================ Testing vds ============================ vds Test Log ============================ Testing virtual dataset API functions PASSED Testing virtual dataset API functions with copied plists PASSED Testing virtual dataset API functions with encoded and decoded plists PASSED Testing virtual dataset create PASSED Testing virtual dataset create with reopened dataset PASSED Testing virtual dataset create with reopened file PASSED Config: same source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, same source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: different source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, different source file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: same source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, same source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: different source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Config: closed source dataset, different source file, reopen virtual file Testing basic virtual dataset I/O PASSED Testing basic virtual dataset I/O via H5Pset_vds_prefix() PASSED Testing virtual dataset I/O with unlimited selections PASSED Testing virtual dataset I/O with printf source PASSED Testing virtual dataset I/O with mixed selection types PASSED Testing H5Dget_access_plist() returns dapl w/ correct values PASSED All virtual dataset tests passed. 0.34user 0.07system 0:00.47elapsed 90%CPU (0avgtext+0avgdata 11260maxresident)k 624inputs+5968outputs (2major+9652minor)pagefaults 0swaps Finished testing vds ============================ ============================ 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() 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.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9288maxresident)k 72inputs+408outputs (1major+2454minor)pagefaults 0swaps Finished testing file_image ============================ ============================ Testing unregister ============================ unregister Test Log ============================ Testing Unregistering filter PASSED All filter unregistration tests passed. 0.03user 0.01system 0:00.05elapsed 103%CPU (0avgtext+0avgdata 15348maxresident)k 40inputs+1848outputs (1major+4416minor)pagefaults 0swaps Finished testing unregister ============================ ============================ Testing cache_logging ============================ cache_logging Test Log ============================ Testing basic metadata cache logging functionality. Testing metadata cache log api calls PASSED All Metadata Cache Logging tests passed. 0.14user 0.70system 0:00.85elapsed 99%CPU (0avgtext+0avgdata 8568maxresident)k 40inputs+1200outputs (1major+2242minor)pagefaults 0swaps Finished testing cache_logging ============================ ============================ Testing cork ============================ cork Test Log ============================ Testing cork status for datasets with old format PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) PASSED Testing cork status for dataset objects with attributes PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (non-SWMR & non-latest) PASSED Testing cork status for groups PASSED Testing cork status for named datatypes PASSED Testing cork status for multiple opens PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled (old library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (new library format) (SWMR) PASSED Testing H5Odisable_mdc_flushes/H5Oenable_mdc_flushes/H5Oare_mdc_flushes_disabled on datasets (old library format) (SWMR) PASSED Testing cork status for dataset objects with attributes (SWMR) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & latest) PASSED Testing cork status for chunked datasets with different indexing types (SWMR & non-latest) PASSED Testing cork status for groups (SWMR) PASSED Testing cork status for named datatypes (SWMR) PASSED Testing cork status for multiple opens (SWMR) PASSED 0.11user 0.03system 0:00.16elapsed 93%CPU (0avgtext+0avgdata 17832maxresident)k 104inputs+1672outputs (1major+4509minor)pagefaults 0swaps Finished testing cork ============================ ============================ Testing swmr ============================ swmr Test Log ============================ Testing H5Drefresh()--concurrent access for latest format PASSED Testing H5Drefresh()--concurrent access for non-latest-format PASSED Testing multiple--single process access for latest format PASSED Testing multiple--single process access for non-latest-format PASSED Testing H5Pget/set_metadata_read_attempts() PASSED Testing H5Fset_metadata_read_retry_info() PASSED Testing H5Fstart_swmr_write() when creating/opening a file with latest format PASSED Testing H5Fstart_swmr_write() when creating/opening a file without latest format PASSED Testing H5Fstart_swmr_write() on failure conditions for latest format PASSED Testing H5Fstart_swmr_write() on failure conditions for without latest format PASSED Testing H5Fstart_swmr_write()--concurrent access for latest format PASSED Testing H5Fstart_swmr_write()--concurrent access for non-latest-format PASSED Testing H5Fstart_swmr_write()--stress object header messages PASSED Testing H5Pget/set_obj_flush_cb() PASSED Testing H5Fget/set_append_flush() for a generic dataset access property list PASSED Testing H5Fget/set_append_flush() for a chunked dataset's access property list PASSED Testing H5Fget/set_append_flush() for a non-chunked dataset's access property list PASSED Testing H5Fget/set_append_flush() for multiple opens of a chunked dataset PASSED Testing File open with different combinations of flags--single process access PASSED Testing File open with different combinations of flags--concurrent access PASSED Testing File open with different combinations of flags + SWMR flags--single process access PASSED Testing File open with different combintations of flags + SWMR flags--concurrent access PASSED Testing SWMR-enabled VFD flag functionality PASSED Testing File locking environment variable PASSED All tests passed. 0.04user 0.07system 0:00.12elapsed 95%CPU (0avgtext+0avgdata 9560maxresident)k 248inputs+448outputs (1major+17511minor)pagefaults 0swaps Finished testing swmr ============================ ============================ 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.02user 0.04system 0:00.06elapsed 106%CPU (0avgtext+0avgdata 8992maxresident)k 112inputs+64outputs (2major+7892minor)pagefaults 0swaps Finished testing testerror.sh ============================ ============================ ============================ Testing testlibinfo.sh Finished testing testlibinfo.sh ============================ testlibinfo.sh Test Log ============================ Check file ../src/.libs/libhdf5.so.103 PASSED Check file ../src/.libs/libhdf5.a PASSED Check file testhdf5 -SKIP- No error encountered 0.71user 0.08system 0:00.79elapsed 100%CPU (0avgtext+0avgdata 2916maxresident)k 90584inputs+0outputs (0major+2472minor)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 0.35user 0.48system 0:00.68elapsed 120%CPU (0avgtext+0avgdata 5328maxresident)k 40inputs+720outputs (0major+95680minor)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 env HDF5_EXT_PREFIX=.:tmp /builddir/build/BUILD/hdf5-1.10.5/openmpi/test/links_env 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.00user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 9928maxresident)k 48inputs+40outputs (1major+2907minor)pagefaults 0swaps Finished testing testlinks_env.sh ============================ ============================ ============================ Testing testswmr.sh Finished testing testswmr.sh ============================ testswmr.sh Test Log ============================ cp: -r not specified; omitting directory 'swmr_test' cp: -r not specified; omitting directory 'swmr_test' ******************************************************************************* ** Loop testing parameters: -i ea ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 218845 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = -1 index type = ea Using generator random seed (used in sparse test only): 386208 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 558998 Using reader random seed: 926443 Using reader random seed: 928938 Using reader random seed: 935456 Using reader random seed: 932106 Using reader random seed: 935355 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = -1 index type = ea Using generator random seed (used in sparse test only): 967699 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 157115 Using reader random seed: 320700 Using reader random seed: 320920 Using reader random seed: 322865 Using reader random seed: 329683 Using reader random seed: 331167 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 361149 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 518297 Generating symbol names Choosing datasets Common symbol #0 = '0-0024' Common symbol #1 = '0-0092' Common symbol #2 = '0-0044' Common symbol #3 = '0-0099' Common symbol #4 = '0-0002' Random symbol #0 = '0-0039' Random symbol #1 = '3-0362' Random symbol #2 = '4-0993' Random symbol #3 = '1-0142' Random symbol #4 = '3-0269' Random symbol #5 = '0-0046' Random symbol #6 = '1-0109' Random symbol #7 = '1-0178' Random symbol #8 = '0-0049' Random symbol #9 = '1-0185' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 856 Symbol = '0-0092', # of records = 856 Symbol = '0-0044', # of records = 921 Symbol = '0-0099', # of records = 867 Symbol = '0-0002', # of records = 874 Checking random symbols Symbol = '0-0039', # of records = 866 Symbol = '3-0362', # of records = 36 Symbol = '4-0993', # of records = 17 Symbol = '1-0142', # of records = 210 Symbol = '3-0269', # of records = 33 Symbol = '0-0046', # of records = 890 Symbol = '1-0109', # of records = 248 Symbol = '1-0178', # of records = 159 Symbol = '0-0049', # of records = 920 Symbol = '1-0185', # of records = 222 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of randParameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 522874 Generating symbol names om symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 523658 Generating symbol names Choosing datasets Common symbol #0 = '0-0051' Common symbol #1 = '0-0081' Common symbol #2 = '0-0055' Common symbol #3 = '0-0028' Common symbol #4 = '0-0078' Random symbol #0 = '2-0114' Random symbol #1 = '0-0029' Random symbol #2 = '2-0212' Random symbol #3 = '0-0044' Random symbol #4 = '0-0010' Random symbol #5 = '2-0096' Random symbol #6 = '2-0285' Random symbol #7 = '0-0052' Random symbol #8 = '1-0004' Random symbol #9 = '0-0070' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 861 Symbol = '0-0081', # of records = 882 Symbol = '0-0055', # of records = 877 Symbol = '0-0028', # of records = 890 Symbol = '0-0078', # of records = 908 Checking random symbols Symbol = '2-0114', # of records = 46 Symbol = '0-0029', # of records = 844 Symbol = '2-0212', # of records = 42 Symbol = '0-0044', # of records = 921 Symbol = '0-0010', # of records = 836 Choosing datasets Common symSymbol bol #= '2-0096', # of records = 54 0 = '0-0069' Common symbol #1 = '0-0054' Common symbol #2 = '0-0049' Common symbolSymbol = '2-0285', # of records = 55 #3 = '0-0008' Common symbol #4 = '0-0087' Random symbol #0 = '0-0047' Random symbol Symbol = '0-0052', # of records = 884 #1 = '0-0082' Random symbol #2 = '0-0032' Random symbol #3 = '1-0148' Random symbol #4 = '1-0044'Symbol = '1-0004', # of records = 217 Random symbol #5 = '0-0095' Random symbol #6 = '4-0267' Random symbol #7 = '1-0155Symbol = '0-0070', # of records = 890 ' Random symbol #8 = Closing file '0-0020' Random symbol #9 = '1-0186' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 799 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 527031 Generating symbol names Symbol = '0-0054', # of records = 923 Symbol = '0-0049', # of records = 893 Symbol = '0-0008', # of records = 845 Symbol = '0-0087', # of records = 843 Checking random symbols Symbol = '0-0047', # of records = 864 Symbol = '0-0082', # of records = 894 Symbol = '0-0032', # of records = 896 Symbol = '1-0148', # of records = 224 Symbol = '1-0044', # of records = 200 Symbol = '0-0095', # of records = 822 Symbol = '4-0267', # of records = 14 Choosing datasets Common symbol #0 = '0-0033' Common symbol #1 = '0-0057' Common symbol #2 = '0-0097' Common symbol #3 = '0-0066' Common symbol #4 = '0-0014' Random symbol #0 = '1-0179' Random symbol Symbol = '1-0155', # of records = 224 Symbol = '0-0020', # of records = 826 Symbol = '1-0186', # of records = 222 Closing file #1 = '2-0138' Random symbol #2 = '3-0489' Random symbol #3 = '4-0807' Random symbol #4 = '2-0309' Random symbol #5 = '0-0052' Random symbol #6 = '2-0390' Random symbol Parameters: # of seconds between polling = #1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 531853 Generating symbol names 7 = '3-0414' Random symbol #8 = '1-0068' Random symbol #9 = '0-0008' Reading records Opening file: swmr_data.h5 Checking common symbols Choosing datasets Common symbol #0 = '0-0021' Common symbol #1 = '0-0062' Common symbol #2 = '0-0093' Common symbol #3 = '0-0067' Common symbol #4 = '0-0037' Random symbol #0 = '3-0622' Random symbol #1 = '2-0009' Random symbol #2 = '0-0082' Random symbol #3 = '2-0392' Random symbol #4 = '1-0155' Random symbol #5 = '3-0417' Random symbol #6 = '2-0254' Random symbol #7 = '0-0039' Random symbol #8 = '0-0059' Random symbol #9 = '0-0059' Reading records Opening file: swmr_data.h5 Symbol = '0-0033', # of records = 852 Checking common symbols SySymbol = '0-0021', # of records = 886 mbol = '0-0057', # Symbol = '0-0062', # of records = 817 of records =Symbol = '0-0093', # of records = 879 869 Symbol = '0-0067', # of records = 855 Symbol = '0-0037', # of records = 844 SyChecking random symbols mbol = Symbol = '3-0622', # of records = 24 '0-0097', # oSymbol = '2-0009', # of records = 67 f recordSymbol = '0-0082', # of records = 894 s = 898 Symbol = '2-0392', # of records = 47 Symbol = '1-0155', # of records = 224 SymbolSymbol = '3-0417', # of records = 32 = '0-0066', Symbol = '2-0254', # of records = 51 # of reSymbol = '0-0039', # of records = 839 cords = Symbol = '0-0059', # of records = 900 848 Symbol = '0-0059', # of records = 900 Closing file Symbol = '0-0014', # of records = 839 Checking random symbols Symbol = '1-0179', # of records = 226 Symbol = '2-0138', # of records = 60 Symbol = '3-0489', # of records = 38 Symbol = '4-0807', # of records = 11 Symbol = '2-0309', # of records = 54 Symbol = '0-0052', # of records = 884 Symbol = '2-0390', # of records = 55 Symbol = '3-0414', # of records = 39 Symbol = '1-0068', # of records = 238 Symbol = '0-0008', # of records = 845 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 0 Symbol = '0-0092', # of records = 0 Symbol = '0-0044', # of records = 23 Symbol = '0-0099', # of records = 0 Symbol = '0-0002', # of records = 0 Checking random symbols Symbol = '0-0039', # of records = 0 Symbol = '3-0362', # of records = 6 Symbol = '4-0993', # of records = 17 Symbol = '1-0142', # of records = 0 Symbol = '3-0269', # of records = 14 Symbol = '0-0046', # of records = 0 Symbol = '1-0109', # of records = 63 Symbol = '1-0178', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '1-0185', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '0-0055', # of records = 87 Symbol = '0-0028', # of records = 0 Symbol = '0-0078', # of records = 0 Checking random symbols Symbol = '2-0114', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '2-0212', # of records = 0 Symbol = '0-0044', # of records = 23 Symbol = '0-0010', # of records = 0 Symbol = '2-0096', # of records = 9 Symbol = '2-0285', # of records = 28 Symbol = '0-0052', # of records = 0 Symbol = '1-0004', # of records = 0 Symbol = '0-0070', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0054', # of records = 64 Symbol = '0-0049', # of records = 0 Symbol = '0-0008', # of records = 0 Symbol = '0-0087', # of records = 0 Checking random symbols Symbol = '0-0047', # of records = 122 Symbol = '0-0082', # of records = 56 Symbol = '0-0032', # of records = 0 Symbol = '1-0148', # of records = 0 Symbol = '1-0044', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '4-0267', # of records = 0 Symbol = '1-0155', # of records = 21 Symbol = '0-0020', # of records = 0 Symbol = '1-0186', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0021', # of records = 0 Symbol = '0-0062', # of records = 0 Symbol = '0-0093', # of records = 0 Symbol = '0-0067', # of records = 0 Symbol = '0-0037', # of records = 0 Checking random symbols Symbol = '3-0622', # of records = 0 Symbol = '2-0009', # of records = 11 Symbol = '0-0082', # of records = 56 Symbol = '2-0392', # of records = 12 Symbol = '1-0155', # of records = 21 Symbol = '3-0417', # of records = 1 Symbol = '2-0254', # of records = 8 Symbol = '0-0039', # of records = 0 Symbol = '0-0059', # of records = 0 Symbol = '0-0059', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0097', # of records = 41 Symbol = '0-0066', # of records = 0 Symbol = '0-0014', # of records = 0 Checking random symbols Symbol = '1-0179', # of records = 41 Symbol = '2-0138', # of records = 0 Symbol = '3-0489', # of records = 0 Symbol = '4-0807', # of records = 0 Symbol = '2-0309', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '2-0390', # of records = 24 Symbol = '3-0414', # of records = 0 Symbol = '1-0068', # of records = 26 Symbol = '0-0008', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 0 Symbol = '0-0092', # of records = 0 Symbol = '0-0044', # of records = 23 Symbol = '0-0099', # of records = 0 Symbol = '0-0002', # of records = 0 Checking random symbols Symbol = '0-0039', # of records = 0 Symbol = '3-0362', # of records = 6 Symbol = '4-0993', # of records = 17 Symbol = '1-0142', # of records = 0 Symbol = '3-0269', # of records = 14 Symbol = '0-0046', # of records = 0 Symbol = '1-0109', # of records = 63 Symbol = '1-0178', # of records = 0 Symbol = '0-0049', # of records = 0 Symbol = '1-0185', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0051', # of records = 0 Symbol = '0-0081', # of records = 0 Symbol = '0-0055', # of records = 87 Symbol = '0-0028', # of records = 0 Symbol = '0-0078', # of records = 0 Checking random symbols Symbol = '2-0114', # of records = 0 Symbol = '0-0029', # of records = 0 Symbol = '2-0212', # of records = 0 Symbol = '0-0044', # of records = 23 Symbol = '0-0010', # of records = 0 Symbol = '2-0096', # of records = 9 Symbol = '2-0285', # of records = 28 Symbol = '0-0052', # of records = 0 Symbol = '1-0004', # of records = 0 Symbol = '0-0070', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 0 Symbol = '0-0054', # of records = 64 Symbol = '0-0049', # of records = 0 Symbol = '0-0008', # of records = 0 Symbol = '0-0087', # of records = 0 Checking random symbols Symbol = '0-0047', # of records = 122 Symbol = '0-0082', # of records = 56 Symbol = '0-0032', # of records = 0 Symbol = '1-0148', # of records = 0 Symbol = '1-0044', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '4-0267', # of records = 0 Symbol = '1-0155', # of records = 21 Symbol = '0-0020', # of records = 0 Symbol = '1-0186', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0021', # of records = 0 Symbol = '0-0062', # of records = 0 Symbol = '0-0093', # of records = 0 Symbol = '0-0067', # of records = 0 Symbol = '0-0037', # of records = 0 Checking random symbols Symbol = '3-0622', # of records = 0 Symbol = '2-0009', # of records = 11 Symbol = '0-0082', # of records = 56 Symbol = '2-0392', # of records = 12 Symbol = '1-0155', # of records = 21 Symbol = '3-0417', # of records = 1 Symbol = '2-0254', # of records = 8 Symbol = '0-0039', # of records = 0 Symbol = '0-0059', # of records = 0 Symbol = '0-0059', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0033', # of records = 0 Symbol = '0-0057', # of records = 0 Symbol = '0-0097', # of records = 41 Symbol = '0-0066', # of records = 0 Symbol = '0-0014', # of records = 0 Checking random symbols Symbol = '1-0179', # of records = 41 Symbol = '2-0138', # of records = 0 Symbol = '3-0489', # of records = 0 Symbol = '4-0807', # of records = 0 Symbol = '2-0309', # of records = 0 Symbol = '0-0052', # of records = 0 Symbol = '2-0390', # of records = 24 Symbol = '3-0414', # of records = 0 Symbol = '1-0068', # of records = 26 Symbol = '0-0008', # of records = 0 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 571174 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 830021 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 48505 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 252139 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # oChoosing datasets Common symbol #0 = '0-0016' Common symbol #1 = '0-0064' Common symbol #2 = '0-0084' Common symbol #3 = '0-0046' Common symbol #4 = '0-0024' Random symbol #0 = '0-0037' Random symbol #1 = '3-0125' Random symbol #2 = '3-0265' Random symbol #3 = '0-0002' Random symbol #4 = '1-0137' Random symbol #5 = '2-0231' Random symbol #6 = '4-0716' Random symbol #7 = '0-0088' Random symbol #8 = '0-0070' Random symbol #9 = '4-0046' f random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 254465 Generating symbol names Choosing datasets Common symbol #0 = '0-0080' Common symbol #1 = '0-0052' Common symbol #2 = '0-0029' Common symbol #3 = '0-0022' Common symbol #4 = '0-0021' Random symbol #0 = '0-0093' Random symbol #1 = '4-1316' Random symbol #2 = '0-0026' Random symbol #3 = '0-0031' Random symbol #4 = '2-0234' Random symbol #5 = '1-0020' Random symbol #6 = '4-0790' Random symbol #7 = '0-0043' Random symbol #8 = '1-0067' Random symbol #9 = '0-0098' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0080', # of records = 882 Symbol = '0-0052', # of records = 913 Symbol = '0-0029', # of records = 916 Symbol = '0-0022', # of records = 833 Symbol = '0-0021', # of records = 858 Checking random symbols Symbol = '0-0093', # of records = 912 Symbol = '4-1316', # of records = 11 Symbol = '0-0026', # of records = 834 Symbol = '0-0031', # of records = 868 Symbol = '2-0234', # of records = 62 Symbol = '1-0020', # of records = 238 Symbol = '4-0790', # of records = 21 Symbol = '0-0043', # of records = 899 Symbol = '1-0067', # of records = 224 Symbol = '0-0098', # of records = 872 Closing file Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0016', # of records = 835 Symbol = '0-0064', # of records = 870 Symbol = '0-0084', # of records = 925 Symbol = '0-0046', # of records = 875 Symbol = '0-0024', # of records = 901 Checking random symbols Symbol = '0-0037', # of records = 871 Symbol = '3-0125', # of records = 34 Symbol = '3-0265', # of records = 37 Symbol = '0-0002', # of records = 883 Symbol = '1-0137', # of records = 205 Symbol = '2-0231', # of records = 77 Symbol = '4-0716', # of records = 18 Symbol = '0-0088', # of records = 892 Symbol = '0-0070', # of records = 883 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 255970 Generating symbol names Choosing datasets Common symbol #0 = '0-0055' Common symbol #1 = '0-0001' Common symbol #2 = '0-0067' Common symbol #3 = '0-0092' Common symbol #4 = '0-0062' Random symbol #0 = '0-0098' Random symbol #1 = '0-0044' Random symbol #2 = '0-0022' Random symbol #3 = '0-0014' Random symbol #4 = '4-0335' Random symbol #5 = '0-0040' Random symbol #6 = '0-0029' Random symbol #7 = '0-0073' Random symbol #8 = '0-0035' Random symbol #9 = '1-0144' Reading records Opening file: swmr_data.h5 Symbol = '4-0046', # of records = 7 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 259295 Generating symbol names Checking common symbols Symbol = '0-0055', # of records = 939 Symbol = '0-0001', # of records = 902 Symbol = '0-0067', # of records = 888 Symbol = '0-0092', # of records = 875 Symbol = '0-0062', # of records = 925 Checking random symbols Symbol = '0-0098', # of records = 872 Symbol = '0-0044', # of records = 886 Symbol = '0-0022', # of records = 833 ChSymbol = '0-0014', # of records = 944 oosing datasets ComSymbol = '4-0335', # of records = 17 mon symbol #0 = 'Symbol = '0-0040', # of records = 911 0-0063' Common symbol #Symbol = '0-0029', # of records = 916 1 = '0-0080' Common symbSymbol = 'o0-0073', # of records = 881 l #2 = '0-0001' CommonSymbol = '0-0035', # of records = 940 symbol #3 = '0-0009' CoSymbol = '1-0144', # of records = 217 mmon symClosing file bol #4 = '0-0098' Random symbol #0 = '0-0099' Random symbol #1 = '2-0120' Random symbol #2 = '4-1522' Random symParameters: # of bolseconds between polling = 1 # of com#mon symbols to poll = 5 3# of random symbols to poll = 10 #= of seconds to test = 8 'U1-0082sing reader random seed: ' 263700 GeneratiRng symbol anames ndom symbol #4 = '0-0061' Random symbol #5 = '4-0604' Random symbol #6 = '0-0076' Random symbol #7 = '3-0271' Random symbol #8 = '3-0097' Random symbol #9 = '0-0069' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0095' Common symbol #1 = '0-0033' Common symbol #2 = '0-0078' Common symbol #3 = '0-0001' Common symbol #4 = '0-0072' Random symbol #0 = '0-0051' Random symbol #1 = '0-0065' Random symbol #2 = '0-0032' Random symbol #3 = '0-0053' Random symbol #4 = '3-0313' Random symbol #5 = '0-0027' Random symbol #6 = '0-0042' Random symbol #7 = '1-0094' Random symbol #8 = '2-0364' Random symbol #9 = '0-0015' Reading records ChOpenieng file: swmr_data.h5 cking common symbols Symbol = '0-0063', # of records = Checking common symbols 862 Symbol = '0-0095', # of records = 894 Symbol = '0-0080', # of recSymbol = '0-0033', # of records = 860o rds = 880 Symbol = '0-0078', # of records = 844 SymboSymbol = '0-0001', # of lrecords = 907 = '0-0001', # of Symbol = '0-0072'r, # of records = 887 ecordsChecking r andom symbols= 907 Symbol = '0-0051', # of records = 851 Symbol =Symbol = '0-0065', # of records = 883 '0-0009', # of recSymbol = 'o0-0032', # of records = r869 ds = 930 Symbol = '0-0053', # of records = 899 Symbol = Symbol = '3-0313'', # of records = 31 0-0098', # of rSymbol = 'e0-0027', # of records = 844 cords = 868 Symbol = '0-0042', # of records = 909 Checking randoSymbol = 'm1-0094', # of records = 219 symbols Symbol = '2-0364'S, # of records = 53 ymbol = 'Symbol = '0-00990-0015', # of records = 889 ', # Closingo file f records = 889 Symbol = '2-0120', # of records = 54 Symbol = '4-1522', # of records = 6 Symbol = '1-0082', # of records = 242 Symbol = '0-0061', # of records = 900 Symbol = '4-0604', # of records = 12 Symbol = '0-0076', # of records = 892 Symbol = '3-0271', # of records = 39 Symbol = '3-0097', # of records = 34 Symbol = '0-0069', # of records = 880 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0080', # of records = 875 Symbol = '0-0016', # of records = 708 Symbol = '0-0064', # of records = 757 Symbol = '0-0084', # of records = 906 Symbol = '0-0052', # of records = 1040 Symbol = '0-0046', # of records = 834 Symbol = '0-0024', # of records = 847 Checking random symbols Symbol = '0-0037', # of records = 809 Symbol = '3-0125', # of records = 37 Symbol = '0-0029', # of records = 866 Symbol = '3-0265', # of records = 45 Symbol = '0-0002', # of records = 731 Symbol = '0-0022', # of records = 755 Symbol = '1-0137', # of records = 192 Symbol = '2-0231', # of records = 49 Symbol = '0-0021', # of records = 781 Symbol = '4-0716', # of records = 37 Checking random symbols Symbol = '0-0088', # of records = 700 Symbol = '0-0093', # of records = 1107 Symbol = '0-0070', # of records = 836 Symbol = '4-0046', # of records = 9 Symbol = 'Closing file 4-1316', # of records = 5 Symbol = '0-0026', # of records = 950 Symbol = '0-0031', # of records = 809 Symbol = '2-0234', # of records = 71 Symbol = '1-0020', # of records = 260 Symbol = '4-0790', # of records = 20 Symbol = '0-0043', # of records = 978 Symbol = '1-0067', # of records = 270 Symbol = '0-0098', # of records = 814 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1191 Symbol = '0-0001', # of records = 831 Symbol = '0-0067', # of records = 960 Symbol = '0-0092', # of records = 846 Symbol = '0-0062', # of records = 902 Checking random symbols Symbol = '0-0098', # of records = 814 Symbol = '0-0044', # of records = 961 Symbol = '0-0022', # of records = 755 Symbol = '0-0014', # of records = 1064 Symbol = '4-0335', # of records = 11 Symbol = '0-0040', # of records = 937 Symbol = '0-0029', # of records = 866 Symbol = '0-0073', # of records = 900 Symbol = '0-0035', # of records = 1069 Symbol = '1-0144', # of records = 265 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 1015 Symbol = '0-0033', # of records = 695 Symbol = '0-0078', # of records = 942 Symbol = '0-0001', # of records = 831 Symbol = '0-0072', # of records = 861 Checking random symbols Symbol = '0-0051', # of records = 997 Symbol = '0-0065', # of records = 739 Symbol = '0-0032', # of records = 795 Symbol = '0-0053', # of records = 849 Symbol = '3-0313', # of records = 34 Symbol = '0-0027', # of records = 1073 Symbol = '0-0042', # of records = 777 Symbol = '1-0094', # of records = 243 Symbol = '2-0364', # of records = 78 Symbol = '0-0015', # of records = 862 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 859 Symbol = '0-0080', # of records = 895 Symbol = '0-0001', # of records = 826 Symbol = '0-0009', # of records = 964 Symbol = '0-0098', # of records = 814 Checking random symbols Symbol = '0-0099', # of records = 837 Symbol = '2-0120', # of records = 56 Symbol = '4-1522', # of records = 9 Symbol = '1-0082', # of records = 187 Symbol = '0-0061', # of records = 975 Symbol = '4-0604', # of records = 0 Symbol = '0-0076', # of records = 945 Symbol = '3-0271', # of records = 45 Symbol = '3-0097', # of records = 1 Symbol = '0-0069', # of records = 796 Closing file Opening file: swmr_data.h5 Checking common symbols SOympbeoningl f i=le :' swmr_data.h50-0016 ', # of records = 656C hecking common symbols Symbol =S ym'bo0-0064l '= ,' 0-0080'#, #o off rreceocrdosr =d s844 = 667 Symbol = '0-0052', #S of yremcobrdosl = =889 '0-0084', # Soyfmb orl e=c 'o0-0029r'd, s# o=f r1083ec ords = 689 SymboSl y=m b'o0-0022l' ,= #' 0-0046o'f, r#e coofr drse c=o rd772s = 798 SymbSoly m=b o'l 0-0021=' ,' 0-0024#' ,o f# roefco rdrse c=o r866d s = 1102 CheckinCgh ercaknidnogm rsaynmdbooml ss ymbols Symbol S=y m'b0-0093o'l, =# 'o0-0037f' ,r e#c oorfd srOpening file: swmr_data.h5 e=c or1057d s = 759 SymbolS y=m b'o4-1316l'Checking common symbols ,= #' o3-0125f' ,r e#c oorfd sr eSymbol = '0-0055', # o=cf records = 1109 o3 rds = 61 SSymbol = '0-0001', # of records =y 722 mbol = '0-0026S',ySymbol = '0-0067', # of m records = #982 b oolf =r e'c3-0265o'r,dSymbol = '0-0092', # of s records = 911 #= o1007f recordSymbol s= '0-0062', # of recor ds = 966 =S ym46Checkingb random symbols ol = Symbol =' '0-0098', # of record0-0031s = 579 ', # of rSeSymbol = '0-0044', # of records = 855 cyormdbs o=l 906 =Symbol = '0-0022', # of rec ords = 779 '0-0002', SSymbol = '#0-0014', # of yrecords = 1061 mboofl =r 'e2-0234cSymbol =' '4-0335', # ofo, records = 9 r#d osf r=eSymbol = '0-0040', # ofc record os = 1118 r695ds = 80 Symbol = '0-0029', # of records = 700 SySymbol =m '0-0073', # of records = b1039 Soly m=b o'l 1-0020='Symbol = , '0-0035', # 'of records = 1060 1-0137#' ,o f# roefc Symbol =or '1-0144', #r of records = e217 dcso r=d Closing fsile 306 = 227 SymboSly m=b o'l4-0790 '=, '#2-0231 'o,f #r eocfo rrdesc o=r d32s = 83 Symbol = S'0-0043y',m b#o lo f= r'e4-0716c'o,r d#s o=f 1110r ecords = 28 Symbol = 'S1-0067y'm,b o#l o=f 'r0-0088e'c,o r#d so f= r233e cords = 748 Symbol = 'S0-0098'y,m b#o lo f= r'e0-0070c'o,r d#s = o579f recColorsdinsg f=i le 906 Symbol = '4-0046', # of records = 10 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0095', # of records = 855 Symbol = '0-0033', # of records = 667 Symbol = '0-0078', # of records = 1057 Symbol = '0-0001', # of records = 722 Symbol = '0-0072', # of records = 754 Checking random symbols Symbol = '0-0051', # of records = 968 Symbol = '0-0065', # of records = 793 Symbol = '0-0032', # of records = 791 Symbol = '0-0053', # of records = 846 Symbol = '3-0313', # of records = 32 Symbol = '0-0027', # of records = 1046 Symbol = '0-0042', # of records = 745 Symbol = '1-0094', # of records = 180 Symbol = '2-0364', # of records = 126 Symbol = '0-0015', # of records = 834 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 901 Symbol = '0-0080', # of records = 866 Symbol = '0-0001', # of records = 722 Symbol = '0-0009', # of records = 1089 Symbol = '0-0098', # of records = 579 Checking random symbols Symbol = '0-0099', # of records = 974 Symbol = '2-0120', # of records = 34 Symbol = '4-1522', # of records = 30 Symbol = '1-0082', # of records = 209 Symbol = '0-0061', # of records = 896 Symbol = '4-0604', # of records = 6 Symbol = '0-0076', # of records = 892 Symbol = '3-0271', # of records = 51 Symbol = '3-0097', # of records = 9 Symbol = '0-0069', # of records = 859 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1143 Symbol = '0-0001', # of records = 800 Symbol O= 'p0-0067'e,n #i nofg refcoirldse := 1142 swmr_data.h5 Symbol = '0-0092', # of records = 938 CheckiSnygmb ocl o=m 'm0-0062o',n # soyf mrbecoolrdsO s p=e n975i ng fileC:h ecswmr_data.h5k ing Srayndmobm oslym b=ol s' 0-0080', S#y mbooCflh e=cr k'ei0-0098nc'go, cr#od momsfo n r e=cosr ydmsb783 o=l s 565 SySmbyomlb So=l 'y=0-0044 m'',b0-0016 '#o, ol#f or=fe cro'ercd0-0052osr 'd=s, 960= #606 of reScyombrodl sS= y'm=b0-0022 o'l935, =# 'o0-0064f' ,r e#c oorfd sr e=cS oy803rm dbso l= =526 '0-0029',S y#m boofl rS=eyc mo'br0-0014od'ls, ==# 'o7340-0084f ' ,r e#c oorfd sr e=c o990r dsS =y m1120b ol = '0-0022S'y,m b#o lo f= S ry'me4-0335b'oc,lo r#=d so' f0-0046= ' r,e803 c #o rodfs r=e c17o rds =S y833m bolS =y m'bo0-0021l' ,= S #y 'mo0-0040bf'o ,lr e#=c oo'rfd0-0024 s'r ,e= c #o931 r odfs r=e c1131Co hredcsk i=n g1101 raSndyomCmbh oeslcy km=ib no'gl 0-0029sr' a,n d#o mo fs yrSemcybomorbldossl == '734 0-0093', S#y mobfo lr e=S cy'mo0-0037br'od,ls #== o'f9700-0073 'r,e c#o rodfs r=e c737o rdsS y=m b1286o l = S'y4-1316m'b,o l#S =yo mf'b 3-0125or'le, c =o# r 'do0-0035sf' ,=r e#5c oorfd sr e=c o65r dsS y=m b1168o l = 'S0-0026y'm,b o#lS oy=fm b'ro3-0265el'c ,=o #'r 1-0144od'f, s r#e coo=fr d rse 1056c=o r53d s = 235 CSlyomsbionlg S =f yi'lm0-0002e' b, o#l o f =r ec'ord0-0031s '=, 522 # of reScyombrodl s= '=1-0137' , 1012# of records = 198 SymSbyomblo l == ''2-0231'2-0234, '# ,o f #r ecoorfd s r= e43c ordsOpening file: swmr_data.h5 =S ym96bo l = '4-0716', # of recordSs =y m19Checking c bommon symbols ol = 'S1-0020ym'bo,l =# Symbol =' ' 0-0095', # o0-0088f reco'ords = 823 ,f # roef creocrorddss == 839 Symbol = '0-0033', #289 of records = 674 Symbol = Symbol =' '0-00780-0070',' # of records, = 1138 S# yofm rbeocolr ds= =Symbol = ' '0-0001', # of re977cords = 4-0790800 ', # ofS ymrSymbol b= '0-0072', # ooef reclords = 694 c= o'r4-0046'd,Checking s rand#om symbols o=f re41c oSymbol = 'r0-0051', # of rdecords = s905 = 0 ClosingS ymbol = 'f0-0065', # of iSrecorlds = 760 ey mbol =S ymbol = '0-0032',' # of records = 623 0-0043', # of Srymbol = '0-0053', e# of records = c967 ords = 1176Symbol = '3-0313' , # of records = 25 Symbol = '0-0027', # of records = 1030 SymbolSymbo l = '0-0042', # of =records = 708 '1-0067', # Soymbol = '1-0094', f# of records = 201 records S=ymbol = '2-0364', # of records = 79 229 Symbol = '0-0015', # of records = 801 Closing file Symbol = '0-0098', # of records = 565 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 940 Symbol = '0-0080', # of records = 781 Symbol = '0-0001', # of records = 790 Symbol = '0-0009', # of records = 1184 Symbol = '0-0098', # of records = 559 Checking random symbols Symbol = '0-0099', # of records = 853 Symbol = '2-0120', # of records = 22 Symbol = '4-1522', # of records = 20 Symbol = '1-0082', # of records = 171 Symbol = '0-0061', # of records = 818 Symbol = '4-0604', # of records = 12 Symbol = '0-0076', # of records = 996 Symbol = '3-0271', # of records = 55 Symbol = '3-0097', # of records = 13 Symbol = '0-0069', # of records = 899 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1075 Symbol = '0-0001', # of records = 761 Symbol = '0-0067', # of records = 1169 Symbol = '0-0092', # of records O=p en924in g file: swmr_data.h5 Symbol = '0-0062', # oCfh ercekcionrgd sc o=m m867o n symbolsC hecking random sSyymmbboolls = '0-0016', #S yomfb orle c=o r'ds0-0098 '=, 597# of records S=y m594b ol = 'O0-0064'p,e n#i ofn gSr eyfcmobrodilsl e== : 456 '0-0044swmr_data.h5' , # of rSecyomrbdosl == 918' 0-0084', # of recordsS Cy=mh be1196oc lki n=g ' 0-0022c'o,m m# oSofyn m rbseoylcm ob=ro dl'ss 0-0046 =' , 856# Oof preecnorSdiysn m=Sgb y o1018ml b=o fl' i0-0095='l, eS'#y:m 0-0014b oo'fl ,r=swmr_data.h5 'e# 0-0024 'c,o #f oo rfdr sree cc=o or837dr sd =s 1131 = 1015C heckSinygm broaln d=o m 's0-0033Cy'mboS,ls y h#m ebocfo klrSi yenm=cbg oo lr' cd=s4-0335 ''0-0037 o,'=, 605#m #omf oroencfo rsrdesyc o=mr Sd706bsy mo=b oll23s = '0-0078',S y#m booflS = y r'em3-0125c'bo,or ld# s = o f='S 0-0040r'e1083,c yo#r domsf =r e64c bordso =l S1052 y m=b oSl'y m=b 0-0080o'l'0-0001 ',=,S 'y##3-0265m ' b,ooo fl#f r =oe rfc' eo0-0029rrc'ed,ocs or #rd =do sf 761 s= r e46c ords= = 704 Symbo764lS =y m'bS0-0002o'yl,m b=#o l o 'f= 0-0072 r''e,c0-0073 o'#r, d os#f =or fe520 c roerScdos ry=d m622sb o=S ly1311m b Cohl=e c= k i''ng 1-0137rS'0-0052ay,nm db#oo 'molf ,r e =sc#o ry d'ms bo=0-0035o lf's226 , r e#c oorfSd ySsrmy mbebo=ocll o ==r 863 'd'0-0051 s2-0231'' ,, #=# o off 1327 rr eeccoorrddss == 29977 S Syymmbolb =o 'S1-0144y'mS,b oyl#lm b = oo lf' ==4-0716r ' e',c' o0-0065#r'0-0029 d,o's f ,# = r e#252oc f o rordesfc o= Cr dlr13so es=i cn769go frilde sSy mb=ol S =y704 m'b 0-0088o'l, =# 'of0-0032 re'cord,s = #742 SoySfymmb orble c=o or'd0-0070ls' , = # = 592o f 'rec0-0022or'ds, = 961# Soyfmb orl e=c 'o0-0053r'Sd,y msb#o lo f== 'r4-0046e'c,o r#d so856 f= rec o957r ds = 2 CloSsiynmgb ofliS l=ey 'm3-0313b'o, l# of= r ec'or0-0021ds' = ,41 # oSfy mrboelc o=r 'ds 0-0027',= # of 872re cords = 991 CheckSiynmbgo l ra=n 'd0-0042',o # mof rsecoyrmds =b 667 ols Symbol S= y'1-0094m',b #o olf =re c'o0-0093rd's, = 216# of recSoymrbodl s= '=2-0364 ', 950# of records = 108 SSyymmbbolo l= =' 0-0015'',4-1316 '#, o#f orfe creocrodrsd s= =917 8 Closing fSiylmeb ol = '0-0026', # of records = 1143 Symbol = '0-0031', # of records = 1075 Symbol = '2-0234', # of records = 91 Symbol = '1-0020', # of records = 312 Symbol = '4-0790', # of records = 49 Symbol = '0-0043', # of records = 1120 Symbol = '1-0067', # of records = 232 Symbol = '0-0098', # of records = 594 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0063', # of records = 909 Symbol = '0-0080', # of records = 764 Symbol = '0-0001', # of records = 761 Symbol = '0-0009', # of records = 1151 Symbol = '0-0098', # of records = 594 Checking random symbols Symbol = '0-0099', # of records = 828 Symbol = '2-0120', # of records = 12 Symbol = '4-1522', # of records = 20 Symbol = '1-0082', # of records = 173 Symbol = '0-0061', # of records = 776 Symbol = '4-0604', # of records = 11 Symbol = '0-0076', # of records = 988 Symbol = '3-0271', # of records = 40 Symbol = '3-0097', # of records = 4 Symbol = '0-0069', # of records = 923 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1075 Opening file: Sswmr_data.h5y mbol = '0-0001', # of records = 761 CheckiSngy mcboomlm o=n 's0-0067ymbo'l,s # of records = 1169S ymbol = '0-0016', #S oyfm broelc o=r d's0-0092 ', # =o f597 records = 924 Symbol =S y'm0-0064b'o,l #= o'f0-0062 'r,e c#o rodfs r=e c456o rds = 867 SCyhmebcokli n=g 'r0-0084a'n,d o#m osfy mrbeoclosr ds = 1196 Symbol = '0-0098'S,y m#b oolf =r e'co0-0046rds' ,= #594 of records = S1018y mbol = '0-0044', #S yomfb orle c=o r'ds0-0024 '=, 918# of records =S y1131m bol = C'h0-0022e'c,k i#n go fr arnedcoomr dssy m=b o856l s SyOSmybmopblo el= n=' i0-0037''n0-0014,' g,# #o ffo fr ierceolcrodersd :s= =706 swmr_data.h51015 SSyymmbbooll == ''3-01254-0335'',, ## ooff rreeccoorrddss == C6423 heckinSSgyym mbbocoll o == m ''m3-02650-0040'o',, n ## oofsf ryreecmcoorbrddsos =l= 46s1052 SySmybmoblo l= =' 0-0002''0-0029,'S ,# y#o fmo frb ercoeocrlodrs d s= ==520 704 '0-0095', #S Syoymmbfbool l =r= 'e'1-01370-0073c'',,o ##r oodff srree ccoo=rrdd ss =837= 226 1311 SSyymmbbooll == ''2-02310-0035''S,, ##y oomff brreeoccoolrrdd ss === 291327 '0-0033', #SSy ymmboboolfl = = 'r'4-07161-0144e'',,c ##o oofrf rdreecscoor rdds=s = = 13252605 ClosSiynmbgo l f=i l'e 0-0088',S #y mobfo lr e=c o'rd0-0078s' ,= # 742of records = S1083y mbol = '0-0070', #S oyfm broelc o=r d's0-0001 '=, 961# of records =S 761y mbol = 'Sy4-0046m'bo,l #= o'f 0-0072r'e,c o#r dosf =r e2c ords = 622C losinCgh efciklien g random symbols Symbol = '0-0051', # of records = 977 Symbol = '0-0065', # of records = 769 Symbol = '0-0032', # of records = 592 Symbol = '0-0053', # of records = 957 OpeninSgym bfoli l= 'e3-0313':, # swmr_data.h5of records = 41 Symbol = '0-0027', # oCf hreeccorkdis n=g 991 common Ssyymbmobl o=l 's0-0042 ', # of records = 667 SymbSoylmb o=l = ''1-00940-0080',' #, of# reocofr dsr e= c216o rds = 764S ymbol = '2-0364', # of recorSdsy =m b108 ol = '0-0052S'ym,bo l# = 'o0-0015f', #r eofc roercodrsds == 917 863 Closing file Symbol = '0-0029', # of records = 704 Symbol = '0-0022', # of records = 856 Symbol = '0-0021', # of records = 872 Checking random symbols Symbol = '0-0093', # of records = 950 Symbol = '4-1316',O # poefn irnegc ofridlse := 8swmr_data.h5 Symbol = '0-0026', # of recCorhdesc k=i n1143g common symbSoylmsb ol = '0-0031', # ofS ymrbeoclo r=d s' =0-0063 ',1075 # of records =S y909m bol = '2-0234', # of Sryemcboorld s= =' 0-008091' , # of recoSrydmsb o=l =764 '1-0020', # of recoSrydmsb o=l 312= '0-0001', # of rSecyomrbdosl = =761 '4-0790', # of rSecoyrmdbso l= =49 '0-0009', # of rSecyomrbdosl == '1151 0-0043', # of recorSdsy m=b o1120l = '0-0098', # ofS yrmebcoolr d=s '= 1-0067594' , # ofC hreecckoirndgs r=a n232d om symbols SymboSly m=b o'l0-0098 '=, '#0-0099 'o,f #r eocfo rrdesc o=r d594s = 828 Closing fiSley mbol = '2-0120', # of records = 12 Symbol = '4-1522', # of records = 20 Symbol = '1-0082', # of records = 173 Symbol = '0-0061', # of records = 776 Symbol = '4-0604', # of records = 11 Symbol = '0-0076', # of records = 988 Symbol = '3-0271', # of records = 40 Symbol = '3-0097', # of records = 4 Symbol = '0-0069', # of records = 923 Closing file OOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0055', # of records = 1075 Symbol = '0-0001', # of records = 761 Symbol = '0-0067', # of records = 1169 Symbol = '0-0092', # of records = 924 pening file: swmr_data.h5 Checking common symbols Symbol = '0-0016', # of records = 597 Symbol = '0-0064', # ofS ryecmorbdso =l 456 = '0-0062',S ym#bo l o= f' 0-0084'r, e# coof rrdecsor ds= = 1196867 SyCmbohl e= 'c0-0046k',i #n ogf rrecaords = 1018 ndom sSymbol = '0-0024', # of records = 1131 ymCbhoeclkisng random symbolSs ymboSly mb=ol =' '0-00980-0037'', ,# of# reocofrd sr =e 706 cords S=ym bo594l = '3-0125', # of records =S 64y mbol = S'ym0-0044bo'l ,= '#3-0265' ,o #f of rreecocrdos r= d46 s = 918S ymbol = '0-0002', # of recorSds y= m520b ol = '0-0022'S,ym bo#l o=f ' 1-0137r',e #c oofr dresc or=ds =856 O226 pening file:S ymswmr_data.h5b ol =S 'y2-0231'm, b# oofl r ec=or ds' = 0-001429 C'he,ck in#g cSoomymmfobno ls ry=m eb'oc4-0716l'so, r# dofs r ec=o rds1015S =y mb13o l = '0-0095'S,y m#bo lSo =f y 'mr0-0088'eb,c o#o lrofd sr=e c =or 'ds837 4-0335 = '742 , # ofS ymrboeSlc y=om 'rb0-0070do's,l #= =o f '23re0-0033 c'or,d s #= o961 f recorSdSsyy mm=bbo lo 605= l'4-0046 '=, # 'of0-0040 r'ec,oSr dy#sm =bo of2l r=e c'Col0-0078ro'ds,si n# g =off i lre1052e c ords = 1083 SSyymmbbooll = =' 0-0001'', 0-0029#' o,f r#ec oordfs =r 761e cords = Sy704m bol = '0-0072', # of recordSs =y m622b ol =C h'eck0-0073i'ng, ra#nd oom fs ymrbeolcso rds S=y mb1311ol = '0-0051', # of recordSs y= m977b ol = '0-0035Sy'mb,o l #= 'o0-0065f', r# eofc roecrodrdss == 769 1327 Symbol = '0-0032'S, y# mofb orelc or=d s '= 1-0144592 ', # ofS yrmbeolc o= r'd0-0053's, #= of252 r ecords = 957C losingS yfmbioll e= '3-0313', # of records = 41 Symbol = '0-0027', # of records = 991 Symbol = '0-0042', # of records = 667 Symbol = '1-0094', # of records = 216 Symbol = '2-0364', # of records = 108 OpeniSnygm bfoill e=: 'swmr_data.h50-0015 ', # of records = 917 Closing file Checking common symbols Symbol = '0-0080', # of records = 764 Symbol = '0-0052', # of records = 863 Symbol = '0-0029', # of records = 704 Symbol = '0-0022', # of records = 856 Symbol = '0-0021', # of records = 872 Checking random symbols Symbol = '0-0093', # of records = 950 OpenSiynmgb ofli l=e :' 4-1316swmr_data.h5' , # of records = 8 SyCmhbeoclk i=n g' 0-0026c'o,m m#o no fs yrmebcoolrsd s = 1143 SSyymmbbooll == ''0-00630-0031'',, ## ooff rreeccoorrddss == 9091075 SymbSoylm b=o l' 2-0234=' ,' 0-0080#' ,o f# roefc orredcso r=d s91 = 764 SymboSly m=b o'l1-0020 '=, '#0-0001 'o,f #r eocfo rrdesc o=r d312s = 761 SymboSly m=b o'l4-0790 '=, '#0-0009 'o,f #r eocfo rrdesc o=r d49s = 1151 SymbolS y=m b'o0-0043l' ,= #' 0-0098o'f, r#e coofr drse c=o r1120d s = 594 SCyhmebcokli n=g 'ra1-0067n'd,o m# soyfm broelcso rds = 232 Symbol = '0-0099S'y,m b#o lo f= r'e0-0098c'o,r d#s o=f 828r ecords = 594 SymboCll o=s i'n2-0120g' ,f i#l eo f records = 12 Symbol = '4-1522', # of records = 20 Symbol = '1-0082', # of records = 173 Symbol = '0-0061', # of records = 776 Symbol = '4-0604', # of records = 11 Symbol = '0-0076', # of records = 988 Symbol = '3-0271', # of records = 40 Symbol = '3-0097', # of records = 4 Symbol = '0-0069', # of records = 923 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0016', # of records = 597 Symbol = '0-0064', # of records = 456 Symbol = '0-0084', # of records = 1196 Symbol = '0-0046', # of records = 1018 Symbol = '0-0024', # of rOecpoerndis n= g1131 file: swmr_data.h5 Checking random symbols CShyemcbkoiln g= c'om0-0037m'o,n #s yomfbo lrse cords = 706 SymbolS =y m'bo0-0055l' ,= #' o3-0125f' ,r e#c oorfd sr e=c or1075ds = 64 SymSboyl m= b'o3-0265l', =# 'of0-0001 'r,e c#o rodfs r=e c46o rds = 761 Symbol = 'S0-0002'y, m# boolf =r e'c0-0067o'r,d s# =o f 520r ecords = 1169 SOympbeSonylimb nol=g = ''f0-00921-0137'i,' l,#e o:#f roeswmr_data.h5cfo r drs e=c o924 rds = 226Sy mbol = '0-0062', # of rCecoSrhdyse m=c bk867oi ln g= c'Co2-0231hme'cm,koi nn# soyfm broelcso rdgs ra=n do29m symbols SSyymmbobSlo y=l m' b0-0098='o, l#' o=0-0095f 're'co,4-0716rd 's ,= 594## oof fre crSoeyrmcbdolos =r 'd=0-0044' s, 13#= of837 records = 918 SymbolS ym=bSo l' y= m0-0088'b0-0022''o,, l # #of= r oec'for 0-0033dsr' =e, c 856 o#r dosf =r Se742ycm bool r= d'0-0014s', # o=f Sre605cyo rmdsb o= l1015 = '0-0070', SS#y ymombfbo ol rl=e 'c=4-0335o' ,r' d#0-0078 so'f ,=re co#961r d so =f 23 recorSdymSbolsy =m 'b0-0040=o', l # o=f1083 r'e c4-0046or'ds ,= 1052# of recSSoyyrmbmdolsb =o =l' 0-0029 '2,= # o'f 0-0001re'co,rCd sl #=o 704s oinfg rfieSlycemb oolr =d 's0-0073 ',= # o761f records = 1311 SySmbyomlb o=l '= 0-0072''0-0035,' ,# #o fo fr erceocrodrsd s= =622 1327 CheckinSgy mrbaonld o=m 's1-0144y'm,b o#l so f recordSsy mb=ol =252 ' 0-0051', # oCfl oresciorndgs =f i977 le Symbol = '0-0065', # of records = 769 Symbol = '0-0032', # of records = 592 SymbolO p=e n'in0-0053g' ,f i#l eo:f rswmr_data.h5e cords = 957 SymbCohle c=k i'n3-0313g' ,c o#m moofn rseycmobrodlss = 41 SSyymmbbooll == ''0-00800-0027'',, ## ooff rreeccoorrddss ==O 991764p ening file: Sswmr_data.h5y mSbyomlb o=l ' =0-0042 '', 0-0052#' ,o f# roefc orredcso r=d sC 667=h e863c king commoSn ysmybSmoblyo ml=bs o 'l1-0094 '=, '#0-0029 'o,f #r eocfoS ryrdmesbc oo=lr d216=s '= 0-0063704' , # of rSecyomrbdoSls y==m b'o9092-0364l ' =, ' 0-0022#' ,o f# roefc oSrreydcmsob ro=dl s 108== '8560-0080 ', # of SreycmobrSodylsm b==o l'764 0-0015 =' ,' 0-0021#' ,o f# roefc orSredycsmo br=od ls917 == '8720-0001 'C,l o#s iConhfge crfkeiiclnoegr drsa n=d o761m symbols SymbSoylm b=o l' 0-0009=' ',0-0093 ',# # ooff r ecroercdso r= d950s = 1151 Symbol = 'S4-1316y',m b#o lo f= r'ec0-0098o'r,d s# =o f8 records = 594S ymbol C=h e'c0-0026k'i,n g# roafn droemc osrydmsb o=l s1143 SymboSly m=b o'l0-0099 '=, '# 0-0031o'f, r#e coofr drse c=o r828d s = 1075 SySmybmbooll == ''2-01202-0234'',, ## ooff rreeccoorrddss == 1291 SymbSoly m=b o'l1-0020 '=, '#4-1522 'o,f #r eocfo rrdes c= o312r ds = 20 Symbol = '4-0790',S y#m boofl r e=co rd's 1-0082= '49, # of reScyomrbdosl == 173' 0-0043', # of recoSrydmsb o=l 1120= '0-0061', # ofS yrmebcoolr d=s '=1-0067 '776, # of recordSsy m=b o232l = '4-0604',S y#mb oolf = r'e0-0098c'o,r d#s o=f r11e cords = 594 SClyosminbgo fli le= '0-0076', # of records = 988 Symbol = '3-0271', # of records = 40 Symbol = '3-0097', # of records = 4 Symbol = '0-0069', # of records = 923 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = ea Using generator random seed (used in sparse test only): 334461 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i ea -c 5 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 244739 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = 5 index type = ea Using generator random seed (used in sparse test only): 479840 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 105618 Using reader random seed: 109096 Using reader random seed: 116357 Using reader random seed: 117363 Using reader random seed: 119442 Using writer random seed: 688820 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = 5 index type = ea Using generator random seed (used in sparse test only): 147935 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 522607 Using reader random seed: 527240 Using reader random seed: 528735 Using reader random seed: 538475 Using reader random seed: 540456 Using writer random seed: 361101 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 39811 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 207844 Generating symbol names Choosing datasets Common symbol #0 = '0-0077' Common symbol #1 = '0-0035' Common symbol #2 = '0-0002' Common symbol #3 = '0-0010' Common symbol #4 = '0-0096' Random symbol #0 = '0-0027' Random symbol #1 = '1-0052' Random symbol #2 = '0-0069' Random symbol #3 = '0-0007' Random symbol #4 = '4-0497' Random symbol #5 = '4-0466' Random symbol #6 = '3-0168' Random symbol #7 = '2-0023' Random symbol #8 = '2-0071' Random symbol #9 = '0-0071' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0077', # of records = 863 Symbol = '0-0035', # of records = 903 Symbol = '0-0002', # of records = 892 Symbol = '0-0010', # of records = 870 Symbol = '0-0096', # of records = 864 Checking random symbols Symbol = '0-0027', # of records = 940 Symbol = '1-0052', # of records = 235 Symbol = '0-0069', # of records = 912 Symbol = '0-0007', # of records = 914 Symbol = '4-0497', # of records = 13 Symbol = '4-0466', # of records = 16 Symbol = '3-0168', # of records = 30 Symbol = '2-0023', # of records = 54 Symbol = '2-0071', # of records = 64 Symbol = '0-0071', # of records = 909 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 212339 Generating symbol names Choosing datasets Common symbol #0 = '0-0018' Common symbol #1 = '0-0091' Common symbol #2 = '0-0084' Common symbol #3 = '0-0026' Common symbol #4 = '0-0048' Random symbol #0 = '0-0024' Random symbol #1 = '0-0035' Random symbol #2 = '1-0149' Random symbol #3 = '0-0076' Random symbol #4 = '0-0008' Random symbol #5 = '0-0076' Random symbol #6 = '0-0011' Random symbol #7 = '0-0025' Random symbol #8 = '0-0037' Random symbol #9 = '2-0282' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0018', # of records = 910 Symbol = '0-0091', # of records = 887 Symbol = '0-0084', # of records = 903 Symbol = Parameters: # of se'conds between polling = 1 # of commo0-0026n symbols to poll' = 5 # of rand,om symbols to pol l = 10 # of sec#onds to test = of3 Using reader random sreed: 216667 Generatieng symbol names cords = 907 Symbol = '0-0048', # of records = 881 Checking random symbols Symbol =Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 217653 Generating symbol names '0-0024', # of reChoosing datasets Common symbol #0 = '0-0040' Common symbol #1 = '0-0079' Common symbol #2 = '0-0010' Common symbol #3 = '0-0004' Common symbol #4 = '0-0011' Random symbol #0 = '0-0010' Random symbol #1 = '0-0072' Random symbol #2 = '0-0092' Random symbol #3 = '2-0052' Random symbol #4 = '2-0392' Racndom symbol #5 = '0-0027' Raondom symbol #6 = 'r0-0013' Random symbold #7 = '3-0120' Randosm symbol #8 = ' 2-0171' Random symbol =#9 = '0-0038' Reading records 948 Opening file: swmr_data.h5 Symbol = '0-0035', # of records Checking common symbols Symbol = '0-0040', # of records = 856 = 903 Choosing datasets Common symbol #0 = '0-0061' Common symbol #1 = '0-0030' Common symbol #2 = '0-0072' Common symbol #3 = '0-0008' CoSymbol =mmon sy '0-0079', # of mbol #4 records = '0-0088' Ra= 844 ndom symbol #0 = '1-0000' Random symbol #1 = '1-0070' Random symbol #2 = '0-0079' Random symbol #3 = '3-0188' Random symbol #4 = '0-0078' Random symbol #5 = '0-0087' Random symbol #6 = '0-0002' Random symbol #7 = '1-0160' Random symbol #8 = '0-0017' RandSymbol om symb= '0-0010', # of recol #9 = 'ords = 3-0083' 870 Reading records Opening file: swmr_data.h5 Symbol = '0-0004', # of records = 970 Symbol = '1-0149'Symbol = '0-0011', ,# of records = 877 # of reCheckingc random symbols ords =Symbo l = '0-0010', # of records 226= 870 Checking common symbols Symbol = '0-0072', # of records = 851 Symbol = '0-0061', # of records = 834 Symbol = '0-0092', S# of records = 874 ymbol = '0-0076', Symbol = #'2-0052', # of records = 56 ofSymbol = '0-0030', # of records = 862 records =Symbol = '2-0392', # of records =928 62 Symbol = '0-0072', # of records = 851 Symbol = '0-0027', # of records = 940 Symbol = '0-0008', # of records = 910 SySymbol = 'm0-0013', # of records = b927 ol = Symbol = '0-0088', # of records = 883 '0-0008',Symbol = '3-0120', # of reco#rds = 31 Checking random symbols of Symbol = '1-0000', # of records = 226 recSymbol o= '2-0171', # of records = r52 ds = 910 Symbol = '1-0070', # of records = 227 Symbol = '0-0038', # of records = 869 Closing file SSymbol = '0-0079', # of records = 844 ymbol = '0-0076Symbol = '3-0188', # of records = 31 ', # of recSymbol = '0-0078', # of records = 912 ords = 928Symbol = '0-0087', # of records = 897 Symbol = '0-0002', # of records = 892 SymboSymbol = '1-0160', # of records = 212 lSymbol = '0-0017', # of records = 905 = '0-0011', # of records = 877 Symbol = '0-0025', # of records = 911 Symbol = '0-0037', # of records = 932 Symbol = '2-0282', # of records = 63 Closing file Symbol = '3-0083', # of records = 37 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 224802 Generating symbol names Choosing datasets Common symbol #0 = '0-0019' Common symbol #1 = '0-0074' Common symbol #2 = '0-0011' Common symbol #3 = '0-0081' Common symbol #4 = '0-0027' Random symbol #0 = '2-0049' Random symbol #1 = '0-0078' Random symbol #2 = '1-0076' Random symbol #3 = '0-0071' Random symbol #4 = '0-0002' Random symbol #5 = '0-0049' Random symbol #6 = '4-1501' Random symbol #7 = '3-0283' Random symbol #8 = '4-1024' Random symbol #9 = '1-0032' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 863 Symbol = '0-0074', # of records = 879 Symbol = '0-0011', # of records = 877 Symbol = '0-0081', # of records = 892 Symbol = '0-0027', # of records = 940 Checking random symbols Symbol = '2-0049', # of records = 55 Symbol = '0-0078', # of records = 912 Symbol = '1-0076', # of records = 243 Symbol = '0-0071', # of records = 909 Symbol = '0-0002', # of records = 892 Symbol = '0-0049', # of records = 844 Symbol = '4-1501', # of records = 10 Symbol = '3-0283', # of records = 36 Symbol = '4-1024', # of records = 13 Symbol = '1-0032', # of records = 230 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0077', # of records = 559 Symbol = '0-0035', # of records = 677 Symbol = '0-0002', # of records = 677 Symbol = '0-0010', # of records = 599 Symbol = '0-0096', # of records = 579 Checking random symbols Symbol = '0-0027', # of records = 649 Symbol = '1-0052', # of records = 162 Symbol = '0-0069', # of records = 686 Symbol = '0-0007', # of records = 648 Symbol = '4-0497', # of records = 13 Symbol = '4-0466', # of records = 8 Symbol = '3-0168', # of records = 13 Symbol = '2-0023', # of records = 42 Symbol = '2-0071', # of records = 51 Symbol = '0-0071', # of records = 657 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 497 Symbol = '0-0079', # of records = 578 Symbol = '0-0010', # of records = 599 Symbol = '0-0004', # of records = 576 Symbol = '0-0011', # of records = 647 Checking random symbols Symbol = '0-0010', # of records = 599 Symbol = '0-0072', # of records = 501 Symbol = '0-0092', # of records = 556 Symbol = '2-0052', # of records = 30 Symbol = '2-0392', # of records = 52 Symbol = '0-0027', # of records = 649 Symbol = '0-0013', # of records = 534 Symbol = '3-0120', # of records = 16 Symbol = '2-0171', # of records = 34 OpeSymbol = '0-0038'n, # of records i= 643 ng fileClosi:ng file swmr_data.h5 COpening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 563 Symbol = '0-0030', # of records = 641 Symbol = '0-0072', # of records = 501 Symbol = '0-0008', # of records = 670 Symbol = '0-0088', # of records = 523 Checking random symbols Symbol = '1-0000', # of records = 184 Symbol = '1-0070', # of records = 188 Shecking common symbols Symbol = '0-0079', # of recordsy m=b o578l S= '0-0018', # of records = 685 Symbol = '3-0188', # of records = 28 Opening file: swmr_data.h5 Symbol = '0-0091', # of records = 600 SChecking common symbols ymbol = 'Symbol = '0-0019', 0-0078# of records = 504' , # of records = 680 Symbol = '0-0074', # of records = 617 SSymbol = '0-0011', # of records = 647 ymbol = '0-0084', Symbol = '0-0081', # of reco#rds = 609 of recorydsSymbol = '0-0027',m # of records = 649 b=oChecking random symbol s l640 Symbol = '2-0049=', # of records = 27 Symbol = '0-0078', # of records = 680 S'0-0087'Symbol = '1-0076',, # of records = 213 # of recordsSymbo l = '0-0071', # of =records = 657 644 Symbol = '0-0002', # of records = 677 SymboSymbol = 'l0-0049', # of recor ds = 615 = '0-0026', # of rSymbol = 'e4-1501', # of recorcds = 10 ordys m=bSymbol = ' 3-0283', # of records = o31 697l =Symbol = '4-1024', # of records = 12 SSymbol = '1-0032', # of re cords = 141 '0-0002', # oClosifng file records = 677 Symbol = '0-0048', # of records = y642m bCol = '1-0160', # of records = 152 Shecking random symbols Symybmoblo l= =' 0-0017'0-0024',' ,# #o fo fr erceocrods r=d s626 S= 600 Syymmbbooll == ''0-00353-0083'',, ## ooff rreeccoorrddss == 28677 CSlosing file ymbol = '1-0149', # of records = 150 Symbol = '0-0076', # of records = 722 Symbol = '0-0008', # of records = 670 Symbol = '0-0076', # of records = 722 Symbol = '0-0011', # of records = 647 Symbol = '0-0025', # of records = 575 Symbol = '0-0037', # of records = 683 Symbol = '2-0282', # of records = 53 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0077', # of records = 296 Symbol = '0-0035', # of records = 425 Symbol = '0-0002', # of records = 366 Symbol = '0-0010', # of records = 196 Symbol = '0-0096', # of records = 269 Checking random symbols Symbol = '0-0027', # of records = 370 Symbol = '1-0052', # of records = 60 Symbol = '0-0069', # of records = 369 Symbol = '0-0007', # of records = 328 Symbol = '4-0497', # of records = 12 Symbol = '4-0466', # of records = 8 Symbol = '3-0168', # of records = 0 Symbol = '2-0023', # of records = 16 Symbol = '2-0071', # of records = 25 Symbol = '0-0071', # of records = 418 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0040', # of records = 192 Symbol = '0-0079', # of records = 351 Symbol = '0-0010', # of records = 196 Symbol = '0-0004', # of records = 329 Symbol = '0-0011', # of records = 348 Checking random symbols Symbol = '0-0010', # of records = 196 Symbol = '0-0072', # of records = 190 Symbol = '0-0092', # of records = 205 Symbol = '2-0052', # of records = 12 Symbol = '2-0392', # of records = 24 Symbol = '0-0027', # of records = 370 Symbol = '0-0013', # of records = 261 Symbol = '3-0120', # of records = 8 Symbol = '2-0171', # of records = 34 Symbol = '0-0038', # of records = 366 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0019', # of records = 179 Symbol = '0-0074', # of records = 311 Symbol = '0-0011', # of records = 348 Symbol = '0-0081', # of records = 355 Symbol = '0-0027', # of records = 370 Checking random symbols Symbol = '2-0049', # of records = 1 Symbol = '0-0078', # of records = 483 Symbol = '1-0076', # of records = 122 Symbol = '0-0071', # of records = 418 Symbol = '0-0002', # of records = 366 Symbol = '0-0049', # of records = 294 Symbol = '4-1501', # of records = 10 Symbol = '3-0283', # of records = 29 Symbol = '4-1024', # of records = 12 Symbol = '1-0032', # of records = 77 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0061', # of records = 261 Symbol = '0-0030', # of records = 286 Symbol = '0-0072', # of records = 190 Symbol = '0-0008', # of records = 341 Symbol = '0-0088', # of records = 269 Checking random symbols Symbol = '1-0000', # of records = 145 Symbol = '1-0070', # of rOecorpdesn i=n g130 fSile: swmr_data.h5 Cymbol = '0-0079', # of records = 351 Shecking common symbols Symbol = '3-0188', # of records y= m18bo lS = '0-0018', # of records = 402 Symbol = '0-0078', # of records = 483 Symbol = '0-0091', # of records = 339 Symbol = '0-0087', # of records = 260 Symbol = '0-0084', # of records = 356 Symbol = '0-0002', # of records = 366 Symbol = '0-0026', # of records = 421 Symbol = '1-0160', # of records = 67 Symbol = '0-0048', # of records = 395 Cymbol = '0-0017', # of records h=e c284k iSng random symbols Syymmbbooll == ''3-00830-0024'',, ## ooff rreeccoorrddss == 3190 SClosing file ymbol = '0-0035', # of records = 425 Symbol = '1-0149', # of records = 97 Symbol = '0-0076', # of records = 462 Symbol = '0-0008', # of records = 341 Symbol = '0-0076', # of records = 462 Symbol = '0-0011', # of records = 348 Symbol = '0-0025', # of records = 296 Symbol = '0-0037', # of records = 389 Symbol = '2-0282', # of records = 24 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 397859 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 589438 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 986089 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 155265 Generating symbol names Parameters: # of seconds between pollingChoosing dataset s Common symbol #0 = '0-0036'= Common symbol #1 = '0-0042' Common symbol #2 = '0-0017' Common symbol #3 = '10-0088' Common symbo l #4 = '0-0087' Ra ndom symbol #0# = '0-0001' Random symbol #1 = o'1-0180' Random syfmbol #2 = '3-0079' Random symbolc #3 = '0-0090' Ranodom symbol #4m = '0-0068' Random msymbol #5 = 'o1-0003' Random symbnol #6 = '0-0091' Random symbol s#7 = '0-0070' Randyom symbol #8 m= '2-0378' Random bsymbol #9 = 'o1-0103' Reading lrecords s tOpenoing file: swmr_data.h5 poll = 5 Parameters: # of seconds between polling = # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 157101 Generating symbol names 1 # of common symboChecking comls to mon symbols poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 157492 Generating symbol names Symbol = '0-0036', # of records = 908 Symbol = '0-0042', # of records = 844 Symbol = '0-0017', # of records = 868 Symbol = '0-0088', # of records = 930 Symbol = '0-0087', # of records = 909 Checking random symbols Symbol = '0-0001', # of records = 884 Symbol = '1-0180', # of records = 211 CSymbol = '3-0079h', # of records = 26 oosing datasets Common symbol Choosing datasets Common symbol #0 = '0-0097' Common symbol #1 = '0-0044' Common symbol #2 = '0-0001' Common symbol #3 = '0-0068' ComSymbol = '0-0090', # of records = 914 Symbol = '0-0068', # of records = 889 mon symbol #4 = '0-0032' Random symbol #0 = '0-0027' Random symbol #1 = '2-0228' Random symbol #2 = '4-0073' RSymbol = '1-0003', # ofandom records = symbol #244 3 = '0-0018' Random symbol #4 = '0-0092' Random symbol #5 = '0-0030' Random symbol #6 = '4-1291' Random symbol #7 = '1-0069' Random symbol #8 = '0-0063' Random symbol #9 = '1-0099' Symbol = 'Readi0-0091', # of ng records records = 840 #Opening file: swmr_data.h5 0 = '0-0082' CSymbol = '0-0070', # of orecords = 880 mmon symbol #1 Symbol = '=2-0378', # of recor ds = 44 '0-0097' Common symbSymbol = 'o1-0103', # of recorlds = 218 #2 = '0-0044' CoClosing file mmChecking common symbols on symbol #3 =Symbol = '0-0097', # of records = 941 '0-0097' Common symbol #4Symbol = '0-0044', # of records = 834 = '0-0088' Random sSymbol = '0-0001', # of records = 884 ymbol #0 = '0-0097Symbol = '0-0068', # of records = 889 ' Random symSymbol = '0-0032', # of records = 916 bol #1 = Checking random symbols '0-0096' Symbol = '0-0027', # of records = 885 Random symboSymbol = '2-0228', # of records = 58 l #2 = '1-0191' RandomSymbol = '4-0073', # of records = 10 symbol #3 =Symbol = '0-0018', # of records = 848 '2-0335' RandomSymbol = '0-0092', # of records = 849 symbol #4 Symbol = '0-0030', # of records = 881 = '2-0004' RandomSymbol = '4-1291', # of records = 17 symbol #5 = '4-1138' Random symbol #6 = '1-0133' Random symSymbol = '1-0069', # of records = 250 bol #7 = '1-0100'Symbol = '0-0063', # of records = 912 Random symbol #8S = '0-0076' Random symbol #9 = '2-0172' Readymbol = '1-0099', # of records = 192 ing recorClosing file ds Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 924 Symbol = '0-0097', # of records = 941 Symbol = '0-0044', # of records = 834 Symbol = '0-0097', # of records = 941 Symbol = '0-0088', # of records = 930 Checking random symbols Symbol = '0-0097', # of records = 941 Symbol = '0-0096', # of records = 896 Symbol = '1-0191', # of records = 222 Symbol = '2-0335', # of records = 61 Symbol = '2-0004', # of records = 43 Symbol = '4-1138', # of records = 11 Symbol = '1-0133', # of records =Parameters: # of seconds be 220tween polling = 1 # of coParametmmon symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = ers: # of seconds between polling = 1 # o8 f common Ussymbols to ing readpoll = er random5 # of seed: random s167874 Generaymbols tting symo poll =bol name 10 # ofs seconds to test = 8 Using reader random seed: 167922 Generating symbol names Symbol = '1-0100', # of records = 223 Symbol = '0-0076', # of records = 969 Symbol = '2-0172', # of records = 61 Closing fileChoosing datasets Common symbol #0 = '0-0027' Common symbol #1 = '0-0004' CommoChoosing datasets Common symbol #0 = '0-0020' Common symbol #1 = '0-0003' Con symbommon symbol #2 = '0-0068' Common symbl #2 = '0-0059' Common symbol #ol #3 = 3 = '0-0037'0-0044' Com' Commonmon symb symbol #ol #4 =4 = '0-0057 '0-0014' Ra' Randomndom sym symbol bol #0 #0 = '= '3-0088' R1-0168' Randoandom sym symbolmbol #1 #1 = ' = '4-1128' 0-0060' RandRandom som symboymbol #l #2 = 2 = '0-0011''0-0017' Ran Random dom symbsymbol #ol #3 =3 = '0-0060' '1-0027' Ra Randomndom sym symbol bol #4 #4 = '= '3-0332' R2-0293' Randoandom sym symbolmbol #5 #5 = ' = '1-0146' 1-0028' RandRandom som symboymbol #l #6 = 6 = '0-0047' '0-0099' RanRandom sdom symbymbol #ol #7 =7 = '1-0035' '3-0274' Ra Random ndom symsymbol #bol #8 8 = '0-0054= '3-0616' R' Randomandom sy symbol mbol #9#9 = ' = '1-0138' 0-0035' Reading records Read ing records Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0027', # of records = 885 Symbol = '0-0020', # of records = 881 Symbol = 'Symbol = '0-0004', # o0-0003', # of rf recordecords =s = 870 863 Symbol = '0-0059', # of recoSymbol = 'rds = 888 0-0068', # of records = 889 Symbol = '0-0037', # of records = 926 Symbol = '0-0044', # of records = 834 Symbol = '0-0057', # of records = 914 Symbol = '0-0014', # of records = 880 Checking random symbols Checking random symbols Symbol = '1-0168', # of records = 215 Symbol = '3-0088', # of records = 32 Symbol = '0-0060', # of records = 888 Symbol = '4-1128', # of records = 10 Symbol = '0-0017', # of records = 868 Symbol = '0-0011', # of records = 885 Symbol = '1-0027', # of records = 238Sy mbol = '0-0060', # of records = 888 Symbol = '3-0332', # of reSycords mbol = '= 30 2-0293', # of records = 63 Symbol = '1-0146', # of records =Sy 218 mbol = '1-0028', # of records = 248 Symbol = '0-0047', # of records = 899 Symbol = '0-0099', # of records = 953 Symbol = '1-0035', # of records = 213 Symbol = '3-0274', # of records = 24 Symbol = '0-0054', # of records = 885 Symbol = '3-0616', # of records = 28 Symbol = '0-0035', # of records = 919 Symbol = 'Cl1-0138', osing fil# of rece ords = 215 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 917 Symbol = '0-0042', # of records = 812 Symbol = '0-0017', # of records = 865 Symbol = '0-0088', # of records = 958 Symbol = '0-0087', # of records = 878 Checking random symbols Symbol = '0-0001', # of records = 930 Symbol = '1-0180', # of records = 207 Symbol = '3-0079', # of records = 26 Symbol = '0-0090', # of records = 915 Symbol = '0-0068', # of records = 901 Symbol = '1-0003', # of records = 244 Symbol = '0-0091', # of records = 753 Symbol = '0-0070', # of records = 846 Symbol = '2-0378', # of records = 37 Symbol = '1-0103', # of records = 223 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 900 Symbol = '0-0044', # of records = 902 Symbol = '0-0001', # of records = 930 Symbol = '0-0068', # of records = 901 Symbol = '0-0032', # of records = 974 Checking random symbols Symbol = '0-0027', # of records = 914 Symbol = '2-0228', # of records = 72 Symbol = '4-0073', # of records = 10 Symbol = '0-0018', # of records = 822 Symbol = '0-0092', # of records = 844 Symbol = '0-0030', # of records = 853 Symbol = '4-1291', # of records = 17 Symbol = '1-0069', # of records = 219 Symbol = '0-0063', # of records = 937 Symbol = '1-0099', # of records = 180 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0082', # of records = 949 Symbol = '0-0097', # of records = 900 Symbol = '0-0044', # of records = 902 Symbol = '0-0097', # of records = 900 Symbol = '0-0088', # of recordsOpening file: swmr_data.h5 = 958 Opening file: swmr_data.h5 Checking random symbols SymbolChecking common symbols = '0-0097', # ofSymbol = '0-0027', # of Checking common symbols records = 914 records Symbol = '0-0020', #= of records = 890 900 Symbol = '0-0004', # of records = 762 Symbol = '0-0003'S, # of records = 841 ySymbol = '0-0059', # of records = 892 mbol = '0-0096Symbol = '0-0068',' # of records = ,901 Symbol = '0-0037', # of records = 953 # of recSymSymbol = '0-0044',bol = '0-0057', # of record # of res = 902 cords = 898 ords =Checking random symbols Symbo950l = '0-0014', # of r ecords = Symb782 ol = '1-0168', # of records = 240 Checking random symbols Symbol = 'Symbol =0-0060', # of recor '3-0088', # of records = 860ds = 16 Symbol Symbol = '0-0017', # of records = 865 Symbol = '4-1128', # of records = 18 = '1-0191', # oSymbol = '1-0027', # of records = 217 Symbfol = '0-0011', # of records = 838 records = Symbol = '3-0332', Symbo# of rl = '0-0060'ecords = 30, # of r ecords = 860 174 Symbol = '2-0293', # of records = Symbol = 80 '1-0146', # of records = 247 SymSymbol = '1-0028',b # of records =Symb 263 ol = '0-0047', # of records = 894 ol = '2-0335'Symbol = '1-0035', Symb# of reol = 'cords = 0-0099', # of183 records = 935 , # of recoSymbol = '0-0054', # of rSymbecords ol = '= 892 3-0274', # of records = 38 rds = 71 Symbol = '0-0035', # of records = 871 Symbol = '3-0616', # of records = 29 Closing file Symbol = '1-0138'S, # of records = 185 ymbol = Closi'ng file 2-0004', # of records = 51 Symbol = '4-1138', # of records = 18 Symbol = '1-0133', # of records = 204 Symbol = '1-0100', # of records = 259 Symbol = '0-0076', # of records = 902 Symbol = '2-0172', # of records = 62 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 932 Symbol = '0-0042', # of records = 825 Symbol = '0-0017', # of records = 876 Symbol = '0-0088', # of records = 973 Symbol = '0-0087', # of records = 902 Checking random symbols Symbol = '0-0001', # of records = 928 Symbol = '1-0180', # of records = 190 Symbol = '3-0079', # of records = 26 Symbol = '0-0090', # of records = 932 Symbol = '0-0068', # of records = 897 Symbol = '1-0003', # of records = 251 Symbol = '0-0091', # of records = 789 Symbol = '0-0070', # of records = 821 Symbol = '2-0378', # of records = 35 Symbol = '1-0103', # of records = 217 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 879 Symbol = '0-0044', # of records = 860 Symbol = '0-0001', # of records = 928 Symbol = '0-0068', # of records = 897 Symbol = '0-0032', # of records = 999 Checking random symbols Symbol = '0-0027', # of records = 916 Symbol = '2-0228', # of records = 58 Symbol = '4-0073', # of records = 10 Symbol = '0-0018', # of records = 867 Symbol = '0-0092', # of records = 820 Symbol = '0-0030', # of records = 883 Symbol = '4-1291', # of records = 21 Symbol = '1-0069', # of records = 222 Symbol = '0-0063', # of records = 883 Symbol = '1-0099', # of records = 182 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0027', # of records = 916 Symbol = '0-0020', # of records = 808 Symbol = '0-0004', # of records = 846 Symbol = '0-0003', # of records = 835 Symbol = '0-0059', # of records = 862 Symbol = '0-0068', # of records = 897 Symbol = '0-0037', # of records = 973 Symbol = '0-0044', # of records = 860 Symbol = '0-0057', # of records = 932 Checking random symbols SymbolSymb = '1-0168',ol = ' # of record0-0014', # ofs = 222 records = 753 Checking randoSymbm symbolol = '0-0060's , # of records = 892 Symbol = '3-0088', # of records = 13 Symbol = '0-0017', # of records = 876 Symbol = '4-1128', # of records = 26 Symbol = '1-0027', # of records = 213 Symbol = '0-0011', # of records = 858 Symbol = '3-0332', # of records = 47 Symbol = '0-0060', # of records = 892 Symbol = '1-0146', # of records = 213 Symbol = '2-0293', # of records = 69 Symbol = '0-0047', # of records = 891 Symbol = '1-0028', # of records = 236 Symbol = '1-0035', # of records = 174 Symbol = '0-0099', # of records = 1000 Symbol = '0-0054', # of records = 953 Symbol = '3-0274', # of records = 37 Symbol = '0-0035', # of records = 900 Closing file Symbol = '3-0616', # of records = 19 Opening file: Symbol = '1-0138', # of rswmr_data.h5ecords = 200 Closing file Checking common symbols Symbol = '0-0082', # of records = 921 Symbol = '0-0097', # of records = 879 Symbol = '0-0044', # of records = 860 Symbol = '0-0097', # of records = 879 Symbol = '0-0088', # of records = 973 Checking random symbols Symbol = '0-0097', # of records = 879 Symbol = '0-0096', # of records = 1022 Symbol = '1-0191', # of records = 182 Symbol = '2-0335', # of records = 73 Symbol = '2-0004', # of records = 46 Symbol = '4-1138', # of records = 10 Symbol = '1-0133', # of records = 202 Symbol = '1-0100', # of records = 314 Symbol = '0-0076', # of records = 941 Symbol = '2-0172', # of records = 49 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 940 Symbol = '0-0042', # of records = 835 Symbol = '0-0017', # of records = 817 Symbol = '0-0088', # of records = 990 Symbol = '0-0087', # of records = 958 Checking random symbols Symbol = '0-0001', # of records = 1002 Symbol = '1-0180', # of records = 179 Symbol = '3-0079', # of records = 17 Symbol = '0-0090', # of records = 1035 Symbol = '0-0068', # ofOpening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 856 Symbol = '0-0044', # of records = 899 Symbol = '0-0001', # of records = 1002 Symbol = '0-0068', # of records = 886 Symbol = '0-0032', # of records = 1002 Checking random symbols Symbol = '0-0027', # of records = 897 Symbol = '2-0228', # of records = 50 Symbol = '4-0073', # of records = 14 Symbol = '0-0018', # of records = 915 Symbol = '0-0092', # of records = 755 Symbol = '0-0030', # of records = 887 Symbol = '4-1291', # of records = 18 Symbol = '1-0069', # of records = 202 Symbol = '0-0063', # of records = 923 Symbol = '1-0099', # of records = 188 Closing file records = 886 Symbol = '1-0003', # of records = 253 Symbol = '0-0091', # of records = 758 Symbol = '0-0070', # of records = 823 Symbol = '2-0378', # of records = 45 Symbol = '1-0103', # of records = 229 Closing file Opening file: swmr_data.h5 Opening fileC:h eswmr_data.h5c king common symbols SCyhmebcokli n=g 'c0-0027o'm,m o#n osfy mrbeoclosr ds = 897 Symbol = '0-0020'S,y mbol# =o f' 0-0004r'e,c o#r dosf =r e732c ords = 827 Symbol =S y'm0-0003b'o,l #= o'f0-0059 'r,e c#o rodfs r=e c836o rds = 880 Symbol = S'y0-0068m'b,o l# =o f' r0-0037e'c,o r#d so f= r886e cords = 955 Symbol =S 'ym0-0044b'o,l #= o'f 0-0057r'e,c o#r dosf =r e899c ords = 960 SyCmhbeoclk i=n g' 0-0014r'a,n d#o mo fs yrmebcoolrsd s = 745 SymboClh e=c k'in1-0168g' ,r a#nd oomf sryemcboorldss = 217 Symbol = '3-0088S',y m#b oolf =r e'c0-0060o'r,d s# =o f17 records = 840 Symbol S=y m'b4-1128o'l, =# 'o0-0017f' ,r e#c oorfd sr e=c o22r ds = 817 Symbol =Sy m'b0-0011o'l, =# 'o1-0027f' ,r e#c oorfd sr e=c o796r ds = 210 Symbol =S 'y0-0060m'b,o l# =o f' r3-0332e'c,o r#d so f= r840e cords = 43 Symbol = '2-0293', S#y mobfo lr e=c o'rd1-0146s' ,= #79 of records = 203 Symbol = '1-0028',S #y mobfo lr e=c o'r0-0047d's, =# 232o f records = 889 Symbol = '0-0099'S,y m#b oolf =r e'co1-0035r'd,s #= o1013f records = 184 Symbol = 'S3-0274y'm,b o#l o=f 're0-0054c'o,r d#s o=f 29r ecords = 1023 Symbol = S'y3-0616m'b,o l# =o f' r0-0035e'c,o r#d so f= r19e cords = 864 OpSeynmiCbnlogol s fi=in lg'e :1-0138f 'i,lswmr_data.h5 e # of records = 187 Closing fiCleh ecking common symbols Symbol = '0-0082', # of records = 959 Symbol = '0-0097', # of records = 856 Symbol = '0-0044', # of records = 899 Symbol = '0-0097', # of records = 856 Symbol = '0-0088', # of records = 990 Checking random symbols Symbol = '0-0097', # of records = 856 Symbol = '0-0096', # of records = 1016 Symbol = '1-0191', # of records = 186 Symbol = '2-0335', # of records = 76 Symbol = '2-0004', # of records = 54 Symbol = '4-1138', # of records = 10 Symbol = '1-0133', # of records = 220 Symbol = '1-0100', # of records = 332 Symbol = '0-0076', # of records = 908 Symbol = '2-0172', # of records = 51 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 880 Symbol = '0-0044', # of records = 923 Symbol = '0-0001', # of records = 1034 Symbol = '0-0068', # of records = 927 Symbol = '0-0032', # of records = 1074 Checking random symbols Symbol = '0-0027', # of records = 881 Symbol = '2-0228', # of records = 59 Symbol = '4-0073', # of records = 14 Symbol = '0-0018', # of records = 924 Symbol = '0-0092', # of records = 781 Symbol = '0-0030', # of records = 865 Symbol = '4-1291', # of records = 18 Symbol = '1-0069', # of records = 188 Symbol = '0-0063', # of records = 1011 Symbol = '1-0099', # of records = 181 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 939 Symbol = '0-0042', # of records = 782 Symbol = '0-0017', # of records = 837 Symbol = '0-0088', # of records = 965 Symbol = '0-0087', # of records = 897 Checking random symbols Symbol = '0-0001', # of records = 1034 Symbol = '1-0180', # of records = 182 Symbol = '3-0079', # of records = 9 Symbol = '0-0090', # of records = 1092 Symbol = '0-0068', # of records = 922 Symbol = '1-0003', # of records = 245 Symbol = '0-0091', # of records = 768 Symbol = '0-0070', # of records = 848 Symbol = '2-0378', # of records = 43 Symbol = '1-0103', # of records = 229 Closing file Opening file: swmr_data.h5 OpeninCgh efciklien:g swmr_data.h5c ommon symbols SymCbhoelc k=i n'g0-0027 'c,o m#m oonf sryemcboorldss = 881 Symbol =S 'ym0-0020b'o,l #= o'f 0-0004r'e,c o#r dosf =r e702c ords = 801 Symbol S=y m'b0-0003o'l, =# 'o0-0059f' ,r e#c oorfd sr e=c o868r ds = 835 SymbolS =y m'b0-0068o'l, =# 'o0-0037'f, r#e coofr drse c=o r922d s = 954 SymboSl y=m b'o0-0044l' ,= #' 0-0057o'f, r#e coofr drse c=o r939d s = 925 SCyhmebcokli n=g 'r0-0014a'n,d o#m osfy mrbeoclosr ds = 821 Symbol =C 'he1-0168c'k,i n#g orfa nrdeocmo rsdysm b=o ls231 Symbol S= y'mb3-0088o'l, =# 'of0-0060 'r,e c#o rodfs r=e c17o rds = 857 SymbolS y=m b'o4-1128l' ,= #' 0-0017o'f, r#e coofr drse c=o r22d s = 827 SymbolS =y m'b0-0011o'l ,= #' o1-0027f' ,r e#c oorfd sr e=c o817r ds = 188 SymboSl y=m b'ol0-0060 '=, '# 3-0332o'f, r#e coofr drse c=o r857d s = 43 Symbol =S 'ym2-0293b'o,l #= o'f 1-0146r'e,c o#r dosf =r e83c ords = 223 Symbol = 'S1-0028y'm,b o#l o=f 're0-0047c'o,r d#s o=f 241r ecords = 829 Symbol = 'S0-0099y'm,b o#l o=f 're1-0035c'o,r d#s o=f 1034r ecords = 180 Symbol = 'S3-0274'y,m b#o lo f= r'e0-0054c'o,r d#s o=f 29r ecords = 1107 Symbol =S y'm3-0616b'o,l #= o'f 0-0035r'e,c o#r dosf =r e14c ords O= p864e ning SfiylmebC:ol lo swmr_data.h5s= i n'g1-0138 'f,i l#e of records = 190 ChCelcoksiinngg cfoimlmeo n symbols Symbol = '0-0082', # of records = 953 Symbol = '0-0097', # of records = 885 Symbol = '0-0044', # of records = 939 Symbol = '0-0097', # of records = 885 Symbol = '0-0088', # of records = 968 Checking random symbols Symbol = '0-0097', # of records = 885 Symbol = '0-0096', # of records = 1030 Symbol = '1-0191', # of records = 201 Symbol = '2-0335', # of records = 82 Symbol = '2-0004', # of records = 63 Symbol = '4-1138', # of records = 20 Symbol = '1-0133', # of records = 210 Symbol = '1-0100', # of records = 299 Symbol = '0-0076', # of records = 862 Symbol = '2-0172', # of records = 60 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 941 Symbol = '0-0044', # of records = 916 Symbol = '0-0001', # of records = 946 Symbol = '0-0068', # of records = 863 Symbol = '0-0032', # of records = 1090 Checking random symbols Symbol = '0-0027', # of records = 922 Symbol = '2-0228', # of records = 54 Symbol = '4-0073', # of records = 19 Symbol = '0-0018', # of records = 896 Symbol = '0-0092', # of records = 808 Symbol = '0-0030', # of records = 863 Symbol = '4-1291', # of records = 26 Symbol = '1-0069', # of records = 180 Symbol = '0-0063', # of records = 964 Symbol = '1-0099', # of records = 203 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 959 Symbol = '0-0042', # of records = 762 Symbol = '0-0017', # of records = 832 Symbol = '0-0088', # of records = 915 Symbol = '0-0087', # of records = 948 Checking random symbols Symbol = '0-0001', # of records = 946 Symbol = '1-0180', # of records = 215 Symbol = '3-0079', # of records = 8 Symbol = '0-0090', # of records = 1107 Symbol = '0-0068', # of records = 863 Symbol = '1-0003', # of records = 275 Symbol = '0-0091', # of records = 706 Symbol = '0-0070', # of records = 831 Symbol = '2-0378', # of records = 37 Symbol = '1-0103', # of records = 238 Closing file Opening file: swmr_data.h5 OpeCnihneg cfkiilneg: coswmr_data.h5m mon symbols SymbCohle c=k i'ng0-0027 'c,o m#m oonf sryemcboolrsd s = 922 Symbol =S 'ym0-0020b'o,l #= o'f 0-0004r'e,c o#r dosf =r e728c ords = 738 SymboSl y=m b'o0-0003l' ,= #' o0-0059f' ,r ec#o rodfs = r883e cords = 862 Symbol = '0-0068', # Sofy mrbeoclo r=d s' 0-0037=' ,863 # of records = 916 Symbol = '0-0044'S, y#m boofl r=e c'o0-0057r'd,s #= o916f records = 964 SymbolC h=e c'k0-0014i'n,g #r aonf droemc osrdysm b=o l849s SCyhmebcokli n=g 'ra1-0168n'd,o m# soyfm broelcso rds = 218 Symbol = '3-0088', S#y mobfo lr e=c o'rd0-0060s' ,= #11 of records = 814 Symbol = '4-1128S',y m#b oolf =r e'c0-0017o'r,d s# =o f22 records = 832 Symbol = '0-0011', #S oyfm broelc o=r d's1-0027 '=, 787# of records = 190S ymbol = '0-0060', # oSfy mrbeoclo r=d s' =3-0332 '814, # of records =S y43m bol = '2-0293', # of Sreycmobrodls == '821-0146 ', # of records S=y m190b ol = '1-0028', # of reScyomrbdso l= =250 '0-0047', # of recorSdsy m=b o788l = '0-0099', # of reScoyrmdbso l= =1053 '1-0035', # of reScyomrbdosl == 173' 3-0274', # of records =S y30m bol = '0-0054', # oOf prSeeyncmiobnrogdl s f =i= l 'e10803-0616: ' , swmr_data.h5# of recordSs y=m b6o l = '0-0035', # oCf hreecSckoyirmndbgso lc= o =m864 m 'on1-0138 's,y m#b oolfCs l roescionrgd sf i=l e164 Symbol =C l'o0-0082s'i,n g# foifl er ecords = 946 Symbol = '0-0097', # of records = 941 Symbol = '0-0044', # of records = 916 Symbol = '0-0097', # of records = 941 Symbol = '0-0088', # of records = 915 Checking random symbols Symbol = '0-0097', # of records = 941 Symbol = '0-0096', # of records = 1015 Symbol = '1-0191', # of records = 191 Symbol = '2-0335', # of records = 76 Symbol = '2-0004', # of records = 60 Symbol = '4-1138', # of records = 21 Symbol = '1-0133', # of records = 231 Symbol = '1-0100', # of records = 323 Symbol = '0-0076', # of records = 884 Symbol = '2-0172', # of records = 54 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 913 Symbol = '0-0044', # of records = 886 Symbol = '0-0001', # of records = 897 Symbol = '0-0068', # of records = 814 Symbol = '0-0032', # of records = 1066 Checking random symbols Symbol = '0-0027', # of records = 972 Symbol = '2-0228', # of records = 60 Symbol = '4-0073', # of records = 16 Symbol = '0-0018', # of records = 855 Symbol = '0-0092', # of records = 844 Symbol = '0-0030', # of records = 852 Symbol = '4-1291', # of records = 26 Symbol = '1-0069', # of records = 193 Symbol = '0-0063', # of records = 997 Symbol = '1-0099', # of records = 227 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 928 Symbol = '0-0042', # of records = 786 Symbol = '0-0017', # of records = 822 Symbol = '0-0088', # of records = 907 Symbol = '0-0087', # of records = 983 Checking random symbols Symbol = '0-0001', # of records = 897 Symbol = '1-0180', # of records = 181 Symbol = '3-0079', # of records = 15 Symbol = '0-0090', # of records = 1091 Symbol = '0-0068', # of records = 814 Symbol = '1-0003', # of records = 274 Symbol = '0-0091', # of records = 678 Symbol = '0-0070', # of records = 864 Symbol = '2-0378', # of records = 35 Symbol = '1-0103', # of records = 256 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5C hecking common symbols CheckiSngy mcboomlm o=n 's0-0027y'm,b o#l so f records = 979 Symbol = '0-0020', # oSf yrmebcoolr d=s '=0-0004 '756, # of records = 775 Symbol = '0-0003', #S oyfm broelc o=r d's0-0059 '=, 845# of records = 875S ymbol = '0-0068', # Soyfm broelc o=r d's 0-0037=' ,817 # of records = 926 Symbol = '0-0044', # Soyfm broelc o=r d's 0-0057=' ,885 # of records = S943y mbol = '0-0014C'h,e c#k ionfg rreacnodrodms s=y m842b ols ChSeycmkbionlg =r a'nd1-0168o'm, s#y mobfo lrse cords = S202y mbol = '3-0088', # oSfy mrbeocolr d=s '=0-0060 '11, # of records = 851S ymbol = '4-1128', # Sofy mrbeoclo r=d s' 0-0017=' ,22 # of records = S838y mbol = '0-0011', # oSf yrmebcoolr d=s '=1-0027 '755, # of records =S y224m bol = '0-0060', # of recSorydmsb o=l 851= '3-0332', # of recorSdysm b=o l58 = '2-0293', # of recoSrdysm b=o l69 = '1-0146', # of recSoyrmdbso l= =171 '1-0028', # of recordSs y=m bo214l = '0-0047', # of recoSrydmsb o=l 838= '0-0099', # of recSorydmsb o=l 1052= '1-0035', # of recorSdysm b=o l195 =O 'pe3-0274n'i,n g# foifl er:Se cyswmr_data.h5o mrbdosl == 19' 0-0054', # of records S= ym1104bC ohle c=k i'n3-0616g' ,c o#m moofnS rsyeymcmboboroldl ss= =' 0-00350' , # of rSeycSmoybrmodblos l = = = ' 8981-0138' '0-0082,' ,# #o fo fCr lerocesocirondrgsd sf= i =l174 e 962 Closing fSilyem bol = '0-0097', # of records = 922 Symbol = '0-0044', # of records = 885 Symbol = '0-0097', # of records = 922 Symbol = '0-0088', # of records = 925 Checking random symbols Symbol = '0-0097', # of records = 922 Symbol = '0-0096', # of records = 1064 Symbol = '1-0191', # of records = 180 Symbol = '2-0335', # of records = 72 Symbol = '2-0004', # of records = 71 Symbol = '4-1138', # of records = 21 Symbol = '1-0133', # of records = 284 Symbol = '1-0100', # of records = 314 Symbol = '0-0076', # of records = 899 Symbol = '2-0172', # of records = 48 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0097', # of records = 850 Symbol = '0-0044', # of records = 897 Symbol = '0-0001', # of records = 892 Symbol = '0-0068', # of records = 838 Symbol = '0-0032', # of records = 1030 Checking random symbols Symbol = '0-0027', # of records = 849 Symbol = '2-0228', # of records = 74 Symbol = '4-0073', # of records = 11 Symbol = '0-0018', # of records = 811 Symbol = '0-0092', # of records = 813 Symbol = '0-0030', # of records = 879 Symbol = '4-1291', # of records = 25 Symbol = '1-0069', # of records = 170 Symbol = '0-0063', # of records = 1099 Symbol = '1-0099', # of records = 223 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0036', # of records = 880 Symbol = '0-0042', # of records = 802 Symbol = '0-0017', # of records = 849 Symbol = '0-0088', # of records = 890 Symbol = '0-0087', # of records = 946 Checking random symbols Symbol = '0-0001', # of records = 879 Symbol = '1-0180', # of records = 165 Symbol = '3-0079', # of records = 16 Symbol = '0-0090', # of records = 1104 Symbol = '0-0068', # of records = 818 Symbol = '1-0003', # of records = 270 Symbol = '0-0091', # of records = 755 Symbol = '0-0070', # of records = 956 Symbol = '2-0378', # of records = 42 Symbol = '1-0103', # of records = 308 Closing file Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common sCymhbeoclksi ng common symbolSsy mbol = '0-0027', # Sofy mrbeoclo r=d s' 0-0020=' ,851 # of records = 788 Symbol = '0-0004', #S yomfb orle c=o r'd0-0003s' ,= #773 of records = 820 Symbol = '0-0059'S,y m#b oolf =r e'c0-0068o'r,d s# =o f882 records = 818 Symbol = '0-0037',S #y mobfo lr e=c o'r0-0044d's, =# 991o f records = 883 Symbol = '0-0057S'y,m b#o lo f= r'e0-0014c'o,r d#s o=f 887r ecords = C863h ecking rCahnedcokmi nsgy mrbaonldso m symboSlsy mbol = '1-0168S'y,m b#o lo f= r'ec3-0088o'r,Od s#p e=on fi 200nr ge cfoirldes: = swmr_data.h519 Symbol = '0-0060', # of recordCSsh e=cy k825i nmg bcoommlon sym=b oSlys'm bo4-1128l' = ,'0-0017 '#, #S oyofmf b rorelec co=or rdds's =0-0082= ' ,22849 # of records = 988 SymbSoly m=b o'l0-0011 '=, '#1-0027 S'oy,fm b#ro eloc fo= r rd'es0-0097c '=, o 690r# dosf =r e200c ords =S y849m bol = '0-0060S',y m#b oolfS =yr me'bco3-0332ol'r ,d= s # ' =0-0044o 'f825, r#e coofr drse c=o r67d s =S y883m bol = '2-0293'S,y mS#b yoomlfb o=rl e 'c=o1-0146 r''d,s0-0097 '#=, o#78f orfe croercdosr d=s =171 849 Symbol = '1-0028'SS,yy mm#bb ooollf ==r e''c0-00880-0047o''r,,d s## =oo ff229 rreeccoorrddss == 890822 SymboClh e=c k'iS0-0099nyg'm ,br oa#ln do=of m ' rse1-0035yc'mo,br od#ls s o =f 1054r ecSoyrmdbso l= =200 '0-0097', #S oyfm broelc o=r dS'sy 3-0274m='b ,o 849l# =o f' 0-0054r'e,c o#r dosf S =y rm14eb coolr d=s '=0-0096 '1064, # of rSecyomrbdosl == 1129'S 3-0616y'm,b o#l o=f 're0-0035c'o,r d#s So=y fm19 b roelc o=r d's1-0191 '=, 922# of rSeycmobroCld ls=o s='i 1-0138n154'g , f#i loef records = 191 Symbol = 'C2-0335l'o,s i#n go ff irleec ords = 84 Symbol = '2-0004', # of records = 68 Symbol = '4-1138', # of records = 21 Symbol = '1-0133', # of records = 273 Symbol = '1-0100', # of records = 315 Symbol = '0-0076', # of records = 896 Symbol = '2-0172', # of records = 45 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbolCs losing datasetCsl oRseilnega soibnjge cstysm bols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = ea Using generator random seed (used in sparse test only): 636582 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i b2 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 120862 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 311098 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 504262 Using reader random seed: 850819 Using reader random seed: 853362 Using reader random seed: 857274 Using reader random seed: 860318 Using reader random seed: 864774 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 893530 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using writer random seed: 95337 Using reader random seed: 249799 Using reader random seed: 249671 Using reader random seed: 255516 Using reader random seed: 259792 Using reader random seed: 262461 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 292544 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 464416 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 464580 Generating symbol names Choosing datasets Common symbol #0 = '0-0046' Common symbol #1 = '0-0060' Common symbol #2 = '0-0066' Common symbol #3 = '0-0054' Common symbol #4 = '0-0018' Random symbol #0 = '0-0086' Random symbol #1 = '0-0054' Random symbol #2 = '4-1414' Random symbol #3 = '0-0043' Random symbol #4 = '0-0000' Random symbol #5 = '4-0637' Random symbol #6 = '0-0061' Random symbol #7 = '0-0099' Random symbol #8 = '2-0162' Random symbol #9 = '2-0069' Reading records Opening file: swmr_data.h5 Choosing datasets Common symbol #0 = '0-0047' Common symbol #1 = '0-0096' Common symbol #2 = '0-0072' Common symbol #3 = '0-0056' Common symbol #4 = '0-0063' Random symbol #0 = '0-0022' Random symbol #1 = '0-0043' Random symbol #2 = '0-0044' Random symbol #3 = '0-0060' Random symbol #4 = '1-0032' Random symbol #5 = '2-0020' Random symbol #6 = '0-0078' Random symbol #7 = '4-0496' Random symbol #8 = '0-0060' Random symbol #9 = '1-0186' Reading records Opening file: swmr_data.h5 Checking common symbols Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 466907 Generating symbol names Symbol = '0-0046', # of records = 906 Symbol = '0-0060', # of records = 882 Symbol = '0-0066', # of records = 847 Checking common symbols Symbol = '0-0047', # of records = 884 Symbol = '0-0054', # of records = 960 Symbol = '0-0096', # of records = 885 Symbol = '0-0018', # of records = 882 Checking random symbols Symbol = '0-0072', # of records = 845 Symbol = '0-0086', # of records = 893 Symbol = '0-0056', # of records = Symbo806 l = '0-0054', # of records = 960 Symbol = 'Symbol0-0063', # o = '4-1414', #f records = of rec869 ords = 14 Checking random symbols Symbol = 'Symbol = '0-0043'0-0022', #, # of records = 949 of records = 891 SySymbol mbol = '= '0-0000', # of rec0-0043', # ords = of records846 = 949 Symbol = '0-0044', # of records = 908 Symbol = '4-0637', # of records = 13 Symbol = '0-0060', # of records Symbol = 882 = '0-0061', # of records = 876 Symbol = '1-0032', # of records = 235 Symbol = '0-0099', # of records = 870 Choosing datasets Common symbol #0 = '0-0017' Common symbol #1 = '0-0012' Common symbol #2 = '0-0091' Common symbol #3 = '0-0027' Common symbol #4 = '0-0058' Random symbol #0 = '0-0077' Random symbol #1 = '0-0004' Random symbol #2 = '3-0649' Random symbol #3 = '0-0034' Random symbol #4 = '1-0186' Random symbol #5 = '3-0293' Random symbSymbol = '2-0162', # of records = 61 Symbol = '2-0069', # ofol #6 records = 55 = '1-0037' Random symbol #7 = '0-0093' Random symbol #8 = '1-0152' Random symbol #9 =Closi '0-0035' ng file Reading records Opening file: swmr_data.h5 Symbol = '2-0020', # of records = 57 Symbol = '0-0078', # of records = 844 Symbol = '4-0496', # of records = 4 Symbol = 'Checking common symbols Symbol = '0-0017', # of records = 899 Symbol = '0-0012', # of records = 882 0-0060', # of records = 882 Symbol = '1-0186', # of records = 223 Closing file Symbol = '0-0091', # of records = 901 Symbol = '0-0027', # of records = 908 Symbol = '0-0058', # of records = 881 Checking random symbols Symbol = '0-0077', # of records = 874 Symbol = '0-0004', # of records = 915 Symbol = '3-0649', # of records = 35 Symbol = '0-0034', # of records = 866 Symbol = '1-0186', # of records = 223 Symbol = '3-0293', # of records = 23 Symbol = '1-0037', # of records = 253 Symbol = '0-0093', # of records = 918 Symbol = '1-0152', # of records = 221 Symbol = '0-0035', # of records = 868 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 478183 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 479075 Generating symbol names Choosing datasets Common symbol #0 = '0-0090' Common symbol #1 = '0-0097' Common symbol #2 = '0-0066' Common symbol #3 = '0-0078' Common symbol #4 = '0-0002' Random symbol #0 = '1-0034' Random symbol #1 = '1-0152' Random symbol #2 = '3-0433' Random symbol #3 = '0-0096' Random symbol #4 = '1-0122' Random symbol #5 = '1-0017' Random symbol #6 = '1-0196' Random symbol #7 = '2-0279' Random symbol #8 = '0-0099' Random symbol #9 = '2-0029' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 847 Symbol = '0-0097', # of records = 879 Choosing datasets Common symbol #0 = '0-0093' Common symbol #1 = '0-0087' Common symbol #2 = '0-0038' Common symbol #3 = '0-0074' Common symbol #4 = '0-0067' Random symbol #0 = '0-0034' Random symbol #1 = '2-0075' Random symbol #2 = '3-0642' Random symbol #3 = '0-0079' Random symbol #4 = '0-0048' Random symbol #5 = '0-0000' Random symbol #6 = '0-0015' Random symbol #7 = '0-0095' Random symbol #8 = '0-0010' Random symbol #9 = '3-0336' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 909 Symbol = '0-0087', # of records = 825 Symbol = '0-0038', # of records = 881 Symbol = '0-0074', # of records = 882 Symbol = '0-0067', # of records = 838 Checking random symbols Symbol = '0-0034', # of records = 825 Symbol = '2-0075', # of records = 66 Symbol = '3-0642', # of records = 25 Symbol = '0-0079', # of records = 847 Symbol = '0-0048', # of records = 848 Symbol = '0-0000', # of records = 817 Symbol = '0-0015', # of records = 909 Symbol = '0-0095', # of records = 858 Symbol = '0-0010', # of records = 892 Symbol = '3-0336', # of records = 35 Closing file Symbol = '0-0066', # of records = 829 Symbol = '0-0078', # of records = 814 Symbol = '0-0002', # of records = 834 Checking random symbols Symbol = '1-0034', # of records = 195 Symbol = '1-0152', # of records = 216 Symbol = '3-0433', # of records = 24 Symbol = '0-0096', # of records = 871 Symbol = '1-0122', # of records = 222 Symbol = '1-0017', # of records = 221 Symbol = '1-0196', # of records = 214 Symbol = '2-0279', # of records = 45 Symbol = '0-0099', # of records = 861 Symbol = '2-0029', # of records = 48 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0047', # of records = 0 Symbol = '0-0046', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '0-0072', # of records = 0 Symbol = '0-0066', # of records = 0 Symbol = '0-0056', # of records = 0 Symbol = '0-0054', # of records = 0 SymbolSymbol = '0-0063', = '0-0018# of records ', # of rec= 0 ords = 0 ChecCking randomhecking rando symbols m symbols Symbol = '0-0022'Symbol, # of = '0-0086', records =# of record 14 s = 0 Symbol = '0-0054', # of records = 0 Symbol = '0-0043', # of records = 33 Symbol = '4-1414', # of records = 11 Symbol = '0-0044', # of records = 0 Symbol = '0-0043Symbo', # ol = '0-0060',f records = 33 # of records = 0 Symbol = '1-0032', # of recSymboords = l = '0-0000',0 # of records = 0 Symbol = '2-0020', # of records = 9 Symbol = '4-0637', # of records = 8 Symbol = '0-0078', # of records = 0 Symbol = '0-0061', # of records = 0 Symbol = '4-0496', # of records = 0 Symbol = '0-0099', # of Symbolrecords = '0-0060', # = 0 of records = 0 SymbolSymbo = '2-0162',l = '1-0186', # of reco # of recorrds = 0 ds = 0 Closing file Symbol = '2-0069', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 0 Symbol = '0-0012', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0027', # of records = 0 Symbol = '0-0058', # of records = 0 Checking random symbols Symbol = '0-0077', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '3-0649', # of records = 0 Symbol = '0-0034', # of records = 0 Symbol = '1-0186', # of records = 0 Symbol = '3-0293', # of records = 0 Symbol = '1-0037', # of records = 0 Symbol = '0-0093', # of records = 14 Symbol = '1-0152', # of records = 0 Symbol = '0-0035', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 14 Symbol = '0-0087', # of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '0-0074', # of records = 19 Symbol = '0-0067', # of records = 0 Checking random symbols Symbol = '0-0034', # of records = 0 Symbol = '2-0075', # of records = 13 Symbol = '3-0642', # of records = 9 Symbol = '0-0079', # of records = 0 Symbol = '0-0048', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0015', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '0-0010', # of records = 0 Symbol = '3-0336', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 0 Symbol = '0-0097', # of records = 49 Symbol = '0-0066', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0002', # of records = 0 Checking random symbols Symbol = '1-0034', # of records = 21 Symbol = '1-0152', # of records = 0 Symbol = '3-0433', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '1-0122', # of records = 0 Symbol = '1-0017', # of records = 0 Symbol = '1-0196', # of records = 0 Symbol = '2-0279', # of records = 0 Symbol = '0-0099', # of records = 0 Symbol = '2-0029', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0047', # of records = 0 Symbol = '0-0096', # of records = 0 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0046', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '0-0066', # of records = 0 Symbol = '0-0054', # of records = 0 Symbol = '0-0018', # of records = 0 Checking random symbols Symbol = '0-0086', # of records = 0 Symbol = '0-0054', # of records = 0 Symbol = '4-1414', # of records = 11 Symbol = '0-0043', # of records = 33 Symbol = '0-0000', # of records = 0 Symbol = '4-0637', # of records = 8 Symbol = '0-0061', # of records = 0 Symbol = '0-0099', # of records = 0 Symbol = '2-0162', # of records = 0 Symbol = '2-0069', # of records = 41 Closing file Symbol = '0-0072', # of records = 0 Symbol = '0-0056', # of records = 0 Symbol = '0-0063', # of records = 0 Checking random symbols Symbol = '0-0022', # of records = 14 Symbol = '0-0043', # of records = 33 Symbol = '0-0044', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '1-0032', # of records = 0 Symbol = '2-0020', # of records = 9 Symbol = '0-0078', # of records = 0 Symbol = '4-0496', # of records = 0 Symbol = '0-0060', # of records = 0 Symbol = '1-0186', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 0 Symbol = '0-0012', # of records = 0 Symbol = '0-0091', # of records = 0 Symbol = '0-0027', # of records = 0 Symbol = '0-0058', # of records = 0 Checking random symbols Symbol = '0-0077', # of records = 0 Symbol = '0-0004', # of records = 0 Symbol = '3-0649', # of records = 0 Symbol = '0-0034', # of records = 0 Symbol = '1-0186', # of records = 0 Symbol = '3-0293', # of records = 0 Symbol = '1-0037', # of records = 0 Symbol = '0-0093', # of records = 14 Symbol = '1-0152', # of records = 0 Symbol = '0-0035', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0093', # of records = 14 Symbol = '0-0087', # of records = 0 Symbol = '0-0038', # of records = 0 Symbol = '0-0074', # of records = 19 Symbol = '0-0067', # of records = 0 Checking random symbols Symbol = '0-0034', # of records = 0 Symbol = '2-0075', # of records = 13 Symbol = '3-0642', # of records = 9 Symbol = '0-0079', # of records = 0 Symbol = '0-0048', # of records = 0 Symbol = '0-0000', # of records = 0 Symbol = '0-0015', # of records = 0 Symbol = '0-0095', # of records = 0 Symbol = '0-0010', # of records = 0 Symbol = '3-0336', # of records = 0 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0090', # of records = 0 Symbol = '0-0097', # of records = 49 Symbol = '0-0066', # of records = 0 Symbol = '0-0078', # of records = 0 Symbol = '0-0002', # of records = 0 Checking random symbols Symbol = '1-0034', # of records = 21 Symbol = '1-0152', # of records = 0 Symbol = '3-0433', # of records = 0 Symbol = '0-0096', # of records = 0 Symbol = '1-0122', # of records = 0 Symbol = '1-0017', # of records = 0 Symbol = '1-0196', # of records = 0 Symbol = '2-0279', # of records = 0 Symbol = '0-0099', # of records = 0 Symbol = '2-0029', # of records = 0 Closing file CClloosing datasets Releasing symbols Closing objects sing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 510329 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 712837 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 879389 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 49728 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 50192 Generating symbol names Choosing datasets Common symbol #0 = '0-0052' Common symbol #1 = '0-0071' Common symbol #2 = '0-0070' Common symbol #3 = '0-0033' Common symbol #4 = '0-0015' Random symbol #0 = '1-0173' Random symbol #1 = '0-0099' Random symbol #2 = '2-0076' Random symbol #3 = '1-0085' Random symbol #4 = '3-0360' Random symbol #5 = '0-0091' Random symbol #6 = '0-0027' Random symbol #7 = '0-0023' Random symbol #8 = '0-0098' Random symbol #9 = '2-0075' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 899 Symbol = '0-0071', # of records = 913 Symbol = '0-0070', # of records = 909 Symbol = '0-0033', # of records = 913 Symbol = '0-0015', # of records = 888 Checking random symbols Symbol = '1-0173', # of records = 218 Symbol = '0-0099', # of records = 919 Symbol = '2-0076', # of records = 64 Symbol = '1-0085', # of records = 235 Symbol = '3-0360', # of records = 22 Symbol = '0-0091', # of records = 890 Symbol = '0-0027', # of records = 877 Symbol = '0-0023', # of records = 887 Symbol = '0-0098', # of records = 933 Symbol = '2-0075', # of records = 51 Closing file Choosing datasets Common symbol #0 = '0-0058' Common symbol #1 = '0-0047' Common symbol #2 = '0-0077' Common symbol #3 = '0-0017' Common symbol #4 = '0-0010' Random symbol #0 = '0-0096' Random symbol #1 = '0-0034' Random symbol #2 = '0-0020' Random symbol #3 = '3-0221' Random symbol #4 = '0-0036' Random symbol #5 = '1-0094' Random symbol #6 = '0-0092' Random symbol #7 = '4-1291' Random symbol #8 = '3-0690' Random symbol #9 = '1-0152' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 888 Symbol = '0-0047', # of records = 944 Symbol = '0-0077', # of records = 902 Symbol = '0-0017', # of records = 885 Symbol = '0-0010', # of records = 821 Checking random symbols Symbol = '0-0096', # of records = 937 Symbol = '0-0034', # of records = 902 Symbol = '0-0020', # of records = 887 Symbol = '3-0221', # of records = 31 Symbol = '0-0036', # of records = 882 Symbol = '1-0094', # of records = 199 Symbol = '0-0092', # of records = 928 Parameters: # of seconds between polling = Symbol = '4-1291', # of records = 17 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = Symbol = '3-0690', # of records = 26 8 Using reader random seed: 55182 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = Symbol = '1-0152', # of records = 232 Closing file 8 Using reader random seed: 55302 Generating symbol names Choosing datasets Common symbol #0 = '0-0094' Common symbol #1 = '0-0074' Common symbol #2 = '0-0078' Common symbol #3 = '0-0098' Common symbol #4 = '0-0043' Random symbol #0 = '1-0145' Random symbol #1 = '1-0146' Random symbol #2 = '0-0094' Random symbol #3 = '1-0116' Random symbol #4 = '4-0418' Random symbol #5 = '2-0102' Random symbol #6 = '0-0060' Random symbol #7 = '2-0138' Random symbol #8 = '0-0007' Random symbol #9 = '0-0032' Reading records Choosing datasets Common symbol #0 = '0-0011' Common symbol #1 = '0-0047' Common symbol #2 = '0-0069' Common symbol #3 = '0-0037' Common symbol #4 = '0-0034' Random symbol #0 = '2-0295' Random symbol #1 = '1-0034' Random symbol #2 = '0-0018' Random symbol #3 = '4-0239' Random symbol #4 = '0-0039' Random symbol #5 = '3-0224' Random symbol #6 = '4-0182' Random symbol #7 = '0-0052' Random symbol #8 = '0-0024' Random symbol #9 = '2-0162' Opening file: swmr_data.h5 Reading records Opening file: swmr_data.h5 Checking common symbols Checking common symbols Symbol = '0-0094', # of records = 895 Symbol = '0-0011', # of records = 845 Symbol = '0-0074', # of records = 894 Symbol = '0-0047', # of records = 944 Symbol = '0-0078', # of records = 936 Symbol = '0-0069', # of records = 880 Symbol = '0-0098', # of records = 933 Symbol = '0-0037', # of records = 927 Symbol = '0-0043', # of records = 972 Symbol = '0-0034', # of records = 902 Checking random symbols Checking random symbols Symbol = '1-0145', # of records = 215 Symbol = '2-0295', # of records = 50 Symbol = '1-0146', # of records = 215 Symbol = '1-0034', # of records = 206 Symbol = '0-0094', # of records = 895 Symbol = '0-0018', # of records = 861 Symbol = '1-0116', # of records = 191 Parameters: # of seconds between polling = Sym1 bol = '4-0239 # of co', # ofmmon sym recordsbols to = 8 poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 58587 Generating symbol nSyames mbol = '0-0039', # of records = 881 Symbol = '3-0224', # of records = 34 Symbol = '4-0418', # of records = 7 Symbol = '4-0182', # of records = 13 Symbol = '2-0102', # of records = 60 Symbol = '0-0052', # of records = 899 Symbol = '0-0060', # of records = 863 Symbol = '0-0024', # of records = 922 Symbol = '2-0138', # of records = 56 Symbol = '2-0162', # of records = 63 Symbol = '0-0007', # of records = 926 Closing file Symbol = '0-0032', # of records = 880 Closing file Choosing datasets Common symbol #0 = '0-0005' Common symbol #1 = '0-0052' Common symbol #2 = '0-0041' Common symbol #3 = '0-0038' Common symbol #4 = '0-0056' Random symbol #0 = '1-0155' Random symbol #1 = '0-0065' Random symbol #2 = '0-0020' Random symbol #3 = '0-0058' Random symbol #4 = '0-0008' Random symbol #5 = '0-0038' Random symbol #6 = '0-0021' Random symbol #7 = '0-0044' Random symbol #8 = '1-0189' Random symbol #9 = '0-0009' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 880 Symbol = '0-0052', # of records = 895 Symbol = '0-0041', # of records = 881 Symbol = '0-0038', # of records = 868 Symbol = '0-0056', # of records = 859 Checking random symbols Symbol = '1-0155', # of records = 217 Symbol = '0-0065', # of records = 902 Symbol = '0-0020', # of records = 893 Symbol = '0-0058', # of records = 891 Symbol = '0-0008', # of records = 853 Symbol = '0-0038', # of records = 868 Symbol = '0-0021', # of records = 923 Symbol = '0-0044', # of records = 905 Symbol = '1-0189', # of records = 209 Symbol = '0-0009', # of records = 840 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 880 Symbol = '0-0071', # of records = 854 Symbol = '0-0070', Opening file: swmr_data.h5 Checking common symbols #Symbol = '0-0058', # of records = 1015 of records =Symbol = '0-0047', # of records = 867 861 Symbol = '0-0077', # of records = 842 Symbol = '0-0017', # of records = 964 Symbol = '0-0010', # of records = 883 SChecking random symbols ymSymbol = '0-0096', # of records = 886 bol = 'Symbol = '0-0034', # of records = 906 0-0033', #Symbol = '0-0020', # of records = 864 of recoSymbol = '3-0221', # of records = 32 rds = Symbol = '0-0036', # of records = 788 903 Symbol = '1-0094', # of records = 252 Symbol = '0-0092', # of records = 923 SymbSymbol = '4-1291', # of records = 19 ol = '0-0015Symbol = '3-0690', # of records = 33 ', # oSymbol = '1-0152', # of records = 185 f rClosing file ecords = 918 Checking random symbols Symbol = '1-0173', # of records = 271 Symbol = '0-0099', # of records = 946 Symbol = '2-0076', # of records = 68 Symbol = '1-0085', # of records = 247 Symbol = '3-0360', # of records = 38 SymObople n=i n'g0-0091 'f,i lO#e :o fp swmr_data.h5er neicnogr dfsi l=e :768 swmr_data.h5 Symbol = '0-0027', # of records = 898 CShyemcbkoiln g= c'o0-0023mC'mho,en c #ks iyonmfgb orcleoscm omrodns s=y m977b ols SymboSly m=b o'Sl0-0011y 'm=,b o'#l0-0098 'o=,f '#r 0-0094eo'cf,o rr#de sco of=r drs816e c=o r842d s = 844 SySmybmoblo l= =S' y'0-0047m2-0075'b',o, l # # = o of'f 0-0074 r're,ec co#or rdodsfs =r= e c86753o rds = C953l osinSgy mfbiolle S= y'mb0-0069o'l, =# 'o0-0078f' ,r e#c oorfd sr e=c o915r ds = 1147 SymbolS =y m'bo0-0037l' ,= #' 0-0098o'f, r#e coofr drse c=o rd863s = 842 SymboSly m=b o'l0-0034 '=, '#0-0043 'o,f #r eocfo rrdesc o=r d906s = 882 CheckCihnegc krianngd orma nsdyommb oslysm bols SymSbyomlb o=l '=2-0295 '',1-0145 '#, o#f orfe croercdosr d=s =54 208 SSyymmbbooll == ''1-00341-0146'',, ## oof fre corredcso r=d s212 = 246 SSyymmbbooll == ''0-00940-0018'',, ## of orecfor dsr =e 844c ords S=ym bol838 = '1-0116', # of records = 188 SymbolS ym=bo l '= '4-02394-0418'', ,# of# r ecoorfds =r 27e cordsS y=mb ol0 = '2-0102', # oSf yrmebcoolr d=s '= 0-0039'43, # of recorSdysm b=o l842 = '0-0060', # of reScyomrbdosl == 856' 3-0224', # of reScyomrbdosl == 34' 2-0138', # of reScyomrbdosl == 46' 4-0182', # of reScyomrbdosl == 7' 0-0007', # of recSoyrmdbso =l 887= '0-0052', # of rSeycmobrodls == '8800-0032 ', # of recorSdsy m=b o944l = '0-0024'C,l o#s ionfg rfeicloer ds = 929 Symbol = '2-0162', # of records = 64 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0005', # of records = 996 Symbol = '0-0052', # of records = 880 Symbol = '0-0041', # of records = 816 Symbol = '0-0038', # of records = 954 Symbol = '0-0056', # of records = 950 Checking random symbols Symbol = '1-0155', # of records = 230 Symbol = '0-0065', # of records = 751 Symbol = '0-0020', # of records = 860 Symbol = '0-0058', # of records = 1008 Symbol = '0-0008', # of records = 909 Symbol = '0-0038', # of records = 954 Symbol = '0-0021', # of records = 916 Symbol = '0-0044', # of records = 946 Symbol = '1-0189', # of records = 157 Symbol = '0-0009', # of records = 850 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 951 Symbol = '0-0047', # of records = 881 Symbol = '0-0077', # of records = 732 Symbol = '0-0017', # of records = 892 Symbol = '0-0010', # of records = 858 Checking random symbols Symbol = '0-0096', # of records = 793 Symbol = '0-0034', # of records = 933 Symbol = '0-0020', # of records = 870 Symbol = '3-0221', # of records = 22 Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 868 Symbol = '0-0071', # of records = 791 Symbol = '0-0070', # of records = 912 Symbol = '0-0033', # of records = 1011 Symbol = '0-0015', # of records = 974 Checking random symbols Symbol = '1-0173', # of records = 238 Symbol = '0-0099', # of records = 962 Symbol = '2-0076', # of records = 76 Symbol = '1-0085', # of records = 195 Symbol = '3-0360', # of records = 59 Symbol = '0-0091', # of records = 663 Symbol = '0-0027', # of records = 931 Symbol = '0-0023', # of records = 1107 Symbol = '0-0098', # of records = 940 Symbol = '2-0075', # of records = 8 Closing file Symbol = '0-0036', # of records = 662 Symbol = '1-0094', # of records = 245 Symbol = '0-0092', # of records = 1009 Symbol = '4-1291', # of records = 13 Symbol = '3-0690', # of records = 45 Symbol = '1-0152', # of records = 185 OClpoesniinngg ffiilel:e swmr_data.h5 Checking common syOmboplesn ing file: swmr_data.h5 Symbol = '0-0094', # of records = 916 CheckiSnymgbo l = c'o0-0074m'm,o n# soyfm broelcsor ds = 984 SSyymbmolb =o 'l0-0078 ',= # o'f 0-0011re'co,rd s #= o978f records = S1083y mbol = '0-0098', # of rSecoyrdms b= o940l = 'S0-0047y'mb,ol =# '0-0043o',f # orf ereccoorrddss == 881776 CheckingS rayndmomb soymlb ol=s '0-0069',S ym#b olo =f ' 1-0145r',e c#o rodfs r=e co1063r ds = 188 SymbSol y=m 'b1-0146o',l # =of r'ec0-0037or'ds, = #245 of reScymobrold s= '=0-0094' , 853# of records = 916 SymboSly mb=ol '= 0-0034''1-0116',, ## ofo rfec orrdse =c o281 rds = 933 Symbol C=h e'c4-0418k'i,n g# roafn droemc osrydmsb o=l s44 SySmybmoblo l= =' '2-02952-0102'',, ## ooff rreeccoorrddss == 9051 SySmbyomlb o=l '=0-0060 '',1-0034 '#, o#f orfe croercdos r= d673s = 223 SymbolS =y m'b2-0138o'l, =# 'o0-0018f' ,r e#c oorfd sr e=c o42r ds = 851 SymboSly m=b o'l0-0007 '=, '#4-0239 'o,f #r eocfo rrdesc o=r d857s = 1 SymSbyolm =b 'o0-0032l' ,= #' 0-0039o'f, r#e coofr drse c= o975r dsO C=l po914se inngi nfigl e filSeym:b ol swmr_data.h5= '3-0224', # of records = 29 Checking Scyommbmooln =s y'm4-0182b'o,l s# of recordsS y=mb o0l = '0-0005', # Soyfm broelc o=r d's0-0052 ',= # o992f records = 868 SSyymmbbooll == ''0-00520-0024'',, # #o fo fre corredcso r= d868s = 917 Symbol = S'y0-0041mb'o,l =# 'o2-0162f' ,r e#c oorfd sr e=c or787d s = 60 ClosSinymgb ofli l=e '0-0038', # of records = 987 Symbol = '0-0056', # of records = 1127 Checking random symbols Symbol = '1-0155', # of records = 210 Symbol = '0-0065', # of records = 658 Symbol = '0-0020', # of records = 873 Symbol = '0-0058', # of records = 951 Symbol = '0-0008', # of records = 865 Symbol = '0-0038', # of records = 987 Symbol = '0-0021', # of records = 876 Symbol = '0-0044', # of records = 977 Symbol = '1-0189', # of records = 163 Symbol = '0-0009', # of records = 831 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 1039 Symbol = '0-0071', # of records = 874 Symbol = '0-0070', # of records = 1065 Symbol = '0-0033', # of records = 1106 Symbol = '0-0015', # of records = 1101 Checking random symbols Symbol = '1-0173', # of records = 244 Symbol = '0-0099', # of records = 982 Symbol = '2-0076', # of records = 59 Symbol = '1-0085', # of records = 168 Symbol = '3-0360', # of records = 59 Symbol = '0-0091', # of records = 670 Symbol = '0-0027', # of records = 873 Symbol = '0-0023', # of records = 1122 Symbol = '0-0098', # of records = 832 Symbol = '2-0075', # of records = 23 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 892 Symbol = '0-0047', # of records = 977 Symbol = '0-0077', # of records = 735 Symbol = '0-0017', # of records = 819 Symbol = '0-0010', # of records = 806 Checking random symbols Symbol = '0-0096', # of records = 757 Symbol = '0-0034', # of records = 956 Symbol = '0-0020', # of records = 738 Symbol = '3-0221', # of records = 34 Symbol = '0-0036', # of records = 737 Symbol = '1-0094', # of records = 222 Symbol = '0-0092', # of records = 1051 Symbol = '4-1291', # of records = 26 Symbol = '3-0690', # of records = 62 Symbol = '1-0152', # of records = 103 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 921 Symbol = '0-0074', # of records = 749 Symbol = '0-0078', # of records = 675 Symbol = '0-0098', # of records = 832 Symbol = '0-0043', # of records = 826 Checking random symbols Symbol = '1-0145O',p e#n ionfg rfeicloer:d s swmr_data.h5= 97 Symbol = '1-0146', # ofC hreecckoirndgs c=o m220m on symbolsS ymbol = '0-0094', # Sofy mrbeoclo r=d s' =0-0011 '921, # of recordSs y=m bo1162l = '1-0116', # of recSorydmsb o=l 266= '0-0047', # of reScyomrbdosl == 970' 4-0418', # of recoSrydmsb o=l 31= '0-0069', # ofS ryemcboorld s= =' 2-0102988' , # of recordSs y=m b89o l = '0-0037', # Sofy mrbeoclo r=d s' 0-0060=' ,965 # of recordSs y=m b616o l = '0-0034', # oSfy mrbeoclo r=d s' 2-0138=' ,968 # of rCehceocrkdisn g= r61a ndoOm pseynmibnSogly smf biolle := 'swmr_data.h5 0-0007S',y m#b oolf =r e'co2-0295r'd,s #= o662f records C=h S97ey cmkbionlg =c o'm0-0032m'o,nS ys#my bmoobflo lr=se c'o1-0034r'd,s #= o1081f recoSrCydlmsob so=il n 206g= f'i0-0005l'e, # ofS yrmebcoolr d=s '= 0-0018938' , # of recordsS =y mb870o l = '0-0052', # of reScoyrmdbso l= =1061 '4-0239', # of reScyomrbdosl == 1' 0-0041', # of recSorydmsb o=l 571= '0-0039', # ofS ryemcboorld s= =' 0-0038939' , # of recorSdsy m=b o1021l = '3-0224', # Sofy mrbeoclo r=d s' 0-0056=' ,29 # of records S= y1058m bol = 'C4-0182h'e,c k#i nogf rraencdoormd ss y=m b5o ls SSyymmbbooll == ''0-00521-0155'',, ## ooff rreeccoorrddss == 1061208 SSyymmbbooll == ''0-00240-0065'',, ## ooff rreeccoorrddss == 954664 SySmbyomlb o=l '=0-0020 '',2-0162 '#, o#f orfe croercdosr d=s 722= 47 CSlyomsbionlg =f i'l0-0058e' , # of records = 884 Symbol = '0-0008', # of records = 865 Symbol = '0-0038', # of records = 1021 Symbol = '0-0021', # of records = 949 Symbol = '0-0044', # of records = 884 Symbol = '1-0189', # of records = 243 Symbol = '0-0009', # of records = 624 Closing file Closing datasets Releasing symbols Closing objects Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 988 Symbol = '0-0071', # of records = 813 Symbol = '0-0070', # of records = 1046 Symbol = '0-0033', # of records = 1092 Symbol = '0-0015', # of records = 1124 Checking random symbols Symbol = '1-0173', # of records = 199 Symbol = '0-0099', # of records = 902 Symbol = '2-0076', # of records = 65 Symbol = '1-0085', # of records = 205 Symbol = '3-0360', # of records = 89 Symbol = '0-0091', # of records = 612 Symbol = '0-0027', # of records = 907 Symbol = '0-0023', # of records = 1212 Symbol = '0-0098', # of records = 727 Symbol = '2-0075', # of records = 48 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 834 Symbol = '0-0047', # of records = 998 Symbol = '0-0077', # of records = 802 Symbol = '0-0017', # of records = 805 Symbol = '0-0010', # of records = 889 Checking random symbols Symbol = '0-0096', # of records = 707 Symbol = '0-0034', # of records = 1054 Symbol = '0-0020', # of records = 786 Symbol = '3-0221', # of records = 9 Symbol = '0-0036', # of records = 829 Symbol = '1-0094', # of records = 214 Symbol = '0-0092', # of records = 1022 Symbol = '4-1291', # of records = 26 Symbol = '3-0690', # of records = 78 Symbol = '1-0152', # of records = 85 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 893 Symbol = '0-0074', # of records = 692 Symbol = '0-0078', # of records = 664 Symbol = '0-0098', # of records = 727 Symbol = '0-0043', # of records = 756 Checking random symbols Symbol = '1-0145', # of records = 30 OSypmebnoiln g= f'i1-0146l'e,: # swmr_data.h5o f records = 216 Symbol =C 'he0-0094c'k,i n#g ocfo mrmeocno rsdysm b=o l893s SymSbyomlb o=l '=1-0116 '',0-0011 '#, o#f orfe croercdosr d=s 257= 938 SymSboylm b=o l' 4-0418=' ,' 0-0047#' ,o f# roefc orredcso r=d s39 = 998 SymboSly m=b o'l2-0102 '=, '#0-0069 'o,f #r eocfo rrdesc o=r d122s = 893 Symbol = S'y0-0060m'b,o l# =o f' r0-0037e'c,o r#d so f= r471e cords = 1081 Symbol =O 'pS2-0138ey'nm,ib no#gl of=fi l'ree:0-0034c 'o,swmr_data.h5r d#s o=f 94r ecords = 1054 SymboClh e=c k'i0-0007nC'gh, e rc#ak niodnfog m r cesocymommrbodonsl ss= y m765b ols SymboSly m=b o'l2-0295 S'=y ,m' b0-0032#o' l,o f=# r'oe0-0005fc' ,ro e#rc doosrf d =sr e=136c o1057r ds = C842 losiSnyg mfibloe l S=ym bo'l 1-0034= '',0-0052 '#, o#f orfe croercdosr d=s =210 988 SSyymmboblo l= =' 0-0041''0-0018,' ,# #o fo fr erceocrodrsd =s 479 = 730 Symbol = '0-0038'S, y#m boofl r=e c'or4-0239d's, =# 1125o f records = 0S ymbol = 'S0-0056y'm,b o#l o=f 're0-0039c'o,r d#s o=f 1038r ecordsC h=e c821k ing random sySmybmoblosl = '3-0224'S,ym b#o lo f= r'e1-0155c'o,r d#s o=f r44e cords = 249 SySmybmoblo l= =' 4-0182''0-0065,' ,# #o fo fr erceocrodrsd s= = 4642 SSyymmbbooll == ''0-00520-0020'',, ## ooff rreeccoorrddss == 988786 SSyymmbbooll == ''0-00580-0024'',, ## ooff rreeccoorrddss = =834 953 SymboSl y=m b'o0-0008l' , =# of' r2-0162ec'or,d s #= o682f records S=y m21b ol = '0-0038C',l o#s ionfg rfeicloer ds = 1125 Symbol = '0-0021', # of records = 996 Symbol = '0-0044', # of records = 984 Symbol = '1-0189', # of records = 196 Symbol = '0-0009', # of records = 741 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 988 Symbol = '0-0071', # of records = 813 Symbol = '0-0070', # of records = 1046 Symbol = '0-0033', # of records = 1092 Symbol = '0-0015', # of records = 1124 Checking random symbols Symbol = '1-0173', # of records = 199 Symbol = '0-0099', # of records = 902 Symbol = '2-0076', # of records = 65 Symbol = '1-0085', # of records = 205 Symbol = '3-0360', # of records = 89 Symbol = '0-0091', # of records = 612 Symbol = '0-0027', # of records = 907 Symbol = '0-0023', # of records = 1212 Symbol = '0-0098', # of records = 727 Symbol = '2-0075', # of records = 48 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 834 Symbol = '0-0047', # of records = 998 Symbol = '0-0077', # of records = 802 Symbol = '0-0017', # of records = 805 Symbol = '0-0010', # of records = 889 Checking random symbols Symbol = '0-0096', # of records = 707 Symbol = '0-0034', # of records = 1054 Symbol = '0-0020', # of records = 786 Symbol = '3-0221', # of records = 9 Symbol = '0-0036', # of records = 829 Symbol = '1-0094', # of records = 214 Symbol = '0-0092', # of records = 1022 Symbol = '4-1291', # of records = 26 Symbol = '3-0690', # of records = 78 Symbol = '1-0152', # of records = 85 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 893 Symbol = '0-0074', # of records = 692 Symbol = '0-0078', # of records = 664 Symbol = '0-0098', # of records = 727 Symbol = '0-0043', # of records = 756 Checking random symbols Symbol = '1-0145', # of records = 30 Symbol = '1-0146', # of records = 216 Symbol = '0-0094', # of records = 893 OpeniSnygm bfoill e=: '1-0116swmr_data.h5' , # of records = 257 CShyemcbkoiln g= c'o4-0418m'm,o n# soyfm broelcso rds = 39 SymbSoly m=b o'l 0-0011=' ,' 2-0102#' ,o f# roefc orredcso r=d s 938= 122 SySmbyomlb o=l '= 0-0047''0-0060,' ,# #o fo fr erceocrodrdss == 998471 Opening filSSeyy:mm bbooswmr_data.h5ll == ''0-00692-0138'',, ## ooff rreeccoorrddss == 89394 Checking SScyoymmmbmbooolnl =s= y 'm'b0-00370-0007o''l,,s ## of roefc orredcso r=Sd ys765m b=o l1081 = '0-0005', S#y mobfo Slr ye=mc bo'or0-0032ld' s,= =#' 0-0034o842'f , r#e coofr drse c=o r1057d sS y=m b1054o Cll o=s i'nC0-0052gh' e,fc ik#li eno gf rraencdoormd ss y=m b988o ls SSyymmbbooll == ''2-02950-0041'',, ## oof fr erceocrodrsd s= = 136479 SSyymmbbooll == ''0-00381-0034'',, ## ooff re croercdosr d=s 1125= 210 SymSboylm b=o l' 0-0056=' ,' 0-0018#' ,o f# roefc orredcso r=d s1038 = 730 Checking rSaynmdbooml s=y m'bo4-0239l's, # of rSeycmobrodls == '01-0155 ', # of Sreycmobrodls == '2490-0039 ', # of reScyomrbdosl == 821' 0-0065', # of recoSymbol = '3-0224', # of records = 44 Symbol = '4-0182', # of records = 4 Symbol = 'rds = 642 Symbol = '0-0020', # of records = 786 Symbol = '0-0058', # of records = 834 Symbol = '0-0008', # of records = 682 Symbol = '0-0038', # of records = 1125 Symbol = '0-0021', # of records = 996 Symbol = '0-0044', # of records = 984 Symbol = '1-0189', # of records = 196 Symbol = '0-0009', # of records = 741 Closing file 0-0052', # of records = 988 Symbol = '0-0024', # of records = 953 Symbol = '2-0162', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 988 Symbol = '0-0071', # of records = 813 Symbol = '0-0070', # of records = 1046 Symbol = '0-0033', # of records = 1092 Symbol = '0-0015', # of records = 1124 Checking random symbols Symbol = '1-0173', # of records = 199 Symbol = '0-0099', # of records = 902 Symbol = '2-0076', # of records = 65 Symbol = '1-0085', # of records = 205 Symbol = '3-0360', # of records = 89 Symbol = '0-0091', # of records = 612 Symbol = '0-0027', # of records = 907 Symbol = '0-0023', # of records = 1212 Symbol = '0-0098', # of records = 727 Symbol = '2-0075', # of records = 48 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 834 Symbol = '0-0047', # of records = 998 Symbol = '0-0077', # of records = 802 Symbol = '0-0017', # of records = 805 Symbol = '0-0010', # of records = 889 Checking random symbols Symbol = '0-0096', # of records = 707 Symbol = '0-0034', # of records = 1054 Symbol = '0-0020', # of records = 786 Symbol = '3-0221', # of records = 9 Symbol = '0-0036', # of records = 829 Symbol = '1-0094', # of records = 214 Symbol = '0-0092', # of records = 1022 Symbol = '4-1291', # of records = 26 Symbol = '3-0690', # of records = 78 Symbol = '1-0152', # of records = 85 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 893 Symbol = '0-0074', # of records = 692 Symbol = '0-0078', # of records = 664 Symbol = '0-0098', # of records = 727 Symbol = '0-0043', # of records = 756 Checking random symbols Symbol = '1-0145O',p e#n ionfg rfeicloer:d s swmr_data.h5= 30 Symbol = '1-0146', # Cofh ercekcionrgd sc o=m m216o n symbols Symbol = '0-0094', S#y mobfo lr e=c o'rd0-0005s' ,= #893 of records S= ym842b ol = '1-0116', # ofS Oryempcbeoonrld is=n g=' 0-0052f257'i ,l e#: ofswmr_data.h5 records S=y m988b ol = '4-0418', # oSfy mrbeocloC r=dh se' c=0-0041k 'i39,n g# coofm mroenc osrSydymsmb bo=ol ls479 = '2-0102', # ofS yrSmebcyoomlrb do=sl '== 0-0038 122'' ,0-0011 '#, o#f orfe Srcyeomcrbodorsld s== ='1125 0-0060938' , # of recorSdysm Sb=oy lm471 b =o l' 0-0056=' ,' 0-0047#' ,o f# Sr eyocmfob rordles c =o= r 'd10382-0138s ' ,= #998 oCfh ercekcionrgd sr a=Sn dy94om mb osly m=b o'ls0-0069 'S, y#m booflS yr=me bc'oo0-0007lr' d,=s #'= 1-0155 o'f893, r#e coofr drse c=o r765Sd sy m=b o249l = '0-0037S',y Sm#by omolbf o =lr e'=c0-0032 o''r,0-0065d '#s, o=#f o1081rf e croercdosr d=s =1057 642 SymbCollo s=i n'gS0-0034 y'fm,ib lo#el o=f 'r0-0020e'c,o r#d so f= r1054e cords C= h786e cking randSoymmb ols y= m'b0-0058'o,l #s of recordsS =y m834b ol = '2-0295',S #y mobfo lr e=c o'r0-0008d's, =# o136f records = 682 Symbol =S y'mb1-0034o'l, =# 'o0-0038f' ,r e#c oorfd sr e=c or210d s = 1125 SySmybmoblo l= =' 0-0018''0-0021,' ,# #o fo frecords = 730 Symbol = '4-0239', # of recor records = 996 Symbol = '0-0044', # of records = 984 Symbol = '1-0189', # of records = 196 Symbol = '0-0009', # of records = 741 Closing file ds = 0 Symbol = '0-0039', # of records = 821 Symbol = '3-0224', # of records = 44 Symbol = '4-0182', # of records = 4 Symbol = '0-0052', # of records = 988 Symbol = '0-0024', # of records = 953 Symbol = '2-0162', # of records = 21 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0052', # of records = 988 Symbol = '0-0071', # of records = 813 Symbol = '0-0070', # of records = 1046 Symbol = '0-0033', # of records = 1092 Symbol = '0-0015', # of records = 1124 Checking random symbols Symbol = '1-0173', # of records = 199 Symbol = '0-0099', # of records = 902 Symbol = '2-0076', # of records = 65 Symbol = '1-0085', # of records = 205 Symbol = '3-0360', # of records = 89 Symbol = '0-0091', # of records = 612 Symbol = '0-0027', # of records = 907 Symbol = '0-0023', # of records = 1212 Symbol = '0-0098', # of records = 727 Symbol = '2-0075', # of records = 48 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0058', # of records = 834 Symbol = '0-0047', # of records = 998 Symbol = '0-0077', # of records = 802 Symbol = '0-0017', # of records = 805 Symbol = '0-0010', # of records = 889 Checking random symbols Symbol = '0-0096', # of records = 707 Symbol = '0-0034', # of records = 1054 Symbol = '0-0020', # of records = 786 Symbol = '3-0221', # of records = 9 Symbol = '0-0036', # of records = 829 Symbol = '1-0094', # of records = 214 Symbol = '0-0092', # of records = 1022 Symbol = '4-1291', # of records = 26 Symbol = '3-0690', # of records = 78 Symbol = '1-0152', # of records = 85 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0094', # of records = 893 Symbol = '0-0074', # of records = 692 Symbol = '0-0078', # of records = 664 OpeniSnygm bfoill e=: 'swmr_data.h50-0098 ', # of records = 727 SCymhbeoclk i=n g' 0-0043c'o,m m#o no fs yrmebcoolrsd s = 756 ChecSkyimnbgo lr a=n d'om0-0005 's,y m#b oolfs records =S y842m bol = '1-0145', # ofS yrmebcoolr d=s '= 0-005230' , # of recorSdysm b=o l988 = '1-0146', # of Sreycmobrodls == '2160-0041 ', # of reScyOomrbpdoesln i==n g'479 0-0094f'i,l e#: ofswmr_data.h5 recSorydmsb o=l 893= '0-0038', # of recSorydmsb oC=l h e1125=c k'i1-0116n'g, c#o momfo nr Sescyyommrbbdoosll s== 257' 0-0056', # of recSoSrydymsmb bo=ol l 1038 = = ''0-00114-0418'',C, h #e# c okofif n rgre ecrcoaornrdddsos m = = s y93839m bols SSyymSmbbyoomllb o==l '' 2-01021-0155='' ,,' #0-0047# ' o,of f # r reoecfco orrrdedscs o= r =d 122s249 = 998 Symbol S= y'm0-0060b'o,l #= o'f0-0069 'r,e c#o rodfs r=e c471o rds = 893 Symbol =S 'y2-0138m'b,o l# =o f' 0-0037r'e,c o#r dosf =r e94c ords = 1081 Symbo Symbol = '0-0065', # of records = 642 Symbol = '0-0020', # of records = 786 Symbol = '0-0058', # of records = 834 Symbol = '0-0008', # of records = 682 Symbol = '0-0038', # of records = 1125 Symbol = '0-0021', # of records = 996 Symbol = '0-0044', # of records = 984 Symbol = '1-0189', # of records = 196 Symbol = '0-0009', # of records = 741 Closing file l =S 'y0-0007m'b,o l# =o f' 0-0034r'e,c o#r dosf =r e765c ords = 1054 SymbCohle c=k i'n0-0032g' ,r a#n doofm rseycmobrodlss = 1057 SCylmobsoiln g= f'il2-0295e' , # of records = 136 Symbol = '1-0034', # of records = 210 Symbol = '0-0018', # of records = 730 Symbol = '4-0239', # of records = 0 Symbol = '0-0039', # of records = 821 Symbol = '3-0224', # of records = 44 Symbol = '4-0182', # of records = 4 Symbol = '0-0052', # of records = 988 Symbol = '0-0024', # of records = 953 Symbol = '2-0162', # of records = 21 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = -1 index type = b2 Using generator random seed (used in sparse test only): 125412 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects ******************************************************************************* ** Loop testing parameters: -i b2 -c 5 ******************************************************************************* ############################################################################### ## Generator test ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 684761 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_generator with SWMR_WRITE Parameters: swmr writes on compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 917537 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects ############################################################################### ## Use H5Fstart_swmr_write() to enable SWMR writing mode ############################################################################### launch the swmr_start_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 507581 Using reader random seed: 508517 Using reader random seed: 506857 Using reader random seed: 512285 Using reader random seed: 519067 Using writer random seed: 127975 ############################################################################### ## Writer test - test expanding the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes on compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 203849 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer SWMR_WRITER_MESSAGE is found launch 5 swmr_readers Using reader random seed: 579660 Using reader random seed: 582878 Using reader random seed: 586517 Using reader random seed: 588035 Using reader random seed: 595983 Using writer random seed: 429678 ############################################################################### ## Remove test - test shrinking the dataset ############################################################################### launch the swmr_remove_writer Parameters: # of shrinks between flushes = 1000 # of shrinks = 40000 Using writer random seed: 808039 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 982140 Generating symbol names Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 982984 Generating symbol names Choosing datasets Common symbol #0 = '0-0071' ComChoosing datasets Common symmbol #0 = '0-0085' Common symbol #1 =o '0-0094' Common symbonl #2 = '0-0022' Common symbol #3 = '0-0013' Common symbol #4 s= '0-0091' Random symbyol #0 = '0-0041' Ramndom symbol #1 = b'3-0614' Random symbool #2 = '0-0015' Ranldom symbol #3 = '0-0022' Random symbo#l #4 = '4-0545' Ran1dom symbol #5 = ' 1-0099' Random symbol =#6 = '0-0032' Random symbol #7 = '4-0704'' Random symbol 0-0060#8 = '4-0860' Random symbo'l #9 = '0-0085' Reading recoCrds ommoOpening file: swmr_data.h5 n symbol #2 = '0-0056' Common symbol #3 = '0-0078' Common symbol #4 = Checking common sym'bols 0-0074' Random symbol #Symbol = '00-0085', # of records = 860 = '0-0096' Random symbol #1 = Symbol = ''0-0094', # of records = 1-0141908 ' Random symbol #2Symbol = ' 0-0022', # of recor=ds = 866 '0-0005' Random symSboylm b#o3l == ''1-0020'0-0013 'R,a n#d oomf sryemcboorld s# 4= =865 '0-0086' Random symbol #S5 y=m b'o0-0028l' =R a'nd0-0091o'm, s#y mobfo lr e#c6o r=d s' 0-0027=' 885R andom symboChle c#k7i n=g 'r0-0081a'n dRoamn dsoymm bsoylmsb ol #8 = 'S4-1158y'm bRoaln d=o m' s0-0041y'm,b o#l o#f9 r=e c'o2-0213r'd sR e=a d907i ng records OpeSniynmgb ofli l=e :' 3-0614swmr_data.h5' , # of records = 28 Symbol = '0-0015', # of reCcohredcsk i=n g882 common symbols Symbol = '0-0022',S y#m boofl r=e c'o0-0071r'd,s #= o866f records = 828 Symbol = '4-0545', # Sofy mrbeoclo r=d s' 0-0060=' ,17 # of records = 882 Symbol = '1-0099',S y#m boofl r=e c'o0-0056r'd,s #= o222f records = 893 Symbol = S'y0-0032m'b,o l# =o f' 0-0078r'e,c o#r dosf =r ec849o rds = 889 Parameters: # of secSonds between polling = 1 #y of common symbols tmo poll = 5 # ofb random symbols oto poll = 10 # olf secondSs to test = y3 =Using remader rand om seed: b989865 Genera'ting symbool names 4-0704l' ,= #' 0-0074o'f, r#e coofr drse c=o r9d s = 847 SCyhmebcokli n=g 'ra4-0860n'd,o m# soyfm broelcso rds = 16S ymbol = '0-0096', # oSf yrmebcoolr d=s '= 0-0085868' Parameters: # of seconds between polling = ,1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 990854 GeneratinSg symbol names ym b#o lo f= r'e1-0141c'o,r d#s o=f r860e cords = 235 Closing file SCyhmoboosli n=g 'd0-0005a't,a s#e tosf Croemcmoornd ss y=m b936o l #0 = '0-0087' CommoSny msbyomlb o=l '#1-00201' ,= #' 0-0075o'f Croemcmoornd ss y=m b223o l #2 = '0-0016' Common Ssyymmbbooll #=3 '=0-0086 '',0-0011 '# Coofm mChoosing datasets Common symbol #0 = '0-0025' Common symbol #1 = '0-0039ro' Common symbol #2 = '0-0005' Common symboenl #3 = '0-0000' Common symbolc #4 = '0-0089 ' Random syombol #0 s= '1-0014' Rrandom symybol #1 d= '2-0070' Rmandom sysmbol #2 b= '0-0037' R andom syombol #3= = '3-0108' lRandom s ymbol #4 = '0-0011' 894Random s#ymbol # 5 = '0-0035' 4Random symbol # 6 = '4-1588' Random= symbol #7 = ' 1-0178' Random symb'ol #8 = '2-0367' R0-0074andom symbol #'9 = '2-0287' Reading reRcords andoOm pseySnmyibmnobglo l# 0fil e==: ''swmr_data.h50-00284-0981 '', R#a nodfo mr escyomrbdosl =# 1860 = '4-0912' Random symbSoly m#b2o l= =' 1-0019''0-0027 'R,a n#d oomf sryemCcbohoreldc sk# i3=n g=992 c'o0-0097m'm oRna nsdyommb oslysmS byomlb o#l4 == ''0-00814-1078'', R#a nodfoS mr yesmcybomorbldo sl= =#' 50-0025873 ' =, '2-0347#' oRfa nrdeocmo rsdysm bolS #y6m b=o l' 2-0101=' 'R4-1158a'n,d o#m osfy mrbeoclo=r d #s7908 == 12' 0-0078' Random symbol #8S y=m b'So0-0058ly' m =bR oa'ln2-0213 d'=o, m ' #s0-0039 y'om,fb o#rl e oc#fo9 r rd=es c 'o=3-0504r 'd52 s R=e a861d ing recoCrldoss ing OfpSielynemi bnogl f=i l'e:0-0005 'swmr_data.h5, # of records = 936 Symbol = '0-0000', # of recorCdhse c=k i885n g common symbols Symbol = '0-0089', #S yomfb orle c=o r'd0-0087s' ,= #936 of records C= he848c king random symbols SymSbyomlb =o l' 0-0075=' ,' 1-0014#' ,o f# roefc orredcso r=d s856 = 230 SymbSoylm b=o l' 0-0016=' ,' 2-0070#' ,o f# roefc orredcso r=d s865 = 50 SymboSl y=m b'o0-0011l' ,= #' 0-0037o'f, r#e coofr drse c=o r923d s = 877 SymboSly m=b o'l0-0074 '=, '#3-0108 'o,f #r eocfo rrdesc o=r d847s = 32 Checking ranSdoymm bsoylm b=o l's0-0011 ', # of rSecyomrbdosl == '923 4-0981', # of records = 15 Symbol = '0-0035', # ofS yrmebcoolr d=s '=4-0912 '846, # of records = 19 Symbol = '4-1588', # ofS yrmebcoolr d=s '=1-0019 '15, # of records = 212 Symbol = '1-0178', # Soyfm broelc o=r d's0-0097 '=, 224# of records = 913 Symbol = 'S2-0367y'm,b o#l o=f 'r4-1078e'c,o r#d so f= re46c ords = 13 Symbol = '2-0287S'y,m b#o lo f= r'e2-0347c'o,r d#s o=f 61r ecords = 50 Closing file Symbol = '2-0101', # of records = 65 Symbol = '0-0078', # of records = 889 Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 3 Using reader random seed: 997464 Generating symbol names Choosing datasets Common symbol #0 = '0-0023' Common symbol #1 = '0-0098' Common symbol #2 = '0-0085' Common symbol #3 = '0-0091' Common symbol #4 = '0-0047' Random symbol #0 = '0-0026' Random symbol #1 = '1-0097' Random symbol #2 = '0-0088' Random symbol #3 = '0-0071' Random symbol #4 = '0-0006' Random symbol #5 = '0-0089' Random symbol #6 = '0-0050' Random symbol #7 = '1-0120' Random symbol #8 = '0-0093' Random symbol #9 = '1-0159' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 913 Symbol = '0-0098', # of records = 913 Symbol = '0-0085', # of records = 860 Symbol = '0-0091', # of records = 885 Symbol = '0-0047', # of records = 840 Checking random symbols Symbol = '0-0026', # of records = 908 Symbol = '1-0097', # of records = 225 Symbol = '0-0058', # of records = 904 Symbol = '3-0504', # of records = 37 Symbol = '0-0088', # of records = 899 Symbol = '0-0071', # of records = 828 Symbol = '0-0006', # of records = 862 Symbol = '0-0089', # of records = 936 Symbol = '0-0050', # of records = 915 Symbol = '1-0120', # of records = 217 Symbol = '0-0093', # of records = 904 Symbol = '1-0159', # of records = 214 Closing file Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0085', # of records = 624 Symbol = '0-0094', # of records = 630 Symbol = '0-0022', # of records = 651 Symbol = '0-0013', # of records = 683 Symbol = '0-0091', # of records = 730 Checking random symbols SymbOolp e=n i'n0-0041g' ,f i#l eo:f swmr_data.h5r ecords = 737 Symbol = '3-0614', # of records = 17 Checking Scoymmmboonl s=y m'bo0-0015l's, # of records = S703y mbol = '0-0071', # oSf yrmebcoolr d=s '= 0-0022668' , # of records = 651 Symbol = '0-0060'S,y m#b oolf =r e'co4-0545r'd,s #= o696f records = 17 Symbol = '0-0056',S #y mobfo lr e=c o'rd1-0099s' ,= #716 of records = 198 Symbol = '0-0078'S,y m#b oolf =r e'co0-0032r'd,s #= o705f records = 710 Symbol = '0-0074',S y#m boofl r=e c'or4-0704d's, =# 646o f records C=h e9c king random symbolSs ymbol = 'S4-0860y'm,b o#l o=f 'r0-0096e'c,o r#d so f= re16c ords = 667 Symbol = 'S0-0085y'm,b o#l o=f 'r1-0141e'c,o r#d so f= re624c ords = 172C losing file Symbol = '0-0005', # of records = 737 Symbol = '1-0020', # of records = 168 Symbol = '0-0086', # of records = 668 Symbol = '0-0028', # of records = 618 SymObolp e=n i'n0-0027g' ,f i#l eo:f rswmr_data.h5e cords = 811 Symbol = '0-0081', # of records = 629 CheckSinygm bcoolm m=o n' 4-1158s'y,m b#o losf records = 12 Symbol = '0-0025',S y#m boofl r=e c'o2-0213r'd,s #= o761f records = 37 SyCmlboosli n=g 'f0-0039i'l,e # of records = 716 Symbol = '0-0005', # of records = 737 Symbol = '0-0000', O# poefn irnegc ofridlse := swmr_data.h5745 Symbol = '0-0089', # of records = 747 Checking randComh escykmibnogl sc ommon symSbyomlbso l = '1-0014', # of Sryemcboorld s= =' 0-0087205' , # of recordSs y=m bo704l = '2-0070', # of records S=y m50b ol = '0-0075', # of recSorydmsb o=l 678= '0-0037', # of recorSdysm b=o l723 = '0-0016', # of recorSdsy m=b o737l = '3-0108'Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0023', # of records = 787 Symbol = '0-0098', # of records = 711 Symbol = '0-0085', # of records = 624 Symbol = '0-0091', # of records = 730 Symbol = '0-0047', # of records = 684 Checking random symbols Symbol = '0-0026', # of records = 808 Symbol = '1-0097', # of records = 202 Symbol = '0-0088', # of records = 732 Symbol = '0-0071', # of records = 668 Symbol = '0-0006', # of records = 674 Symbol = '0-0089', # of records = 747 Symbol = '0-0050', # of records = 674 Symbol = '1-0120', # of records = 163 Symbol = '0-0093', # of records = 653 Symbol = '1-0159', # of records = 171 Closing file , # of reScoyrmdbso l= =29 '0-0011', # of records = S675y mbol = '0-0011', # of Sryemcboorld s= =' 0-0074675' , # of records = S646y mbol = '0-0035C'h,e c#k ionfg rreacnodrodms s=y m687b ols SymSbyomlb o=l = ''4-1588'4-0981,' #, o f #re coofr dsr =e c15 ords = 0 Symbol = '1-0178'S, y# mobf orelc or=d s '=4-0912 '188, # of records = 17S ymbol = '2-0367', # of recSoyrmdbs o= l 12= '1-0019', # of recordsS y=m b151o l = '2-0287', # of records S= ym45b ol = '0-0097', # Colfo sriencgo rfdisl e= 717 Symbol = '4-1078', # of records = 9 Symbol = '2-0347', # of records = 34 Symbol = '2-0101', # of records = 61 Symbol = '0-0078', # of records = 705 Symbol = '0-0058', # of records = 717 Symbol = '3-0504', # of records = 24 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0085', # of records = 364 Symbol = '0-0094', # of records = 393 Symbol = '0-0022', # of records = 370 Symbol = '0-0013', # of records = 473 Symbol = '0-0091', # of records = 481 Checking random symbols Symbol = '0-0041', # of recordCs l=o s508i ng datasets ReleasSinygm bsoylm b=o l's 3-0614', # of Crleocsoirndgs o=b j0e cts Symbol = '0-0015', # of records = 461 Symbol = '0-0022', # of records = 370 Symbol = '4-0545', # of records = 17 Symbol = '1-0099', # of records = 115 Symbol = '0-0032', # of records = 409 Symbol = '4-0704', # of records = 9 SyCmblools i=n g' 4-0860d',a t#a soeft sr eRceolredass i=n g 12s ymbols SCylmobsoiln g= o'bj0-0085e'c,t s# of records = 364 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Add/remove test - randomly grow or shrink the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 681879 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_writer Using writer random seed: 912531 launch the swmr_addrem_writer Parameters: # of operations between flushes = 1000 # of operations = 200000 Using writer random seed: 733219 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding and removing records SWMR_WRITER_MESSAGE is found launch 5 swmr_remove_readers Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 901618 Generating symbol names Choosing datasets Common symbol #0 = '0-0017' Common symbol #1 = '0-0009' Common symbol #2 = '0-0042' Common symbol #3 = '0-0090' Common symbol #4 = '0-0016' Random symbol #0 = '0-0017' Random symbol #1 = '0-0042' Random symbol #2 = '0-0030' Random symbol #3 = '4-1254' Random symbol #4 = '4-0567' Random symbol #5 = '1-0140' Random symbol #6 = '0-0086' Random symbol #7 = '2-0061' Random symbol #8 = '0-0059' Random symbol #9 = '3-0681' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 866 Symbol = '0-0009', # of records = 880 Symbol = '0-0042', # of records = 855 Symbol = '0-0090', # of records = 901 Symbol = '0-0016', # of records = 892 Checking random symbols Symbol = '0-0017', # of records = 866 Symbol = '0-0042', # of records = 855 Symbol = '0-0030', # of records = 887 Symbol = '4-1254', # of records = 14 Symbol = '4-0567', # of records = 8 Symbol = '1-0140', # of records = 242 Symbol = '0-0086', # of records = 836 Symbol = '2-0061', # of records = 49 Symbol = '0-0059', # of records = 884 Symbol = '3-0681', # of records = 18 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = 8 Using reader random seed: 915320 Generating symbol names Choosing datasets Common symbol #0 = '0-0096' Common symbol #1 = '0-0034' Common symbol #2 = '0-0016' Common symbol #3 = '0-0055' Common symbol #4 = '0-0048' Random symbol #0 = '1-0110' Random symbol #1 = '1-0041' Random symbol #2 = '0-0024' Random symbol #3 = '0-0031' Random symbol #4 = '4-1085' Random symbol #5 = '0-0087' Random symbol #6 = '0-0021' Random symbol #7 = '0-0092' Random symbol #8 = '4-1021' Random symbol #9 = '2-0164' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 875 Symbol = '0-0034', # of records = 895 Symbol = '0-0016', # of records = 892 Symbol =Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of seconds to test = '8 Using reader random seed: 922716 Generating symbol names 0-0055', # of records = 871 Symbol = '0-0048', # of records = 807 Checking random symbols Symbol = '1-0110', # of records = 236 Symbol = '1-0041', # of records = 230 Symbol = '0-0024', # of records = 902 Symbol = '0-0031', # of records = 863 Symbol =Choosing datasets Common symbol #0 = '0-0024' Common symbol #1 = '0-0072' Common symbol #2 = '0-0039' Common symbol #3 = '0-0015' Common symbol #4 = '0-0083' Random symbol #0 = '4-0777' Random symbol #1 = '2-0166' Random symbol #2 = '0-0009' Random symbol #3 = '3-0533' Random symbol #4 = '1-0153' Random sym bol #5 = '3-0632' Random symbol #6 = '3-0506' Random symbol #7 = '4-1454' Random symbol #8 = '1-0157' Random symbol #9 = '2-0021' Reading records '4-1085'Opening file: swmr_data.h5 , # of records = 13 Symbol = '0-0087', # of records = 905 Checking common symbols SymboSymbol = '0-0024', # of records = 902 l = '0-0021', # of records = 892 Symbol = '0-0092', # of records = 851 Symbol = '4-1021', # of records = 12 Symbol = '2-0164', # of records = 49 Closing fileS ymbol = '0-0072', # of records = 883 Symbol = '0-0039', # of records = 885 Symbol = '0-0015', # of records = 861 Symbol = '0-0083', # of records = 935 Checking random symbols Symbol = '4-0777', # of records = 8 Symbol = '2-0166', # of records = 62 Symbol = '0-0009', # of records = 880 Symbol = '3-0533', # of records = 28 Symbol = '1-0153', # of records = 176 Symbol = '3-0632', # of records = 28 Symbol = '3-0506', # of records = 20 Symbol = '4-1454', # of records = 12 Symbol = '1-0157', # of records = 221 Symbol = '2-0021', # of records = 63 Closing file Parameters: # of seconds between polling = 1 # of common symbols to poll = 5 # of random symbols to poll = 10 # of secondsP to atreasmte t=e rs8: U s#i nogf rseeacdoenrd sr abnedtowme esne epdo:l l935225i nGge n=e ratin1g s#y mboofl cnoammmeosn symbols to poll = 5 # of random symbols toChoosing datasets Common symbol #0 = '0-0073' Common symbol #1 = '0-0098' Common symbol #2 = '0-0004' Common symbol #3 = '0-0001' Common symbol #4 = '0-0084' Random symbol #0 = '0-0060' Random symbol #1 = '4-0672' Random symbol #2 = '2-0202' Random symbol #3 = '3-0556' Random symbol #4 = '0-0047' Random symbol #5 = '0-0082' Random symbol #6 = '3-0555' Random symbol #7 = '0-0031' Random symbol #8 = '1-0141 poll = 10 # of seconds to test = 8 Using reader random seed: 936024 Generating symbol names Choosing datasets Common symbol #0 = '0-0069' Common symbol #1 = '0-0017' Common symbol #2 = '0-0029' Common symbol #3 = '0-0053' Common symbol #4 = '0-0076' Random symbol #0 = '0-0069' Random symbol #1 = '0-0025' Random symbol #2 = '0-0089' Random symbol #3 = '3-0447' Random symbol #4 = '0-0015' Random symbol #5 = '0-0012' Random symbol #6 = '0-0085' Random symbol #7 = '1-0129' Random symbol #8 = '3-0420' Random symbol #9 = '3-0639' Reading records Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 879 Symbol = '0-0017', # of records = 866 Symbol = '0-0029', # of records = 906 Symbol = '0-0053', # of records = 893 Symbol = '0-0076', # of records = 840 Checking random symbols Symbol = '0-0069', # of records = 879 Symbol = '0-0025', # of records = 823 Symbol = '0-0089', # of records = 914 Symbol = '3-0447', # of records = 33 Symbol = '0-0015', # of records = 861 ' Random Ssyymmbbooll # 9= =' 0-0012''3-0250,' # Roefa driencgo rrdesc o=r ds898 Opening file: swmr_data.h5 Symbol = '0-0085', # of records = 865 Symbol = 'C1-0129h'e,c k#i nof records = 237 g common symbols Symbol = '3-0420', S#y mobfo lr e=c o'r0-0073d's, =# 32o f records = 890 Symbol = '3-0639', # ofS yrmebcoolr d=s '=0-0098 '32, # of records = C847l osing file Symbol = '0-0004', # of records = 850 Symbol = '0-0001', # of records = 888 Symbol = '0-0084', # of records = 917 Checking random symbols Symbol = '0-0060', # of records = 902 Symbol = '4-0672', # of records = 13 Symbol = '2-0202', # of records = 50 Symbol = '3-0556', # of records = 22 Symbol = '0-0047', # of records = 921 Symbol = '0-0082', # of records = 916 Symbol = '3-0555', # of records = 27 Symbol = '0-0031', # of records = 863 Symbol = '1-0141', # of records = 199 Symbol = '3-0250', # of records = 32 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 906 Symbol = '0-0009', # of records = 933 Symbol = '0-0042', # of records = 892 Symbol = '0-0090', # of records = 881 Symbol = '0-0016', # of records = 884 Checking random symbols Symbol = '0-0017', # of records = 906 Symbol = '0-0042', # of records = 892 Symbol = '0-0030', # of records = 888 Symbol = '4-1254', # of records = 14 Symbol = '4-0567', # of records = 8 Symbol = '1-0140', # of records = 246 Symbol = '0-0086', # of records = 865 Symbol = '2-0061', # of records = 40 Symbol = '0-0059', # of records = 925 Symbol = '3-0681', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 874 Symbol = '0-0034', # of records = 915 Symbol = '0-0016', # of records = 884 Symbol = '0-0055', # of records = 855 Symbol = '0-0048', # of records = 751 Checking random symbols Symbol = '1-0110', # of records = 221 Symbol = '1-0041', # of records = 258 Symbol = '0-0024', # of records = 939 Symbol = '0-0031', # of records = 860 Symbol = '4-1085', # of records = 13 Symbol = '0-0087', # of records = 925 OSpymbol = e'0-0021', n# of reciords n= g928 file: swmr_data.h5S ymbol = '0-0092', # of records = 817 Symbol = '4-1021', # of records = 18 CheckinSgy mcboomlm o=n 's2-0164y'm,b o#l so f records = 43 SymbolC l=o s'i0-0024n'g, f#i loef records = 939 Symbol = '0-0072', # of records = 915 Symbol = '0-0039', # of records = 783 Symbol = '0-0015', # of records = 831 Symbol = '0-0083', # of records = 883 Checking random symbols Symbol = '4-0777', # of records = 8 Symbol = '2-0166', # of records = 59 Symbol = '0-0009', # of records = 933 Symbol = '3-0533', # of records = 28 Symbol = '1-0153', # of records = 153 Symbol = '3-0632', # of records = 28 Symbol = '3-0506', # of records = 32 Symbol = '4-1454', # of records = 12 Symbol = '1-0157', # of records = 213 Symbol = '2-0021', # of records = 70 CloOsingp feilne ing file: swmr_data.h5 Checking common symbols Symbol = '0-0069', # of records = 886 Symbol = '0-0017', # of records = 913 Symbol = '0-0029', # of records = 870 Symbol = '0-0053', # of records = 961 Symbol = '0-0076', # of records = 801 CheckingO prenainng fdiloe:m swmr_data.h5 symbols Symbol = '0-0069', # ofC herckeincg ocormmdons s ym=bo ls 886 Symbol = '0-0073'S, y# mofb roeclor ds= = 923' 0-0025', # of reScymoborl d= s'0-0098 ',= # of761 r ecords = 870 SSymbyolm =b 'o0-0004'l, # =of r'eco0-0089rd's ,= 793# of recorSydmbso l == '0-0001'928, # of records = 867 SySmymbbool =l ' 0-0084'=, # 'of 3-0447re'co,rd s #= 933o f recoChrecdkisng r=an do33m symbols Symbol = '0-0060', S# oyf mrebcoordls = =783 '0-0015', # oSfym borl e= c'o4-0672r',d s# of= r ec824or ds = 13 SymbSoly =m 'b2-0202o',l # o=f re'cor0-0012ds' =, 43 # of recoSrymdbosl = =' 3-0556',843 # of records = 32 SySmymbbool l= ' 0-0047'=, #' of0-0085 r'ec,or ds# = 921o f recordsS ym=bo l =872 ' 0-0082', # of records = 907 SymbSoylmb ol= = ''3-0555'1-0129, '# ,of r#ecords = 27 of recordSsym bo=l = '2610-0031 ', # of records = 860 SymbSoymlbo l == ''1-0141',3-0420 #' o,f re#co rdos f= 202 records = Sy32mb ol = '3-0250', # of records = 41 SymCbloosilng f=il e '3-0639', # of records = 32 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 939 Symbol = '0-0009', # of records = 936 Symbol = '0-0042', # of records = 878 Symbol = '0-0090', # of records = 881 Symbol = '0-0016', # of records = 808 Checking random symbols Symbol = '0-0017', # of records = 939 Symbol = '0-0042', # of records = 878 Symbol = '0-0030', # of records = 899 Symbol = '4-1254', # of records = 14 Symbol = '4-0567', # of records = 11 Symbol = '1-0140', # of records = 241 Symbol = '0-0086', # of records = 880 Symbol = '2-0061', # of records = 55 Symbol = '0-0059', # of records = 926 Symbol = '3-0681', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 824 Symbol = '0-0034', # of records = 911 Symbol = '0-0016', # of records = 808 Symbol = '0-0055', # of records = 851 Symbol = '0-0048', # of records = 694 Checking random symbols Symbol = '1-0110', # of records = 213 Symbol = '1-0041', # of records = 254 Symbol = '0-0024', # of records = 972 Symbol = '0-0031', # of records = 941 Symbol = '4-1085', # of records = 8 Symbol = '0-0087', # of records = 943 Symbol = '0-0021', # of records = 971 Symbol = '0-0092', # of records = 824 Symbol = '4-1021', # of records = 31 OSpyemnbionlg =f i'l2-0164e':, #swmr_data.h5 of records = 36 Closing fCilhee cking common symbols Symbol = '0-0024', # of records = 972 Symbol = '0-0072', # of records = 978 Symbol = '0-0039', # of records = 847 Symbol = '0-0015', # of records = 802 Symbol = '0-0083', # of records = 894 Checking random symbols Symbol = '4-0777', # of records = 13 Symbol = '2-0166', # of records = 62 Symbol = '0-0009', # of records = 936 Symbol = '3-0533', # of records = 32 Symbol = '1-0153', # of records = 131 Symbol = '3-0632', # of records = 25 Symbol = '3-0506', # of records = 48 Symbol = '4-1454', # of records = 12 Symbol = '1-0157', # of records = 183 Symbol = '2-0021', # of records = 45 Closing file Opening file: swmr_data.h5 Checking common symbols OpenSiynmgb ofli l=e :' 0-0073swmr_data.h5' , # of records = 914 CheckSinygm bcoolm m=o n' 0-0098s'y,m b#o losf records = 899 Symbol = '0-0069', # Soyfm broelc o=r d's0-0004 '=, 912# of records = 756 Symbol = '0-0017'S,y m#b oolf =r e'c0-0001o'r,d s# =o f939 records = 869 Symbol = S'y0-0029m'b,o l# =o f' 0-0084r'e,c o#r dosf =r e901cords = 899 ChecSkyimnbgo lr a=n d'om0-0053 's,y m#b oolfs recordsS y=m bo922l = '0-0060', # of recorSdysm b=o l711 = '0-0076', # of recorSdysm b=o l861 = '4-0672', # oCfh ercekcionrgd sr a=n d14o m symbols SySmbyomlb o=l '= 0-0069'',2-0202 '#, o#f orfe croercdosr d=s =912 42 SymbSoylm b=o l' 0-0025=' ,' 3-0556#' ,o f# roefc orredcso r=d s812 = 32 SymSbyomlb o=l '=0-0089 '',0-0047 '#, o#f orfe croercdosr d=s =871 970 SSyymmbbooll == ''3-04470-0082'',, ## ooff rreeccorodrs d= s862 = 33 Symbol = '3-0555', #S ofy rmebcoordls == 35 '0-0015', # of Sreycmobrodls == '8020-0031 ', # of records = 941S ymbol = '0-0012', # Soyfm broelc o=r d's1-0141 '=, 829# of records = 204 Symbol = '0-0085', S#y mobfo lr e=c o'r3-0250d's, =# 872o f records = 32 Symbol C=l o's1-0129i'n,g #f iolfe records = 294 Symbol = '3-0420', # of records = 15 Symbol = '3-0639', # of records = 31 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 899 Symbol = '0-0009', # of records = 946 Symbol = '0-0042', # of records = 942 Symbol = '0-0090', # of records = 946 Symbol = '0-0016', # of records = 798 Checking random symbols Symbol = '0-0017', # of records = 899 Symbol = '0-0042', # of records = 942 Symbol = '0-0030', # of records = 944 Symbol = '4-1254', # of records = 16 Symbol = '4-0567', # of records = 20 Symbol = '1-0140', # of records = 236 Symbol = '0-0086', # of records = 892 Symbol = '2-0061', # of records = 44 Symbol = '0-0059', # of records = 950 Symbol = '3-0681', # of records = 11 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 755 Symbol = '0-0034', # of records = 903 Symbol = '0-0016', # of records = 798 Symbol = '0-0055', # of records = 803 Symbol = '0-0048', # of records = 693 Checking random symbols Symbol = '1-0110', # of records = 232 Symbol = '1-0041', # of records = 270 Symbol = '0-0024', # of records = 965 Symbol = '0-0031', # of records = 947 Symbol = '4-1085', # of records = 11 Symbol = '0-0087', # of records = 936 Symbol = '0-0021', # of records = 979 Symbol = '0-0092', # of records = 849 Symbol = '4-1021', # of records = 31 Symbol = '2-0164', # of records = 17 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 965 Symbol = '0-0072', # of records = 948 Symbol = '0-0039', # of records = 823 Symbol = '0-0015', # of records = 792 Symbol = '0-0083', # of records = 901 Checking random symbols Symbol = '4-0777', # of records = 13 Symbol = '2-0166', # of records = 62 Symbol = '0-0009', # of records = 946 Symbol = '3-0533', # of records = 32 Symbol = '1-0153', # of records = 157 Symbol = '3-0632', # of records = 25 Symbol = '3-0506', # of records = 51 Symbol = '4-1454', # of records = 12 Symbol = '1-0157', # of records = 182 Symbol = '2-0021', # of records = 38 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 895 Opening fileS:y mbswmr_data.h5o l = '0-0098', # of records = 838 Checking coSmymmobno ls y=m b'o0-0004l's, # of records = 846 Symbol = '0-0069', #S yomfb orle c=o r'd0-0001s' ,= #964 of records = 878 Symbol = 'S0-0017y'm,b o#l o=f 'r0-0084e'c,o r#d so f= r890e cords = 877 SymCbhoelc k=i n'g 0-0029r'a,n d#o mo fs yrmebcoolrsd s = 889 Symbol = '0-0060', S#y mobfo lr e=c o'rd0-0053s' ,= #733 of records = 948 Symbol = '4-0672', S#y mobfo lr e=c o'rd0-0076s' ,= #14 of records = 820 Symbol = 'C2-0202h'e,c k#i nogf rraencdoormd ss y=m b39o ls SymboSly m=b o'l0-0069 '=, '#3-0556 'o,f #r eocfo rrdesc o=r d964s = 32 SymbSoylm b=o l' 0-0025=' ,' 0-0047#' ,o f# roefc orredcosr d=s =784 961 SSyymmbbooll == ''0-00890-0082'',, ## ooff rreeccoorrddss == 879920 SSyymmbbooll == ''3-05553-0447'',, ## ooff rreeccoorrddss == 3133 SSyymbmoblo l= =' 0-0031''0-0015,' ,# #o fo fr erceocrodrsd s= = 947 792 SSyymmbbooll == ''0-00121-0141'',, ## ooff rreeccoorrddss == 849235 SymSbyomlb o=l '=0-0085 '',3-0250 '#, o f# reocfo rrdesc o=rd s860 = 26 CSloysmibnogl f=i l'e1-0129 ', # of records = 281 Symbol = '3-0420', # of records = 17 Symbol = '3-0639', # of records = 32 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 924 Symbol = '0-0009', # of records = 892 Symbol = '0-0042', # of records = 951 Symbol = '0-0090', # of records = 938 Symbol = '0-0016', # of records = 814 Checking random symbols Symbol = '0-0017', # of records = 924 Symbol = '0-0042', # of records = 951 Symbol = '0-0030', # of records = 939 Symbol = '4-1254', # of records = 16 Symbol = '4-0567', # of records = 20 Symbol = '1-0140', # of records = 270 Symbol = '0-0086', # of records = 953 Symbol = '2-0061', # of records = 31 Symbol = '0-0059', # of records = 965 Symbol = '3-0681', # of records = 12 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 760 Symbol = '0-0034', # of records = 938 Symbol = '0-0016', # of records = 814 Symbol = '0-0055', # of records = 809 Symbol = '0-0048', # of records = 664 Checking random symbols Symbol = '1-0110', # of records = 251 Symbol = '1-0041', # of records = 294 Symbol = '0-0024', # of records = 971 Symbol = '0-0031', # of records = 958 Symbol = '4-1085', # of records = 11 Symbol = '0-0087', # of records = 871 Symbol = '0-0021', # of records = 957 Symbol = '0-0092', # of records = 877 Symbol = '4-1021', # of records = 31 Symbol = '2-0164', # of records = 17 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 971 Symbol = '0-0072', # of records = 967 Symbol = '0-0039', # of records = 789 Symbol = '0-0015', # of records = 767 Symbol = '0-0083', # of records = 961 Checking random symbols Symbol = '4-0777', # of records = 13 Symbol = '2-0166', # of records = 60 Symbol = '0-0009', # of records = 892 Symbol = '3-0533', # of records = 33 Symbol = '1-0153', # of records = 167 Symbol = '3-0632', # of records = 27 Symbol = '3-0506', # of records = 51 Symbol = '4-1454', # of records = 11 Symbol = '1-0157', # of records = 170 Symbol = '2-0021', # of records = 29 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0073', # of records = 865 Opening Sfyimlbeo:l =swmr_data.h5 '0-0098', # of records = 826 CheckinSg ycmobmomlo n= s'y0-0004m'b,o l#s of records = 808 Symbol = '0-0069', S#y mobfo lr e=c o'r0-0001d's, =# 1008o f records = 893 SymboSly m=b o'l =0-0017 '',0-0084 '#, o#f orfe croercdosr d=s =927 956 ChecSkyimbnogl = r'a0-0029'n, d# oofm r ecsorydsm b= o795 ls SymSboyl m=b 'o0-0053l', #= of' re0-0060co'rd,s = #954 of recorSdysmb ol= = '0-0076706', # of records = 756 ChSeckyinmg broanld o=m 's4-0672y'm,b o#l so f recorSdysm b=o l16 = '0-0069', # of records =S y1008m bol = '2-0202', # oSfy mrbeoclo r=d s' =0-0025 '42, # of records = 716 Symbol = '3-0556', # Soyfm broelc o=r d's 0-0089=' ,40 # of records = 843S ymbol = '0-0047', #S oyfm broelc o=r d's 3-0447=' ,1077 # of records = S34y mbol = '0-0082', # oSf yrmebcoolr d=s '= 0-0015'874, # of records = S763y mbol = '3-0555', # oSfy mrbeoclo r=d s' =0-0012 '31, # of records =S y887m bol = '0-0031', # ofS yrmebcoolr d=s '= 0-0085958' , # of records =S y872m bol = '1-0141', # of reScoyrmdbso l= =241 '1-0129', # of recordSsy m=b o254l = '3-0250', # of reScoyrmdbso l= =28 '3-0420', # of recordCsl o=s i9n g file Symbol = '3-0639', # of records = 32 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 991 Symbol = '0-0009', # of records = 885 Symbol = '0-0042', # of records = 954 Symbol = '0-0090', # of records = 892 Symbol = '0-0016', # of records = 765 Checking random symbols Symbol = '0-0017', # of records = 991 Symbol = '0-0042', # of records = 954 Symbol = '0-0030', # of records = 982 Symbol = '4-1254', # of records = 16 Symbol = '4-0567', # of records = 12 Symbol = '1-0140', # of records = 265 Symbol = '0-0086', # of records = 1011 Symbol = '2-0061', # of records = 28 Symbol = '0-0059', # of records = 886 Symbol = '3-0681', # of records = 12 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 666 Symbol = '0-0034', # of records = 967 Symbol = '0-0016', # of records = 765 Symbol = '0-0055', # of records = 807 Symbol = '0-0048', # of records = 666 Checking random symbols Symbol = '1-0110', # of records = 261 Symbol = '1-0041', # of records = 320 Symbol = '0-0024', # of records = 940 Symbol = '0-0031', # of records = 978 Symbol = '4-1085', # of records = 11 Symbol = '0-0087', # of records = 863 Symbol = '0-0021', # of records = 937 Symbol = '0-0092', # of records = 838 Symbol = '4-1021', # of records = 45 Symbol = '2-0164', # of records = 13 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0024', # of records = 940 Symbol = '0-0072', # of records = 969 Symbol = '0-0039', # of records = 757 Symbol = '0-0015', # of records = 803 Symbol = '0-0083', # of records = 954 Checking random symbols Symbol = '4-0777', # of records = 13 Symbol = '2-0166', # of records = 47 Symbol = '0-0009', # of records = 890 Symbol = '3-0533', # of records = 33 Symbol = '1-0153', # of records = 197 Symbol = '3-0632', # of records = 17 Symbol = '3-0506', # of records = 51 Symbol = '4-1454', # of records = 11 Symbol = '1-0157', # of records = 200 Symbol = '2-0021', # of records = 34 Closing file Opening file: swmr_data.h5 Checking common symboOlsp ening file: swmr_data.h5 Symbol = '0-0073', # of records = 892C hecking common symbolSs ymbol = '0-0098', # oSfy mrbeoclo r=d s' =0-0069 '826, # of records = 1015 Symbol = '0-0004', # of Sreycmobrodls == '8820-0017 ', # of records = 992S ymbol = '0-0001', S# yomfb orlec o=r d's0-0029 '=, 900# of records = 837 Symbol = '0-0084', # oSf yrmebcoordls == '9160-0053 ', # of rCehceocrkdisn g= ra1010n dom symbols SySmybmoblo l= =' '0-00760-0060'',, ## ooff rreeccoorrddss == 781710 ChecSkyimnbgo lr a=n d'o4-0672m' ,s y#m boofl sr ecords S=y m16b ol = '0-0069', # of rSeycmobrodls == '10152-0202 ', # of records = S51y mbol = '0-0025', # oSf yrmebcoolr d=s '=3-0556 '771, # of records = 40 Symbol = '0-0089', #S yomfb orle c=o r'd0-0047s' ,= #893 of records = 1085 Symbol = '3-0447',S y#m boofl r=e c'o0-0082r'd,s #= o34f records = 863 Symbol = '0-0015',S y#m boofl r=e c'o3-0555r'd,s #= o803f records = 31 Symbol = '0-0012S'y,m b#o lo f= r'e0-0031c'o,r d#s o=f 857r ecords = 978 Symbol = 'S0-0085y'm,b o#l o=f 'r1-0141e'c,o r#d osf =r ec856o rds = 254 Symbol =S y'm1-0129b'o,l #= o'f3-0250 'r,e c#o rodfs r=e co264r ds = 25 Symbol C=l o's3-0420i'n,g #f iolfe records = 13 Symbol = '3-0639', # of records = 30 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 953 Symbol = '0-0009', # of records = 862 Symbol = '0-0042', # of records = 988 Symbol = '0-0090', # of records = 942 Symbol = '0-0016', # of records = 800 Checking random symbols Symbol = '0-0017', # of records = 953 Symbol = '0-0042', # of records = 988 Symbol = '0-0030', # of records = 980 Symbol = '4-1254', # of records = 18 Symbol = '4-0567', # of records = 9 Symbol = '1-0140', # of records = 272 Symbol = '0-0086', # of records = 1034 Symbol = '2-0061', # of records = 19 Symbol = '0-0059', # of records = 925 Symbol = '3-0681', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 697 Symbol = '0-0034', # of records = 888 Symbol = '0-0016', # of records = 800 Symbol = '0-0055', # of records = 814 Symbol = '0-0048', # of records = 626 Checking random symbols Symbol = '1-0110', # of records = 239 Symbol = '1-0041', # of records = 350 Symbol = '0-0024', # of records = 936 Symbol = '0-0031', # of records = 984 Symbol = '4-1085', # of records = 14 Symbol = '0-0087',Opening file: swmr_data.h5 # of recCohredcsk i=n g888 common symbols Symbol = '0-0021'S,y m#b oolf =r e'co0-0024r'd,s #= of892 records = 936 Symbol = '0-0092',S y#m boofl r=e c'o0-0072r'd,s #= o812f records = 984 Symbol = '4-1021', # Soyfm broelc o=r d's0-0039 '=, 43# of records = 768 Symbol = '2-0164', #S yomfb orle c=o r'd0-0015s' ,= #11 of records = 837C losing file Symbol = '0-0083', # of records = 941 Checking random symbols Symbol = '4-0777', # of records = 14 Symbol = '2-0166', # of records = 55 Symbol = '0-0009', # of records = 864 Symbol = '3-0533', # of records = 32 Symbol = '1-0153', # of records = 169 Symbol = '3-0632', # of records = 22 Symbol = '3-0506', # of records = 59 Symbol = '4-1454', # of records = 11 Symbol = '1-0157', # of records = 178 Symbol = '2-0021', # of records = 41 Closing file Opening file: swmr_data.h5 Checking common symbols Opening filSey:m boswmr_data.h5l = '0-0073', # of records = 903 Checking coSmmyomnb osly m=b o'l0-0098s' , # of records = S798y mbol = '0-0069', # of Sryemcboorld s= =' 0-00041041' , # of records = 1000 Symbol = '0-0017',S y#m boofl r=e c'o0-0001r'd,s #= o953f records = 922 Symbol = 'S0-0029y'm,b o#l o=f 'r0-0084e'c,o r#d so f= r866e cords = 923 SCyhmebcokli n=g 'ra0-0053n'd,o m# soyfm broelcso rds = 1004S ymbol = '0-0060', # oSf yrmebcoolr d=s '= 0-0076722' , # of records = S831y mbol = '4-0672',C h#e cokfi nrge croarnddso m= s16y mbols SymbolS y=m b'o0-0069l' ,= #' 2-0202o'f, r#e coofr drse c=o r1041d s = 43 Symbol =S y'm0-0025b'o,l #= o'f3-0556 'r,e c#o rodfs r=e co753r ds = 42 SymbolS y=m b'o0-0089l' ,= #' 0-0047o'f, r#e coofr drse c=o rd916s = 1059 SymbSoylm b=o l' 3-0447=' ,' 0-0082#' ,o f# roefc orredcso =r d26 s = 878 SymbolS =y m'bo0-0015l' ,= #' 3-0555o'f, r#e coofr drse c=o rd837s = 23 SymboSly m=b o'l0-0012 '=, #' o0-0031f 'r,e c#o rodfs =r 828e cords = 984 Symbol = '0-0085', # oSf yrmebcoolr d=s '=1-0141 '888, # of records =S y205m bol = '1-0129', # of recorSdysm b=o l270 = '3-0250', # of recoSrydmsb o=l 31= '3-0420', # of reCcloorsdisn g= fi12l e Symbol = '3-0639', # of records = 34 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0017', # of records = 916 Symbol = '0-0009', # of records = 839 Symbol = '0-0042', # of records = 991 Symbol = '0-0090', # of records = 968 Symbol = '0-0016', # of records = 814 Checking random symbols Symbol = '0-0017', # of records = 916 Symbol = '0-0042', # of records = 991 Symbol = '0-0030', # of records = 993 Symbol = '4-1254', # of records = 18 Symbol = '4-0567', # of records = 9 Symbol = '1-0140', # of records = 225 Symbol = '0-0086', # of records = 1126 Symbol = '2-0061', # of records = 15 Symbol = '0-0059', # of records = 980 Symbol = '3-0681', # of records = 14 Closing file Opening file: swmr_data.h5 Checking common symbols Symbol = '0-0096', # of records = 780 Symbol = '0-0034', # of records = 848 Symbol = '0-0016', # of records = 830 Symbol = '0-0055', # of records = 788 Symbol = '0-0048', # of records = 650 Checking random symbols Symbol = '1-0110', # of records = 230 Symbol = '1-0041', # of records = 351 Symbol = '0-0024', # of records = 942 SymbOol p= e'n0-0031i',n g# off irleceo:rd s swmr_data.h5= 1004 Symbol = '4-1085', # of rCechoerdcsk =i n21g common sySmybmbooll =s '0-0087', # of records = 836S ymbol = '0-0024S'y,m b#o lo f= r'ec0-0021o'r,d s# =o f942 records = 882 SymboSl y=m b'o0-0072l' , #= o f 're0-0092co'r,d s# =o f1017 records = 812 Symbol = '0-0039'S,y m#b oolf =r e'co4-1021r'd,s #= o752f records = 43 Symbol = '0-0015S',y m#b oolf =r e'c2-0164o'r,d s# =o f824 records = 8 Symbol = '0-0083'C, l#o soifn gr efciolred s = 945 Checking random symbols Symbol = '4-0777', # of records = 14 Symbol = '2-0166', # of records = 57 Symbol = '0-0009', # of records = 851 Symbol = '3-0533', # of records = 22 Symbol = '1-0153', # of records = 194 Symbol = '3-0632', # of records = 4 Symbol = '3-0506', # of records = 59 Symbol = '4-1454', # of records = 14 Symbol = '1-0157', # of records = 182 Symbol = '2-0021', # of records = 46 Closing file Opening file: swmr_data.h5 Opening file: Cswmr_data.h5 hecking common symbolCsh ecking common symbols Symbol = S'ym0-0073bo'l, = #' 0-0069'o,f # rofe creocrorddss == 1016 914 Symbol = 'S0-0017'y,m #b oofl re=c or'ds0-0098 '= ,916 # of recordsS y=m bol = 787' 0-0029', # of records = 844 SymbolS y=mb o'l 0-0004= '',0-0053' ,# # ooff rerceorcdos r=d 1078s = 1044 Symbol = '0-0076', # ofS yremcborodls == 826 '0-0001', #C hoecfk inrge rcanodromd ssy m=bo ls952 Symbol = '0-0069', # of recoSrdysm =b o1016l = '0-0084', #S ymobfol r= e'c0-0025o',r d# so f =r ec903o rds = 773 CheckiSnygm borla =n d'o0-0089'm, #s yofm breoclorsd s = 880 SymboSly m=bo l' =0-0060 ''3-0447,', ## oof fr ecroerdcso =r d17 s = 770 Symbol = '0-0015', # of recSordys m=b o824 l = '4-0672', S#y mboofl =r 'e0-0012c',o r# dosf re=co rds16 = 830 Symbol = S'0-0085y'm, b#o olf r=e co'rd2-0202s' =, 887 # of recorSdymsb ol= = '351-0129 ', # of records = 260 SymboSly mb=o l '= 3-0556'3-0420'',, ## o fo rfe corrdesc o= r4d s = 42 Symbol = '3-0639',S # yomf breoclor ds= = '34 0-0047', # of Crloescinogr fdisle = 1030 Symbol = '0-0082', # of records = 967 Symbol = '3-0555', # of records = 30 Symbol = '0-0031', # of records = 1004 Symbol = '1-0141', # of records = 160 Symbol = '3-0250', # of records = 31 Closing file Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects Closing datasets Releasing symbols Closing objects ############################################################################### ## Sparse writer test - test writing to random locations in the dataset ############################################################################### launch the swmr_generator Parameters: swmr writes off compression level = 5 index type = b2 Using generator random seed (used in sparse test only): 400180 Generating skeleton file: swmr_data.h5 Creating file Creating datasets Closing objects launch the swmr_sparse_writer Parameters: # of records between flushes = 1000 # of records to write = 20000 Generating symbol names Opening skeleton file: swmr_data.h5 Opening datasets Adding records SWMR_WRITER_MESSAGE is found launch 3 swmr_sparse_readers Closing datasets Releasing symbols Closing objects SWMR tests passed. 207.84user 44.35system 3:41.74elapsed 113%CPU (0avgtext+0avgdata 240596maxresident)k 4616inputs+2929368outputs (0major+8427656minor)pagefaults 0swaps Finished testing testswmr.sh ============================ ============================ ============================ Testing testvdsswmr.sh Finished testing testvdsswmr.sh ============================ testvdsswmr.sh Test Log ============================ cp: -r not specified; omitting directory 'vds_swmr_test' ############################################################################### ## Basic VDS SWMR test - writing to a tiled plane ############################################################################### launch the generator launch the 6 SWMR VDS writers (1 per source) launch 5 SWMR readers SSSWWSWMMWMRRMR R ww wrrrriieittateederrer r ee exxexiixittiteetedded d ss suusuccuccccceecessesssssffsSfuufWulluMllllRlyyl y yr eader exited successfully SWMR reader exited successfully SWMR writer exited successfully SWMR writer exited successfully SWMR reader exited successfully SWMR reader exited successfully SWMR writer exited successfully VDS SWMR tests passed. 118.72user 25.02system 0:25.14elapsed 571%CPU (0avgtext+0avgdata 12728maxresident)k 80inputs+376outputs (0major+12072825minor)pagefaults 0swaps Finished testing testvdsswmr.sh ============================ ============================ ============================ Testing testflushrefresh.sh Finished testing testflushrefresh.sh ============================ testflushrefresh.sh Test Log ============================ Testing individual object flush behavior: Testing to ensure H5Gflush correctly flushes single groups PASSED Testing to ensure H5Dflush correctly flushes single datasets PASSED Testing to ensure H5Tflush correctly flushes single datatypes PASSED Testing to ensure H5Oflush correctly flushes single objects PASSED Testing individual object refresh behavior: Testing to ensure that H5Drefresh correctly refreshes single datasets PASSED Testing to ensure that H5Grefresh correctly refreshes single groups PASSED Testing to ensure that H5Trefresh correctly refreshes single datatypes PASSED Testing to ensure that H5Orefresh correctly refreshes single objects PASSED flush/refresh objects tests passed. 1.98user 3.96system 0:02.95elapsed 201%CPU (0avgtext+0avgdata 9240maxresident)k 104inputs+2376outputs (0major+363513minor)pagefaults 0swaps Finished testing testflushrefresh.sh ============================ ============================ ============================ Testing test_usecases.sh Finished testing test_usecases.sh ============================ test_usecases.sh Test Log ============================ use_disable_mdc_flushes PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -y 3 PASSED ===Parameters used:=== chunk dims=(3, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -n 3000 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=3000 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed use_disable_mdc_flushes -n 5000 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=5000 using SWMR mode=yes(1) data filename=use_disable_mdc_flushes.h5 ===Parameters shown=== Creating skeleton data file for testing H5Odisable_mdc_flushes()... File created. writing to the file Dataset has disabled mdc flushes. dataset rank 3, dimensions 0 x 256 x 256 All passed twriteorder PASSED blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 5351: launch reader process All passed twriteorder -b 1000 PASSED blocksize = 1000 part_size = 2048 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 5384: launch reader process All passed twriteorder -p 3000 PASSED blocksize = 1024 part_size = 3000 nlinkedblock = 512 launch = 0 Creating skeleton data file for test... File created. 5417: launch reader process All passed twriteorder -n 2000 PASSED blocksize = 1024 part_size = 2048 nlinkedblock = 2000 launch = 0 Creating skeleton data file for test... File created. 5450: launch reader process All passed twriteorder -l w PASSED launch = 1 blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 1 Creating skeleton data file for test... File created. All passed twriteorder -l r PASSED launch = 2 blocksize = 1024 part_size = 2048 nlinkedblock = 512 launch = 2 5501: launch reader process twriteorder test passed. ./use_append_chunk PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5547: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 2 reading planes 2 to 3 no new planes to read reading planes 3 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5533: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -z 256 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5580: launch reader process dataset rank 3, dimensions 1 x 256 x 256 reading planes 0 to 1 reading planes 1 to 3 reading planes 3 to 4 no new planes to read reading planes 4 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5566: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -f /tmp/datatfile.5183 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.5183 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5613: launch reader process dataset rank 3, dimensions 0 x 256 x 256 no new planes to read reading planes 0 to 256 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=/tmp/datatfile.5183 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5599: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -l w PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5633: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_chunk -l r PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader number of iterations=1 (not used yet) ===Parameters shown=== 5665: launch reader process dataset rank 3, dimensions 256 x 256 x 256 reading planes 0 to 256 ./use_append_chunk -z 256 -y 5 PASSED ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5711: launch reader process dataset rank 3, dimensions 0 x 256 x 256 no new planes to read reading planes 0 to 256 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 256, 256) number of planes to write=256 using SWMR mode=yes(1) data filename=use_append_chunk.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5697: continue as the writer process dataset rank 3, dimensions 0 x 256 x 256 All passed ./use_append_mchunks PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5745: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5731: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -z 256 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5778: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5764: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -f /tmp/datatfile.5183 PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=/tmp/datatfile.5183 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5811: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=/tmp/datatfile.5183 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5797: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -l w PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5831: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed ./use_append_mchunks -l r PASSED ===Parameters used:=== chunk dims=(1, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader number of iterations=1 (not used yet) ===Parameters shown=== 5863: launch reader process dataset rank 3, dimensions 512 x 512 x 512 reading planes 0 to 512 ./use_append_mchunks -z 256 -y 5 PASSED ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5909: launch reader process dataset rank 3, dimensions 0 x 512 x 512 no new planes to read reading planes 0 to 512 ===Parameters used:=== chunk dims=(5, 256, 256) dataset max dims=(18446744073709551615, 512, 512) number of planes to write=512 using SWMR mode=yes(1) data filename=use_append_mchunks.h5 launch part=Reader/Writer number of iterations=1 (not used yet) ===Parameters shown=== Creating skeleton data file for test... File created. 5895: continue as the writer process dataset rank 3, dimensions 0 x 512 x 512 All passed All Use Case tests passed. 4.00user 5.62system 0:14.50elapsed 66%CPU (0avgtext+0avgdata 25068maxresident)k 136inputs+5152112outputs (0major+139892minor)pagefaults 0swaps Finished testing test_usecases.sh ============================ ============================ ============================ Testing testabort_fail.sh Finished testing testabort_fail.sh ============================ testabort_fail.sh Test Log ============================ Testing file not closed assertion/abort failure Test PASSED Testing infinite loop closing library/abort failure Test PASSED All tests for abort failure passed. 0.02user 0.02system 0:00.04elapsed 104%CPU (0avgtext+0avgdata 8812maxresident)k 88inputs+24outputs (2major+4967minor)pagefaults 0swaps Finished testing testabort_fail.sh ============================ ============================ ============================ Testing test_filter_plugin.sh Finished testing test_filter_plugin.sh ============================ test_filter_plugin.sh Test Log ============================ Testing with old file format: Testing dataset writes with 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 dataset writes with filter plugin 1 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 dataset writes with filter plugin 2 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 dataset writes with filter plugin 3 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 groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing with new file format: Testing dataset writes with 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 dataset writes with filter plugin 1 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 dataset writes with filter plugin 2 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 dataset writes with filter plugin 3 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 groups with filter plugin 4 PASSED Testing reading data with with dynamic plugin filters: Testing dataset read I/O with deflate filter PASSED Testing dataset reads with filter plugin 1 PASSED Testing dataset reads with filter plugin 2 PASSED Testing dataset reads with filter plugin 3 PASSED Testing opening groups with filter plugin 4 PASSED Testing filter plugin 1 with filter plugins disabled PASSED Testing access to the filter path table Testing initialize PASSED Testing remove PASSED Testing remove (index 0 in empty table) PASSED Testing append PASSED Testing remove (index too high) PASSED Testing get (path name) PASSED Testing get (high and low indices) PASSED Testing get (index too high) PASSED Testing remove (arbitrary index 1) PASSED Testing prepend PASSED Testing replace PASSED Testing remove (arbitrary index 2) PASSED Testing insert PASSED Testing remove (all) PASSED All plugin tests passed. All filter plugin tests passed. 0.21user 0.10system 0:00.32elapsed 97%CPU (0avgtext+0avgdata 15688maxresident)k 208inputs+3576outputs (1major+22245minor)pagefaults 0swaps Finished testing test_filter_plugin.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' ===Serial tests in test ended Mon Nov 11 16:53:59 UTC 2019=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/test' Making check in testpar make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make t_mpi t_bigio testphdf5 t_cache t_cache_image t_pread t_pshutdown t_prestart t_init_term t_shapesame t_filters_parallel t_pflush1 t_pflush2 testpflush.sh make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[2]: 't_mpi' is up to date. make[2]: 't_bigio' is up to date. make[2]: 'testphdf5' is up to date. make[2]: 't_cache' is up to date. make[2]: 't_cache_image' is up to date. make[2]: 't_pread' 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]: 't_filters_parallel' is up to date. make[2]: 't_pflush1' is up to date. make[2]: 't_pflush2' is up to date. make[2]: 'testpflush.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Nothing to be done for '_exec_check-s'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ===Parallel tests in testpar begin Mon Nov 11 16:53:59 UTC 2019=== **** 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.10.5/openmpi/testpar' ============================ 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 3: hostname=buildvm-29.phx2.fedoraproject.org Proc 5: hostname=buildvm-29.phx2.fedoraproject.org -------------------------------- Proc 0: *** MPIO 1 write Many read test... -------------------------------- Proc 0: hostname=buildvm-29.phx2.fedoraproject.org Proc 1: hostname=buildvm-29.phx2.fedoraproject.org Proc 2: hostname=buildvm-29.phx2.fedoraproject.org Proc 4: hostname=buildvm-29.phx2.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 =================================== 0.47user 0.47system 0:00.69elapsed 136%CPU (0avgtext+0avgdata 20200maxresident)k 56inputs+92344outputs (8major+30594minor)pagefaults 0swaps Finished testing t_mpi ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_bigio ============================ t_bigio Test Log ============================ Testing Dataset1 write by ROW Testing Dataset2 write by COL Testing Dataset3 write select ALL proc 0, NONE others Testing Dataset4 write point selection Read Testing Dataset1 by COL Read Testing Dataset2 by ROW Read Testing Dataset3 read select ALL proc 0, NONE others Read Testing Dataset4 with Point selection ***Express test mode on. Several tests are skipped 853.25user 64.69system 2:35.65elapsed 589%CPU (0avgtext+0avgdata 932240maxresident)k 112inputs+835800outputs (8major+3302506minor)pagefaults 0swaps Finished testing t_bigio ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing testphdf5 ============================ testphdf5 Test Log ============================ =================================== PHDF5 TESTS START =================================== MPI-process 1. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) MPI-process 2. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) MPI-process 3. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) MPI-process 4. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) MPI-process 5. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 Test filenames are: ParaTest.h5 Testing -- fapl_mpio duplicate (mpiodup) MPI-process 0. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/testphdf5 -help Linked with hdf5 version 1.10 release 5 *** 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) 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 -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) Testing -- Coll Metadata file property settings (props) 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 -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) Testing -- encode/decode Property Lists (edpl) 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) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective Metadata read with some ranks having no selection (noselcollmdread) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with multi chunk I/O (H5D__chunk_addrmap) (MC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) Testing -- Collective MD read with link chunk I/O (H5D__sort_chunk) (LC coll MD read) 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 =================================== 27.13user 7.84system 0:06.71elapsed 520%CPU (0avgtext+0avgdata 276012maxresident)k 728inputs+94392outputs (21major+405899minor)pagefaults 0swaps Finished testing testphdf5 ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_cache ============================ t_cache Test Log ============================ =================================== Parallel metadata cache tests mpi_size = 6 express_test = 1 =================================== 5:setup_rand: seed = 713347. *** 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: seed = 713545. 0:setup_rand: seed = 713547. 1:setup_rand: seed = 713545. 2:setup_rand: seed = 713542. 3:setup_rand: seed = 713541. 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 smoke check #6 -- process 0 only md write strategy PASSED Testing smoke check #6 -- distributed md write strategy PASSED Testing trace file collection -- process 0 only md write strategy PASSED Testing trace file collection -- distributed md write strategy PASSED =================================== metadata cache tests finished with no failures =================================== 112.10user 2.60system 0:20.05elapsed 571%CPU (0avgtext+0avgdata 214528maxresident)k 88inputs+17016outputs (13major+277525minor)pagefaults 0swaps Finished testing t_cache ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_cache_image ============================ t_cache_image Test Log ============================ =================================== Parallel metadata cache image tests mpi_size = 6 =================================== Constructing test files: writing t_cache_image_00 ... done. writing t_cache_image_01 ... done. Test file construction complete. testfile construction complete -- proceeding with tests. Testing parallel CI load test -- proc0 md write -- R/O PASSED Testing parallel CI load test -- dist md write -- R/O PASSED Testing parallel CI load test -- proc0 md write -- R/W PASSED Testing parallel CI load test -- dist md write -- R/W PASSED Testing parallel cache image smoke check 1 PASSED =================================== metadata cache image tests finished with no failures =================================== 2587.56user 64.30system 7:37.44elapsed 579%CPU (0avgtext+0avgdata 143440maxresident)k 120inputs+986336outputs (8major+365778minor)pagefaults 0swaps Finished testing t_cache_image ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_pread ============================ t_pread Test Log ============================ ======================================== Collective file open optimization tests mpi_size = 6 ======================================== Constructing test files...Done. Constructing test files...Done. Testing parallel file open test 1 PASSED Test 1 of 2 succeeded -- Starting multi-group parallel read test. Testing parallel file open test 2 PASSED PASSED Test 2 of 2 succeeded =================================== Collective file open optimization tests finished with no failures =================================== 0.33user 0.42system 0:00.66elapsed 113%CPU (0avgtext+0avgdata 21652maxresident)k 48inputs+16752outputs (8major+31960minor)pagefaults 0swaps Finished testing t_pread ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ 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 0.30user 0.34system 0:00.64elapsed 101%CPU (0avgtext+0avgdata 19528maxresident)k 40inputs+16544outputs (8major+29789minor)pagefaults 0swaps Finished testing t_pshutdown ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ 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 0.29user 0.30system 0:00.61elapsed 97%CPU (0avgtext+0avgdata 19620maxresident)k 48inputs+16496outputs (8major+29737minor)pagefaults 0swaps Finished testing t_prestart ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_init_term ============================ t_init_term Test Log ============================ Testing Usage of Serial HDF5 after MPI_Finalize() is called PASSED 0.25user 0.29system 0:00.60elapsed 90%CPU (0avgtext+0avgdata 18504maxresident)k 48inputs+16496outputs (8major+26663minor)pagefaults 0swaps Finished testing t_init_term ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_shapesame ============================ t_shapesame Test Log ============================ =================================== Shape Same Tests Start express_test = 1. =================================== MPI-process 1. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 4. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 5. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 0. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 3. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 MPI-process 2. hostname=buildvm-29.phx2.fedoraproject.org For help use: /builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar/.libs/t_shapesame -help Linked with hdf5 version 1.10 release 5 *** 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 -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Test filenames are: ShapeSameTest.h5 Testing -- Cntg hslab, ind IO, cntg dsets (sscontig1) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, col IO, cntg dsets (sscontig2) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, ind IO, chnk dsets (sscontig3) 980 of 1224 subtests skipped to expedite testing. Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Cntg hslab, col IO, chnk dsets (sscontig4) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, ind IO, cntg dsets (sschecker1) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, col IO, cntg dsets (sschecker2) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) 980 of 1224 subtests skipped to expedite testing. Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, ind IO, chnk dsets (sschecker3) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) Testing -- Check hslab, col IO, chnk dsets (sschecker4) 980 of 1224 subtests skipped to expedite Testing -- Check hslab, col IO, chnk dsets (sschecker4) testing. Testing -- Check hslab, col IO, chnk dsets (sschecker4) All tests were successful. All tests were successful. All tests were successful. All tests were successful. 980 of 1224 subtests skipped to expedite testing. All tests were successful. All tests were successful. =================================== Shape Same tests finished with no errors =================================== 7.59user 2.77system 0:02.37elapsed 436%CPU (0avgtext+0avgdata 35840maxresident)k 240inputs+41840outputs (8major+44113minor)pagefaults 0swaps Finished testing t_shapesame ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing t_filters_parallel ============================ t_filters_parallel Test Log ============================ ========================== Parallel Filters tests ========================== *** 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 *** Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks ================================================================= Re-running Parallel Filters tests with Fletcher32 checksum filter ================================================================= Testing write to one-chunk filtered dataset Testing write to unshared filtered chunks Testing write to shared filtered chunks Testing write to filtered chunks with a single process having no selection Testing write to filtered chunks with all processes having no selection Testing write to filtered chunks with point selection Testing interleaved write to filtered chunks Testing write to unshared filtered chunks on separate pages in 3D dataset Testing write to unshared filtered chunks on the same pages in 3D dataset Testing write to shared filtered chunks in 3D dataset Testing write to unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing write to unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write to shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from one-chunk filtered dataset Testing read from unshared filtered chunks Testing read from shared filtered chunks Testing read from filtered chunks with a single process having no selection Testing read from filtered chunks with all processes having no selection Testing read from filtered chunks with point selection Testing interleaved read from filtered chunks Testing read from unshared filtered chunks on separate pages in 3D dataset Testing read from unshared filtered chunks on the same pages in 3D dataset Testing read from shared filtered chunks in 3D dataset Testing read from unshared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset without Datatype conversion Testing read from unshared filtered chunks in Compound Datatype dataset with Datatype conversion Testing read from shared filtered chunks in Compound Datatype dataset with Datatype conversion Testing write file serially; read file in parallel Testing write file in parallel; read serially Testing continually shrinking/growing chunks All Parallel Filters tests passed 1.47user 0.63system 0:00.89elapsed 234%CPU (0avgtext+0avgdata 27516maxresident)k 576inputs+17704outputs (16major+65917minor)pagefaults 0swaps Finished testing t_filters_parallel ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ============================ Testing testpflush.sh Finished testing testpflush.sh ============================ testpflush.sh Test Log ============================ *** NOTE *********************************************************** You may see complaints from mpiexec et al. that not all processes called MPI_Finalize(). This is an intended characteristic of the test and should not be considered an error. ******************************************************************** 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 -------------------------------------------------------------------------- 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: [[44253,1],2] Exit code: 1 -------------------------------------------------------------------------- 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) PASSED 0.84user 0.63system 0:01.26elapsed 116%CPU (0avgtext+0avgdata 21900maxresident)k 88inputs+33336outputs (16major+63345minor)pagefaults 0swaps Finished testing testpflush.sh ============================ ============================ make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' ===Parallel tests in testpar ended Mon Nov 11 17:04:47 UTC 2019=== make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/testpar' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making check in lib make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/lib' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making check in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5diff' Making check in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5ls' Making check in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5dump' Making check in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/misc' Making check in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5import' Making check in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5repack' Making check in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5jam' Making check in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5copy' Making check in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5format_convert' Making check in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src/h5stat' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' Making check in h5diff make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make h5diffgentest testh5diff.sh h5diff_plugin.sh testph5diff.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[4]: 'h5diffgentest' is up to date. make[4]: 'testh5diff.sh' is up to date. make[4]: 'h5diff_plugin.sh' is up to date. make[4]: 'testph5diff.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ===Serial tests in h5diff begin Mon Nov 11 17:04:48 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ============================ Testing h5diffgentest ============================ h5diffgentest Test Log ============================ 0.32user 0.31system 0:00.64elapsed 99%CPU (0avgtext+0avgdata 140520maxresident)k 144inputs+5184outputs (1major+121943minor)pagefaults 0swaps Finished testing h5diffgentest ============================ ============================ Testing testh5diff.sh Finished testing testh5diff.sh ============================ testh5diff.sh Test Log ============================ Testing ../../src/h5diff/h5diff -h PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/d PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -r h5diff_basic1.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff --report --delta=5 h5diff_basic1.h5 h5 PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff --verbose --relative=0.02 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -v -p 0.02 h5diff_basic1.h5 h5diff_bas PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 / PASSED Testing ../../src/h5diff/h5diff -q h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -q h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 dse PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 g1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 t1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_types.h5 h5diff_types.h5 l1 PASSED Testing ../../src/h5diff/h5diff -v h5diff_enum_invalid_values.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 ref PASSED Testing ../../src/h5diff/h5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 d PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff -v diff_strings1.h5 diff_strings2.h5 s PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff h5diff_basic1.h5 h5diff_basic1.h5 nono PASSED Testing ../../src/h5diff/h5diff -d -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff --use-system-epsilon h5diff_basic1.h5 PASSED Testing ../../src/h5diff/h5diff -d 200 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -p 0.21 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/h5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -p 0.005 h5diff_basic1.h5 h5diff_basic PASSED Testing ../../src/h5diff/h5diff -n -4 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/h5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n u h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/h5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_basi PASSED Testing ../../src/h5diff/h5diff --count=200 h5diff_basic1.h5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_b PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 PASSED Testing ../../src/h5diff/h5diff --verbose=1 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff --verbose=2 h5diff_attr1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v2 h5diff_attr_v_level1.h5 h5diff_att PASSED Testing ../../src/h5diff/h5diff -v h5diff_dset1.h5 h5diff_dset2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic2.h5 h5diff_basic2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v h5diff_basic1.h5 h5diff_basic1.h5 g PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon h5diff_basic1. PASSED Testing ../../src/h5diff/h5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/d PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_basic2.h5 h5diff_basic2.h5 g PASSED Testing ../../src/h5diff/h5diff -c h5diff_dset_zero_dim_size1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables1.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -c non_comparables2.h5 non_comparables PASSED Testing ../../src/h5diff/h5diff -v h5diff_links.h5 h5diff_links.h5 /li PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_tr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_linked_sof PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_softlinks. PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_extlink_sr PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_ext2softli PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --no-dangling-links h5diff_softlinks.h PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks -v --no-dangling-lin PASSED Testing ../../src/h5diff/h5diff --follow-symlinks h5diff_danglelinks1. PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_danglelink PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_danglelinks1.h5 h5diff_dangl PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse1.h5 h5diff_grp_r PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v h5diff_grp_recurse_ext1.h5 h5diff_g PASSED Testing ../../src/h5diff/h5diff -v --follow-symlinks h5diff_grp_recurs PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset3 h5diff PASSED Testing ../../src/h5diff/h5diff -v h5diff_exclude1-1.h5 h5diff_exclude PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 --exclude-pa PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /dset3 h5diff_exclud PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1 h5diff_exclu PASSED Testing ../../src/h5diff/h5diff -v --exclude-path /group1/dset h5diff_ PASSED Testing ../../src/h5diff/h5diff -v h5diff_comp_vl_strs.h5 h5diff_comp_ PASSED Testing ../../src/h5diff/h5diff -v --enable-error-stack h5diff_comp_vl PASSED Testing ../../src/h5diff/h5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g1 PASSED Testing ../../src/h5diff/h5diff -v tvlstr.h5 tvlstr2.h5 PASSED Testing ../../src/h5diff/h5diff -v compounds_array_vlen1.h5 compounds_ PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 --use-system-epsilon h PASSED Testing ../../src/h5diff/h5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5dif PASSED Testing ../../src/h5diff/h5diff -v -d 5 --use-system-epsilon h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -d 5 h5diff_ba PASSED Testing ../../src/h5diff/h5diff -v -p 0.05 --use-system-epsilon h5diff PASSED Testing ../../src/h5diff/h5diff -v --use-system-epsilon -p 0.05 h5diff PASSED Testing ../../src/h5diff/h5diff -v 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -r 1_vds.h5 2_vds.h5 PASSED Testing ../../src/h5diff/h5diff -c 1_vds.h5 2_vds.h5 PASSED All h5diff tests passed. 5.91user 8.81system 0:12.56elapsed 117%CPU (0avgtext+0avgdata 77996maxresident)k 96inputs+27376outputs (0major+1586829minor)pagefaults 0swaps Finished testing testh5diff.sh ============================ ============================ ============================ Testing h5diff_plugin.sh Finished testing h5diff_plugin.sh ============================ h5diff_plugin.sh Test Log ============================ Testing ../../src/h5diff/h5diff -v tudfilter.h5 tudfilter2.h5 PASSED All Plugin API tests passed. 0.05user 0.09system 0:00.12elapsed 119%CPU (0avgtext+0avgdata 9256maxresident)k 64inputs+200outputs (0major+16441minor)pagefaults 0swaps Finished testing h5diff_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ===Serial tests in h5diff ended Mon Nov 11 17:05:01 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ===Parallel tests in h5diff begin Mon Nov 11 17:05:01 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ============================ Testing testph5diff.sh *** Error ignored Finished testing testph5diff.sh ============================ testph5diff.sh Test Log ============================ testh5diff.sh -p Testing ../../src/h5diff/ph5diff -h PASSED Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:06 2019 --- actual_sorted Mon Nov 11 17:05:06 2019 *************** *** 1,2 **** --- 1,7 ---- 5 differences found + [1573491905.974182] [buildvm-29:20585:0] mpool.c:37 UCX WARN object 0x7ff3b0ad3fc0 was not returned to mpool ucp_am_bufs + [1573491905.974226] [buildvm-29:20599:0] mpool.c:37 UCX WARN object 0x7f6050415fc0 was not returned to mpool ucp_am_bufs + [1573491905.974280] [buildvm-29:20591:0] mpool.c:37 UCX WARN object 0x7fc13cbeffc0 was not returned to mpool ucp_am_bufs + [1573491905.974361] [buildvm-29:20577:0] mpool.c:37 UCX WARN object 0x7f334413bfc0 was not returned to mpool ucp_am_bufs + [1573491905.974453] [buildvm-29:20580:0] mpool.c:37 UCX WARN object 0x7f310c330fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_11.out-sav) dataset: and 5 differences found [1573491905.974182] [buildvm-29:20585:0] mpool.c:37 UCX WARN object 0x7ff3b0ad3fc0 was not returned to mpool ucp_am_bufs [1573491905.974226] [buildvm-29:20599:0] mpool.c:37 UCX WARN object 0x7f6050415fc0 was not returned to mpool ucp_am_bufs [1573491905.974280] [buildvm-29:20591:0] mpool.c:37 UCX WARN object 0x7fc13cbeffc0 was not returned to mpool ucp_am_bufs [1573491905.974361] [buildvm-29:20577:0] mpool.c:37 UCX WARN object 0x7f334413bfc0 was not returned to mpool ucp_am_bufs [1573491905.974453] [buildvm-29:20580:0] mpool.c:37 UCX WARN object 0x7f310c330fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_11.out.err-sav) ====End of actual stderr (./testfiles/h5diff_11.out.err-sav) Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 h5diff_basic2.h5 g1/*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:06 2019 --- actual_sorted Mon Nov 11 17:05:06 2019 *************** *** 1,2 **** --- 1,7 ---- 5 differences found + [1573491906.633863] [buildvm-29:20719:0] mpool.c:37 UCX WARN object 0x7f5893547fc0 was not returned to mpool ucp_am_bufs + [1573491906.633875] [buildvm-29:20721:0] mpool.c:37 UCX WARN object 0x7f6e32c4efc0 was not returned to mpool ucp_am_bufs + [1573491906.633880] [buildvm-29:20737:0] mpool.c:37 UCX WARN object 0x7f95a3357fc0 was not returned to mpool ucp_am_bufs + [1573491906.634120] [buildvm-29:20726:0] mpool.c:37 UCX WARN object 0x7f971bb7bfc0 was not returned to mpool ucp_am_bufs + [1573491906.634575] [buildvm-29:20743:0] mpool.c:37 UCX WARN object 0x7fb8b918dfc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_12.out-sav) dataset: and 5 differences found [1573491906.633863] [buildvm-29:20719:0] mpool.c:37 UCX WARN object 0x7f5893547fc0 was not returned to mpool ucp_am_bufs [1573491906.633875] [buildvm-29:20721:0] mpool.c:37 UCX WARN object 0x7f6e32c4efc0 was not returned to mpool ucp_am_bufs [1573491906.633880] [buildvm-29:20737:0] mpool.c:37 UCX WARN object 0x7f95a3357fc0 was not returned to mpool ucp_am_bufs [1573491906.634120] [buildvm-29:20726:0] mpool.c:37 UCX WARN object 0x7f971bb7bfc0 was not returned to mpool ucp_am_bufs [1573491906.634575] [buildvm-29:20743:0] mpool.c:37 UCX WARN object 0x7fb8b918dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_12.out.err-sav) ====End of actual stderr (./testfiles/h5diff_12.out.err-sav) Testing ../../src/h5diff/ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:07 2019 --- actual_sorted Mon Nov 11 17:05:07 2019 *************** *** 5,10 **** --- 5,15 ---- [ 1 0 ] 1 1.01 0.01 [ 1 1 ] 1 1.001 0.001 [ 2 1 ] 0 1 1 + [1573491907.316678] [buildvm-29:20861:0] mpool.c:37 UCX WARN object 0x7fc0cc391fc0 was not returned to mpool ucp_am_bufs + [1573491907.316687] [buildvm-29:20876:0] mpool.c:37 UCX WARN object 0x7f8a9e9fdfc0 was not returned to mpool ucp_am_bufs + [1573491907.316708] [buildvm-29:20864:0] mpool.c:37 UCX WARN object 0x7f81f4ffcfc0 was not returned to mpool ucp_am_bufs + [1573491907.316727] [buildvm-29:20871:0] mpool.c:37 UCX WARN object 0x7f2dc864efc0 was not returned to mpool ucp_am_bufs + [1573491907.320025] [buildvm-29:20883:0] mpool.c:37 UCX WARN object 0x7f12a4b2ffc0 was not returned to mpool ucp_am_bufs dataset: and position dset1 dset1 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_13.out-sav) dataset: and size: [3x2] [3x2] position dset1 dset1 difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 1 1.1 0.1 [ 1 0 ] 1 1.01 0.01 [ 1 1 ] 1 1.001 0.001 [ 2 1 ] 0 1 1 5 differences found [1573491907.316687] [buildvm-29:20876:0] mpool.c:37 UCX WARN object 0x7f8a9e9fdfc0 was not returned to mpool ucp_am_bufs [1573491907.316678] [buildvm-29:20861:0] mpool.c:37 UCX WARN object 0x7fc0cc391fc0 was not returned to mpool ucp_am_bufs [1573491907.316708] [buildvm-29:20864:0] mpool.c:37 UCX WARN object 0x7f81f4ffcfc0 was not returned to mpool ucp_am_bufs [1573491907.316727] [buildvm-29:20871:0] mpool.c:37 UCX WARN object 0x7f2dc864efc0 was not returned to mpool ucp_am_bufs [1573491907.320025] [buildvm-29:20883:0] mpool.c:37 UCX WARN object 0x7f12a4b2ffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_13.out.err-sav) ====End of actual stderr (./testfiles/h5diff_13.out.err-sav) Testing ../../src/h5diff/ph5diff -r h5diff_basic1.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:08 2019 --- actual_sorted Mon Nov 11 17:05:08 2019 *************** *** 5,10 **** --- 5,15 ---- [ 1 0 ] 1 1.01 0.01 [ 1 1 ] 1 1.001 0.001 [ 2 1 ] 0 1 1 + [1573491907.985272] [buildvm-29:21011:0] mpool.c:37 UCX WARN object 0x7f87dbb2bfc0 was not returned to mpool ucp_am_bufs + [1573491907.985285] [buildvm-29:21021:0] mpool.c:37 UCX WARN object 0x7efdb6c7efc0 was not returned to mpool ucp_am_bufs + [1573491907.985291] [buildvm-29:21006:0] mpool.c:37 UCX WARN object 0x7fd8b0a89fc0 was not returned to mpool ucp_am_bufs + [1573491907.985329] [buildvm-29:21030:0] mpool.c:37 UCX WARN object 0x7f2ebe8f0fc0 was not returned to mpool ucp_am_bufs + [1573491907.986724] [buildvm-29:21003:0] mpool.c:37 UCX WARN object 0x7fe91e8c1fc0 was not returned to mpool ucp_am_bufs dataset: and position dset1 dset2 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_14.out-sav) dataset: and size: [3x2] [3x2] position dset1 dset2 difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 1 1.1 0.1 [ 1 0 ] 1 1.01 0.01 [ 1 1 ] 1 1.001 0.001 [ 2 1 ] 0 1 1 5 differences found [1573491907.985272] [buildvm-29:21011:0] mpool.c:37 UCX WARN object 0x7f87dbb2bfc0 was not returned to mpool ucp_am_bufs [1573491907.985285] [buildvm-29:21021:0] mpool.c:37 UCX WARN object 0x7efdb6c7efc0 was not returned to mpool ucp_am_bufs [1573491907.985329] [buildvm-29:21030:0] mpool.c:37 UCX WARN object 0x7f2ebe8f0fc0 was not returned to mpool ucp_am_bufs [1573491907.985291] [buildvm-29:21006:0] mpool.c:37 UCX WARN object 0x7fd8b0a89fc0 was not returned to mpool ucp_am_bufs [1573491907.986724] [buildvm-29:21003:0] mpool.c:37 UCX WARN object 0x7fe91e8c1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_14.out.err-sav) ====End of actual stderr (./testfiles/h5diff_14.out.err-sav) Testing ../../src/h5diff/ph5diff --report --delta=5 h5diff_basic1.h5 h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:08 2019 --- actual_sorted Mon Nov 11 17:05:08 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 0 ] 100 160 60 [ 2 0 ] 100 80 20 [ 2 1 ] 100 40 60 + [1573491908.653819] [buildvm-29:21169:0] mpool.c:37 UCX WARN object 0x7fa1fc6a0fc0 was not returned to mpool ucp_am_bufs + [1573491908.653842] [buildvm-29:21159:0] mpool.c:37 UCX WARN object 0x7f139fdb9fc0 was not returned to mpool ucp_am_bufs + [1573491908.653845] [buildvm-29:21153:0] mpool.c:37 UCX WARN object 0x7f2c85ff7fc0 was not returned to mpool ucp_am_bufs + [1573491908.654284] [buildvm-29:21145:0] mpool.c:37 UCX WARN object 0x7fd90bffcfc0 was not returned to mpool ucp_am_bufs + [1573491908.654423] [buildvm-29:21148:0] mpool.c:37 UCX WARN object 0x7f479de97fc0 was not returned to mpool ucp_am_bufs dataset: and position dset3 dset4 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_15.out-sav) dataset: and size: [3x2] [3x2] position dset3 dset4 difference ------------------------------------------------------------ [ 0 1 ] 100 120 20 [ 1 0 ] 100 160 60 [ 2 0 ] 100 80 20 [ 2 1 ] 100 40 60 4 differences found [1573491908.653842] [buildvm-29:21159:0] mpool.c:37 UCX WARN object 0x7f139fdb9fc0 was not returned to mpool ucp_am_bufs [1573491908.653819] [buildvm-29:21169:0] mpool.c:37 UCX WARN object 0x7fa1fc6a0fc0 was not returned to mpool ucp_am_bufs [1573491908.653845] [buildvm-29:21153:0] mpool.c:37 UCX WARN object 0x7f2c85ff7fc0 was not returned to mpool ucp_am_bufs [1573491908.654284] [buildvm-29:21145:0] mpool.c:37 UCX WARN object 0x7fd90bffcfc0 was not returned to mpool ucp_am_bufs [1573491908.654423] [buildvm-29:21148:0] mpool.c:37 UCX WARN object 0x7f479de97fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_15.out.err-sav) ====End of actual stderr (./testfiles/h5diff_15.out.err-sav) Testing ../../src/h5diff/ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_ba*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:09 2019 --- actual_sorted Mon Nov 11 17:05:09 2019 *************** *** 5,10 **** --- 5,15 ---- [ 1 0 ] 100 0 100 1.000000 [ 1 1 ] 0 100 100 not comparable [ 2 1 ] 100 50 50 0.500000 + [1573491909.327775] [buildvm-29:21290:0] mpool.c:37 UCX WARN object 0x7f371261ffc0 was not returned to mpool ucp_am_bufs + [1573491909.327878] [buildvm-29:21287:0] mpool.c:37 UCX WARN object 0x7fdc2a798fc0 was not returned to mpool ucp_am_bufs + [1573491909.327885] [buildvm-29:21294:0] mpool.c:37 UCX WARN object 0x7ff162715fc0 was not returned to mpool ucp_am_bufs + [1573491909.328472] [buildvm-29:21312:0] mpool.c:37 UCX WARN object 0x7faa164abfc0 was not returned to mpool ucp_am_bufs + [1573491909.330195] [buildvm-29:21301:0] mpool.c:37 UCX WARN object 0x7f841b21bfc0 was not returned to mpool ucp_am_bufs dataset: and position dset5 dset6 difference relative size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_16_1.out-sav) dataset: and size: [3x2] [3x2] position dset5 dset6 difference relative ------------------------------------------------------------------------ [ 0 0 ] 100 120 20 0.200000 [ 0 1 ] 100 80 20 0.200000 [ 1 0 ] 100 0 100 1.000000 [ 1 1 ] 0 100 100 not comparable [ 2 1 ] 100 50 50 0.500000 5 differences found [1573491909.327775] [buildvm-29:21290:0] mpool.c:37 UCX WARN object 0x7f371261ffc0 was not returned to mpool ucp_am_bufs [1573491909.327878] [buildvm-29:21287:0] mpool.c:37 UCX WARN object 0x7fdc2a798fc0 was not returned to mpool ucp_am_bufs [1573491909.327885] [buildvm-29:21294:0] mpool.c:37 UCX WARN object 0x7ff162715fc0 was not returned to mpool ucp_am_bufs [1573491909.328472] [buildvm-29:21312:0] mpool.c:37 UCX WARN object 0x7faa164abfc0 was not returned to mpool ucp_am_bufs [1573491909.330195] [buildvm-29:21301:0] mpool.c:37 UCX WARN object 0x7f841b21bfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_16_1.out.err-sav) ====End of actual stderr (./testfiles/h5diff_16_1.out.err-sav) Testing ../../src/h5diff/ph5diff --verbose --relative=0.02 h5diff_basi*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:10 2019 --- actual_sorted Mon Nov 11 17:05:10 2019 *************** *** 5,10 **** --- 5,15 ---- [ 1 0 ] 100 0 100 1.000000 [ 1 1 ] 0 100 100 not comparable [ 2 1 ] 100 50 50 0.500000 + [1573491910.007577] [buildvm-29:21451:0] mpool.c:37 UCX WARN object 0x7fccb1e1afc0 was not returned to mpool ucp_am_bufs + [1573491910.007621] [buildvm-29:21439:0] mpool.c:37 UCX WARN object 0x7fba2ad1cfc0 was not returned to mpool ucp_am_bufs + [1573491910.007744] [buildvm-29:21436:0] mpool.c:37 UCX WARN object 0x7f4b63f85fc0 was not returned to mpool ucp_am_bufs + [1573491910.008467] [buildvm-29:21431:0] mpool.c:37 UCX WARN object 0x7fb9793c3fc0 was not returned to mpool ucp_am_bufs + [1573491910.008656] [buildvm-29:21429:0] mpool.c:37 UCX WARN object 0x7fc584311fc0 was not returned to mpool ucp_am_bufs dataset: and position dset7 dset8 difference relative size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_16_2.out-sav) dataset: and size: [3x2] [3x2] position dset7 dset8 difference relative ------------------------------------------------------------------------ [ 0 0 ] 100 120 20 0.200000 [ 0 1 ] 100 80 20 0.200000 [ 1 0 ] 100 0 100 1.000000 [ 1 1 ] 0 100 100 not comparable [ 2 1 ] 100 50 50 0.500000 5 differences found [1573491910.007577] [buildvm-29:21451:0] mpool.c:37 UCX WARN object 0x7fccb1e1afc0 was not returned to mpool ucp_am_bufs [1573491910.007621] [buildvm-29:21439:0] mpool.c:37 UCX WARN object 0x7fba2ad1cfc0 was not returned to mpool ucp_am_bufs [1573491910.007744] [buildvm-29:21436:0] mpool.c:37 UCX WARN object 0x7f4b63f85fc0 was not returned to mpool ucp_am_bufs [1573491910.008467] [buildvm-29:21431:0] mpool.c:37 UCX WARN object 0x7fb9793c3fc0 was not returned to mpool ucp_am_bufs [1573491910.008656] [buildvm-29:21429:0] mpool.c:37 UCX WARN object 0x7fc584311fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_16_2.out.err-sav) ====End of actual stderr (./testfiles/h5diff_16_2.out.err-sav) Testing ../../src/h5diff/ph5diff -v -p 0.02 h5diff_basic1.h5 h5diff_ba*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:10 2019 --- actual_sorted Mon Nov 11 17:05:10 2019 *************** *** 5,10 **** --- 5,15 ---- [ 1 0 ] 100 0 100 1 [ 1 1 ] 0 100 100 not comparable [ 2 1 ] 100 50 50 0.5 + [1573491910.671215] [buildvm-29:21578:0] mpool.c:37 UCX WARN object 0x7f9afd814fc0 was not returned to mpool ucp_am_bufs + [1573491910.671255] [buildvm-29:21594:0] mpool.c:37 UCX WARN object 0x7f7d71d9cfc0 was not returned to mpool ucp_am_bufs + [1573491910.671322] [buildvm-29:21585:0] mpool.c:37 UCX WARN object 0x7f7d61928fc0 was not returned to mpool ucp_am_bufs + [1573491910.671391] [buildvm-29:21571:0] mpool.c:37 UCX WARN object 0x7f4521abbfc0 was not returned to mpool ucp_am_bufs + [1573491910.672160] [buildvm-29:21574:0] mpool.c:37 UCX WARN object 0x7fedee0a1fc0 was not returned to mpool ucp_am_bufs dataset: and position dset9 dset10 difference relative size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_16_3.out-sav) dataset: and size: [3x2] [3x2] position dset9 dset10 difference relative ------------------------------------------------------------------------ [ 0 0 ] 100 120 20 0.2 [ 0 1 ] 100 80 20 0.2 [ 1 0 ] 100 0 100 1 [ 1 1 ] 0 100 100 not comparable [ 2 1 ] 100 50 50 0.5 5 differences found [1573491910.671215] [buildvm-29:21578:0] mpool.c:37 UCX WARN object 0x7f9afd814fc0 was not returned to mpool ucp_am_bufs [1573491910.671255] [buildvm-29:21594:0] mpool.c:37 UCX WARN object 0x7f7d71d9cfc0 was not returned to mpool ucp_am_bufs [1573491910.671322] [buildvm-29:21585:0] mpool.c:37 UCX WARN object 0x7f7d61928fc0 was not returned to mpool ucp_am_bufs [1573491910.671391] [buildvm-29:21571:0] mpool.c:37 UCX WARN object 0x7f4521abbfc0 was not returned to mpool ucp_am_bufs [1573491910.672160] [buildvm-29:21574:0] mpool.c:37 UCX WARN object 0x7fedee0a1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_16_3.out.err-sav) ====End of actual stderr (./testfiles/h5diff_16_3.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:11 2019 --- actual_sorted Mon Nov 11 17:05:11 2019 *************** *** 48,53 **** --- 48,58 ---- [ 1 0 ] 1 1.01 0.01 [ 1 1 ] 1 1.001 0.001 [ 2 1 ] 0 1 1 + [1573491911.316244] [buildvm-29:21728:0] mpool.c:37 UCX WARN object 0x7f668a5bdfc0 was not returned to mpool ucp_am_bufs + [1573491911.316305] [buildvm-29:21713:0] mpool.c:37 UCX WARN object 0x7fc41f045fc0 was not returned to mpool ucp_am_bufs + [1573491911.316305] [buildvm-29:21716:0] mpool.c:37 UCX WARN object 0x7f415257efc0 was not returned to mpool ucp_am_bufs + [1573491911.316332] [buildvm-29:21741:0] mpool.c:37 UCX WARN object 0x7fdabe425fc0 was not returned to mpool ucp_am_bufs + [1573491911.316628] [buildvm-29:21721:0] mpool.c:37 UCX WARN object 0x7fcf30c20fc0 was not returned to mpool ucp_am_bufs dataset: and file1 file2 group : and ====The actual output (./testfiles/h5diff_17.out-sav) group : and 0 differences found group : and 0 differences found dataset: and size: [3x2] [3x2] position dset1 dset1 difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 1 1.1 0.1 [ 1 0 ] 1 1.01 0.01 [ 1 1 ] 1 1.001 0.001 [ 2 1 ] 0 1 1 5 differences found file1 file2 --------------------------------------- x x / x x /g1 x /g1/d1 x /g1/d2 x x /g1/dset1 x /g1/dset10 x /g1/dset11 x /g1/dset12 x /g1/dset2 x /g1/dset3 x /g1/dset4 x /g1/dset5 x /g1/dset6 x /g1/dset7 x /g1/dset8 x /g1/dset9 x /g1/fp1 x /g1/fp15 x /g1/fp16 x /g1/fp17 x /g1/fp18 x /g1/fp18_COPY x /g1/fp19 x /g1/fp19_COPY x /g1/fp2 x /g1/fp20 x /g1/fp20_COPY x /g1/ld x /g2 x /g2/dset1 x /g2/dset2 x /g2/dset3 x /g2/dset4 x /g2/dset5 x /g2/dset6 x /g2/dset7 x /g2/dset8 x /g2/dset9 [1573491911.316244] [buildvm-29:21728:0] mpool.c:37 UCX WARN object 0x7f668a5bdfc0 was not returned to mpool ucp_am_bufs [1573491911.316305] [buildvm-29:21713:0] mpool.c:37 UCX WARN object 0x7fc41f045fc0 was not returned to mpool ucp_am_bufs [1573491911.316305] [buildvm-29:21716:0] mpool.c:37 UCX WARN object 0x7f415257efc0 was not returned to mpool ucp_am_bufs [1573491911.316332] [buildvm-29:21741:0] mpool.c:37 UCX WARN object 0x7fdabe425fc0 was not returned to mpool ucp_am_bufs [1573491911.316628] [buildvm-29:21721:0] mpool.c:37 UCX WARN object 0x7fcf30c20fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_17.out.err-sav) ====End of actual stderr (./testfiles/h5diff_17.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:12 2019 --- actual_sorted Mon Nov 11 17:05:12 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573491911.981082] [buildvm-29:21875:0] mpool.c:37 UCX WARN object 0x7f92c7edffc0 was not returned to mpool ucp_am_bufs + [1573491911.981113] [buildvm-29:21862:0] mpool.c:37 UCX WARN object 0x7fa0cef83fc0 was not returned to mpool ucp_am_bufs + [1573491911.981266] [buildvm-29:21867:0] mpool.c:37 UCX WARN object 0x7fc77bbfcfc0 was not returned to mpool ucp_am_bufs + [1573491911.981336] [buildvm-29:21855:0] mpool.c:37 UCX WARN object 0x7fa1bdd64fc0 was not returned to mpool ucp_am_bufs + [1573491911.981347] [buildvm-29:21858:0] mpool.c:37 UCX WARN object 0x7f518fb00fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_171.out-sav) dataset: and 0 differences found [1573491911.981082] [buildvm-29:21875:0] mpool.c:37 UCX WARN object 0x7f92c7edffc0 was not returned to mpool ucp_am_bufs [1573491911.981113] [buildvm-29:21862:0] mpool.c:37 UCX WARN object 0x7fa0cef83fc0 was not returned to mpool ucp_am_bufs [1573491911.981266] [buildvm-29:21867:0] mpool.c:37 UCX WARN object 0x7fc77bbfcfc0 was not returned to mpool ucp_am_bufs [1573491911.981336] [buildvm-29:21855:0] mpool.c:37 UCX WARN object 0x7fa1bdd64fc0 was not returned to mpool ucp_am_bufs [1573491911.981347] [buildvm-29:21858:0] mpool.c:37 UCX WARN object 0x7f518fb00fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_171.out.err-sav) ====End of actual stderr (./testfiles/h5diff_171.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:12 2019 --- actual_sorted Mon Nov 11 17:05:12 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573491912.634795] [buildvm-29:22000:0] mpool.c:37 UCX WARN object 0x7fdaa4425fc0 was not returned to mpool ucp_am_bufs + [1573491912.634952] [buildvm-29:22011:0] mpool.c:37 UCX WARN object 0x7ff69e925fc0 was not returned to mpool ucp_am_bufs + [1573491912.635191] [buildvm-29:21997:0] mpool.c:37 UCX WARN object 0x7f27aa755fc0 was not returned to mpool ucp_am_bufs + [1573491912.635191] [buildvm-29:22019:0] mpool.c:37 UCX WARN object 0x7f03b937bfc0 was not returned to mpool ucp_am_bufs + [1573491912.635521] [buildvm-29:22004:0] mpool.c:37 UCX WARN object 0x7f30ae726fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_172.out-sav) dataset: and 0 differences found [1573491912.634795] [buildvm-29:22000:0] mpool.c:37 UCX WARN object 0x7fdaa4425fc0 was not returned to mpool ucp_am_bufs [1573491912.634952] [buildvm-29:22011:0] mpool.c:37 UCX WARN object 0x7ff69e925fc0 was not returned to mpool ucp_am_bufs [1573491912.635191] [buildvm-29:21997:0] mpool.c:37 UCX WARN object 0x7f27aa755fc0 was not returned to mpool ucp_am_bufs [1573491912.635191] [buildvm-29:22019:0] mpool.c:37 UCX WARN object 0x7f03b937bfc0 was not returned to mpool ucp_am_bufs [1573491912.635521] [buildvm-29:22004:0] mpool.c:37 UCX WARN object 0x7f30ae726fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_172.out.err-sav) ====End of actual stderr (./testfiles/h5diff_172.out.err-sav) Testing ../../src/h5diff/ph5diff -q h5diff_basic1.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:13 2019 --- actual_sorted Mon Nov 11 17:05:13 2019 *************** *** 0 **** --- 1,5 ---- + [1573491913.299835] [buildvm-29:22163:0] mpool.c:37 UCX WARN object 0x7fe5b95c4fc0 was not returned to mpool ucp_am_bufs + [1573491913.299849] [buildvm-29:22147:0] mpool.c:37 UCX WARN object 0x7f3ef60dafc0 was not returned to mpool ucp_am_bufs + [1573491913.299988] [buildvm-29:22153:0] mpool.c:37 UCX WARN object 0x7fe38eed9fc0 was not returned to mpool ucp_am_bufs + [1573491913.300081] [buildvm-29:22142:0] mpool.c:37 UCX WARN object 0x7fc94dd1cfc0 was not returned to mpool ucp_am_bufs + [1573491913.300245] [buildvm-29:22139:0] mpool.c:37 UCX WARN object 0x7ff69d5b0fc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_18.out-sav) [1573491913.299849] [buildvm-29:22147:0] mpool.c:37 UCX WARN object 0x7f3ef60dafc0 was not returned to mpool ucp_am_bufs [1573491913.299835] [buildvm-29:22163:0] mpool.c:37 UCX WARN object 0x7fe5b95c4fc0 was not returned to mpool ucp_am_bufs [1573491913.299988] [buildvm-29:22153:0] mpool.c:37 UCX WARN object 0x7fe38eed9fc0 was not returned to mpool ucp_am_bufs [1573491913.300081] [buildvm-29:22142:0] mpool.c:37 UCX WARN object 0x7fc94dd1cfc0 was not returned to mpool ucp_am_bufs [1573491913.300245] [buildvm-29:22139:0] mpool.c:37 UCX WARN object 0x7ff69d5b0fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_18.out.err-sav) ====End of actual stderr (./testfiles/h5diff_18.out.err-sav) Testing ../../src/h5diff/ph5diff -v -q h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:14 2019 --- actual_sorted Mon Nov 11 17:05:14 2019 *************** *** 3,5 **** --- 3,10 ---- Not comparable: is of type H5G_DATASET and is of type H5G_GROUP Some objects are not comparable Use -c for a list of objects without details of differences. + [1573491914.609346] [buildvm-29:22432:0] mpool.c:37 UCX WARN object 0x7fde0050efc0 was not returned to mpool ucp_am_bufs + [1573491914.609383] [buildvm-29:22421:0] mpool.c:37 UCX WARN object 0x7f510efabfc0 was not returned to mpool ucp_am_bufs + [1573491914.609877] [buildvm-29:22442:0] mpool.c:37 UCX WARN object 0x7f4d50bc2fc0 was not returned to mpool ucp_am_bufs + [1573491914.610413] [buildvm-29:22418:0] mpool.c:37 UCX WARN object 0x7f9408a38fc0 was not returned to mpool ucp_am_bufs + [1573491914.610829] [buildvm-29:22429:0] mpool.c:37 UCX WARN object 0x7fcdc228efc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_20.out-sav) Not comparable: is of type H5G_DATASET and is of type H5G_GROUP -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573491914.609346] [buildvm-29:22432:0] mpool.c:37 UCX WARN object 0x7fde0050efc0 was not returned to mpool ucp_am_bufs [1573491914.609383] [buildvm-29:22421:0] mpool.c:37 UCX WARN object 0x7f510efabfc0 was not returned to mpool ucp_am_bufs [1573491914.609877] [buildvm-29:22442:0] mpool.c:37 UCX WARN object 0x7f4d50bc2fc0 was not returned to mpool ucp_am_bufs [1573491914.610413] [buildvm-29:22418:0] mpool.c:37 UCX WARN object 0x7f9408a38fc0 was not returned to mpool ucp_am_bufs [1573491914.610829] [buildvm-29:22429:0] mpool.c:37 UCX WARN object 0x7fcdc228efc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_20.out.err-sav) ====End of actual stderr (./testfiles/h5diff_20.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:15 2019 --- actual_sorted Mon Nov 11 17:05:15 2019 *************** *** 3,5 **** --- 3,10 ---- Not comparable: is of type H5G_DATASET and is of type H5G_LINK Some objects are not comparable Use -c for a list of objects without details of differences. + [1573491915.266815] [buildvm-29:22571:0] mpool.c:37 UCX WARN object 0x7f3200ef3fc0 was not returned to mpool ucp_am_bufs + [1573491915.266820] [buildvm-29:22584:0] mpool.c:37 UCX WARN object 0x7f68d1125fc0 was not returned to mpool ucp_am_bufs + [1573491915.266935] [buildvm-29:22563:0] mpool.c:37 UCX WARN object 0x7faee4fe1fc0 was not returned to mpool ucp_am_bufs + [1573491915.267471] [buildvm-29:22581:0] mpool.c:37 UCX WARN object 0x7fb76698ffc0 was not returned to mpool ucp_am_bufs + [1573491915.267704] [buildvm-29:22560:0] mpool.c:37 UCX WARN object 0x7fc18acabfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_21.out-sav) Not comparable: is of type H5G_DATASET and is of type H5G_LINK -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573491915.266815] [buildvm-29:22571:0] mpool.c:37 UCX WARN object 0x7f3200ef3fc0 was not returned to mpool ucp_am_bufs [1573491915.266820] [buildvm-29:22584:0] mpool.c:37 UCX WARN object 0x7f68d1125fc0 was not returned to mpool ucp_am_bufs [1573491915.266935] [buildvm-29:22563:0] mpool.c:37 UCX WARN object 0x7faee4fe1fc0 was not returned to mpool ucp_am_bufs [1573491915.267471] [buildvm-29:22581:0] mpool.c:37 UCX WARN object 0x7fb76698ffc0 was not returned to mpool ucp_am_bufs [1573491915.267704] [buildvm-29:22560:0] mpool.c:37 UCX WARN object 0x7fc18acabfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_21.out.err-sav) ====End of actual stderr (./testfiles/h5diff_21.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 ds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:16 2019 --- actual_sorted Mon Nov 11 17:05:16 2019 *************** *** 3,5 **** --- 3,10 ---- Not comparable: is of type H5G_DATASET and is of type H5G_TYPE Some objects are not comparable Use -c for a list of objects without details of differences. + [1573491915.919583] [buildvm-29:22716:0] mpool.c:37 UCX WARN object 0x7fdd60a75fc0 was not returned to mpool ucp_am_bufs + [1573491915.919625] [buildvm-29:22710:0] mpool.c:37 UCX WARN object 0x7f0f0f191fc0 was not returned to mpool ucp_am_bufs + [1573491915.919642] [buildvm-29:22702:0] mpool.c:37 UCX WARN object 0x7f7f211f3fc0 was not returned to mpool ucp_am_bufs + [1573491915.919699] [buildvm-29:22724:0] mpool.c:37 UCX WARN object 0x7fa47754ffc0 was not returned to mpool ucp_am_bufs + [1573491915.919708] [buildvm-29:22705:0] mpool.c:37 UCX WARN object 0x7fdb3f7fcfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_22.out-sav) Not comparable: is of type H5G_DATASET and is of type H5G_TYPE -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573491915.919583] [buildvm-29:22716:0] mpool.c:37 UCX WARN object 0x7fdd60a75fc0 was not returned to mpool ucp_am_bufs [1573491915.919625] [buildvm-29:22710:0] mpool.c:37 UCX WARN object 0x7f0f0f191fc0 was not returned to mpool ucp_am_bufs [1573491915.919642] [buildvm-29:22702:0] mpool.c:37 UCX WARN object 0x7f7f211f3fc0 was not returned to mpool ucp_am_bufs [1573491915.919699] [buildvm-29:22724:0] mpool.c:37 UCX WARN object 0x7fa47754ffc0 was not returned to mpool ucp_am_bufs [1573491915.919708] [buildvm-29:22705:0] mpool.c:37 UCX WARN object 0x7fdb3f7fcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_22.out.err-sav) ====End of actual stderr (./testfiles/h5diff_22.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 g1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:16 2019 --- actual_sorted Mon Nov 11 17:05:16 2019 *************** *** 3,7 **** --- 3,12 ---- x x --------------------------------------- 0 differences found + [1573491916.569224] [buildvm-29:22872:0] mpool.c:37 UCX WARN object 0x7f02c3654fc0 was not returned to mpool ucp_am_bufs + [1573491916.569343] [buildvm-29:22844:0] mpool.c:37 UCX WARN object 0x7fb104915fc0 was not returned to mpool ucp_am_bufs + [1573491916.569429] [buildvm-29:22854:0] mpool.c:37 UCX WARN object 0x7fc4d22d9fc0 was not returned to mpool ucp_am_bufs + [1573491916.570041] [buildvm-29:22861:0] mpool.c:37 UCX WARN object 0x7fcc3cb22fc0 was not returned to mpool ucp_am_bufs + [1573491916.570523] [buildvm-29:22847:0] mpool.c:37 UCX WARN object 0x7f604f1f7fc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_23.out-sav) group : and 0 differences found group1 group2 --------------------------------------- x x [1573491916.569224] [buildvm-29:22872:0] mpool.c:37 UCX WARN object 0x7f02c3654fc0 was not returned to mpool ucp_am_bufs [1573491916.569343] [buildvm-29:22844:0] mpool.c:37 UCX WARN object 0x7fb104915fc0 was not returned to mpool ucp_am_bufs [1573491916.569429] [buildvm-29:22854:0] mpool.c:37 UCX WARN object 0x7fc4d22d9fc0 was not returned to mpool ucp_am_bufs [1573491916.570041] [buildvm-29:22861:0] mpool.c:37 UCX WARN object 0x7fcc3cb22fc0 was not returned to mpool ucp_am_bufs [1573491916.570523] [buildvm-29:22847:0] mpool.c:37 UCX WARN object 0x7f604f1f7fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_23.out.err-sav) ====End of actual stderr (./testfiles/h5diff_23.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 t1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:17 2019 --- actual_sorted Mon Nov 11 17:05:17 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573491917.265804] [buildvm-29:22986:0] mpool.c:37 UCX WARN object 0x7fdeeb24afc0 was not returned to mpool ucp_am_bufs + [1573491917.265874] [buildvm-29:22989:0] mpool.c:37 UCX WARN object 0x7f68542cbfc0 was not returned to mpool ucp_am_bufs + [1573491917.266075] [buildvm-29:22996:0] mpool.c:37 UCX WARN object 0x7fcd48b4bfc0 was not returned to mpool ucp_am_bufs + [1573491917.267109] [buildvm-29:23001:0] mpool.c:37 UCX WARN object 0x7f9d6ce2bfc0 was not returned to mpool ucp_am_bufs + [1573491917.268720] [buildvm-29:23006:0] mpool.c:37 UCX WARN object 0x7fdd7a290fc0 was not returned to mpool ucp_am_bufs datatype: and ====The actual output (./testfiles/h5diff_24.out-sav) datatype: and 0 differences found [1573491917.265804] [buildvm-29:22986:0] mpool.c:37 UCX WARN object 0x7fdeeb24afc0 was not returned to mpool ucp_am_bufs [1573491917.265874] [buildvm-29:22989:0] mpool.c:37 UCX WARN object 0x7f68542cbfc0 was not returned to mpool ucp_am_bufs [1573491917.266075] [buildvm-29:22996:0] mpool.c:37 UCX WARN object 0x7fcd48b4bfc0 was not returned to mpool ucp_am_bufs [1573491917.267109] [buildvm-29:23001:0] mpool.c:37 UCX WARN object 0x7f9d6ce2bfc0 was not returned to mpool ucp_am_bufs [1573491917.268720] [buildvm-29:23006:0] mpool.c:37 UCX WARN object 0x7fdd7a290fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_24.out.err-sav) ====End of actual stderr (./testfiles/h5diff_24.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 l1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:18 2019 --- actual_sorted Mon Nov 11 17:05:18 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573491917.930094] [buildvm-29:23149:0] mpool.c:37 UCX WARN object 0x7f386deecfc0 was not returned to mpool ucp_am_bufs + [1573491917.930104] [buildvm-29:23131:0] mpool.c:37 UCX WARN object 0x7f4b30290fc0 was not returned to mpool ucp_am_bufs + [1573491917.930232] [buildvm-29:23141:0] mpool.c:37 UCX WARN object 0x7fe7cd446fc0 was not returned to mpool ucp_am_bufs + [1573491917.931628] [buildvm-29:23128:0] mpool.c:37 UCX WARN object 0x7fb8a5daffc0 was not returned to mpool ucp_am_bufs + [1573491917.931628] [buildvm-29:23135:0] mpool.c:37 UCX WARN object 0x7f9136b9dfc0 was not returned to mpool ucp_am_bufs link : and ====The actual output (./testfiles/h5diff_25.out-sav) link : and 0 differences found [1573491917.930094] [buildvm-29:23149:0] mpool.c:37 UCX WARN object 0x7f386deecfc0 was not returned to mpool ucp_am_bufs [1573491917.930104] [buildvm-29:23131:0] mpool.c:37 UCX WARN object 0x7f4b30290fc0 was not returned to mpool ucp_am_bufs [1573491917.930232] [buildvm-29:23141:0] mpool.c:37 UCX WARN object 0x7fe7cd446fc0 was not returned to mpool ucp_am_bufs [1573491917.931628] [buildvm-29:23128:0] mpool.c:37 UCX WARN object 0x7fb8a5daffc0 was not returned to mpool ucp_am_bufs [1573491917.931628] [buildvm-29:23135:0] mpool.c:37 UCX WARN object 0x7f9136b9dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_25.out.err-sav) ====End of actual stderr (./testfiles/h5diff_25.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 g1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:18 2019 --- actual_sorted Mon Nov 11 17:05:18 2019 *************** *** 3,7 **** --- 3,12 ---- x x --------------------------------------- 0 differences found + [1573491918.591215] [buildvm-29:23270:0] mpool.c:37 UCX WARN object 0x7f009a1c1fc0 was not returned to mpool ucp_am_bufs + [1573491918.591215] [buildvm-29:23293:0] mpool.c:37 UCX WARN object 0x7f7c8f738fc0 was not returned to mpool ucp_am_bufs + [1573491918.591779] [buildvm-29:23273:0] mpool.c:37 UCX WARN object 0x7f221dbb4fc0 was not returned to mpool ucp_am_bufs + [1573491918.592069] [buildvm-29:23281:0] mpool.c:37 UCX WARN object 0x7f17eb184fc0 was not returned to mpool ucp_am_bufs + [1573491918.592727] [buildvm-29:23287:0] mpool.c:37 UCX WARN object 0x7fe6973fbfc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_26.out-sav) group : and 0 differences found group1 group2 --------------------------------------- x x [1573491918.591215] [buildvm-29:23293:0] mpool.c:37 UCX WARN object 0x7f7c8f738fc0 was not returned to mpool ucp_am_bufs [1573491918.591215] [buildvm-29:23270:0] mpool.c:37 UCX WARN object 0x7f009a1c1fc0 was not returned to mpool ucp_am_bufs [1573491918.591779] [buildvm-29:23273:0] mpool.c:37 UCX WARN object 0x7f221dbb4fc0 was not returned to mpool ucp_am_bufs [1573491918.592069] [buildvm-29:23281:0] mpool.c:37 UCX WARN object 0x7f17eb184fc0 was not returned to mpool ucp_am_bufs [1573491918.592727] [buildvm-29:23287:0] mpool.c:37 UCX WARN object 0x7fe6973fbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_26.out.err-sav) ====End of actual stderr (./testfiles/h5diff_26.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 t1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:19 2019 --- actual_sorted Mon Nov 11 17:05:19 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573491919.247077] [buildvm-29:23414:0] mpool.c:37 UCX WARN object 0x7fa904365fc0 was not returned to mpool ucp_am_bufs + [1573491919.247202] [buildvm-29:23420:0] mpool.c:37 UCX WARN object 0x7f36118dcfc0 was not returned to mpool ucp_am_bufs + [1573491919.247210] [buildvm-29:23426:0] mpool.c:37 UCX WARN object 0x7f9f20642fc0 was not returned to mpool ucp_am_bufs + [1573491919.247221] [buildvm-29:23412:0] mpool.c:37 UCX WARN object 0x7fd8c73d5fc0 was not returned to mpool ucp_am_bufs + [1573491919.247313] [buildvm-29:23433:0] mpool.c:37 UCX WARN object 0x7f0a8b7a4fc0 was not returned to mpool ucp_am_bufs datatype: and ====The actual output (./testfiles/h5diff_27.out-sav) datatype: and 1 differences found [1573491919.247077] [buildvm-29:23414:0] mpool.c:37 UCX WARN object 0x7fa904365fc0 was not returned to mpool ucp_am_bufs [1573491919.247221] [buildvm-29:23412:0] mpool.c:37 UCX WARN object 0x7fd8c73d5fc0 was not returned to mpool ucp_am_bufs [1573491919.247202] [buildvm-29:23420:0] mpool.c:37 UCX WARN object 0x7f36118dcfc0 was not returned to mpool ucp_am_bufs [1573491919.247210] [buildvm-29:23426:0] mpool.c:37 UCX WARN object 0x7f9f20642fc0 was not returned to mpool ucp_am_bufs [1573491919.247313] [buildvm-29:23433:0] mpool.c:37 UCX WARN object 0x7f0a8b7a4fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_27.out.err-sav) ====End of actual stderr (./testfiles/h5diff_27.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_types.h5 h5diff_types.h5 l1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:19 2019 --- actual_sorted Mon Nov 11 17:05:19 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573491919.906645] [buildvm-29:23558:0] mpool.c:37 UCX WARN object 0x7f9d917b7fc0 was not returned to mpool ucp_am_bufs + [1573491919.906651] [buildvm-29:23580:0] mpool.c:37 UCX WARN object 0x7fdafdedcfc0 was not returned to mpool ucp_am_bufs + [1573491919.906836] [buildvm-29:23555:0] mpool.c:37 UCX WARN object 0x7fb7a0b9cfc0 was not returned to mpool ucp_am_bufs + [1573491919.907085] [buildvm-29:23565:0] mpool.c:37 UCX WARN object 0x7ff973510fc0 was not returned to mpool ucp_am_bufs + [1573491919.907580] [buildvm-29:23568:0] mpool.c:37 UCX WARN object 0x7f549196cfc0 was not returned to mpool ucp_am_bufs link : and ====The actual output (./testfiles/h5diff_28.out-sav) link : and 1 differences found [1573491919.906645] [buildvm-29:23558:0] mpool.c:37 UCX WARN object 0x7f9d917b7fc0 was not returned to mpool ucp_am_bufs [1573491919.906651] [buildvm-29:23580:0] mpool.c:37 UCX WARN object 0x7fdafdedcfc0 was not returned to mpool ucp_am_bufs [1573491919.906836] [buildvm-29:23555:0] mpool.c:37 UCX WARN object 0x7fb7a0b9cfc0 was not returned to mpool ucp_am_bufs [1573491919.907085] [buildvm-29:23565:0] mpool.c:37 UCX WARN object 0x7ff973510fc0 was not returned to mpool ucp_am_bufs [1573491919.907580] [buildvm-29:23568:0] mpool.c:37 UCX WARN object 0x7f549196cfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_28.out.err-sav) ====End of actual stderr (./testfiles/h5diff_28.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_enum_invalid_values.h5 h5di*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:20 2019 --- actual_sorted Mon Nov 11 17:05:20 2019 *************** *** 3,8 **** --- 3,13 ---- [ 1 ] YIN **INVALID VALUE** [ 2 ] **INVALID VALUE** YIN [ 5 ] YIN YANG + [1573491920.571315] [buildvm-29:23710:0] mpool.c:37 UCX WARN object 0x7ff498741fc0 was not returned to mpool ucp_am_bufs + [1573491920.571377] [buildvm-29:23700:0] mpool.c:37 UCX WARN object 0x7f7197ffcfc0 was not returned to mpool ucp_am_bufs + [1573491920.571502] [buildvm-29:23697:0] mpool.c:37 UCX WARN object 0x7f87f523ffc0 was not returned to mpool ucp_am_bufs + [1573491920.571621] [buildvm-29:23703:0] mpool.c:37 UCX WARN object 0x7f416368bfc0 was not returned to mpool ucp_am_bufs + [1573491920.572342] [buildvm-29:23724:0] mpool.c:37 UCX WARN object 0x7fa75d767fc0 was not returned to mpool ucp_am_bufs dataset: and position dset1 dset2 difference size: [6] [6] ====The actual output (./testfiles/h5diff_30.out-sav) dataset: and size: [6] [6] position dset1 dset2 difference ------------------------------------------------------------ [ 1 ] YIN **INVALID VALUE** [ 2 ] **INVALID VALUE** YIN [ 5 ] YIN YANG 3 differences found [1573491920.571315] [buildvm-29:23710:0] mpool.c:37 UCX WARN object 0x7ff498741fc0 was not returned to mpool ucp_am_bufs [1573491920.571377] [buildvm-29:23700:0] mpool.c:37 UCX WARN object 0x7f7197ffcfc0 was not returned to mpool ucp_am_bufs [1573491920.571502] [buildvm-29:23697:0] mpool.c:37 UCX WARN object 0x7f87f523ffc0 was not returned to mpool ucp_am_bufs [1573491920.571621] [buildvm-29:23703:0] mpool.c:37 UCX WARN object 0x7f416368bfc0 was not returned to mpool ucp_am_bufs [1573491920.572342] [buildvm-29:23724:0] mpool.c:37 UCX WARN object 0x7fa75d767fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_30.out.err-sav) ====End of actual stderr (./testfiles/h5diff_30.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:21 2019 --- actual_sorted Mon Nov 11 17:05:21 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491921.238589] [buildvm-29:23839:0] mpool.c:37 UCX WARN object 0x7ffa0e0e1fc0 was not returned to mpool ucp_am_bufs + [1573491921.238652] [buildvm-29:23850:0] mpool.c:37 UCX WARN object 0x7fdd69d53fc0 was not returned to mpool ucp_am_bufs + [1573491921.238661] [buildvm-29:23863:0] mpool.c:37 UCX WARN object 0x7faab634cfc0 was not returned to mpool ucp_am_bufs + [1573491921.238878] [buildvm-29:23843:0] mpool.c:37 UCX WARN object 0x7f8f6d988fc0 was not returned to mpool ucp_am_bufs + [1573491921.238926] [buildvm-29:23853:0] mpool.c:37 UCX WARN object 0x7f241c6b9fc0 was not returned to mpool ucp_am_bufs dataset: and position dset0a dset0b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_50.out-sav) dataset: and Warning: different storage datatype has file datatype H5T_STD_I16LE has file datatype H5T_STD_I32LE size: [3x2] [3x2] position dset0a dset0b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491921.238589] [buildvm-29:23839:0] mpool.c:37 UCX WARN object 0x7ffa0e0e1fc0 was not returned to mpool ucp_am_bufs [1573491921.238652] [buildvm-29:23850:0] mpool.c:37 UCX WARN object 0x7fdd69d53fc0 was not returned to mpool ucp_am_bufs [1573491921.238661] [buildvm-29:23863:0] mpool.c:37 UCX WARN object 0x7faab634cfc0 was not returned to mpool ucp_am_bufs [1573491921.238878] [buildvm-29:23843:0] mpool.c:37 UCX WARN object 0x7f8f6d988fc0 was not returned to mpool ucp_am_bufs [1573491921.238926] [buildvm-29:23853:0] mpool.c:37 UCX WARN object 0x7f241c6b9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_50.out.err-sav) ====End of actual stderr (./testfiles/h5diff_50.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:21 2019 --- actual_sorted Mon Nov 11 17:05:21 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491921.904687] [buildvm-29:23992:0] mpool.c:37 UCX WARN object 0x7fd2b7246fc0 was not returned to mpool ucp_am_bufs + [1573491921.904789] [buildvm-29:24002:0] mpool.c:37 UCX WARN object 0x7f5f99f7bfc0 was not returned to mpool ucp_am_bufs + [1573491921.904868] [buildvm-29:23983:0] mpool.c:37 UCX WARN object 0x7f162a8b1fc0 was not returned to mpool ucp_am_bufs + [1573491921.904894] [buildvm-29:23988:0] mpool.c:37 UCX WARN object 0x7fc8166b7fc0 was not returned to mpool ucp_am_bufs + [1573491921.907865] [buildvm-29:23981:0] mpool.c:37 UCX WARN object 0x7fbe2ad2efc0 was not returned to mpool ucp_am_bufs dataset: and position dset1a dset1b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_51.out-sav) dataset: and size: [3x2] [3x2] position dset1a dset1b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491921.904687] [buildvm-29:23992:0] mpool.c:37 UCX WARN object 0x7fd2b7246fc0 was not returned to mpool ucp_am_bufs [1573491921.904789] [buildvm-29:24002:0] mpool.c:37 UCX WARN object 0x7f5f99f7bfc0 was not returned to mpool ucp_am_bufs [1573491921.904868] [buildvm-29:23983:0] mpool.c:37 UCX WARN object 0x7f162a8b1fc0 was not returned to mpool ucp_am_bufs [1573491921.904894] [buildvm-29:23988:0] mpool.c:37 UCX WARN object 0x7fc8166b7fc0 was not returned to mpool ucp_am_bufs [1573491921.907865] [buildvm-29:23981:0] mpool.c:37 UCX WARN object 0x7fbe2ad2efc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_51.out.err-sav) ====End of actual stderr (./testfiles/h5diff_51.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:22 2019 --- actual_sorted Mon Nov 11 17:05:22 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491922.578093] [buildvm-29:24126:0] mpool.c:37 UCX WARN object 0x7f5a8bffcfc0 was not returned to mpool ucp_am_bufs + [1573491922.578093] [buildvm-29:24140:0] mpool.c:37 UCX WARN object 0x7f871045efc0 was not returned to mpool ucp_am_bufs + [1573491922.578153] [buildvm-29:24130:0] mpool.c:37 UCX WARN object 0x7fc86d8e4fc0 was not returned to mpool ucp_am_bufs + [1573491922.578155] [buildvm-29:24123:0] mpool.c:37 UCX WARN object 0x7f30844f9fc0 was not returned to mpool ucp_am_bufs + [1573491922.579604] [buildvm-29:24137:0] mpool.c:37 UCX WARN object 0x7fdc48428fc0 was not returned to mpool ucp_am_bufs dataset: and position dset2a dset2b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_52.out-sav) dataset: and size: [3x2] [3x2] position dset2a dset2b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491922.578093] [buildvm-29:24126:0] mpool.c:37 UCX WARN object 0x7f5a8bffcfc0 was not returned to mpool ucp_am_bufs [1573491922.578093] [buildvm-29:24140:0] mpool.c:37 UCX WARN object 0x7f871045efc0 was not returned to mpool ucp_am_bufs [1573491922.578155] [buildvm-29:24123:0] mpool.c:37 UCX WARN object 0x7f30844f9fc0 was not returned to mpool ucp_am_bufs [1573491922.578153] [buildvm-29:24130:0] mpool.c:37 UCX WARN object 0x7fc86d8e4fc0 was not returned to mpool ucp_am_bufs [1573491922.579604] [buildvm-29:24137:0] mpool.c:37 UCX WARN object 0x7fdc48428fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_52.out.err-sav) ====End of actual stderr (./testfiles/h5diff_52.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:23 2019 --- actual_sorted Mon Nov 11 17:05:23 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491923.280458] [buildvm-29:24289:0] mpool.c:37 UCX WARN object 0x7f4f633fbfc0 was not returned to mpool ucp_am_bufs + [1573491923.280461] [buildvm-29:24267:0] mpool.c:37 UCX WARN object 0x7ff121e03fc0 was not returned to mpool ucp_am_bufs + [1573491923.280465] [buildvm-29:24265:0] mpool.c:37 UCX WARN object 0x7f610c7a8fc0 was not returned to mpool ucp_am_bufs + [1573491923.280471] [buildvm-29:24272:0] mpool.c:37 UCX WARN object 0x7f771a657fc0 was not returned to mpool ucp_am_bufs + [1573491923.280496] [buildvm-29:24282:0] mpool.c:37 UCX WARN object 0x7fee9a879fc0 was not returned to mpool ucp_am_bufs dataset: and position dset3a dset4b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_53.out-sav) dataset: and size: [3x2] [3x2] position dset3a dset4b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491923.280458] [buildvm-29:24289:0] mpool.c:37 UCX WARN object 0x7f4f633fbfc0 was not returned to mpool ucp_am_bufs [1573491923.280465] [buildvm-29:24265:0] mpool.c:37 UCX WARN object 0x7f610c7a8fc0 was not returned to mpool ucp_am_bufs [1573491923.280461] [buildvm-29:24267:0] mpool.c:37 UCX WARN object 0x7ff121e03fc0 was not returned to mpool ucp_am_bufs [1573491923.280471] [buildvm-29:24272:0] mpool.c:37 UCX WARN object 0x7f771a657fc0 was not returned to mpool ucp_am_bufs [1573491923.280496] [buildvm-29:24282:0] mpool.c:37 UCX WARN object 0x7fee9a879fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_53.out.err-sav) ====End of actual stderr (./testfiles/h5diff_53.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:24 2019 --- actual_sorted Mon Nov 11 17:05:24 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491923.939487] [buildvm-29:24407:0] mpool.c:37 UCX WARN object 0x7f23bb05afc0 was not returned to mpool ucp_am_bufs + [1573491923.939552] [buildvm-29:24414:0] mpool.c:37 UCX WARN object 0x7fc21ed02fc0 was not returned to mpool ucp_am_bufs + [1573491923.939565] [buildvm-29:24419:0] mpool.c:37 UCX WARN object 0x7fa5033ddfc0 was not returned to mpool ucp_am_bufs + [1573491923.939648] [buildvm-29:24410:0] mpool.c:37 UCX WARN object 0x7f5342c12fc0 was not returned to mpool ucp_am_bufs + [1573491923.939833] [buildvm-29:24426:0] mpool.c:37 UCX WARN object 0x7f6fc35a4fc0 was not returned to mpool ucp_am_bufs dataset: and position dset4a dset4b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_54.out-sav) dataset: and size: [3x2] [3x2] position dset4a dset4b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491923.939487] [buildvm-29:24407:0] mpool.c:37 UCX WARN object 0x7f23bb05afc0 was not returned to mpool ucp_am_bufs [1573491923.939552] [buildvm-29:24414:0] mpool.c:37 UCX WARN object 0x7fc21ed02fc0 was not returned to mpool ucp_am_bufs [1573491923.939565] [buildvm-29:24419:0] mpool.c:37 UCX WARN object 0x7fa5033ddfc0 was not returned to mpool ucp_am_bufs [1573491923.939648] [buildvm-29:24410:0] mpool.c:37 UCX WARN object 0x7f5342c12fc0 was not returned to mpool ucp_am_bufs [1573491923.939833] [buildvm-29:24426:0] mpool.c:37 UCX WARN object 0x7f6fc35a4fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_54.out.err-sav) ====End of actual stderr (./testfiles/h5diff_54.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:24 2019 --- actual_sorted Mon Nov 11 17:05:24 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491924.620008] [buildvm-29:24556:0] mpool.c:37 UCX WARN object 0x7f1016ffbfc0 was not returned to mpool ucp_am_bufs + [1573491924.620065] [buildvm-29:24568:0] mpool.c:37 UCX WARN object 0x7f75bd9b7fc0 was not returned to mpool ucp_am_bufs + [1573491924.620077] [buildvm-29:24561:0] mpool.c:37 UCX WARN object 0x7fc80768bfc0 was not returned to mpool ucp_am_bufs + [1573491924.620998] [buildvm-29:24554:0] mpool.c:37 UCX WARN object 0x7f8ab7e08fc0 was not returned to mpool ucp_am_bufs + [1573491924.622346] [buildvm-29:24578:0] mpool.c:37 UCX WARN object 0x7ff085eb0fc0 was not returned to mpool ucp_am_bufs dataset: and position dset5a dset5b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_55.out-sav) dataset: and size: [3x2] [3x2] position dset5a dset5b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491924.620008] [buildvm-29:24556:0] mpool.c:37 UCX WARN object 0x7f1016ffbfc0 was not returned to mpool ucp_am_bufs [1573491924.620065] [buildvm-29:24568:0] mpool.c:37 UCX WARN object 0x7f75bd9b7fc0 was not returned to mpool ucp_am_bufs [1573491924.620077] [buildvm-29:24561:0] mpool.c:37 UCX WARN object 0x7fc80768bfc0 was not returned to mpool ucp_am_bufs [1573491924.620998] [buildvm-29:24554:0] mpool.c:37 UCX WARN object 0x7f8ab7e08fc0 was not returned to mpool ucp_am_bufs [1573491924.622346] [buildvm-29:24578:0] mpool.c:37 UCX WARN object 0x7ff085eb0fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_55.out.err-sav) ====End of actual stderr (./testfiles/h5diff_55.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:25 2019 --- actual_sorted Mon Nov 11 17:05:25 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 + [1573491925.310871] [buildvm-29:24709:0] mpool.c:37 UCX WARN object 0x7f162768bfc0 was not returned to mpool ucp_am_bufs + [1573491925.310877] [buildvm-29:24714:0] mpool.c:37 UCX WARN object 0x7f3af9a84fc0 was not returned to mpool ucp_am_bufs + [1573491925.310948] [buildvm-29:24696:0] mpool.c:37 UCX WARN object 0x7f836a143fc0 was not returned to mpool ucp_am_bufs + [1573491925.311857] [buildvm-29:24702:0] mpool.c:37 UCX WARN object 0x7fe9c84b8fc0 was not returned to mpool ucp_am_bufs + [1573491925.313513] [buildvm-29:24699:0] mpool.c:37 UCX WARN object 0x7f661d3cbfc0 was not returned to mpool ucp_am_bufs dataset: and position dset6a dset6b difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_56.out-sav) dataset: and size: [3x2] [3x2] position dset6a dset6b difference ------------------------------------------------------------ [ 1 0 ] 1 3 2 [ 1 1 ] 1 4 3 [ 2 0 ] 1 5 4 [ 2 1 ] 1 6 5 4 differences found [1573491925.310871] [buildvm-29:24709:0] mpool.c:37 UCX WARN object 0x7f162768bfc0 was not returned to mpool ucp_am_bufs [1573491925.310877] [buildvm-29:24714:0] mpool.c:37 UCX WARN object 0x7f3af9a84fc0 was not returned to mpool ucp_am_bufs [1573491925.310948] [buildvm-29:24696:0] mpool.c:37 UCX WARN object 0x7f836a143fc0 was not returned to mpool ucp_am_bufs [1573491925.311857] [buildvm-29:24702:0] mpool.c:37 UCX WARN object 0x7fe9c84b8fc0 was not returned to mpool ucp_am_bufs [1573491925.313513] [buildvm-29:24699:0] mpool.c:37 UCX WARN object 0x7f661d3cbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_56.out.err-sav) ====End of actual stderr (./testfiles/h5diff_56.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:26 2019 --- actual_sorted Mon Nov 11 17:05:26 2019 *************** *** 7,10 **** --- 7,15 ---- Some objects are not comparable Use -c for a list of objects without details of differences. Warning: different storage datatype + [1573491925.981320] [buildvm-29:24867:0] mpool.c:37 UCX WARN object 0x7f6a5b721fc0 was not returned to mpool ucp_am_bufs + [1573491925.981405] [buildvm-29:24841:0] mpool.c:37 UCX WARN object 0x7fdfa3ffcfc0 was not returned to mpool ucp_am_bufs + [1573491925.981491] [buildvm-29:24856:0] mpool.c:37 UCX WARN object 0x7f4c4d31bfc0 was not returned to mpool ucp_am_bufs + [1573491925.982143] [buildvm-29:24838:0] mpool.c:37 UCX WARN object 0x7feffcb93fc0 was not returned to mpool ucp_am_bufs + [1573491925.982447] [buildvm-29:24848:0] mpool.c:37 UCX WARN object 0x7fc08a45cfc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_57.out-sav) dataset: and Warning: different storage datatype has file datatype H5T_STD_I8LE has file datatype H5T_STD_U8LE Not comparable: has sign H5T_SGN_2 and has sign H5T_SGN_NONE 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573491925.981320] [buildvm-29:24867:0] mpool.c:37 UCX WARN object 0x7f6a5b721fc0 was not returned to mpool ucp_am_bufs [1573491925.981405] [buildvm-29:24841:0] mpool.c:37 UCX WARN object 0x7fdfa3ffcfc0 was not returned to mpool ucp_am_bufs [1573491925.981491] [buildvm-29:24856:0] mpool.c:37 UCX WARN object 0x7f4c4d31bfc0 was not returned to mpool ucp_am_bufs [1573491925.982143] [buildvm-29:24838:0] mpool.c:37 UCX WARN object 0x7feffcb93fc0 was not returned to mpool ucp_am_bufs [1573491925.982447] [buildvm-29:24848:0] mpool.c:37 UCX WARN object 0x7fc08a45cfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_57.out.err-sav) ====End of actual stderr (./testfiles/h5diff_57.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 re*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:26 2019 --- actual_sorted Mon Nov 11 17:05:26 2019 *************** *** 3,8 **** --- 3,13 ---- Referenced dataset 10784 10784 Region blocks Region points + [1573491926.667925] [buildvm-29:24994:0] mpool.c:37 UCX WARN object 0x7f690d310fc0 was not returned to mpool ucp_am_bufs + [1573491926.667942] [buildvm-29:24980:0] mpool.c:37 UCX WARN object 0x7f6ec2150fc0 was not returned to mpool ucp_am_bufs + [1573491926.667944] [buildvm-29:24989:0] mpool.c:37 UCX WARN object 0x7f5c088ecfc0 was not returned to mpool ucp_am_bufs + [1573491926.668116] [buildvm-29:25004:0] mpool.c:37 UCX WARN object 0x7f3b6f7fcfc0 was not returned to mpool ucp_am_bufs + [1573491926.669368] [buildvm-29:24984:0] mpool.c:37 UCX WARN object 0x7fae4b1e5fc0 was not returned to mpool ucp_am_bufs block #0 (2,2)-(7,7) (0,0)-(2,2) dataset: and point #1 (2,2) (3,3) ====The actual output (./testfiles/h5diff_58.out-sav) dataset: and Referenced dataset 10784 10784 ------------------------------------------------------------ Region blocks block #0 (2,2)-(7,7) (0,0)-(2,2) Region points point #1 (2,2) (3,3) point #3 (1,6) (2,5) point #4 (2,8) (1,7) 4 differences found [1573491926.667942] [buildvm-29:24980:0] mpool.c:37 UCX WARN object 0x7f6ec2150fc0 was not returned to mpool ucp_am_bufs [1573491926.667944] [buildvm-29:24989:0] mpool.c:37 UCX WARN object 0x7f5c088ecfc0 was not returned to mpool ucp_am_bufs [1573491926.667925] [buildvm-29:24994:0] mpool.c:37 UCX WARN object 0x7f690d310fc0 was not returned to mpool ucp_am_bufs [1573491926.668116] [buildvm-29:25004:0] mpool.c:37 UCX WARN object 0x7f3b6f7fcfc0 was not returned to mpool ucp_am_bufs [1573491926.669368] [buildvm-29:24984:0] mpool.c:37 UCX WARN object 0x7fae4b1e5fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_58.out.err-sav) ====End of actual stderr (./testfiles/h5diff_58.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dtypes.h5 h5diff_dtypes.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:27 2019 --- actual_sorted Mon Nov 11 17:05:27 2019 *************** *** 6,10 **** --- 6,15 ---- has file datatype H5T_STD_U32LE Warning: different storage datatype Warning: different storage datatype + [1573491927.339528] [buildvm-29:25125:0] mpool.c:37 UCX WARN object 0x7fa850844fc0 was not returned to mpool ucp_am_bufs + [1573491927.340830] [buildvm-29:25145:0] mpool.c:37 UCX WARN object 0x7f88122f1fc0 was not returned to mpool ucp_am_bufs + [1573491927.340845] [buildvm-29:25130:0] mpool.c:37 UCX WARN object 0x7f93753aefc0 was not returned to mpool ucp_am_bufs + [1573491927.340951] [buildvm-29:25138:0] mpool.c:37 UCX WARN object 0x7faba5ddffc0 was not returned to mpool ucp_am_bufs + [1573491927.341601] [buildvm-29:25122:0] mpool.c:37 UCX WARN object 0x7fe0575b6fc0 was not returned to mpool ucp_am_bufs attribute: > and > dataset: and ====The actual output (./testfiles/h5diff_59.out-sav) dataset: and Warning: different storage datatype has file datatype H5T_STD_U16LE has file datatype H5T_STD_U32LE 0 differences found Warning: different storage datatype has file datatype H5T_STD_U16LE has file datatype H5T_STD_U32LE attribute: > and > 0 differences found [1573491927.339528] [buildvm-29:25125:0] mpool.c:37 UCX WARN object 0x7fa850844fc0 was not returned to mpool ucp_am_bufs [1573491927.340830] [buildvm-29:25145:0] mpool.c:37 UCX WARN object 0x7f88122f1fc0 was not returned to mpool ucp_am_bufs [1573491927.340845] [buildvm-29:25130:0] mpool.c:37 UCX WARN object 0x7f93753aefc0 was not returned to mpool ucp_am_bufs [1573491927.340951] [buildvm-29:25138:0] mpool.c:37 UCX WARN object 0x7faba5ddffc0 was not returned to mpool ucp_am_bufs [1573491927.341601] [buildvm-29:25122:0] mpool.c:37 UCX WARN object 0x7fe0575b6fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_59.out.err-sav) ====End of actual stderr (./testfiles/h5diff_59.out.err-sav) Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:28 2019 --- actual_sorted Mon Nov 11 17:05:28 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 1 ] \000 6 [ 1 2 ] \000 7 [ 1 3 ] \000 8 + [1573491928.015895] [buildvm-29:25279:0] mpool.c:37 UCX WARN object 0x7f45fd980fc0 was not returned to mpool ucp_am_bufs + [1573491928.015908] [buildvm-29:25289:0] mpool.c:37 UCX WARN object 0x7f23c01f6fc0 was not returned to mpool ucp_am_bufs + [1573491928.015928] [buildvm-29:25274:0] mpool.c:37 UCX WARN object 0x7f249ddecfc0 was not returned to mpool ucp_am_bufs + [1573491928.015996] [buildvm-29:25268:0] mpool.c:37 UCX WARN object 0x7f51de8e5fc0 was not returned to mpool ucp_am_bufs + [1573491928.017223] [buildvm-29:25264:0] mpool.c:37 UCX WARN object 0x7f1e06867fc0 was not returned to mpool ucp_am_bufs dataset: and position string1 string1 difference size: [3x4] [3x4] ====The actual output (./testfiles/h5diff_60.out-sav) dataset: and size: [3x4] [3x4] position string1 string1 difference ------------------------------------------------------------ [ 1 0 ] \000 5 [ 1 1 ] \000 6 [ 1 2 ] \000 7 [ 1 3 ] \000 8 4 differences found [1573491928.015895] [buildvm-29:25279:0] mpool.c:37 UCX WARN object 0x7f45fd980fc0 was not returned to mpool ucp_am_bufs [1573491928.015928] [buildvm-29:25274:0] mpool.c:37 UCX WARN object 0x7f249ddecfc0 was not returned to mpool ucp_am_bufs [1573491928.015908] [buildvm-29:25289:0] mpool.c:37 UCX WARN object 0x7f23c01f6fc0 was not returned to mpool ucp_am_bufs [1573491928.015996] [buildvm-29:25268:0] mpool.c:37 UCX WARN object 0x7f51de8e5fc0 was not returned to mpool ucp_am_bufs [1573491928.017223] [buildvm-29:25264:0] mpool.c:37 UCX WARN object 0x7f1e06867fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_60.out.err-sav) ====End of actual stderr (./testfiles/h5diff_60.out.err-sav) Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:28 2019 --- actual_sorted Mon Nov 11 17:05:28 2019 *************** *** 24,29 **** --- 24,34 ---- [ 9 ] 0 [ 9 ] e 0 [ 9 ] f + [1573491928.693962] [buildvm-29:25409:0] mpool.c:37 UCX WARN object 0x7f4aa1541fc0 was not returned to mpool ucp_am_bufs + [1573491928.694006] [buildvm-29:25424:0] mpool.c:37 UCX WARN object 0x7fc473e5bfc0 was not returned to mpool ucp_am_bufs + [1573491928.694013] [buildvm-29:25414:0] mpool.c:37 UCX WARN object 0x7f87021b1fc0 was not returned to mpool ucp_am_bufs + [1573491928.694085] [buildvm-29:25406:0] mpool.c:37 UCX WARN object 0x7fd782a58fc0 was not returned to mpool ucp_am_bufs + [1573491928.694166] [buildvm-29:25431:0] mpool.c:37 UCX WARN object 0x7f931dedefc0 was not returned to mpool ucp_am_bufs dataset: and position string2 string2 difference size: [20] [20] ====The actual output (./testfiles/h5diff_61.out-sav) dataset: and size: [20] [20] position string2 string2 difference ------------------------------------------------------------ [ 8 ] e 9 [ 8 ] f [ 8 ] 9 [ 9 ] e 0 [ 9 ] f [ 9 ] 0 [ 10 ] e 1 [ 10 ] f [ 10 ] 1 [ 11 ] e 2 [ 11 ] f [ 11 ] 2 [ 12 ] 3 e [ 12 ] f [ 12 ] 3 [ 13 ] 4 e [ 13 ] f [ 13 ] 4 [ 14 ] 5 e [ 14 ] f [ 14 ] 5 [ 15 ] 6 e [ 15 ] f [ 15 ] 6 24 differences found [1573491928.693962] [buildvm-29:25409:0] mpool.c:37 UCX WARN object 0x7f4aa1541fc0 was not returned to mpool ucp_am_bufs [1573491928.694013] [buildvm-29:25414:0] mpool.c:37 UCX WARN object 0x7f87021b1fc0 was not returned to mpool ucp_am_bufs [1573491928.694006] [buildvm-29:25424:0] mpool.c:37 UCX WARN object 0x7fc473e5bfc0 was not returned to mpool ucp_am_bufs [1573491928.694085] [buildvm-29:25406:0] mpool.c:37 UCX WARN object 0x7fd782a58fc0 was not returned to mpool ucp_am_bufs [1573491928.694166] [buildvm-29:25431:0] mpool.c:37 UCX WARN object 0x7f931dedefc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_61.out.err-sav) ====End of actual stderr (./testfiles/h5diff_61.out.err-sav) Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:29 2019 --- actual_sorted Mon Nov 11 17:05:29 2019 *************** *** 31,36 **** --- 31,41 ---- [ 24 ] d c [ 25 ] d c [ 26 ] d c + [1573491929.353139] [buildvm-29:25548:0] mpool.c:37 UCX WARN object 0x7f2f281a1fc0 was not returned to mpool ucp_am_bufs + [1573491929.353179] [buildvm-29:25558:0] mpool.c:37 UCX WARN object 0x7f30b7b7bfc0 was not returned to mpool ucp_am_bufs + [1573491929.353201] [buildvm-29:25552:0] mpool.c:37 UCX WARN object 0x7f13a9796fc0 was not returned to mpool ucp_am_bufs + [1573491929.353813] [buildvm-29:25562:0] mpool.c:37 UCX WARN object 0x7fca4c903fc0 was not returned to mpool ucp_am_bufs + [1573491929.354102] [buildvm-29:25569:0] mpool.c:37 UCX WARN object 0x7f6076040fc0 was not returned to mpool ucp_am_bufs dataset: and position string3 string3 difference size: [27] [27] ====The actual output (./testfiles/h5diff_62.out-sav) dataset: and size: [27] [27] position string3 string3 difference ------------------------------------------------------------ [ 12 ] c d [ 12 ] d 2 [ 12 ] 2 \000 [ 13 ] d 3 [ 13 ] 3 \000 [ 14 ] a b [ 14 ] b c [ 14 ] c d [ 14 ] d 4 [ 14 ] 4 \000 [ 15 ] b c [ 15 ] c d [ 15 ] d 5 [ 15 ] 5 \000 [ 16 ] d c [ 16 ] 6 d [ 16 ] \000 6 [ 17 ] 7 d [ 17 ] \000 7 [ 18 ] b a [ 18 ] c b [ 18 ] d c [ 18 ] 8 d [ 18 ] \000 8 [ 19 ] c b [ 19 ] d c [ 19 ] 9 d [ 19 ] \000 9 [ 24 ] d c [ 25 ] d c [ 26 ] d c 31 differences found [1573491929.353139] [buildvm-29:25548:0] mpool.c:37 UCX WARN object 0x7f2f281a1fc0 was not returned to mpool ucp_am_bufs [1573491929.353179] [buildvm-29:25558:0] mpool.c:37 UCX WARN object 0x7f30b7b7bfc0 was not returned to mpool ucp_am_bufs [1573491929.353201] [buildvm-29:25552:0] mpool.c:37 UCX WARN object 0x7f13a9796fc0 was not returned to mpool ucp_am_bufs [1573491929.353813] [buildvm-29:25562:0] mpool.c:37 UCX WARN object 0x7fca4c903fc0 was not returned to mpool ucp_am_bufs [1573491929.354102] [buildvm-29:25569:0] mpool.c:37 UCX WARN object 0x7f6076040fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_62.out.err-sav) ====End of actual stderr (./testfiles/h5diff_62.out.err-sav) Testing ../../src/h5diff/ph5diff -v diff_strings1.h5 diff_strings2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:30 2019 --- actual_sorted Mon Nov 11 17:05:30 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 ] 9 [ 2 ] 8 [ 2 ] 9 + [1573491930.033163] [buildvm-29:25711:0] mpool.c:37 UCX WARN object 0x7fb2f3a5efc0 was not returned to mpool ucp_am_bufs + [1573491930.033185] [buildvm-29:25696:0] mpool.c:37 UCX WARN object 0x7f768079afc0 was not returned to mpool ucp_am_bufs + [1573491930.033240] [buildvm-29:25718:0] mpool.c:37 UCX WARN object 0x7fd06c217fc0 was not returned to mpool ucp_am_bufs + [1573491930.033243] [buildvm-29:25693:0] mpool.c:37 UCX WARN object 0x7f7c1b917fc0 was not returned to mpool ucp_am_bufs + [1573491930.033252] [buildvm-29:25690:0] mpool.c:37 UCX WARN object 0x7fd33a883fc0 was not returned to mpool ucp_am_bufs dataset: and position string4 string4 difference size: [3] [3] ====The actual output (./testfiles/h5diff_63.out-sav) dataset: and size: [3] [3] position string4 string4 difference ------------------------------------------------------------ [ 1 ] 8 [ 1 ] 9 [ 2 ] 8 [ 2 ] 9 4 differences found [1573491930.033163] [buildvm-29:25711:0] mpool.c:37 UCX WARN object 0x7fb2f3a5efc0 was not returned to mpool ucp_am_bufs [1573491930.033240] [buildvm-29:25718:0] mpool.c:37 UCX WARN object 0x7fd06c217fc0 was not returned to mpool ucp_am_bufs [1573491930.033252] [buildvm-29:25690:0] mpool.c:37 UCX WARN object 0x7fd33a883fc0 was not returned to mpool ucp_am_bufs [1573491930.033243] [buildvm-29:25693:0] mpool.c:37 UCX WARN object 0x7f7c1b917fc0 was not returned to mpool ucp_am_bufs [1573491930.033185] [buildvm-29:25696:0] mpool.c:37 UCX WARN object 0x7f768079afc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_63.out.err-sav) ====End of actual stderr (./testfiles/h5diff_63.out.err-sav) Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 PASSED Testing ../../src/h5diff/ph5diff h5diff_basic1.h5 h5diff_basic1.h5 non PASSED Testing ../../src/h5diff/ph5diff -d -4 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -d 0 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:32 2019 --- actual_sorted Mon Nov 11 17:05:32 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491932.663800] [buildvm-29:26247:0] mpool.c:37 UCX WARN object 0x7fab1f0e6fc0 was not returned to mpool ucp_am_bufs + [1573491932.663803] [buildvm-29:26244:0] mpool.c:37 UCX WARN object 0x7ff64e28efc0 was not returned to mpool ucp_am_bufs + [1573491932.663808] [buildvm-29:26265:0] mpool.c:37 UCX WARN object 0x7f924f7fcfc0 was not returned to mpool ucp_am_bufs + [1573491932.663843] [buildvm-29:26259:0] mpool.c:37 UCX WARN object 0x7f073b66efc0 was not returned to mpool ucp_am_bufs + [1573491932.663912] [buildvm-29:26250:0] mpool.c:37 UCX WARN object 0x7f4fb3033fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_604.out-sav) dataset: and 6 differences found [1573491932.663803] [buildvm-29:26244:0] mpool.c:37 UCX WARN object 0x7ff64e28efc0 was not returned to mpool ucp_am_bufs [1573491932.663800] [buildvm-29:26247:0] mpool.c:37 UCX WARN object 0x7fab1f0e6fc0 was not returned to mpool ucp_am_bufs [1573491932.663808] [buildvm-29:26265:0] mpool.c:37 UCX WARN object 0x7f924f7fcfc0 was not returned to mpool ucp_am_bufs [1573491932.663843] [buildvm-29:26259:0] mpool.c:37 UCX WARN object 0x7f073b66efc0 was not returned to mpool ucp_am_bufs [1573491932.663912] [buildvm-29:26250:0] mpool.c:37 UCX WARN object 0x7f4fb3033fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_604.out.err-sav) ====End of actual stderr (./testfiles/h5diff_604.out.err-sav) Testing ../../src/h5diff/ph5diff -d u h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:33 2019 --- actual_sorted Mon Nov 11 17:05:33 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491933.317405] [buildvm-29:26410:0] mpool.c:37 UCX WARN object 0x7fb6cebcffc0 was not returned to mpool ucp_am_bufs + [1573491933.317411] [buildvm-29:26387:0] mpool.c:37 UCX WARN object 0x7fabeeff0fc0 was not returned to mpool ucp_am_bufs + [1573491933.317486] [buildvm-29:26390:0] mpool.c:37 UCX WARN object 0x7f6fc9d34fc0 was not returned to mpool ucp_am_bufs + [1573491933.317487] [buildvm-29:26397:0] mpool.c:37 UCX WARN object 0x7f8f2688cfc0 was not returned to mpool ucp_am_bufs + [1573491933.317491] [buildvm-29:26400:0] mpool.c:37 UCX WARN object 0x7f4b473fbfc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_605.out-sav) dataset: and 6 differences found [1573491933.317405] [buildvm-29:26410:0] mpool.c:37 UCX WARN object 0x7fb6cebcffc0 was not returned to mpool ucp_am_bufs [1573491933.317411] [buildvm-29:26387:0] mpool.c:37 UCX WARN object 0x7fabeeff0fc0 was not returned to mpool ucp_am_bufs [1573491933.317486] [buildvm-29:26390:0] mpool.c:37 UCX WARN object 0x7f6fc9d34fc0 was not returned to mpool ucp_am_bufs [1573491933.317487] [buildvm-29:26397:0] mpool.c:37 UCX WARN object 0x7f8f2688cfc0 was not returned to mpool ucp_am_bufs [1573491933.317491] [buildvm-29:26400:0] mpool.c:37 UCX WARN object 0x7f4b473fbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_605.out.err-sav) ====End of actual stderr (./testfiles/h5diff_605.out.err-sav) Testing ../../src/h5diff/ph5diff -d 0x1 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:34 2019 --- actual_sorted Mon Nov 11 17:05:34 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491934.650439] [buildvm-29:26687:0] mpool.c:37 UCX WARN object 0x7f3f5fb7bfc0 was not returned to mpool ucp_am_bufs + [1573491934.650478] [buildvm-29:26679:0] mpool.c:37 UCX WARN object 0x7f3514235fc0 was not returned to mpool ucp_am_bufs + [1573491934.650579] [buildvm-29:26676:0] mpool.c:37 UCX WARN object 0x7fe85912efc0 was not returned to mpool ucp_am_bufs + [1573491934.651734] [buildvm-29:26673:0] mpool.c:37 UCX WARN object 0x7f272882cfc0 was not returned to mpool ucp_am_bufs + [1573491934.651822] [buildvm-29:26691:0] mpool.c:37 UCX WARN object 0x7f3b29889fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_607.out-sav) dataset: and 6 differences found [1573491934.650478] [buildvm-29:26679:0] mpool.c:37 UCX WARN object 0x7f3514235fc0 was not returned to mpool ucp_am_bufs [1573491934.650439] [buildvm-29:26687:0] mpool.c:37 UCX WARN object 0x7f3f5fb7bfc0 was not returned to mpool ucp_am_bufs [1573491934.650579] [buildvm-29:26676:0] mpool.c:37 UCX WARN object 0x7fe85912efc0 was not returned to mpool ucp_am_bufs [1573491934.651734] [buildvm-29:26673:0] mpool.c:37 UCX WARN object 0x7f272882cfc0 was not returned to mpool ucp_am_bufs [1573491934.651822] [buildvm-29:26691:0] mpool.c:37 UCX WARN object 0x7f3b29889fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_607.out.err-sav) ====End of actual stderr (./testfiles/h5diff_607.out.err-sav) Testing ../../src/h5diff/ph5diff --use-system-epsilon h5diff_basic1.h5*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:35 2019 --- actual_sorted Mon Nov 11 17:05:35 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491935.314834] [buildvm-29:26816:0] mpool.c:37 UCX WARN object 0x7efee31f0fc0 was not returned to mpool ucp_am_bufs + [1573491935.314857] [buildvm-29:26819:0] mpool.c:37 UCX WARN object 0x7f0886f7afc0 was not returned to mpool ucp_am_bufs + [1573491935.314868] [buildvm-29:26822:0] mpool.c:37 UCX WARN object 0x7f9871d20fc0 was not returned to mpool ucp_am_bufs + [1573491935.314983] [buildvm-29:26839:0] mpool.c:37 UCX WARN object 0x7f894bb7bfc0 was not returned to mpool ucp_am_bufs + [1573491935.318233] [buildvm-29:26830:0] mpool.c:37 UCX WARN object 0x7fb20a6adfc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_608.out-sav) dataset: and 6 differences found [1573491935.314834] [buildvm-29:26816:0] mpool.c:37 UCX WARN object 0x7efee31f0fc0 was not returned to mpool ucp_am_bufs [1573491935.314857] [buildvm-29:26819:0] mpool.c:37 UCX WARN object 0x7f0886f7afc0 was not returned to mpool ucp_am_bufs [1573491935.314868] [buildvm-29:26822:0] mpool.c:37 UCX WARN object 0x7f9871d20fc0 was not returned to mpool ucp_am_bufs [1573491935.314983] [buildvm-29:26839:0] mpool.c:37 UCX WARN object 0x7f894bb7bfc0 was not returned to mpool ucp_am_bufs [1573491935.318233] [buildvm-29:26830:0] mpool.c:37 UCX WARN object 0x7fb20a6adfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_608.out.err-sav) ====End of actual stderr (./testfiles/h5diff_608.out.err-sav) Testing ../../src/h5diff/ph5diff -d 200 h5diff_basic1.h5 h5diff_basic2*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:36 2019 --- actual_sorted Mon Nov 11 17:05:36 2019 *************** *** 0 **** --- 1,5 ---- + [1573491935.969712] [buildvm-29:26958:0] mpool.c:37 UCX WARN object 0x7f2cf0485fc0 was not returned to mpool ucp_am_bufs + [1573491935.969714] [buildvm-29:26972:0] mpool.c:37 UCX WARN object 0x7f7b2484bfc0 was not returned to mpool ucp_am_bufs + [1573491935.969724] [buildvm-29:26965:0] mpool.c:37 UCX WARN object 0x7f0d7962efc0 was not returned to mpool ucp_am_bufs + [1573491935.970101] [buildvm-29:26983:0] mpool.c:37 UCX WARN object 0x7f0297116fc0 was not returned to mpool ucp_am_bufs + [1573491935.971033] [buildvm-29:26961:0] mpool.c:37 UCX WARN object 0x7fd42abf1fc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_609.out-sav) [1573491935.969714] [buildvm-29:26972:0] mpool.c:37 UCX WARN object 0x7f7b2484bfc0 was not returned to mpool ucp_am_bufs [1573491935.969712] [buildvm-29:26958:0] mpool.c:37 UCX WARN object 0x7f2cf0485fc0 was not returned to mpool ucp_am_bufs [1573491935.969724] [buildvm-29:26965:0] mpool.c:37 UCX WARN object 0x7f0d7962efc0 was not returned to mpool ucp_am_bufs [1573491935.970101] [buildvm-29:26983:0] mpool.c:37 UCX WARN object 0x7f0297116fc0 was not returned to mpool ucp_am_bufs [1573491935.971033] [buildvm-29:26961:0] mpool.c:37 UCX WARN object 0x7fd42abf1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_609.out.err-sav) ====End of actual stderr (./testfiles/h5diff_609.out.err-sav) Testing ../../src/h5diff/ph5diff -d 1 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:36 2019 --- actual_sorted Mon Nov 11 17:05:36 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491936.668855] [buildvm-29:27103:0] mpool.c:37 UCX WARN object 0x7fb5bf209fc0 was not returned to mpool ucp_am_bufs + [1573491936.668910] [buildvm-29:27119:0] mpool.c:37 UCX WARN object 0x7fc075b78fc0 was not returned to mpool ucp_am_bufs + [1573491936.669147] [buildvm-29:27100:0] mpool.c:37 UCX WARN object 0x7f770c5d1fc0 was not returned to mpool ucp_am_bufs + [1573491936.670154] [buildvm-29:27106:0] mpool.c:37 UCX WARN object 0x7f7b4ab59fc0 was not returned to mpool ucp_am_bufs + [1573491936.670513] [buildvm-29:27113:0] mpool.c:37 UCX WARN object 0x7fdd842a8fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_610.out-sav) dataset: and 6 differences found [1573491936.668855] [buildvm-29:27103:0] mpool.c:37 UCX WARN object 0x7fb5bf209fc0 was not returned to mpool ucp_am_bufs [1573491936.668910] [buildvm-29:27119:0] mpool.c:37 UCX WARN object 0x7fc075b78fc0 was not returned to mpool ucp_am_bufs [1573491936.669147] [buildvm-29:27100:0] mpool.c:37 UCX WARN object 0x7f770c5d1fc0 was not returned to mpool ucp_am_bufs [1573491936.670154] [buildvm-29:27106:0] mpool.c:37 UCX WARN object 0x7f7b4ab59fc0 was not returned to mpool ucp_am_bufs [1573491936.670513] [buildvm-29:27113:0] mpool.c:37 UCX WARN object 0x7fdd842a8fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_610.out.err-sav) ====End of actual stderr (./testfiles/h5diff_610.out.err-sav) Testing ../../src/h5diff/ph5diff -p -4 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -p 0 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:38 2019 --- actual_sorted Mon Nov 11 17:05:38 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491938.020623] [buildvm-29:27382:0] mpool.c:37 UCX WARN object 0x7ff993a7ffc0 was not returned to mpool ucp_am_bufs + [1573491938.020811] [buildvm-29:27379:0] mpool.c:37 UCX WARN object 0x7ff895fc4fc0 was not returned to mpool ucp_am_bufs + [1573491938.021833] [buildvm-29:27388:0] mpool.c:37 UCX WARN object 0x7f21501f5fc0 was not returned to mpool ucp_am_bufs + [1573491938.022280] [buildvm-29:27396:0] mpool.c:37 UCX WARN object 0x7f3b25434fc0 was not returned to mpool ucp_am_bufs + [1573491938.023946] [buildvm-29:27400:0] mpool.c:37 UCX WARN object 0x7f6e59ff9fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_613.out-sav) dataset: and 6 differences found [1573491938.020623] [buildvm-29:27382:0] mpool.c:37 UCX WARN object 0x7ff993a7ffc0 was not returned to mpool ucp_am_bufs [1573491938.020811] [buildvm-29:27379:0] mpool.c:37 UCX WARN object 0x7ff895fc4fc0 was not returned to mpool ucp_am_bufs [1573491938.021833] [buildvm-29:27388:0] mpool.c:37 UCX WARN object 0x7f21501f5fc0 was not returned to mpool ucp_am_bufs [1573491938.022280] [buildvm-29:27396:0] mpool.c:37 UCX WARN object 0x7f3b25434fc0 was not returned to mpool ucp_am_bufs [1573491938.023946] [buildvm-29:27400:0] mpool.c:37 UCX WARN object 0x7f6e59ff9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_613.out.err-sav) ====End of actual stderr (./testfiles/h5diff_613.out.err-sav) Testing ../../src/h5diff/ph5diff -p u h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:38 2019 --- actual_sorted Mon Nov 11 17:05:38 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491938.722006] [buildvm-29:27540:0] mpool.c:37 UCX WARN object 0x7f845ef7afc0 was not returned to mpool ucp_am_bufs + [1573491938.722955] [buildvm-29:27526:0] mpool.c:37 UCX WARN object 0x7fb86dd15fc0 was not returned to mpool ucp_am_bufs + [1573491938.723235] [buildvm-29:27546:0] mpool.c:37 UCX WARN object 0x7fdae04b3fc0 was not returned to mpool ucp_am_bufs + [1573491938.723764] [buildvm-29:27523:0] mpool.c:37 UCX WARN object 0x7f38768d1fc0 was not returned to mpool ucp_am_bufs + [1573491938.725321] [buildvm-29:27531:0] mpool.c:37 UCX WARN object 0x7fa0bd281fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_614.out-sav) dataset: and 6 differences found [1573491938.722006] [buildvm-29:27540:0] mpool.c:37 UCX WARN object 0x7f845ef7afc0 was not returned to mpool ucp_am_bufs [1573491938.722955] [buildvm-29:27526:0] mpool.c:37 UCX WARN object 0x7fb86dd15fc0 was not returned to mpool ucp_am_bufs [1573491938.723235] [buildvm-29:27546:0] mpool.c:37 UCX WARN object 0x7fdae04b3fc0 was not returned to mpool ucp_am_bufs [1573491938.723764] [buildvm-29:27523:0] mpool.c:37 UCX WARN object 0x7f38768d1fc0 was not returned to mpool ucp_am_bufs [1573491938.725321] [buildvm-29:27531:0] mpool.c:37 UCX WARN object 0x7fa0bd281fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_614.out.err-sav) ====End of actual stderr (./testfiles/h5diff_614.out.err-sav) Testing ../../src/h5diff/ph5diff -p 0x1 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -p 0.21 h5diff_basic1.h5 h5diff_basic*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:40 2019 --- actual_sorted Mon Nov 11 17:05:40 2019 *************** *** 1,2 **** --- 1,7 ---- 2 differences found + [1573491940.059707] [buildvm-29:27821:0] mpool.c:37 UCX WARN object 0x7f94ea7e6fc0 was not returned to mpool ucp_am_bufs + [1573491940.059719] [buildvm-29:27802:0] mpool.c:37 UCX WARN object 0x7f684f55afc0 was not returned to mpool ucp_am_bufs + [1573491940.060899] [buildvm-29:27805:0] mpool.c:37 UCX WARN object 0x7fd5820abfc0 was not returned to mpool ucp_am_bufs + [1573491940.060936] [buildvm-29:27809:0] mpool.c:37 UCX WARN object 0x7fc34a48dfc0 was not returned to mpool ucp_am_bufs + [1573491940.062834] [buildvm-29:27813:0] mpool.c:37 UCX WARN object 0x7f3ada788fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_616.out-sav) dataset: and 2 differences found [1573491940.059707] [buildvm-29:27821:0] mpool.c:37 UCX WARN object 0x7f94ea7e6fc0 was not returned to mpool ucp_am_bufs [1573491940.059719] [buildvm-29:27802:0] mpool.c:37 UCX WARN object 0x7f684f55afc0 was not returned to mpool ucp_am_bufs [1573491940.060899] [buildvm-29:27805:0] mpool.c:37 UCX WARN object 0x7fd5820abfc0 was not returned to mpool ucp_am_bufs [1573491940.060936] [buildvm-29:27809:0] mpool.c:37 UCX WARN object 0x7fc34a48dfc0 was not returned to mpool ucp_am_bufs [1573491940.062834] [buildvm-29:27813:0] mpool.c:37 UCX WARN object 0x7f3ada788fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_616.out.err-sav) ====End of actual stderr (./testfiles/h5diff_616.out.err-sav) Testing ../../src/h5diff/ph5diff -p 0.21 -p 0.22 h5diff_basic1.h5 h5di*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:40 2019 --- actual_sorted Mon Nov 11 17:05:40 2019 *************** *** 1,2 **** --- 1,7 ---- 2 differences found + [1573491940.740725] [buildvm-29:27951:0] mpool.c:37 UCX WARN object 0x7f4e9eab3fc0 was not returned to mpool ucp_am_bufs + [1573491940.740794] [buildvm-29:27944:0] mpool.c:37 UCX WARN object 0x7fbbd9aa0fc0 was not returned to mpool ucp_am_bufs + [1573491940.742039] [buildvm-29:27964:0] mpool.c:37 UCX WARN object 0x7f4c9dc61fc0 was not returned to mpool ucp_am_bufs + [1573491940.742064] [buildvm-29:27947:0] mpool.c:37 UCX WARN object 0x7f938d8aafc0 was not returned to mpool ucp_am_bufs + [1573491940.744071] [buildvm-29:27956:0] mpool.c:37 UCX WARN object 0x7f3cf8ce4fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_617.out-sav) dataset: and 2 differences found [1573491940.740725] [buildvm-29:27951:0] mpool.c:37 UCX WARN object 0x7f4e9eab3fc0 was not returned to mpool ucp_am_bufs [1573491940.740794] [buildvm-29:27944:0] mpool.c:37 UCX WARN object 0x7fbbd9aa0fc0 was not returned to mpool ucp_am_bufs [1573491940.742064] [buildvm-29:27947:0] mpool.c:37 UCX WARN object 0x7f938d8aafc0 was not returned to mpool ucp_am_bufs [1573491940.742039] [buildvm-29:27964:0] mpool.c:37 UCX WARN object 0x7f4c9dc61fc0 was not returned to mpool ucp_am_bufs [1573491940.744071] [buildvm-29:27956:0] mpool.c:37 UCX WARN object 0x7f3cf8ce4fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_617.out.err-sav) ====End of actual stderr (./testfiles/h5diff_617.out.err-sav) Testing ../../src/h5diff/ph5diff -p 2 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:41 2019 --- actual_sorted Mon Nov 11 17:05:41 2019 *************** *** 0 **** --- 1,5 ---- + [1573491941.406926] [buildvm-29:28103:0] mpool.c:37 UCX WARN object 0x7f48f5a58fc0 was not returned to mpool ucp_am_bufs + [1573491941.406977] [buildvm-29:28108:0] mpool.c:37 UCX WARN object 0x7f6fc726dfc0 was not returned to mpool ucp_am_bufs + [1573491941.408203] [buildvm-29:28097:0] mpool.c:37 UCX WARN object 0x7fdeaf970fc0 was not returned to mpool ucp_am_bufs + [1573491941.408211] [buildvm-29:28089:0] mpool.c:37 UCX WARN object 0x7eff3b640fc0 was not returned to mpool ucp_am_bufs + [1573491941.408338] [buildvm-29:28086:0] mpool.c:37 UCX WARN object 0x7f65e2300fc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_618.out-sav) [1573491941.406926] [buildvm-29:28103:0] mpool.c:37 UCX WARN object 0x7f48f5a58fc0 was not returned to mpool ucp_am_bufs [1573491941.406977] [buildvm-29:28108:0] mpool.c:37 UCX WARN object 0x7f6fc726dfc0 was not returned to mpool ucp_am_bufs [1573491941.408211] [buildvm-29:28089:0] mpool.c:37 UCX WARN object 0x7eff3b640fc0 was not returned to mpool ucp_am_bufs [1573491941.408203] [buildvm-29:28097:0] mpool.c:37 UCX WARN object 0x7fdeaf970fc0 was not returned to mpool ucp_am_bufs [1573491941.408338] [buildvm-29:28086:0] mpool.c:37 UCX WARN object 0x7f65e2300fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_618.out.err-sav) ====End of actual stderr (./testfiles/h5diff_618.out.err-sav) Testing ../../src/h5diff/ph5diff -p 0.005 h5diff_basic1.h5 h5diff_basi*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:42 2019 --- actual_sorted Mon Nov 11 17:05:42 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491942.119823] [buildvm-29:28231:0] mpool.c:37 UCX WARN object 0x7f1394d81fc0 was not returned to mpool ucp_am_bufs + [1573491942.119835] [buildvm-29:28253:0] mpool.c:37 UCX WARN object 0x7f88ebdcdfc0 was not returned to mpool ucp_am_bufs + [1573491942.119853] [buildvm-29:28235:0] mpool.c:37 UCX WARN object 0x7f10e4fa1fc0 was not returned to mpool ucp_am_bufs + [1573491942.119886] [buildvm-29:28243:0] mpool.c:37 UCX WARN object 0x7f3d070fafc0 was not returned to mpool ucp_am_bufs + [1573491942.121284] [buildvm-29:28228:0] mpool.c:37 UCX WARN object 0x7f91ab5f1fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_619.out-sav) dataset: and 6 differences found [1573491942.119823] [buildvm-29:28231:0] mpool.c:37 UCX WARN object 0x7f1394d81fc0 was not returned to mpool ucp_am_bufs [1573491942.119853] [buildvm-29:28235:0] mpool.c:37 UCX WARN object 0x7f10e4fa1fc0 was not returned to mpool ucp_am_bufs [1573491942.119886] [buildvm-29:28243:0] mpool.c:37 UCX WARN object 0x7f3d070fafc0 was not returned to mpool ucp_am_bufs [1573491942.119835] [buildvm-29:28253:0] mpool.c:37 UCX WARN object 0x7f88ebdcdfc0 was not returned to mpool ucp_am_bufs [1573491942.121284] [buildvm-29:28228:0] mpool.c:37 UCX WARN object 0x7f91ab5f1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_619.out.err-sav) ====End of actual stderr (./testfiles/h5diff_619.out.err-sav) Testing ../../src/h5diff/ph5diff -n -4 h5diff_basic1.h5 h5diff_basic2. PASSED Testing ../../src/h5diff/ph5diff -n 0 h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -n u h5diff_basic1.h5 h5diff_basic2.h PASSED Testing ../../src/h5diff/ph5diff -n 0x1 h5diff_basic1.h5 h5diff_basic2 PASSED Testing ../../src/h5diff/ph5diff -n 2 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:45 2019 --- actual_sorted Mon Nov 11 17:05:45 2019 *************** *** 1,2 **** --- 1,7 ---- 2 differences found + [1573491945.440442] [buildvm-29:28926:0] mpool.c:37 UCX WARN object 0x7fe011c64fc0 was not returned to mpool ucp_am_bufs + [1573491945.440458] [buildvm-29:28919:0] mpool.c:37 UCX WARN object 0x7f98156eefc0 was not returned to mpool ucp_am_bufs + [1573491945.440575] [buildvm-29:28941:0] mpool.c:37 UCX WARN object 0x7ff70c2cefc0 was not returned to mpool ucp_am_bufs + [1573491945.441677] [buildvm-29:28922:0] mpool.c:37 UCX WARN object 0x7fb934e90fc0 was not returned to mpool ucp_am_bufs + [1573491945.441958] [buildvm-29:28931:0] mpool.c:37 UCX WARN object 0x7f0aa6501fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_625.out-sav) dataset: and 2 differences found [1573491945.440458] [buildvm-29:28919:0] mpool.c:37 UCX WARN object 0x7f98156eefc0 was not returned to mpool ucp_am_bufs [1573491945.440442] [buildvm-29:28926:0] mpool.c:37 UCX WARN object 0x7fe011c64fc0 was not returned to mpool ucp_am_bufs [1573491945.440575] [buildvm-29:28941:0] mpool.c:37 UCX WARN object 0x7ff70c2cefc0 was not returned to mpool ucp_am_bufs [1573491945.441677] [buildvm-29:28922:0] mpool.c:37 UCX WARN object 0x7fb934e90fc0 was not returned to mpool ucp_am_bufs [1573491945.441958] [buildvm-29:28931:0] mpool.c:37 UCX WARN object 0x7f0aa6501fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_625.out.err-sav) ====End of actual stderr (./testfiles/h5diff_625.out.err-sav) Testing ../../src/h5diff/ph5diff -n 2 -n 3 h5diff_basic1.h5 h5diff_bas*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:46 2019 --- actual_sorted Mon Nov 11 17:05:46 2019 *************** *** 1,2 **** --- 1,7 ---- 3 differences found + [1573491946.110434] [buildvm-29:29064:0] mpool.c:37 UCX WARN object 0x7fcee5a2ffc0 was not returned to mpool ucp_am_bufs + [1573491946.110575] [buildvm-29:29068:0] mpool.c:37 UCX WARN object 0x7f385ece1fc0 was not returned to mpool ucp_am_bufs + [1573491946.111515] [buildvm-29:29075:0] mpool.c:37 UCX WARN object 0x7f7fda20cfc0 was not returned to mpool ucp_am_bufs + [1573491946.111778] [buildvm-29:29081:0] mpool.c:37 UCX WARN object 0x7fe44f77bfc0 was not returned to mpool ucp_am_bufs + [1573491946.111783] [buildvm-29:29061:0] mpool.c:37 UCX WARN object 0x7f483ae61fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_626.out-sav) dataset: and 3 differences found [1573491946.110434] [buildvm-29:29064:0] mpool.c:37 UCX WARN object 0x7fcee5a2ffc0 was not returned to mpool ucp_am_bufs [1573491946.110575] [buildvm-29:29068:0] mpool.c:37 UCX WARN object 0x7f385ece1fc0 was not returned to mpool ucp_am_bufs [1573491946.111515] [buildvm-29:29075:0] mpool.c:37 UCX WARN object 0x7f7fda20cfc0 was not returned to mpool ucp_am_bufs [1573491946.111783] [buildvm-29:29061:0] mpool.c:37 UCX WARN object 0x7f483ae61fc0 was not returned to mpool ucp_am_bufs [1573491946.111778] [buildvm-29:29081:0] mpool.c:37 UCX WARN object 0x7fe44f77bfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_626.out.err-sav) ====End of actual stderr (./testfiles/h5diff_626.out.err-sav) Testing ../../src/h5diff/ph5diff --count=200 h5diff_basic1.h5 h5diff_b*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:46 2019 --- actual_sorted Mon Nov 11 17:05:46 2019 *************** *** 1,2 **** --- 1,7 ---- 6 differences found + [1573491946.782424] [buildvm-29:29205:0] mpool.c:37 UCX WARN object 0x7fdf9dbe1fc0 was not returned to mpool ucp_am_bufs + [1573491946.782425] [buildvm-29:29218:0] mpool.c:37 UCX WARN object 0x7f921fffcfc0 was not returned to mpool ucp_am_bufs + [1573491946.782453] [buildvm-29:29210:0] mpool.c:37 UCX WARN object 0x7f0089d56fc0 was not returned to mpool ucp_am_bufs + [1573491946.782632] [buildvm-29:29203:0] mpool.c:37 UCX WARN object 0x7f02ccbd5fc0 was not returned to mpool ucp_am_bufs + [1573491946.783693] [buildvm-29:29216:0] mpool.c:37 UCX WARN object 0x7fb9198fbfc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_627.out-sav) dataset: and 6 differences found [1573491946.782424] [buildvm-29:29205:0] mpool.c:37 UCX WARN object 0x7fdf9dbe1fc0 was not returned to mpool ucp_am_bufs [1573491946.782453] [buildvm-29:29210:0] mpool.c:37 UCX WARN object 0x7f0089d56fc0 was not returned to mpool ucp_am_bufs [1573491946.782425] [buildvm-29:29218:0] mpool.c:37 UCX WARN object 0x7f921fffcfc0 was not returned to mpool ucp_am_bufs [1573491946.782632] [buildvm-29:29203:0] mpool.c:37 UCX WARN object 0x7f02ccbd5fc0 was not returned to mpool ucp_am_bufs [1573491946.783693] [buildvm-29:29216:0] mpool.c:37 UCX WARN object 0x7fb9198fbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_627.out.err-sav) ====End of actual stderr (./testfiles/h5diff_627.out.err-sav) Testing ../../src/h5diff/ph5diff -n 1 h5diff_basic1.h5 h5diff_basic2.h*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:47 2019 --- actual_sorted Mon Nov 11 17:05:47 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573491947.459048] [buildvm-29:29345:0] mpool.c:37 UCX WARN object 0x7f49576f6fc0 was not returned to mpool ucp_am_bufs + [1573491947.459123] [buildvm-29:29348:0] mpool.c:37 UCX WARN object 0x7f42cca3cfc0 was not returned to mpool ucp_am_bufs + [1573491947.459287] [buildvm-29:29363:0] mpool.c:37 UCX WARN object 0x7faba77fcfc0 was not returned to mpool ucp_am_bufs + [1573491947.460471] [buildvm-29:29369:0] mpool.c:37 UCX WARN object 0x7feec82aafc0 was not returned to mpool ucp_am_bufs + [1573491947.461001] [buildvm-29:29356:0] mpool.c:37 UCX WARN object 0x7f77ccf00fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_628.out-sav) dataset: and 1 differences found [1573491947.459048] [buildvm-29:29345:0] mpool.c:37 UCX WARN object 0x7f49576f6fc0 was not returned to mpool ucp_am_bufs [1573491947.459123] [buildvm-29:29348:0] mpool.c:37 UCX WARN object 0x7f42cca3cfc0 was not returned to mpool ucp_am_bufs [1573491947.459287] [buildvm-29:29363:0] mpool.c:37 UCX WARN object 0x7faba77fcfc0 was not returned to mpool ucp_am_bufs [1573491947.460471] [buildvm-29:29369:0] mpool.c:37 UCX WARN object 0x7feec82aafc0 was not returned to mpool ucp_am_bufs [1573491947.461001] [buildvm-29:29356:0] mpool.c:37 UCX WARN object 0x7f77ccf00fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_628.out.err-sav) ====End of actual stderr (./testfiles/h5diff_628.out.err-sav) Testing ../../src/h5diff/ph5diff -v -d 0.0001 h5diff_basic1.h5 h5diff_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:48 2019 --- actual_sorted Mon Nov 11 17:05:48 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573491948.101095] [buildvm-29:29516:0] mpool.c:37 UCX WARN object 0x7f294dab6fc0 was not returned to mpool ucp_am_bufs + [1573491948.101172] [buildvm-29:29500:0] mpool.c:37 UCX WARN object 0x7f916585dfc0 was not returned to mpool ucp_am_bufs + [1573491948.101208] [buildvm-29:29487:0] mpool.c:37 UCX WARN object 0x7f73ca118fc0 was not returned to mpool ucp_am_bufs + [1573491948.101237] [buildvm-29:29490:0] mpool.c:37 UCX WARN object 0x7f2df6c88fc0 was not returned to mpool ucp_am_bufs + [1573491948.101326] [buildvm-29:29494:0] mpool.c:37 UCX WARN object 0x7f88a03aafc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_630.out-sav) dataset: and 0 differences found [1573491948.101095] [buildvm-29:29516:0] mpool.c:37 UCX WARN object 0x7f294dab6fc0 was not returned to mpool ucp_am_bufs [1573491948.101172] [buildvm-29:29500:0] mpool.c:37 UCX WARN object 0x7f916585dfc0 was not returned to mpool ucp_am_bufs [1573491948.101208] [buildvm-29:29487:0] mpool.c:37 UCX WARN object 0x7f73ca118fc0 was not returned to mpool ucp_am_bufs [1573491948.101237] [buildvm-29:29490:0] mpool.c:37 UCX WARN object 0x7f2df6c88fc0 was not returned to mpool ucp_am_bufs [1573491948.101326] [buildvm-29:29494:0] mpool.c:37 UCX WARN object 0x7f88a03aafc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_630.out.err-sav) ====End of actual stderr (./testfiles/h5diff_630.out.err-sav) Testing ../../src/h5diff/ph5diff -v --use-system-epsilon h5diff_basic1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:48 2019 --- actual_sorted Mon Nov 11 17:05:48 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573491948.768636] [buildvm-29:29643:0] mpool.c:37 UCX WARN object 0x7ff5177fcfc0 was not returned to mpool ucp_am_bufs + [1573491948.768707] [buildvm-29:29632:0] mpool.c:37 UCX WARN object 0x7f375e111fc0 was not returned to mpool ucp_am_bufs + [1573491948.768735] [buildvm-29:29636:0] mpool.c:37 UCX WARN object 0x7f594a3befc0 was not returned to mpool ucp_am_bufs + [1573491948.768829] [buildvm-29:29648:0] mpool.c:37 UCX WARN object 0x7f49c86f5fc0 was not returned to mpool ucp_am_bufs + [1573491948.771975] [buildvm-29:29629:0] mpool.c:37 UCX WARN object 0x7fa97a2fafc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_631.out-sav) dataset: and 0 differences found [1573491948.768636] [buildvm-29:29643:0] mpool.c:37 UCX WARN object 0x7ff5177fcfc0 was not returned to mpool ucp_am_bufs [1573491948.768707] [buildvm-29:29632:0] mpool.c:37 UCX WARN object 0x7f375e111fc0 was not returned to mpool ucp_am_bufs [1573491948.768735] [buildvm-29:29636:0] mpool.c:37 UCX WARN object 0x7f594a3befc0 was not returned to mpool ucp_am_bufs [1573491948.768829] [buildvm-29:29648:0] mpool.c:37 UCX WARN object 0x7f49c86f5fc0 was not returned to mpool ucp_am_bufs [1573491948.771975] [buildvm-29:29629:0] mpool.c:37 UCX WARN object 0x7fa97a2fafc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_631.out.err-sav) ====End of actual stderr (./testfiles/h5diff_631.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_attr1.h5 h5diff_attr2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:49 2019 --- actual_sorted Mon Nov 11 17:05:49 2019 *************** *** 1752,1757 **** --- 1752,1762 ---- [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED + [1573491949.442714] [buildvm-29:29775:0] mpool.c:37 UCX WARN object 0x7f79fc414fc0 was not returned to mpool ucp_am_bufs + [1573491949.442726] [buildvm-29:29779:0] mpool.c:37 UCX WARN object 0x7fe735f4dfc0 was not returned to mpool ucp_am_bufs + [1573491949.442730] [buildvm-29:29791:0] mpool.c:37 UCX WARN object 0x7fbf8fbfcfc0 was not returned to mpool ucp_am_bufs + [1573491949.442995] [buildvm-29:29784:0] mpool.c:37 UCX WARN object 0x7fc4be945fc0 was not returned to mpool ucp_am_bufs + [1573491949.446111] [buildvm-29:29771:0] mpool.c:37 UCX WARN object 0x7f980818afc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_70.out-sav) group : and 0 differences found attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found dataset: and Not comparable: or is an empty dataset 0 differences found attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found group : and 0 differences found attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset x x /g1 [1573491949.442730] [buildvm-29:29791:0] mpool.c:37 UCX WARN object 0x7fbf8fbfcfc0 was not returned to mpool ucp_am_bufs [1573491949.442714] [buildvm-29:29775:0] mpool.c:37 UCX WARN object 0x7f79fc414fc0 was not returned to mpool ucp_am_bufs [1573491949.442726] [buildvm-29:29779:0] mpool.c:37 UCX WARN object 0x7fe735f4dfc0 was not returned to mpool ucp_am_bufs [1573491949.442995] [buildvm-29:29784:0] mpool.c:37 UCX WARN object 0x7fc4be945fc0 was not returned to mpool ucp_am_bufs [1573491949.446111] [buildvm-29:29771:0] mpool.c:37 UCX WARN object 0x7f980818afc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_70.out.err-sav) ====End of actual stderr (./testfiles/h5diff_70.out.err-sav) Testing ../../src/h5diff/ph5diff -v1 h5diff_attr1.h5 h5diff_attr2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:50 2019 --- actual_sorted Mon Nov 11 17:05:50 2019 *************** *** 1758,1763 **** --- 1758,1768 ---- [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED + [1573491950.123171] [buildvm-29:29919:0] mpool.c:37 UCX WARN object 0x7f8b5022efc0 was not returned to mpool ucp_am_bufs + [1573491950.123254] [buildvm-29:29916:0] mpool.c:37 UCX WARN object 0x7f42e4e7ffc0 was not returned to mpool ucp_am_bufs + [1573491950.123304] [buildvm-29:29913:0] mpool.c:37 UCX WARN object 0x7fd5205e4fc0 was not returned to mpool ucp_am_bufs + [1573491950.124368] [buildvm-29:29927:0] mpool.c:37 UCX WARN object 0x7f45c043afc0 was not returned to mpool ucp_am_bufs + [1573491950.124492] [buildvm-29:29937:0] mpool.c:37 UCX WARN object 0x7f3272e6dfc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_700.out-sav) group : and 0 differences found Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found group : and 0 differences found Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found dataset: and Not comparable: or is an empty dataset 0 differences found Attributes status: 33 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset x x /g1 [1573491950.123171] [buildvm-29:29919:0] mpool.c:37 UCX WARN object 0x7f8b5022efc0 was not returned to mpool ucp_am_bufs [1573491950.123304] [buildvm-29:29913:0] mpool.c:37 UCX WARN object 0x7fd5205e4fc0 was not returned to mpool ucp_am_bufs [1573491950.123254] [buildvm-29:29916:0] mpool.c:37 UCX WARN object 0x7f42e4e7ffc0 was not returned to mpool ucp_am_bufs [1573491950.124368] [buildvm-29:29927:0] mpool.c:37 UCX WARN object 0x7f45c043afc0 was not returned to mpool ucp_am_bufs [1573491950.124492] [buildvm-29:29937:0] mpool.c:37 UCX WARN object 0x7f3272e6dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_700.out.err-sav) ====End of actual stderr (./testfiles/h5diff_700.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr1.h5 h5diff_attr2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:50 2019 --- actual_sorted Mon Nov 11 17:05:50 2019 *************** *** 1857,1862 **** --- 1857,1867 ---- [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED + [1573491950.779104] [buildvm-29:30061:0] mpool.c:37 UCX WARN object 0x7f9125107fc0 was not returned to mpool ucp_am_bufs + [1573491950.779108] [buildvm-29:30080:0] mpool.c:37 UCX WARN object 0x7f0a90dfefc0 was not returned to mpool ucp_am_bufs + [1573491950.779210] [buildvm-29:30072:0] mpool.c:37 UCX WARN object 0x7fd233ffcfc0 was not returned to mpool ucp_am_bufs + [1573491950.779213] [buildvm-29:30055:0] mpool.c:37 UCX WARN object 0x7ff1c2716fc0 was not returned to mpool ucp_am_bufs + [1573491950.779416] [buildvm-29:30058:0] mpool.c:37 UCX WARN object 0x7fef807d5fc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_701.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- x x VLstring x x VLstring2D x x VLstring3D x x array x x array2D x x array3D x x bitfield x x bitfield2D x x bitfield3D x x compound x x compound2D x x compound3D x x enum x x enum2D x x enum3D x x float x x float2D x x float3D x x integer x x integer2D x x integer3D x x opaque x x opaque2D x x opaque3D x x string x x string2D x x string3D x x vlen x x vlen2D x x vlen3D Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found group : and 0 differences found obj1 obj2 -------------------------------------- x x VLstring x x VLstring2D x x VLstring3D x x array x x array2D x x array3D x x bitfield x x bitfield2D x x bitfield3D x x compound x x compound2D x x compound3D x x enum x x enum2D x x enum3D x x float x x float2D x x float3D x x integer x x integer2D x x integer3D x x opaque x x opaque2D x x opaque3D x x string x x string2D x x string3D x x vlen x x vlen2D x x vlen3D Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found dataset: and Not comparable: or is an empty dataset 0 differences found obj1 obj2 -------------------------------------- x x VLstring x x VLstring2D x x VLstring3D x x array x x array2D x x array3D x x bitfield x x bitfield2D x x bitfield3D x x compound x x compound2D x x compound3D x x enum x x enum2D x x enum3D x x float x x float2D x x float3D x x integer x x integer2D x x integer3D x x opaque x x opaque2D x x opaque3D x x reference x x reference2D x x reference3D x x string x x string2D x x string3D x x vlen x x vlen2D x x vlen3D Attributes status: 33 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset x x /g1 [1573491950.779104] [buildvm-29:30061:0] mpool.c:37 UCX WARN object 0x7f9125107fc0 was not returned to mpool ucp_am_bufs [1573491950.779108] [buildvm-29:30080:0] mpool.c:37 UCX WARN object 0x7f0a90dfefc0 was not returned to mpool ucp_am_bufs [1573491950.779213] [buildvm-29:30055:0] mpool.c:37 UCX WARN object 0x7ff1c2716fc0 was not returned to mpool ucp_am_bufs [1573491950.779210] [buildvm-29:30072:0] mpool.c:37 UCX WARN object 0x7fd233ffcfc0 was not returned to mpool ucp_am_bufs [1573491950.779416] [buildvm-29:30058:0] mpool.c:37 UCX WARN object 0x7fef807d5fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_701.out.err-sav) ====End of actual stderr (./testfiles/h5diff_701.out.err-sav) Testing ../../src/h5diff/ph5diff --verbose=1 h5diff_attr1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:51 2019 --- actual_sorted Mon Nov 11 17:05:51 2019 *************** *** 1758,1763 **** --- 1758,1768 ---- [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED + [1573491951.472804] [buildvm-29:30200:0] mpool.c:37 UCX WARN object 0x7f31c471dfc0 was not returned to mpool ucp_am_bufs + [1573491951.472880] [buildvm-29:30221:0] mpool.c:37 UCX WARN object 0x7fc201d97fc0 was not returned to mpool ucp_am_bufs + [1573491951.472891] [buildvm-29:30205:0] mpool.c:37 UCX WARN object 0x7f8ed0269fc0 was not returned to mpool ucp_am_bufs + [1573491951.472892] [buildvm-29:30197:0] mpool.c:37 UCX WARN object 0x7f8cb1bf7fc0 was not returned to mpool ucp_am_bufs + [1573491951.472973] [buildvm-29:30212:0] mpool.c:37 UCX WARN object 0x7f254bcd9fc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_702.out-sav) group : and 0 differences found Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found dataset: and Not comparable: or is an empty dataset 0 differences found Attributes status: 33 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found group : and 0 differences found Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset x x /g1 [1573491951.472804] [buildvm-29:30200:0] mpool.c:37 UCX WARN object 0x7f31c471dfc0 was not returned to mpool ucp_am_bufs [1573491951.472891] [buildvm-29:30205:0] mpool.c:37 UCX WARN object 0x7f8ed0269fc0 was not returned to mpool ucp_am_bufs [1573491951.472880] [buildvm-29:30221:0] mpool.c:37 UCX WARN object 0x7fc201d97fc0 was not returned to mpool ucp_am_bufs [1573491951.472892] [buildvm-29:30197:0] mpool.c:37 UCX WARN object 0x7f8cb1bf7fc0 was not returned to mpool ucp_am_bufs [1573491951.472973] [buildvm-29:30212:0] mpool.c:37 UCX WARN object 0x7f254bcd9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_702.out.err-sav) ====End of actual stderr (./testfiles/h5diff_702.out.err-sav) Testing ../../src/h5diff/ph5diff --verbose=2 h5diff_attr1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:52 2019 --- actual_sorted Mon Nov 11 17:05:52 2019 *************** *** 1857,1862 **** --- 1857,1867 ---- [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED [ 3 2 1 ] GREEN RED + [1573491952.152887] [buildvm-29:30353:0] mpool.c:37 UCX WARN object 0x7fc46588cfc0 was not returned to mpool ucp_am_bufs + [1573491952.152897] [buildvm-29:30359:0] mpool.c:37 UCX WARN object 0x7ff223d64fc0 was not returned to mpool ucp_am_bufs + [1573491952.152905] [buildvm-29:30339:0] mpool.c:37 UCX WARN object 0x7f07b69c2fc0 was not returned to mpool ucp_am_bufs + [1573491952.153004] [buildvm-29:30342:0] mpool.c:37 UCX WARN object 0x7feb85928fc0 was not returned to mpool ucp_am_bufs + [1573491952.153078] [buildvm-29:30347:0] mpool.c:37 UCX WARN object 0x7fce20f6afc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_703.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- x x VLstring x x VLstring2D x x VLstring3D x x array x x array2D x x array3D x x bitfield x x bitfield2D x x bitfield3D x x compound x x compound2D x x compound3D x x enum x x enum2D x x enum3D x x float x x float2D x x float3D x x integer x x integer2D x x integer3D x x opaque x x opaque2D x x opaque3D x x string x x string2D x x string3D x x vlen x x vlen2D x x vlen3D Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found group : and 0 differences found obj1 obj2 -------------------------------------- x x VLstring x x VLstring2D x x VLstring3D x x array x x array2D x x array3D x x bitfield x x bitfield2D x x bitfield3D x x compound x x compound2D x x compound3D x x enum x x enum2D x x enum3D x x float x x float2D x x float3D x x integer x x integer2D x x integer3D x x opaque x x opaque2D x x opaque3D x x string x x string2D x x string3D x x vlen x x vlen2D x x vlen3D Attributes status: 30 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found dataset: and Not comparable: or is an empty dataset 0 differences found obj1 obj2 -------------------------------------- x x VLstring x x VLstring2D x x VLstring3D x x array x x array2D x x array3D x x bitfield x x bitfield2D x x bitfield3D x x compound x x compound2D x x compound3D x x enum x x enum2D x x enum3D x x float x x float2D x x float3D x x integer x x integer2D x x integer3D x x opaque x x opaque2D x x opaque3D x x reference x x reference2D x x reference3D x x string x x string2D x x string3D x x vlen x x vlen2D x x vlen3D Attributes status: 33 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position VLstring of VLstring of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position VLstring2D of VLstring2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position VLstring3D of VLstring3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position array of array of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found attribute: > and > size: [3x2] [3x2] position array2D of array2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found attribute: > and > size: [4x3x2] [4x3x2] position array3D of array3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found attribute: > and > size: [2] [2] position bitfield of bitfield of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position bitfield2D of bitfield2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position bitfield3D of bitfield3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position compound of compound of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found attribute: > and > size: [3x2] [3x2] position compound2D of compound2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position compound3D of compound3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found attribute: > and > size: [2] [2] position enum of enum of difference ------------------------------------------------------------ [ 0 ] RED GREEN [ 1 ] RED GREEN 2 differences found attribute: > and > size: [3x2] [3x2] position enum2D of enum2D of difference ------------------------------------------------------------ [ 0 0 ] RED GREEN [ 0 1 ] RED GREEN [ 1 0 ] RED GREEN [ 1 1 ] RED GREEN [ 2 0 ] RED GREEN [ 2 1 ] RED GREEN 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position enum3D of enum3D of difference ------------------------------------------------------------ [ 0 0 0 ] GREEN RED [ 0 0 1 ] GREEN RED [ 0 1 0 ] GREEN RED [ 0 1 1 ] GREEN RED [ 0 2 0 ] GREEN RED [ 0 2 1 ] GREEN RED [ 1 0 0 ] GREEN RED [ 1 0 1 ] GREEN RED [ 1 1 0 ] GREEN RED [ 1 1 1 ] GREEN RED [ 1 2 0 ] GREEN RED [ 1 2 1 ] GREEN RED [ 2 0 0 ] GREEN RED [ 2 0 1 ] GREEN RED [ 2 1 0 ] GREEN RED [ 2 1 1 ] GREEN RED [ 2 2 0 ] GREEN RED [ 2 2 1 ] GREEN RED [ 3 0 0 ] GREEN RED [ 3 0 1 ] GREEN RED [ 3 1 0 ] GREEN RED [ 3 1 1 ] GREEN RED [ 3 2 0 ] GREEN RED [ 3 2 1 ] GREEN RED 24 differences found attribute: > and > size: [2] [2] position float of float of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position float2D of float2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position float3D of float3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position integer of integer of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position integer2D of integer2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position integer3D of integer3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > size: [2] [2] position opaque of opaque of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found attribute: > and > size: [3x2] [3x2] position opaque2D of opaque2D of difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found attribute: > and > size: [4x3x2] [4x3x2] position opaque3D of opaque3D of difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > size: [2] [2] position string of string of difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found attribute: > and > size: [3x2] [3x2] position string2D of string2D of difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found attribute: > and > size: [4x3x2] [4x3x2] position string3D of string3D of difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found attribute: > and > size: [2] [2] position vlen of vlen of difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found attribute: > and > size: [3x2] [3x2] position vlen2D of vlen2D of difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found attribute: > and > size: [4x3x2] [4x3x2] position vlen3D of vlen3D of difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset x x /g1 [1573491952.152887] [buildvm-29:30353:0] mpool.c:37 UCX WARN object 0x7fc46588cfc0 was not returned to mpool ucp_am_bufs [1573491952.152897] [buildvm-29:30359:0] mpool.c:37 UCX WARN object 0x7ff223d64fc0 was not returned to mpool ucp_am_bufs [1573491952.152905] [buildvm-29:30339:0] mpool.c:37 UCX WARN object 0x7f07b69c2fc0 was not returned to mpool ucp_am_bufs [1573491952.153004] [buildvm-29:30342:0] mpool.c:37 UCX WARN object 0x7feb85928fc0 was not returned to mpool ucp_am_bufs [1573491952.153078] [buildvm-29:30347:0] mpool.c:37 UCX WARN object 0x7fce20f6afc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_703.out.err-sav) ====End of actual stderr (./testfiles/h5diff_703.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:52 2019 --- actual_sorted Mon Nov 11 17:05:52 2019 *************** *** 17,22 **** --- 17,27 ---- [ 0 ] 1.1 2.1 1 [ 1 ] 2 3 1 [ 1 ] 2.2 3.2 1 + [1573491952.814979] [buildvm-29:30495:0] mpool.c:37 UCX WARN object 0x7f326bb7bfc0 was not returned to mpool ucp_am_bufs + [1573491952.815028] [buildvm-29:30481:0] mpool.c:37 UCX WARN object 0x7f8fbbffcfc0 was not returned to mpool ucp_am_bufs + [1573491952.815030] [buildvm-29:30484:0] mpool.c:37 UCX WARN object 0x7f66bea07fc0 was not returned to mpool ucp_am_bufs + [1573491952.815135] [buildvm-29:30488:0] mpool.c:37 UCX WARN object 0x7fdd8fd70fc0 was not returned to mpool ucp_am_bufs + [1573491952.815154] [buildvm-29:30503:0] mpool.c:37 UCX WARN object 0x7f10aeffbfc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > group : and ====The actual output (./testfiles/h5diff_704.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- x x float1 x x integer1 Attributes status: 2 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position float1 of float1 of difference ------------------------------------------------------------ [ 0 ] 1.1 2.1 1 [ 1 ] 2.2 3.2 1 2 differences found attribute: > and > size: [2] [2] position integer1 of integer1 of difference ------------------------------------------------------------ [ 0 ] 1 2 1 [ 1 ] 2 3 1 2 differences found group1 group2 --------------------------------------- x x [1573491952.814979] [buildvm-29:30495:0] mpool.c:37 UCX WARN object 0x7f326bb7bfc0 was not returned to mpool ucp_am_bufs [1573491952.815030] [buildvm-29:30484:0] mpool.c:37 UCX WARN object 0x7f66bea07fc0 was not returned to mpool ucp_am_bufs [1573491952.815028] [buildvm-29:30481:0] mpool.c:37 UCX WARN object 0x7f8fbbffcfc0 was not returned to mpool ucp_am_bufs [1573491952.815135] [buildvm-29:30488:0] mpool.c:37 UCX WARN object 0x7fdd8fd70fc0 was not returned to mpool ucp_am_bufs [1573491952.815154] [buildvm-29:30503:0] mpool.c:37 UCX WARN object 0x7f10aeffbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_704.out.err-sav) ====End of actual stderr (./testfiles/h5diff_704.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:53 2019 --- actual_sorted Mon Nov 11 17:05:53 2019 *************** *** 10,15 **** --- 10,20 ---- Attributes status: 1 common, 1 only in obj1, 1 only in obj2 [ 0 ] 1 2 1 [ 1 ] 2 3 1 + [1573491953.487517] [buildvm-29:30626:0] mpool.c:37 UCX WARN object 0x7f595ee91fc0 was not returned to mpool ucp_am_bufs + [1573491953.487562] [buildvm-29:30640:0] mpool.c:37 UCX WARN object 0x7ff1a75f7fc0 was not returned to mpool ucp_am_bufs + [1573491953.487631] [buildvm-29:30651:0] mpool.c:37 UCX WARN object 0x7fcceb949fc0 was not returned to mpool ucp_am_bufs + [1573491953.487711] [buildvm-29:30623:0] mpool.c:37 UCX WARN object 0x7ff3be9e2fc0 was not returned to mpool ucp_am_bufs + [1573491953.490273] [buildvm-29:30634:0] mpool.c:37 UCX WARN object 0x7f624342ffc0 was not returned to mpool ucp_am_bufs attribute: > and > dataset: and position integer1 of integer1 of difference ====The actual output (./testfiles/h5diff_705.out-sav) dataset: and 0 differences found obj1 obj2 -------------------------------------- x float2 x float3 x x integer1 Attributes status: 1 common, 1 only in obj1, 1 only in obj2 attribute: > and > size: [2] [2] position integer1 of integer1 of difference ------------------------------------------------------------ [ 0 ] 1 2 1 [ 1 ] 2 3 1 2 differences found [1573491953.487517] [buildvm-29:30626:0] mpool.c:37 UCX WARN object 0x7f595ee91fc0 was not returned to mpool ucp_am_bufs [1573491953.487562] [buildvm-29:30640:0] mpool.c:37 UCX WARN object 0x7ff1a75f7fc0 was not returned to mpool ucp_am_bufs [1573491953.487631] [buildvm-29:30651:0] mpool.c:37 UCX WARN object 0x7fcceb949fc0 was not returned to mpool ucp_am_bufs [1573491953.487711] [buildvm-29:30623:0] mpool.c:37 UCX WARN object 0x7ff3be9e2fc0 was not returned to mpool ucp_am_bufs [1573491953.490273] [buildvm-29:30634:0] mpool.c:37 UCX WARN object 0x7f624342ffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_705.out.err-sav) ====End of actual stderr (./testfiles/h5diff_705.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:54 2019 --- actual_sorted Mon Nov 11 17:05:54 2019 *************** *** 9,12 **** --- 9,17 ---- -------------------------------------- 0 differences found Attributes status: 0 common, 3 only in obj1, 3 only in obj2 + [1573491954.150475] [buildvm-29:30768:0] mpool.c:37 UCX WARN object 0x7f49b8daefc0 was not returned to mpool ucp_am_bufs + [1573491954.150477] [buildvm-29:30780:0] mpool.c:37 UCX WARN object 0x7f65c338afc0 was not returned to mpool ucp_am_bufs + [1573491954.150631] [buildvm-29:30765:0] mpool.c:37 UCX WARN object 0x7fe8f7525fc0 was not returned to mpool ucp_am_bufs + [1573491954.150714] [buildvm-29:30790:0] mpool.c:37 UCX WARN object 0x7f3b0031cfc0 was not returned to mpool ucp_am_bufs + [1573491954.153868] [buildvm-29:30775:0] mpool.c:37 UCX WARN object 0x7ff141820fc0 was not returned to mpool ucp_am_bufs datatype: and ====The actual output (./testfiles/h5diff_706.out-sav) datatype: and 0 differences found obj1 obj2 -------------------------------------- x float2 x float3 x float5 x float6 x integer1 x integer4 Attributes status: 0 common, 3 only in obj1, 3 only in obj2 [1573491954.150477] [buildvm-29:30780:0] mpool.c:37 UCX WARN object 0x7f65c338afc0 was not returned to mpool ucp_am_bufs [1573491954.150475] [buildvm-29:30768:0] mpool.c:37 UCX WARN object 0x7f49b8daefc0 was not returned to mpool ucp_am_bufs [1573491954.150631] [buildvm-29:30765:0] mpool.c:37 UCX WARN object 0x7fe8f7525fc0 was not returned to mpool ucp_am_bufs [1573491954.150714] [buildvm-29:30790:0] mpool.c:37 UCX WARN object 0x7f3b0031cfc0 was not returned to mpool ucp_am_bufs [1573491954.153868] [buildvm-29:30775:0] mpool.c:37 UCX WARN object 0x7ff141820fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_706.out.err-sav) ====End of actual stderr (./testfiles/h5diff_706.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:54 2019 --- actual_sorted Mon Nov 11 17:05:54 2019 *************** *** 18,23 **** --- 18,28 ---- [ 0 ] 1.1 2.1 1 [ 1 ] 2 3 1 [ 1 ] 2.2 3.2 1 + [1573491954.783684] [buildvm-29:30910:0] mpool.c:37 UCX WARN object 0x7fc354281fc0 was not returned to mpool ucp_am_bufs + [1573491954.783742] [buildvm-29:30927:0] mpool.c:37 UCX WARN object 0x7f886430cfc0 was not returned to mpool ucp_am_bufs + [1573491954.783781] [buildvm-29:30907:0] mpool.c:37 UCX WARN object 0x7f3b481a6fc0 was not returned to mpool ucp_am_bufs + [1573491954.783782] [buildvm-29:30914:0] mpool.c:37 UCX WARN object 0x7faa49742fc0 was not returned to mpool ucp_am_bufs + [1573491954.783798] [buildvm-29:30921:0] mpool.c:37 UCX WARN object 0x7f84dec30fc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > group : and ====The actual output (./testfiles/h5diff_707.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- x x float2 x float3 x x integer1 Attributes status: 2 common, 1 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position float2 of float2 of difference ------------------------------------------------------------ [ 0 ] 1.1 2.1 1 [ 1 ] 2.2 3.2 1 2 differences found attribute: > and > size: [2] [2] position integer1 of integer1 of difference ------------------------------------------------------------ [ 0 ] 1 2 1 [ 1 ] 2 3 1 2 differences found group1 group2 --------------------------------------- x x [1573491954.783684] [buildvm-29:30910:0] mpool.c:37 UCX WARN object 0x7fc354281fc0 was not returned to mpool ucp_am_bufs [1573491954.783742] [buildvm-29:30927:0] mpool.c:37 UCX WARN object 0x7f886430cfc0 was not returned to mpool ucp_am_bufs [1573491954.783782] [buildvm-29:30914:0] mpool.c:37 UCX WARN object 0x7faa49742fc0 was not returned to mpool ucp_am_bufs [1573491954.783781] [buildvm-29:30907:0] mpool.c:37 UCX WARN object 0x7f3b481a6fc0 was not returned to mpool ucp_am_bufs [1573491954.783798] [buildvm-29:30921:0] mpool.c:37 UCX WARN object 0x7f84dec30fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_707.out.err-sav) ====End of actual stderr (./testfiles/h5diff_707.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:55 2019 --- actual_sorted Mon Nov 11 17:05:55 2019 *************** *** 12,16 **** --- 12,21 ---- --------------------------------------- 0 differences found Attributes status: 0 common, 3 only in obj1, 2 only in obj2 + [1573491955.456503] [buildvm-29:31053:0] mpool.c:37 UCX WARN object 0x7f38711cdfc0 was not returned to mpool ucp_am_bufs + [1573491955.456783] [buildvm-29:31049:0] mpool.c:37 UCX WARN object 0x7f5e28f9ffc0 was not returned to mpool ucp_am_bufs + [1573491955.456853] [buildvm-29:31074:0] mpool.c:37 UCX WARN object 0x7f3d35c27fc0 was not returned to mpool ucp_am_bufs + [1573491955.458182] [buildvm-29:31069:0] mpool.c:37 UCX WARN object 0x7f21564c4fc0 was not returned to mpool ucp_am_bufs + [1573491955.459587] [buildvm-29:31058:0] mpool.c:37 UCX WARN object 0x7f9443995fc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_708.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- x float11 x float12 x float4 x integer10 x integer3 Attributes status: 0 common, 3 only in obj1, 2 only in obj2 group1 group2 --------------------------------------- x x [1573491955.456503] [buildvm-29:31053:0] mpool.c:37 UCX WARN object 0x7f38711cdfc0 was not returned to mpool ucp_am_bufs [1573491955.456783] [buildvm-29:31049:0] mpool.c:37 UCX WARN object 0x7f5e28f9ffc0 was not returned to mpool ucp_am_bufs [1573491955.456853] [buildvm-29:31074:0] mpool.c:37 UCX WARN object 0x7f3d35c27fc0 was not returned to mpool ucp_am_bufs [1573491955.458182] [buildvm-29:31069:0] mpool.c:37 UCX WARN object 0x7f21564c4fc0 was not returned to mpool ucp_am_bufs [1573491955.459587] [buildvm-29:31058:0] mpool.c:37 UCX WARN object 0x7f9443995fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_708.out.err-sav) ====End of actual stderr (./testfiles/h5diff_708.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:56 2019 --- actual_sorted Mon Nov 11 17:05:56 2019 *************** *** 7,11 **** --- 7,16 ---- --------------------------------------- 0 differences found Attributes status: 0 common, 0 only in obj1, 0 only in obj2 + [1573491956.113401] [buildvm-29:31194:0] mpool.c:37 UCX WARN object 0x7f6be9004fc0 was not returned to mpool ucp_am_bufs + [1573491956.113500] [buildvm-29:31199:0] mpool.c:37 UCX WARN object 0x7f19d774afc0 was not returned to mpool ucp_am_bufs + [1573491956.113614] [buildvm-29:31215:0] mpool.c:37 UCX WARN object 0x7ff53bffcfc0 was not returned to mpool ucp_am_bufs + [1573491956.113741] [buildvm-29:31191:0] mpool.c:37 UCX WARN object 0x7f51741e0fc0 was not returned to mpool ucp_am_bufs + [1573491956.113990] [buildvm-29:31205:0] mpool.c:37 UCX WARN object 0x7fed614cefc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_709.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- Attributes status: 0 common, 0 only in obj1, 0 only in obj2 group1 group2 --------------------------------------- x x [1573491956.113401] [buildvm-29:31194:0] mpool.c:37 UCX WARN object 0x7f6be9004fc0 was not returned to mpool ucp_am_bufs [1573491956.113500] [buildvm-29:31199:0] mpool.c:37 UCX WARN object 0x7f19d774afc0 was not returned to mpool ucp_am_bufs [1573491956.113614] [buildvm-29:31215:0] mpool.c:37 UCX WARN object 0x7ff53bffcfc0 was not returned to mpool ucp_am_bufs [1573491956.113741] [buildvm-29:31191:0] mpool.c:37 UCX WARN object 0x7f51741e0fc0 was not returned to mpool ucp_am_bufs [1573491956.113990] [buildvm-29:31205:0] mpool.c:37 UCX WARN object 0x7fed614cefc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_709.out.err-sav) ====End of actual stderr (./testfiles/h5diff_709.out.err-sav) Testing ../../src/h5diff/ph5diff -v2 h5diff_attr_v_level1.h5 h5diff_at*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:56 2019 --- actual_sorted Mon Nov 11 17:05:56 2019 *************** *** 82,87 **** --- 82,92 ---- [ 1 ] 2 3 1 [ 1 ] 2.2 3.2 1 [ 1 ] 2.2 3.2 1 + [1573491956.756622] [buildvm-29:31340:0] mpool.c:37 UCX WARN object 0x7f55ac76ffc0 was not returned to mpool ucp_am_bufs + [1573491956.756683] [buildvm-29:31355:0] mpool.c:37 UCX WARN object 0x7fdfe711afc0 was not returned to mpool ucp_am_bufs + [1573491956.756684] [buildvm-29:31347:0] mpool.c:37 UCX WARN object 0x7fdd58453fc0 was not returned to mpool ucp_am_bufs + [1573491956.756697] [buildvm-29:31336:0] mpool.c:37 UCX WARN object 0x7f7689515fc0 was not returned to mpool ucp_am_bufs + [1573491956.756960] [buildvm-29:31333:0] mpool.c:37 UCX WARN object 0x7f5dd8124fc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_710.out-sav) group : and 0 differences found obj1 obj2 -------------------------------------- Attributes status: 0 common, 0 only in obj1, 0 only in obj2 group : and 0 differences found obj1 obj2 -------------------------------------- x x float1 x x integer1 Attributes status: 2 common, 0 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position float1 of float1 of difference ------------------------------------------------------------ [ 0 ] 1.1 2.1 1 [ 1 ] 2.2 3.2 1 2 differences found attribute: > and > size: [2] [2] position integer1 of integer1 of difference ------------------------------------------------------------ [ 0 ] 1 2 1 [ 1 ] 2 3 1 2 differences found group : and 0 differences found obj1 obj2 -------------------------------------- x float11 x float12 x float4 x integer10 x integer3 Attributes status: 0 common, 3 only in obj1, 2 only in obj2 dataset: and 0 differences found obj1 obj2 -------------------------------------- x float2 x float3 x x integer1 Attributes status: 1 common, 1 only in obj1, 1 only in obj2 attribute: > and > size: [2] [2] position integer1 of integer1 of difference ------------------------------------------------------------ [ 0 ] 1 2 1 [ 1 ] 2 3 1 2 differences found datatype: and 0 differences found obj1 obj2 -------------------------------------- x float2 x float3 x float5 x float6 x integer1 x integer4 Attributes status: 0 common, 3 only in obj1, 3 only in obj2 group : and 0 differences found obj1 obj2 -------------------------------------- Attributes status: 0 common, 0 only in obj1, 0 only in obj2 group : and 0 differences found obj1 obj2 -------------------------------------- x x float2 x float3 x x integer1 Attributes status: 2 common, 1 only in obj1, 0 only in obj2 attribute: > and > size: [2] [2] position float2 of float2 of difference ------------------------------------------------------------ [ 0 ] 1.1 2.1 1 [ 1 ] 2.2 3.2 1 2 differences found attribute: > and > size: [2] [2] position integer1 of integer1 of difference ------------------------------------------------------------ [ 0 ] 1 2 1 [ 1 ] 2 3 1 2 differences found file1 file2 --------------------------------------- x x / x x /dset x x /g x x /g2 x x /g3 x x /g4 x x /ntype [1573491956.756622] [buildvm-29:31340:0] mpool.c:37 UCX WARN object 0x7f55ac76ffc0 was not returned to mpool ucp_am_bufs [1573491956.756683] [buildvm-29:31355:0] mpool.c:37 UCX WARN object 0x7fdfe711afc0 was not returned to mpool ucp_am_bufs [1573491956.756697] [buildvm-29:31336:0] mpool.c:37 UCX WARN object 0x7f7689515fc0 was not returned to mpool ucp_am_bufs [1573491956.756684] [buildvm-29:31347:0] mpool.c:37 UCX WARN object 0x7fdd58453fc0 was not returned to mpool ucp_am_bufs [1573491956.756960] [buildvm-29:31333:0] mpool.c:37 UCX WARN object 0x7f5dd8124fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_710.out.err-sav) ====End of actual stderr (./testfiles/h5diff_710.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_dset1.h5 h5diff_dset2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:57 2019 --- actual_sorted Mon Nov 11 17:05:57 2019 *************** *** 709,714 **** --- 709,719 ---- [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 + [1573491957.403282] [buildvm-29:31489:0] mpool.c:37 UCX WARN object 0x7f8f48e2bfc0 was not returned to mpool ucp_am_bufs + [1573491957.403346] [buildvm-29:31475:0] mpool.c:37 UCX WARN object 0x7ff5244bcfc0 was not returned to mpool ucp_am_bufs + [1573491957.403408] [buildvm-29:31500:0] mpool.c:37 UCX WARN object 0x7fc22f6f6fc0 was not returned to mpool ucp_am_bufs + [1573491957.403418] [buildvm-29:31481:0] mpool.c:37 UCX WARN object 0x7f067d87bfc0 was not returned to mpool ucp_am_bufs + [1573491957.403458] [buildvm-29:31478:0] mpool.c:37 UCX WARN object 0x7f6848532fc0 was not returned to mpool ucp_am_bufs block #0 (2,2)-(7,7) (0,0)-(2,2) dataset: and dataset: and ====The actual output (./testfiles/h5diff_80.out-sav) group : and 0 differences found dataset: and size: [2] [2] position dset dset difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found dataset: and 0 differences found dataset: and size: [2] [2] position array array difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 0 ] 3 0 3 [ 1 ] 4 0 4 [ 1 ] 5 0 5 [ 1 ] 6 0 6 6 differences found dataset: and size: [2] [2] position VLstring VLstring difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found group : and 0 differences found dataset: and size: [3x2] [3x2] position array2D array2D difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 0 ] 3 0 3 [ 0 1 ] 4 0 4 [ 0 1 ] 5 0 5 [ 0 1 ] 6 0 6 [ 1 0 ] 7 0 7 [ 1 0 ] 8 0 8 [ 1 0 ] 9 0 9 [ 1 1 ] 10 0 10 [ 1 1 ] 11 0 11 [ 1 1 ] 12 0 12 [ 2 0 ] 13 0 13 [ 2 0 ] 14 0 14 [ 2 0 ] 15 0 15 [ 2 1 ] 16 0 16 [ 2 1 ] 17 0 17 [ 2 1 ] 18 0 18 18 differences found dataset: and size: [2] [2] position bitfield bitfield difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found dataset: and Not comparable: or is an empty dataset 0 differences found dataset: and size: [4x3x2] [4x3x2] position array3D array3D difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 0 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 0 1 ] 5 0 5 [ 0 0 1 ] 6 0 6 [ 0 1 0 ] 7 0 7 [ 0 1 0 ] 8 0 8 [ 0 1 0 ] 9 0 9 [ 0 1 1 ] 10 0 10 [ 0 1 1 ] 11 0 11 [ 0 1 1 ] 12 0 12 [ 0 2 0 ] 13 0 13 [ 0 2 0 ] 14 0 14 [ 0 2 0 ] 15 0 15 [ 0 2 1 ] 16 0 16 [ 0 2 1 ] 17 0 17 [ 0 2 1 ] 18 0 18 [ 1 0 0 ] 19 0 19 [ 1 0 0 ] 20 0 20 [ 1 0 0 ] 21 0 21 [ 1 0 1 ] 22 0 22 [ 1 0 1 ] 23 0 23 [ 1 0 1 ] 24 0 24 [ 1 1 0 ] 25 0 25 [ 1 1 0 ] 26 0 26 [ 1 1 0 ] 27 0 27 [ 1 1 1 ] 28 0 28 [ 1 1 1 ] 29 0 29 [ 1 1 1 ] 30 0 30 [ 1 2 0 ] 31 0 31 [ 1 2 0 ] 32 0 32 [ 1 2 0 ] 33 0 33 [ 1 2 1 ] 34 0 34 [ 1 2 1 ] 35 0 35 [ 1 2 1 ] 36 0 36 [ 2 0 0 ] 37 0 37 [ 2 0 0 ] 38 0 38 [ 2 0 0 ] 39 0 39 [ 2 0 1 ] 40 0 40 [ 2 0 1 ] 41 0 41 [ 2 0 1 ] 42 0 42 [ 2 1 0 ] 43 0 43 [ 2 1 0 ] 44 0 44 [ 2 1 0 ] 45 0 45 [ 2 1 1 ] 46 0 46 [ 2 1 1 ] 47 0 47 [ 2 1 1 ] 48 0 48 [ 2 2 0 ] 49 0 49 [ 2 2 0 ] 50 0 50 [ 2 2 0 ] 51 0 51 [ 2 2 1 ] 52 0 52 [ 2 2 1 ] 53 0 53 [ 2 2 1 ] 54 0 54 [ 3 0 0 ] 55 0 55 [ 3 0 0 ] 56 0 56 [ 3 0 0 ] 57 0 57 [ 3 0 1 ] 58 0 58 [ 3 0 1 ] 59 0 59 [ 3 0 1 ] 60 0 60 [ 3 1 0 ] 61 0 61 [ 3 1 0 ] 62 0 62 [ 3 1 0 ] 63 0 63 [ 3 1 1 ] 64 0 64 [ 3 1 1 ] 65 0 65 [ 3 1 1 ] 66 0 66 [ 3 2 0 ] 67 0 67 [ 3 2 0 ] 68 0 68 [ 3 2 0 ] 69 0 69 [ 3 2 1 ] 70 0 70 [ 3 2 1 ] 71 0 71 [ 3 2 1 ] 72 0 72 72 differences found dataset: and size: [3x2] [3x2] position VLstring2D VLstring2D difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found dataset: and size: [3x2] [3x2] position bitfield2D bitfield2D difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found dataset: and size: [4x3x2] [4x3x2] position bitfield3D bitfield3D difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found dataset: and size: [4x3x2] [4x3x2] position VLstring3D VLstring3D difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found dataset: and size: [2] [2] position compound compound difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 0 ] 2 0 2 [ 1 ] 3 0 3 [ 1 ] 4 0 4 4 differences found dataset: and size: [3x2] [3x2] position compound2D compound2D difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 0 ] 2 0 2 [ 0 1 ] 3 0 3 [ 0 1 ] 4 0 4 [ 1 0 ] 5 0 5 [ 1 0 ] 6 0 6 [ 1 1 ] 7 0 7 [ 1 1 ] 8 0 8 [ 2 0 ] 9 0 9 [ 2 0 ] 10 0 10 [ 2 1 ] 11 0 11 [ 2 1 ] 12 0 12 12 differences found dataset: and size: [2] [2] position enum enum difference ------------------------------------------------------------ [ 0 ] RED GREEN 1 differences found dataset: and size: [4x3x2] [4x3x2] position compound3D compound3D difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 0 ] 2 0 2 [ 0 0 1 ] 3 0 3 [ 0 0 1 ] 4 0 4 [ 0 1 0 ] 5 0 5 [ 0 1 0 ] 6 0 6 [ 0 1 1 ] 7 0 7 [ 0 1 1 ] 8 0 8 [ 0 2 0 ] 9 0 9 [ 0 2 0 ] 10 0 10 [ 0 2 1 ] 11 0 11 [ 0 2 1 ] 12 0 12 [ 1 0 0 ] 13 0 13 [ 1 0 0 ] 14 0 14 [ 1 0 1 ] 15 0 15 [ 1 0 1 ] 16 0 16 [ 1 1 0 ] 17 0 17 [ 1 1 0 ] 18 0 18 [ 1 1 1 ] 19 0 19 [ 1 1 1 ] 20 0 20 [ 1 2 0 ] 21 0 21 [ 1 2 0 ] 22 0 22 [ 1 2 1 ] 23 0 23 [ 1 2 1 ] 24 0 24 [ 2 0 0 ] 25 0 25 [ 2 0 0 ] 26 0 26 [ 2 0 1 ] 27 0 27 [ 2 0 1 ] 28 0 28 [ 2 1 0 ] 29 0 29 [ 2 1 0 ] 30 0 30 [ 2 1 1 ] 31 0 31 [ 2 1 1 ] 32 0 32 [ 2 2 0 ] 33 0 33 [ 2 2 0 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 2 2 1 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 1 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 1 0 ] 41 0 41 [ 3 1 0 ] 42 0 42 [ 3 1 1 ] 43 0 43 [ 3 1 1 ] 44 0 44 [ 3 2 0 ] 45 0 45 [ 3 2 0 ] 46 0 46 [ 3 2 1 ] 47 0 47 [ 3 2 1 ] 48 0 48 48 differences found dataset: and Not comparable: or is an empty dataset 0 differences found dataset: and Not comparable: or is an empty dataset 0 differences found dataset: and size: [2] [2] position float float difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found dataset: and size: [3x2] [3x2] position float2D float2D difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found dataset: and size: [2] [2] position integer integer difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found dataset: and size: [4x3x2] [4x3x2] position float3D float3D difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found dataset: and size: [4x3x2] [4x3x2] position integer3D integer3D difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found dataset: and size: [3x2] [3x2] position integer2D integer2D difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found dataset: and size: [2] [2] position opaque opaque difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 2 differences found dataset: and size: [3x2] [3x2] position opaque2D opaque2D difference ------------------------------------------------------------ [ 0 0 ] 1 0 1 [ 0 1 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 2 0 ] 5 0 5 [ 2 1 ] 6 0 6 6 differences found dataset: and size: [4x3x2] [4x3x2] position opaque3D opaque3D difference ------------------------------------------------------------ [ 0 0 0 ] 1 0 1 [ 0 0 1 ] 2 0 2 [ 0 1 0 ] 3 0 3 [ 0 1 1 ] 4 0 4 [ 0 2 0 ] 5 0 5 [ 0 2 1 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 1 0 ] 9 0 9 [ 1 1 1 ] 10 0 10 [ 1 2 0 ] 11 0 11 [ 1 2 1 ] 12 0 12 [ 2 0 0 ] 13 0 13 [ 2 0 1 ] 14 0 14 [ 2 1 0 ] 15 0 15 [ 2 1 1 ] 16 0 16 [ 2 2 0 ] 17 0 17 [ 2 2 1 ] 18 0 18 [ 3 0 0 ] 19 0 19 [ 3 0 1 ] 20 0 20 [ 3 1 0 ] 21 0 21 [ 3 1 1 ] 22 0 22 [ 3 2 0 ] 23 0 23 [ 3 2 1 ] 24 0 24 24 differences found dataset: and size: H5S_SCALAR H5S_SCALAR position scalar scalar difference ------------------------------------------------------------ 2 1 1 1 differences found dataset: and size: [2] [2] position string string difference ------------------------------------------------------------ [ 0 ] z a [ 0 ] z b [ 1 ] z d [ 1 ] z e 4 differences found dataset: and size: [4x3x2] [4x3x2] position string3D string3D difference ------------------------------------------------------------ [ 0 0 0 ] z a [ 0 0 0 ] z b [ 0 0 1 ] z c [ 0 0 1 ] z d [ 0 1 0 ] z e [ 0 1 0 ] z f [ 0 1 1 ] z g [ 0 1 1 ] z h [ 0 2 0 ] z i [ 0 2 0 ] z j [ 0 2 1 ] z k [ 0 2 1 ] z l [ 1 0 0 ] z m [ 1 0 0 ] z n [ 1 0 1 ] z p [ 1 0 1 ] z q [ 1 1 0 ] z r [ 1 1 0 ] z s [ 1 1 1 ] z t [ 1 1 1 ] z u [ 1 2 0 ] z v [ 1 2 0 ] z w [ 1 2 1 ] z x [ 2 0 0 ] z A [ 2 0 0 ] z B [ 2 0 1 ] z C [ 2 0 1 ] z D [ 2 1 0 ] z E [ 2 1 0 ] z F [ 2 1 1 ] z G [ 2 1 1 ] z H [ 2 2 0 ] z I [ 2 2 0 ] z J [ 2 2 1 ] z K [ 2 2 1 ] z L [ 3 0 0 ] z M [ 3 0 0 ] z N [ 3 0 1 ] z P [ 3 0 1 ] z Q [ 3 1 0 ] z R [ 3 1 0 ] z S [ 3 1 1 ] z T [ 3 1 1 ] z U [ 3 2 0 ] z V [ 3 2 0 ] z W [ 3 2 1 ] z X [ 3 2 1 ] z Z 47 differences found dataset: and size: [3x2] [3x2] position string2D string2D difference ------------------------------------------------------------ [ 0 0 ] z a [ 0 0 ] z b [ 0 1 ] z c [ 0 1 ] z d [ 1 0 ] z e [ 1 0 ] z f [ 1 1 ] z g [ 1 1 ] z h [ 2 0 ] z i [ 2 0 ] z j [ 2 1 ] z k [ 2 1 ] z l 12 differences found dataset: and size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 4 differences found dataset: and size: [3x2] [3x2] position vlen2D vlen2D difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 1 0 ] 2 0 2 [ 1 0 ] 3 0 3 [ 1 1 ] 4 0 4 [ 1 1 ] 5 0 5 [ 2 0 ] 6 0 6 [ 2 0 ] 7 0 7 [ 2 0 ] 8 0 8 [ 2 1 ] 9 0 9 [ 2 1 ] 10 0 10 [ 2 1 ] 11 0 11 11 differences found dataset: and size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 12 differences found dataset: and size: [4x3x2] [4x3x2] position vlen3D vlen3D difference ------------------------------------------------------------ [ 0 0 1 ] 1 0 1 [ 0 1 0 ] 2 0 2 [ 0 1 1 ] 3 0 3 [ 0 2 0 ] 4 0 4 [ 0 2 1 ] 5 0 5 [ 1 0 0 ] 6 0 6 [ 1 0 0 ] 7 0 7 [ 1 0 1 ] 8 0 8 [ 1 0 1 ] 9 0 9 [ 1 1 0 ] 10 0 10 [ 1 1 0 ] 11 0 11 [ 1 1 1 ] 12 0 12 [ 1 1 1 ] 13 0 13 [ 1 2 0 ] 14 0 14 [ 1 2 0 ] 15 0 15 [ 1 2 1 ] 16 0 16 [ 1 2 1 ] 17 0 17 [ 2 0 0 ] 18 0 18 [ 2 0 0 ] 19 0 19 [ 2 0 0 ] 20 0 20 [ 2 0 1 ] 21 0 21 [ 2 0 1 ] 22 0 22 [ 2 0 1 ] 23 0 23 [ 2 1 0 ] 24 0 24 [ 2 1 0 ] 25 0 25 [ 2 1 0 ] 26 0 26 [ 2 1 1 ] 27 0 27 [ 2 1 1 ] 28 0 28 [ 2 1 1 ] 29 0 29 [ 2 2 0 ] 30 0 30 [ 2 2 0 ] 31 0 31 [ 2 2 0 ] 32 0 32 [ 2 2 1 ] 33 0 33 [ 2 2 1 ] 34 0 34 [ 2 2 1 ] 35 0 35 [ 3 0 0 ] 36 0 36 [ 3 0 0 ] 37 0 37 [ 3 0 0 ] 38 0 38 [ 3 0 0 ] 39 0 39 [ 3 0 1 ] 40 0 40 [ 3 0 1 ] 41 0 41 [ 3 0 1 ] 42 0 42 [ 3 0 1 ] 43 0 43 [ 3 1 0 ] 44 0 44 [ 3 1 0 ] 45 0 45 [ 3 1 0 ] 46 0 46 [ 3 1 0 ] 47 0 47 [ 3 1 1 ] 48 0 48 [ 3 1 1 ] 49 0 49 [ 3 1 1 ] 50 0 50 [ 3 1 1 ] 51 0 51 [ 3 2 0 ] 52 0 52 [ 3 2 0 ] 53 0 53 [ 3 2 0 ] 54 0 54 [ 3 2 0 ] 55 0 55 [ 3 2 1 ] 56 0 56 [ 3 2 1 ] 57 0 57 [ 3 2 1 ] 58 0 58 [ 3 2 1 ] 59 0 59 59 differences found dataset: and Referenced dataset 10784 10784 ------------------------------------------------------------ Region blocks block #0 (2,2)-(7,7) (0,0)-(2,2) Region points point #1 (2,2) (3,3) point #3 (1,6) (2,5) point #4 (2,8) (1,7) 4 differences found dataset: and size: [2] [2] position vlen vlen difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 [ 1 ] 3 0 3 3 differences found dataset: and size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 size: [2] [2] position difference ------------------------------------------------------------ [ 0 ] 1 0 1 [ 1 ] 2 0 2 48 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset x x /dsetref x x /g1 x x /g1/VLstring x x /g1/VLstring2D x x /g1/VLstring3D x x /g1/array x x /g1/array2D x x /g1/array3D x x /g1/arrayd x x /g1/bitfield x x /g1/bitfield2D x x /g1/bitfield3D x x /g1/compound x x /g1/compound2D x x /g1/compound3D x x /g1/enum x x /g1/enum2D x x /g1/enum3D x x /g1/float x x /g1/float2D x x /g1/float3D x x /g1/integer x x /g1/integer2D x x /g1/integer3D x x /g1/opaque x x /g1/opaque2D x x /g1/opaque3D x x /g1/reference x x /g1/reference2D x x /g1/reference3D x x /g1/scalar x x /g1/string x x /g1/string2D x x /g1/string3D x x /g1/vlen x x /g1/vlen2D x x /g1/vlen3D x x /refreg [1573491957.403282] [buildvm-29:31489:0] mpool.c:37 UCX WARN object 0x7f8f48e2bfc0 was not returned to mpool ucp_am_bufs [1573491957.403346] [buildvm-29:31475:0] mpool.c:37 UCX WARN object 0x7ff5244bcfc0 was not returned to mpool ucp_am_bufs [1573491957.403408] [buildvm-29:31500:0] mpool.c:37 UCX WARN object 0x7fc22f6f6fc0 was not returned to mpool ucp_am_bufs [1573491957.403418] [buildvm-29:31481:0] mpool.c:37 UCX WARN object 0x7f067d87bfc0 was not returned to mpool ucp_am_bufs [1573491957.403458] [buildvm-29:31478:0] mpool.c:37 UCX WARN object 0x7f6848532fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_80.out.err-sav) ====End of actual stderr (./testfiles/h5diff_80.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:58 2019 --- actual_sorted Mon Nov 11 17:05:58 2019 *************** *** 31,36 **** --- 31,41 ---- 0 differences found 0 differences found 0 differences found + [1573491958.062998] [buildvm-29:31620:0] mpool.c:37 UCX WARN object 0x7fe61e8d0fc0 was not returned to mpool ucp_am_bufs + [1573491958.063002] [buildvm-29:31625:0] mpool.c:37 UCX WARN object 0x7f6bff48dfc0 was not returned to mpool ucp_am_bufs + [1573491958.063208] [buildvm-29:31633:0] mpool.c:37 UCX WARN object 0x7f5955142fc0 was not returned to mpool ucp_am_bufs + [1573491958.064932] [buildvm-29:31643:0] mpool.c:37 UCX WARN object 0x7fa25b185fc0 was not returned to mpool ucp_am_bufs + [1573491958.064999] [buildvm-29:31617:0] mpool.c:37 UCX WARN object 0x7fe7f34a6fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_90.out-sav) group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /g1 x x /g1/dset1 x x /g1/dset2 x x /g1/dset4 x x /g2 x x /g2/dset1 x x /g2/dset2 x x /g2/dset3 x x /g2/dset4 x x /g2/dset5 x x /g2/dset6 x x /g2/dset7 x x /g2/dset8 x x /g2/dset9 [1573491958.062998] [buildvm-29:31620:0] mpool.c:37 UCX WARN object 0x7fe61e8d0fc0 was not returned to mpool ucp_am_bufs [1573491958.063002] [buildvm-29:31625:0] mpool.c:37 UCX WARN object 0x7f6bff48dfc0 was not returned to mpool ucp_am_bufs [1573491958.063208] [buildvm-29:31633:0] mpool.c:37 UCX WARN object 0x7f5955142fc0 was not returned to mpool ucp_am_bufs [1573491958.064932] [buildvm-29:31643:0] mpool.c:37 UCX WARN object 0x7fa25b185fc0 was not returned to mpool ucp_am_bufs [1573491958.064999] [buildvm-29:31617:0] mpool.c:37 UCX WARN object 0x7fe7f34a6fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_90.out.err-sav) ====End of actual stderr (./testfiles/h5diff_90.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_hyper1.h5 h5diff_hyper2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:05:59 2019 --- actual_sorted Mon Nov 11 17:05:59 2019 *************** *** 1030,1035 **** --- 1030,1040 ---- [ 268436477 ] 31 0 31 [ 268436478 ] 31 0 31 [ 268436479 ] 31 0 31 + [1573491959.673684] [buildvm-29:31766:0] mpool.c:37 UCX WARN object 0x7fc5c83bafc0 was not returned to mpool ucp_am_bufs + [1573491959.673712] [buildvm-29:31780:0] mpool.c:37 UCX WARN object 0x7f67502a3fc0 was not returned to mpool ucp_am_bufs + [1573491959.673745] [buildvm-29:31772:0] mpool.c:37 UCX WARN object 0x7f74ca158fc0 was not returned to mpool ucp_am_bufs + [1573491959.673757] [buildvm-29:31762:0] mpool.c:37 UCX WARN object 0x7fc1d8ef8fc0 was not returned to mpool ucp_am_bufs + [1573491959.673880] [buildvm-29:31759:0] mpool.c:37 UCX WARN object 0x7fb886ac8fc0 was not returned to mpool ucp_am_bufs dataset: and file1 file2 group : and ====The actual output (./testfiles/h5diff_100.out-sav) group : and 0 differences found dataset: and size: [1073741824] [1073741824] position big big difference ------------------------------------------------------------ [ 268435456 ] 31 0 31 [ 268435457 ] 31 0 31 [ 268435458 ] 31 0 31 [ 268435459 ] 31 0 31 [ 268435460 ] 31 0 31 [ 268435461 ] 31 0 31 [ 268435462 ] 31 0 31 [ 268435463 ] 31 0 31 [ 268435464 ] 31 0 31 [ 268435465 ] 31 0 31 [ 268435466 ] 31 0 31 [ 268435467 ] 31 0 31 [ 268435468 ] 31 0 31 [ 268435469 ] 31 0 31 [ 268435470 ] 31 0 31 [ 268435471 ] 31 0 31 [ 268435472 ] 31 0 31 [ 268435473 ] 31 0 31 [ 268435474 ] 31 0 31 [ 268435475 ] 31 0 31 [ 268435476 ] 31 0 31 [ 268435477 ] 31 0 31 [ 268435478 ] 31 0 31 [ 268435479 ] 31 0 31 [ 268435480 ] 31 0 31 [ 268435481 ] 31 0 31 [ 268435482 ] 31 0 31 [ 268435483 ] 31 0 31 [ 268435484 ] 31 0 31 [ 268435485 ] 31 0 31 [ 268435486 ] 31 0 31 [ 268435487 ] 31 0 31 [ 268435488 ] 31 0 31 [ 268435489 ] 31 0 31 [ 268435490 ] 31 0 31 [ 268435491 ] 31 0 31 [ 268435492 ] 31 0 31 [ 268435493 ] 31 0 31 [ 268435494 ] 31 0 31 [ 268435495 ] 31 0 31 [ 268435496 ] 31 0 31 [ 268435497 ] 31 0 31 [ 268435498 ] 31 0 31 [ 268435499 ] 31 0 31 [ 268435500 ] 31 0 31 [ 268435501 ] 31 0 31 [ 268435502 ] 31 0 31 [ 268435503 ] 31 0 31 [ 268435504 ] 31 0 31 [ 268435505 ] 31 0 31 [ 268435506 ] 31 0 31 [ 268435507 ] 31 0 31 [ 268435508 ] 31 0 31 [ 268435509 ] 31 0 31 [ 268435510 ] 31 0 31 [ 268435511 ] 31 0 31 [ 268435512 ] 31 0 31 [ 268435513 ] 31 0 31 [ 268435514 ] 31 0 31 [ 268435515 ] 31 0 31 [ 268435516 ] 31 0 31 [ 268435517 ] 31 0 31 [ 268435518 ] 31 0 31 [ 268435519 ] 31 0 31 [ 268435520 ] 31 0 31 [ 268435521 ] 31 0 31 [ 268435522 ] 31 0 31 [ 268435523 ] 31 0 31 [ 268435524 ] 31 0 31 [ 268435525 ] 31 0 31 [ 268435526 ] 31 0 31 [ 268435527 ] 31 0 31 [ 268435528 ] 31 0 31 [ 268435529 ] 31 0 31 [ 268435530 ] 31 0 31 [ 268435531 ] 31 0 31 [ 268435532 ] 31 0 31 [ 268435533 ] 31 0 31 [ 268435534 ] 31 0 31 [ 268435535 ] 31 0 31 [ 268435536 ] 31 0 31 [ 268435537 ] 31 0 31 [ 268435538 ] 31 0 31 [ 268435539 ] 31 0 31 [ 268435540 ] 31 0 31 [ 268435541 ] 31 0 31 [ 268435542 ] 31 0 31 [ 268435543 ] 31 0 31 [ 268435544 ] 31 0 31 [ 268435545 ] 31 0 31 [ 268435546 ] 31 0 31 [ 268435547 ] 31 0 31 [ 268435548 ] 31 0 31 [ 268435549 ] 31 0 31 [ 268435550 ] 31 0 31 [ 268435551 ] 31 0 31 [ 268435552 ] 31 0 31 [ 268435553 ] 31 0 31 [ 268435554 ] 31 0 31 [ 268435555 ] 31 0 31 [ 268435556 ] 31 0 31 [ 268435557 ] 31 0 31 [ 268435558 ] 31 0 31 [ 268435559 ] 31 0 31 [ 268435560 ] 31 0 31 [ 268435561 ] 31 0 31 [ 268435562 ] 31 0 31 [ 268435563 ] 31 0 31 [ 268435564 ] 31 0 31 [ 268435565 ] 31 0 31 [ 268435566 ] 31 0 31 [ 268435567 ] 31 0 31 [ 268435568 ] 31 0 31 [ 268435569 ] 31 0 31 [ 268435570 ] 31 0 31 [ 268435571 ] 31 0 31 [ 268435572 ] 31 0 31 [ 268435573 ] 31 0 31 [ 268435574 ] 31 0 31 [ 268435575 ] 31 0 31 [ 268435576 ] 31 0 31 [ 268435577 ] 31 0 31 [ 268435578 ] 31 0 31 [ 268435579 ] 31 0 31 [ 268435580 ] 31 0 31 [ 268435581 ] 31 0 31 [ 268435582 ] 31 0 31 [ 268435583 ] 31 0 31 [ 268435584 ] 31 0 31 [ 268435585 ] 31 0 31 [ 268435586 ] 31 0 31 [ 268435587 ] 31 0 31 [ 268435588 ] 31 0 31 [ 268435589 ] 31 0 31 [ 268435590 ] 31 0 31 [ 268435591 ] 31 0 31 [ 268435592 ] 31 0 31 [ 268435593 ] 31 0 31 [ 268435594 ] 31 0 31 [ 268435595 ] 31 0 31 [ 268435596 ] 31 0 31 [ 268435597 ] 31 0 31 [ 268435598 ] 31 0 31 [ 268435599 ] 31 0 31 [ 268435600 ] 31 0 31 [ 268435601 ] 31 0 31 [ 268435602 ] 31 0 31 [ 268435603 ] 31 0 31 [ 268435604 ] 31 0 31 [ 268435605 ] 31 0 31 [ 268435606 ] 31 0 31 [ 268435607 ] 31 0 31 [ 268435608 ] 31 0 31 [ 268435609 ] 31 0 31 [ 268435610 ] 31 0 31 [ 268435611 ] 31 0 31 [ 268435612 ] 31 0 31 [ 268435613 ] 31 0 31 [ 268435614 ] 31 0 31 [ 268435615 ] 31 0 31 [ 268435616 ] 31 0 31 [ 268435617 ] 31 0 31 [ 268435618 ] 31 0 31 [ 268435619 ] 31 0 31 [ 268435620 ] 31 0 31 [ 268435621 ] 31 0 31 [ 268435622 ] 31 0 31 [ 268435623 ] 31 0 31 [ 268435624 ] 31 0 31 [ 268435625 ] 31 0 31 [ 268435626 ] 31 0 31 [ 268435627 ] 31 0 31 [ 268435628 ] 31 0 31 [ 268435629 ] 31 0 31 [ 268435630 ] 31 0 31 [ 268435631 ] 31 0 31 [ 268435632 ] 31 0 31 [ 268435633 ] 31 0 31 [ 268435634 ] 31 0 31 [ 268435635 ] 31 0 31 [ 268435636 ] 31 0 31 [ 268435637 ] 31 0 31 [ 268435638 ] 31 0 31 [ 268435639 ] 31 0 31 [ 268435640 ] 31 0 31 [ 268435641 ] 31 0 31 [ 268435642 ] 31 0 31 [ 268435643 ] 31 0 31 [ 268435644 ] 31 0 31 [ 268435645 ] 31 0 31 [ 268435646 ] 31 0 31 [ 268435647 ] 31 0 31 [ 268435648 ] 31 0 31 [ 268435649 ] 31 0 31 [ 268435650 ] 31 0 31 [ 268435651 ] 31 0 31 [ 268435652 ] 31 0 31 [ 268435653 ] 31 0 31 [ 268435654 ] 31 0 31 [ 268435655 ] 31 0 31 [ 268435656 ] 31 0 31 [ 268435657 ] 31 0 31 [ 268435658 ] 31 0 31 [ 268435659 ] 31 0 31 [ 268435660 ] 31 0 31 [ 268435661 ] 31 0 31 [ 268435662 ] 31 0 31 [ 268435663 ] 31 0 31 [ 268435664 ] 31 0 31 [ 268435665 ] 31 0 31 [ 268435666 ] 31 0 31 [ 268435667 ] 31 0 31 [ 268435668 ] 31 0 31 [ 268435669 ] 31 0 31 [ 268435670 ] 31 0 31 [ 268435671 ] 31 0 31 [ 268435672 ] 31 0 31 [ 268435673 ] 31 0 31 [ 268435674 ] 31 0 31 [ 268435675 ] 31 0 31 [ 268435676 ] 31 0 31 [ 268435677 ] 31 0 31 [ 268435678 ] 31 0 31 [ 268435679 ] 31 0 31 [ 268435680 ] 31 0 31 [ 268435681 ] 31 0 31 [ 268435682 ] 31 0 31 [ 268435683 ] 31 0 31 [ 268435684 ] 31 0 31 [ 268435685 ] 31 0 31 [ 268435686 ] 31 0 31 [ 268435687 ] 31 0 31 [ 268435688 ] 31 0 31 [ 268435689 ] 31 0 31 [ 268435690 ] 31 0 31 [ 268435691 ] 31 0 31 [ 268435692 ] 31 0 31 [ 268435693 ] 31 0 31 [ 268435694 ] 31 0 31 [ 268435695 ] 31 0 31 [ 268435696 ] 31 0 31 [ 268435697 ] 31 0 31 [ 268435698 ] 31 0 31 [ 268435699 ] 31 0 31 [ 268435700 ] 31 0 31 [ 268435701 ] 31 0 31 [ 268435702 ] 31 0 31 [ 268435703 ] 31 0 31 [ 268435704 ] 31 0 31 [ 268435705 ] 31 0 31 [ 268435706 ] 31 0 31 [ 268435707 ] 31 0 31 [ 268435708 ] 31 0 31 [ 268435709 ] 31 0 31 [ 268435710 ] 31 0 31 [ 268435711 ] 31 0 31 [ 268435712 ] 31 0 31 [ 268435713 ] 31 0 31 [ 268435714 ] 31 0 31 [ 268435715 ] 31 0 31 [ 268435716 ] 31 0 31 [ 268435717 ] 31 0 31 [ 268435718 ] 31 0 31 [ 268435719 ] 31 0 31 [ 268435720 ] 31 0 31 [ 268435721 ] 31 0 31 [ 268435722 ] 31 0 31 [ 268435723 ] 31 0 31 [ 268435724 ] 31 0 31 [ 268435725 ] 31 0 31 [ 268435726 ] 31 0 31 [ 268435727 ] 31 0 31 [ 268435728 ] 31 0 31 [ 268435729 ] 31 0 31 [ 268435730 ] 31 0 31 [ 268435731 ] 31 0 31 [ 268435732 ] 31 0 31 [ 268435733 ] 31 0 31 [ 268435734 ] 31 0 31 [ 268435735 ] 31 0 31 [ 268435736 ] 31 0 31 [ 268435737 ] 31 0 31 [ 268435738 ] 31 0 31 [ 268435739 ] 31 0 31 [ 268435740 ] 31 0 31 [ 268435741 ] 31 0 31 [ 268435742 ] 31 0 31 [ 268435743 ] 31 0 31 [ 268435744 ] 31 0 31 [ 268435745 ] 31 0 31 [ 268435746 ] 31 0 31 [ 268435747 ] 31 0 31 [ 268435748 ] 31 0 31 [ 268435749 ] 31 0 31 [ 268435750 ] 31 0 31 [ 268435751 ] 31 0 31 [ 268435752 ] 31 0 31 [ 268435753 ] 31 0 31 [ 268435754 ] 31 0 31 [ 268435755 ] 31 0 31 [ 268435756 ] 31 0 31 [ 268435757 ] 31 0 31 [ 268435758 ] 31 0 31 [ 268435759 ] 31 0 31 [ 268435760 ] 31 0 31 [ 268435761 ] 31 0 31 [ 268435762 ] 31 0 31 [ 268435763 ] 31 0 31 [ 268435764 ] 31 0 31 [ 268435765 ] 31 0 31 [ 268435766 ] 31 0 31 [ 268435767 ] 31 0 31 [ 268435768 ] 31 0 31 [ 268435769 ] 31 0 31 [ 268435770 ] 31 0 31 [ 268435771 ] 31 0 31 [ 268435772 ] 31 0 31 [ 268435773 ] 31 0 31 [ 268435774 ] 31 0 31 [ 268435775 ] 31 0 31 [ 268435776 ] 31 0 31 [ 268435777 ] 31 0 31 [ 268435778 ] 31 0 31 [ 268435779 ] 31 0 31 [ 268435780 ] 31 0 31 [ 268435781 ] 31 0 31 [ 268435782 ] 31 0 31 [ 268435783 ] 31 0 31 [ 268435784 ] 31 0 31 [ 268435785 ] 31 0 31 [ 268435786 ] 31 0 31 [ 268435787 ] 31 0 31 [ 268435788 ] 31 0 31 [ 268435789 ] 31 0 31 [ 268435790 ] 31 0 31 [ 268435791 ] 31 0 31 [ 268435792 ] 31 0 31 [ 268435793 ] 31 0 31 [ 268435794 ] 31 0 31 [ 268435795 ] 31 0 31 [ 268435796 ] 31 0 31 [ 268435797 ] 31 0 31 [ 268435798 ] 31 0 31 [ 268435799 ] 31 0 31 [ 268435800 ] 31 0 31 [ 268435801 ] 31 0 31 [ 268435802 ] 31 0 31 [ 268435803 ] 31 0 31 [ 268435804 ] 31 0 31 [ 268435805 ] 31 0 31 [ 268435806 ] 31 0 31 [ 268435807 ] 31 0 31 [ 268435808 ] 31 0 31 [ 268435809 ] 31 0 31 [ 268435810 ] 31 0 31 [ 268435811 ] 31 0 31 [ 268435812 ] 31 0 31 [ 268435813 ] 31 0 31 [ 268435814 ] 31 0 31 [ 268435815 ] 31 0 31 [ 268435816 ] 31 0 31 [ 268435817 ] 31 0 31 [ 268435818 ] 31 0 31 [ 268435819 ] 31 0 31 [ 268435820 ] 31 0 31 [ 268435821 ] 31 0 31 [ 268435822 ] 31 0 31 [ 268435823 ] 31 0 31 [ 268435824 ] 31 0 31 [ 268435825 ] 31 0 31 [ 268435826 ] 31 0 31 [ 268435827 ] 31 0 31 [ 268435828 ] 31 0 31 [ 268435829 ] 31 0 31 [ 268435830 ] 31 0 31 [ 268435831 ] 31 0 31 [ 268435832 ] 31 0 31 [ 268435833 ] 31 0 31 [ 268435834 ] 31 0 31 [ 268435835 ] 31 0 31 [ 268435836 ] 31 0 31 [ 268435837 ] 31 0 31 [ 268435838 ] 31 0 31 [ 268435839 ] 31 0 31 [ 268435840 ] 31 0 31 [ 268435841 ] 31 0 31 [ 268435842 ] 31 0 31 [ 268435843 ] 31 0 31 [ 268435844 ] 31 0 31 [ 268435845 ] 31 0 31 [ 268435846 ] 31 0 31 [ 268435847 ] 31 0 31 [ 268435848 ] 31 0 31 [ 268435849 ] 31 0 31 [ 268435850 ] 31 0 31 [ 268435851 ] 31 0 31 [ 268435852 ] 31 0 31 [ 268435853 ] 31 0 31 [ 268435854 ] 31 0 31 [ 268435855 ] 31 0 31 [ 268435856 ] 31 0 31 [ 268435857 ] 31 0 31 [ 268435858 ] 31 0 31 [ 268435859 ] 31 0 31 [ 268435860 ] 31 0 31 [ 268435861 ] 31 0 31 [ 268435862 ] 31 0 31 [ 268435863 ] 31 0 31 [ 268435864 ] 31 0 31 [ 268435865 ] 31 0 31 [ 268435866 ] 31 0 31 [ 268435867 ] 31 0 31 [ 268435868 ] 31 0 31 [ 268435869 ] 31 0 31 [ 268435870 ] 31 0 31 [ 268435871 ] 31 0 31 [ 268435872 ] 31 0 31 [ 268435873 ] 31 0 31 [ 268435874 ] 31 0 31 [ 268435875 ] 31 0 31 [ 268435876 ] 31 0 31 [ 268435877 ] 31 0 31 [ 268435878 ] 31 0 31 [ 268435879 ] 31 0 31 [ 268435880 ] 31 0 31 [ 268435881 ] 31 0 31 [ 268435882 ] 31 0 31 [ 268435883 ] 31 0 31 [ 268435884 ] 31 0 31 [ 268435885 ] 31 0 31 [ 268435886 ] 31 0 31 [ 268435887 ] 31 0 31 [ 268435888 ] 31 0 31 [ 268435889 ] 31 0 31 [ 268435890 ] 31 0 31 [ 268435891 ] 31 0 31 [ 268435892 ] 31 0 31 [ 268435893 ] 31 0 31 [ 268435894 ] 31 0 31 [ 268435895 ] 31 0 31 [ 268435896 ] 31 0 31 [ 268435897 ] 31 0 31 [ 268435898 ] 31 0 31 [ 268435899 ] 31 0 31 [ 268435900 ] 31 0 31 [ 268435901 ] 31 0 31 [ 268435902 ] 31 0 31 [ 268435903 ] 31 0 31 [ 268435904 ] 31 0 31 [ 268435905 ] 31 0 31 [ 268435906 ] 31 0 31 [ 268435907 ] 31 0 31 [ 268435908 ] 31 0 31 [ 268435909 ] 31 0 31 [ 268435910 ] 31 0 31 [ 268435911 ] 31 0 31 [ 268435912 ] 31 0 31 [ 268435913 ] 31 0 31 [ 268435914 ] 31 0 31 [ 268435915 ] 31 0 31 [ 268435916 ] 31 0 31 [ 268435917 ] 31 0 31 [ 268435918 ] 31 0 31 [ 268435919 ] 31 0 31 [ 268435920 ] 31 0 31 [ 268435921 ] 31 0 31 [ 268435922 ] 31 0 31 [ 268435923 ] 31 0 31 [ 268435924 ] 31 0 31 [ 268435925 ] 31 0 31 [ 268435926 ] 31 0 31 [ 268435927 ] 31 0 31 [ 268435928 ] 31 0 31 [ 268435929 ] 31 0 31 [ 268435930 ] 31 0 31 [ 268435931 ] 31 0 31 [ 268435932 ] 31 0 31 [ 268435933 ] 31 0 31 [ 268435934 ] 31 0 31 [ 268435935 ] 31 0 31 [ 268435936 ] 31 0 31 [ 268435937 ] 31 0 31 [ 268435938 ] 31 0 31 [ 268435939 ] 31 0 31 [ 268435940 ] 31 0 31 [ 268435941 ] 31 0 31 [ 268435942 ] 31 0 31 [ 268435943 ] 31 0 31 [ 268435944 ] 31 0 31 [ 268435945 ] 31 0 31 [ 268435946 ] 31 0 31 [ 268435947 ] 31 0 31 [ 268435948 ] 31 0 31 [ 268435949 ] 31 0 31 [ 268435950 ] 31 0 31 [ 268435951 ] 31 0 31 [ 268435952 ] 31 0 31 [ 268435953 ] 31 0 31 [ 268435954 ] 31 0 31 [ 268435955 ] 31 0 31 [ 268435956 ] 31 0 31 [ 268435957 ] 31 0 31 [ 268435958 ] 31 0 31 [ 268435959 ] 31 0 31 [ 268435960 ] 31 0 31 [ 268435961 ] 31 0 31 [ 268435962 ] 31 0 31 [ 268435963 ] 31 0 31 [ 268435964 ] 31 0 31 [ 268435965 ] 31 0 31 [ 268435966 ] 31 0 31 [ 268435967 ] 31 0 31 [ 268435968 ] 31 0 31 [ 268435969 ] 31 0 31 [ 268435970 ] 31 0 31 [ 268435971 ] 31 0 31 [ 268435972 ] 31 0 31 [ 268435973 ] 31 0 31 [ 268435974 ] 31 0 31 [ 268435975 ] 31 0 31 [ 268435976 ] 31 0 31 [ 268435977 ] 31 0 31 [ 268435978 ] 31 0 31 [ 268435979 ] 31 0 31 [ 268435980 ] 31 0 31 [ 268435981 ] 31 0 31 [ 268435982 ] 31 0 31 [ 268435983 ] 31 0 31 [ 268435984 ] 31 0 31 [ 268435985 ] 31 0 31 [ 268435986 ] 31 0 31 [ 268435987 ] 31 0 31 [ 268435988 ] 31 0 31 [ 268435989 ] 31 0 31 [ 268435990 ] 31 0 31 [ 268435991 ] 31 0 31 [ 268435992 ] 31 0 31 [ 268435993 ] 31 0 31 [ 268435994 ] 31 0 31 [ 268435995 ] 31 0 31 [ 268435996 ] 31 0 31 [ 268435997 ] 31 0 31 [ 268435998 ] 31 0 31 [ 268435999 ] 31 0 31 [ 268436000 ] 31 0 31 [ 268436001 ] 31 0 31 [ 268436002 ] 31 0 31 [ 268436003 ] 31 0 31 [ 268436004 ] 31 0 31 [ 268436005 ] 31 0 31 [ 268436006 ] 31 0 31 [ 268436007 ] 31 0 31 [ 268436008 ] 31 0 31 [ 268436009 ] 31 0 31 [ 268436010 ] 31 0 31 [ 268436011 ] 31 0 31 [ 268436012 ] 31 0 31 [ 268436013 ] 31 0 31 [ 268436014 ] 31 0 31 [ 268436015 ] 31 0 31 [ 268436016 ] 31 0 31 [ 268436017 ] 31 0 31 [ 268436018 ] 31 0 31 [ 268436019 ] 31 0 31 [ 268436020 ] 31 0 31 [ 268436021 ] 31 0 31 [ 268436022 ] 31 0 31 [ 268436023 ] 31 0 31 [ 268436024 ] 31 0 31 [ 268436025 ] 31 0 31 [ 268436026 ] 31 0 31 [ 268436027 ] 31 0 31 [ 268436028 ] 31 0 31 [ 268436029 ] 31 0 31 [ 268436030 ] 31 0 31 [ 268436031 ] 31 0 31 [ 268436032 ] 31 0 31 [ 268436033 ] 31 0 31 [ 268436034 ] 31 0 31 [ 268436035 ] 31 0 31 [ 268436036 ] 31 0 31 [ 268436037 ] 31 0 31 [ 268436038 ] 31 0 31 [ 268436039 ] 31 0 31 [ 268436040 ] 31 0 31 [ 268436041 ] 31 0 31 [ 268436042 ] 31 0 31 [ 268436043 ] 31 0 31 [ 268436044 ] 31 0 31 [ 268436045 ] 31 0 31 [ 268436046 ] 31 0 31 [ 268436047 ] 31 0 31 [ 268436048 ] 31 0 31 [ 268436049 ] 31 0 31 [ 268436050 ] 31 0 31 [ 268436051 ] 31 0 31 [ 268436052 ] 31 0 31 [ 268436053 ] 31 0 31 [ 268436054 ] 31 0 31 [ 268436055 ] 31 0 31 [ 268436056 ] 31 0 31 [ 268436057 ] 31 0 31 [ 268436058 ] 31 0 31 [ 268436059 ] 31 0 31 [ 268436060 ] 31 0 31 [ 268436061 ] 31 0 31 [ 268436062 ] 31 0 31 [ 268436063 ] 31 0 31 [ 268436064 ] 31 0 31 [ 268436065 ] 31 0 31 [ 268436066 ] 31 0 31 [ 268436067 ] 31 0 31 [ 268436068 ] 31 0 31 [ 268436069 ] 31 0 31 [ 268436070 ] 31 0 31 [ 268436071 ] 31 0 31 [ 268436072 ] 31 0 31 [ 268436073 ] 31 0 31 [ 268436074 ] 31 0 31 [ 268436075 ] 31 0 31 [ 268436076 ] 31 0 31 [ 268436077 ] 31 0 31 [ 268436078 ] 31 0 31 [ 268436079 ] 31 0 31 [ 268436080 ] 31 0 31 [ 268436081 ] 31 0 31 [ 268436082 ] 31 0 31 [ 268436083 ] 31 0 31 [ 268436084 ] 31 0 31 [ 268436085 ] 31 0 31 [ 268436086 ] 31 0 31 [ 268436087 ] 31 0 31 [ 268436088 ] 31 0 31 [ 268436089 ] 31 0 31 [ 268436090 ] 31 0 31 [ 268436091 ] 31 0 31 [ 268436092 ] 31 0 31 [ 268436093 ] 31 0 31 [ 268436094 ] 31 0 31 [ 268436095 ] 31 0 31 [ 268436096 ] 31 0 31 [ 268436097 ] 31 0 31 [ 268436098 ] 31 0 31 [ 268436099 ] 31 0 31 [ 268436100 ] 31 0 31 [ 268436101 ] 31 0 31 [ 268436102 ] 31 0 31 [ 268436103 ] 31 0 31 [ 268436104 ] 31 0 31 [ 268436105 ] 31 0 31 [ 268436106 ] 31 0 31 [ 268436107 ] 31 0 31 [ 268436108 ] 31 0 31 [ 268436109 ] 31 0 31 [ 268436110 ] 31 0 31 [ 268436111 ] 31 0 31 [ 268436112 ] 31 0 31 [ 268436113 ] 31 0 31 [ 268436114 ] 31 0 31 [ 268436115 ] 31 0 31 [ 268436116 ] 31 0 31 [ 268436117 ] 31 0 31 [ 268436118 ] 31 0 31 [ 268436119 ] 31 0 31 [ 268436120 ] 31 0 31 [ 268436121 ] 31 0 31 [ 268436122 ] 31 0 31 [ 268436123 ] 31 0 31 [ 268436124 ] 31 0 31 [ 268436125 ] 31 0 31 [ 268436126 ] 31 0 31 [ 268436127 ] 31 0 31 [ 268436128 ] 31 0 31 [ 268436129 ] 31 0 31 [ 268436130 ] 31 0 31 [ 268436131 ] 31 0 31 [ 268436132 ] 31 0 31 [ 268436133 ] 31 0 31 [ 268436134 ] 31 0 31 [ 268436135 ] 31 0 31 [ 268436136 ] 31 0 31 [ 268436137 ] 31 0 31 [ 268436138 ] 31 0 31 [ 268436139 ] 31 0 31 [ 268436140 ] 31 0 31 [ 268436141 ] 31 0 31 [ 268436142 ] 31 0 31 [ 268436143 ] 31 0 31 [ 268436144 ] 31 0 31 [ 268436145 ] 31 0 31 [ 268436146 ] 31 0 31 [ 268436147 ] 31 0 31 [ 268436148 ] 31 0 31 [ 268436149 ] 31 0 31 [ 268436150 ] 31 0 31 [ 268436151 ] 31 0 31 [ 268436152 ] 31 0 31 [ 268436153 ] 31 0 31 [ 268436154 ] 31 0 31 [ 268436155 ] 31 0 31 [ 268436156 ] 31 0 31 [ 268436157 ] 31 0 31 [ 268436158 ] 31 0 31 [ 268436159 ] 31 0 31 [ 268436160 ] 31 0 31 [ 268436161 ] 31 0 31 [ 268436162 ] 31 0 31 [ 268436163 ] 31 0 31 [ 268436164 ] 31 0 31 [ 268436165 ] 31 0 31 [ 268436166 ] 31 0 31 [ 268436167 ] 31 0 31 [ 268436168 ] 31 0 31 [ 268436169 ] 31 0 31 [ 268436170 ] 31 0 31 [ 268436171 ] 31 0 31 [ 268436172 ] 31 0 31 [ 268436173 ] 31 0 31 [ 268436174 ] 31 0 31 [ 268436175 ] 31 0 31 [ 268436176 ] 31 0 31 [ 268436177 ] 31 0 31 [ 268436178 ] 31 0 31 [ 268436179 ] 31 0 31 [ 268436180 ] 31 0 31 [ 268436181 ] 31 0 31 [ 268436182 ] 31 0 31 [ 268436183 ] 31 0 31 [ 268436184 ] 31 0 31 [ 268436185 ] 31 0 31 [ 268436186 ] 31 0 31 [ 268436187 ] 31 0 31 [ 268436188 ] 31 0 31 [ 268436189 ] 31 0 31 [ 268436190 ] 31 0 31 [ 268436191 ] 31 0 31 [ 268436192 ] 31 0 31 [ 268436193 ] 31 0 31 [ 268436194 ] 31 0 31 [ 268436195 ] 31 0 31 [ 268436196 ] 31 0 31 [ 268436197 ] 31 0 31 [ 268436198 ] 31 0 31 [ 268436199 ] 31 0 31 [ 268436200 ] 31 0 31 [ 268436201 ] 31 0 31 [ 268436202 ] 31 0 31 [ 268436203 ] 31 0 31 [ 268436204 ] 31 0 31 [ 268436205 ] 31 0 31 [ 268436206 ] 31 0 31 [ 268436207 ] 31 0 31 [ 268436208 ] 31 0 31 [ 268436209 ] 31 0 31 [ 268436210 ] 31 0 31 [ 268436211 ] 31 0 31 [ 268436212 ] 31 0 31 [ 268436213 ] 31 0 31 [ 268436214 ] 31 0 31 [ 268436215 ] 31 0 31 [ 268436216 ] 31 0 31 [ 268436217 ] 31 0 31 [ 268436218 ] 31 0 31 [ 268436219 ] 31 0 31 [ 268436220 ] 31 0 31 [ 268436221 ] 31 0 31 [ 268436222 ] 31 0 31 [ 268436223 ] 31 0 31 [ 268436224 ] 31 0 31 [ 268436225 ] 31 0 31 [ 268436226 ] 31 0 31 [ 268436227 ] 31 0 31 [ 268436228 ] 31 0 31 [ 268436229 ] 31 0 31 [ 268436230 ] 31 0 31 [ 268436231 ] 31 0 31 [ 268436232 ] 31 0 31 [ 268436233 ] 31 0 31 [ 268436234 ] 31 0 31 [ 268436235 ] 31 0 31 [ 268436236 ] 31 0 31 [ 268436237 ] 31 0 31 [ 268436238 ] 31 0 31 [ 268436239 ] 31 0 31 [ 268436240 ] 31 0 31 [ 268436241 ] 31 0 31 [ 268436242 ] 31 0 31 [ 268436243 ] 31 0 31 [ 268436244 ] 31 0 31 [ 268436245 ] 31 0 31 [ 268436246 ] 31 0 31 [ 268436247 ] 31 0 31 [ 268436248 ] 31 0 31 [ 268436249 ] 31 0 31 [ 268436250 ] 31 0 31 [ 268436251 ] 31 0 31 [ 268436252 ] 31 0 31 [ 268436253 ] 31 0 31 [ 268436254 ] 31 0 31 [ 268436255 ] 31 0 31 [ 268436256 ] 31 0 31 [ 268436257 ] 31 0 31 [ 268436258 ] 31 0 31 [ 268436259 ] 31 0 31 [ 268436260 ] 31 0 31 [ 268436261 ] 31 0 31 [ 268436262 ] 31 0 31 [ 268436263 ] 31 0 31 [ 268436264 ] 31 0 31 [ 268436265 ] 31 0 31 [ 268436266 ] 31 0 31 [ 268436267 ] 31 0 31 [ 268436268 ] 31 0 31 [ 268436269 ] 31 0 31 [ 268436270 ] 31 0 31 [ 268436271 ] 31 0 31 [ 268436272 ] 31 0 31 [ 268436273 ] 31 0 31 [ 268436274 ] 31 0 31 [ 268436275 ] 31 0 31 [ 268436276 ] 31 0 31 [ 268436277 ] 31 0 31 [ 268436278 ] 31 0 31 [ 268436279 ] 31 0 31 [ 268436280 ] 31 0 31 [ 268436281 ] 31 0 31 [ 268436282 ] 31 0 31 [ 268436283 ] 31 0 31 [ 268436284 ] 31 0 31 [ 268436285 ] 31 0 31 [ 268436286 ] 31 0 31 [ 268436287 ] 31 0 31 [ 268436288 ] 31 0 31 [ 268436289 ] 31 0 31 [ 268436290 ] 31 0 31 [ 268436291 ] 31 0 31 [ 268436292 ] 31 0 31 [ 268436293 ] 31 0 31 [ 268436294 ] 31 0 31 [ 268436295 ] 31 0 31 [ 268436296 ] 31 0 31 [ 268436297 ] 31 0 31 [ 268436298 ] 31 0 31 [ 268436299 ] 31 0 31 [ 268436300 ] 31 0 31 [ 268436301 ] 31 0 31 [ 268436302 ] 31 0 31 [ 268436303 ] 31 0 31 [ 268436304 ] 31 0 31 [ 268436305 ] 31 0 31 [ 268436306 ] 31 0 31 [ 268436307 ] 31 0 31 [ 268436308 ] 31 0 31 [ 268436309 ] 31 0 31 [ 268436310 ] 31 0 31 [ 268436311 ] 31 0 31 [ 268436312 ] 31 0 31 [ 268436313 ] 31 0 31 [ 268436314 ] 31 0 31 [ 268436315 ] 31 0 31 [ 268436316 ] 31 0 31 [ 268436317 ] 31 0 31 [ 268436318 ] 31 0 31 [ 268436319 ] 31 0 31 [ 268436320 ] 31 0 31 [ 268436321 ] 31 0 31 [ 268436322 ] 31 0 31 [ 268436323 ] 31 0 31 [ 268436324 ] 31 0 31 [ 268436325 ] 31 0 31 [ 268436326 ] 31 0 31 [ 268436327 ] 31 0 31 [ 268436328 ] 31 0 31 [ 268436329 ] 31 0 31 [ 268436330 ] 31 0 31 [ 268436331 ] 31 0 31 [ 268436332 ] 31 0 31 [ 268436333 ] 31 0 31 [ 268436334 ] 31 0 31 [ 268436335 ] 31 0 31 [ 268436336 ] 31 0 31 [ 268436337 ] 31 0 31 [ 268436338 ] 31 0 31 [ 268436339 ] 31 0 31 [ 268436340 ] 31 0 31 [ 268436341 ] 31 0 31 [ 268436342 ] 31 0 31 [ 268436343 ] 31 0 31 [ 268436344 ] 31 0 31 [ 268436345 ] 31 0 31 [ 268436346 ] 31 0 31 [ 268436347 ] 31 0 31 [ 268436348 ] 31 0 31 [ 268436349 ] 31 0 31 [ 268436350 ] 31 0 31 [ 268436351 ] 31 0 31 [ 268436352 ] 31 0 31 [ 268436353 ] 31 0 31 [ 268436354 ] 31 0 31 [ 268436355 ] 31 0 31 [ 268436356 ] 31 0 31 [ 268436357 ] 31 0 31 [ 268436358 ] 31 0 31 [ 268436359 ] 31 0 31 [ 268436360 ] 31 0 31 [ 268436361 ] 31 0 31 [ 268436362 ] 31 0 31 [ 268436363 ] 31 0 31 [ 268436364 ] 31 0 31 [ 268436365 ] 31 0 31 [ 268436366 ] 31 0 31 [ 268436367 ] 31 0 31 [ 268436368 ] 31 0 31 [ 268436369 ] 31 0 31 [ 268436370 ] 31 0 31 [ 268436371 ] 31 0 31 [ 268436372 ] 31 0 31 [ 268436373 ] 31 0 31 [ 268436374 ] 31 0 31 [ 268436375 ] 31 0 31 [ 268436376 ] 31 0 31 [ 268436377 ] 31 0 31 [ 268436378 ] 31 0 31 [ 268436379 ] 31 0 31 [ 268436380 ] 31 0 31 [ 268436381 ] 31 0 31 [ 268436382 ] 31 0 31 [ 268436383 ] 31 0 31 [ 268436384 ] 31 0 31 [ 268436385 ] 31 0 31 [ 268436386 ] 31 0 31 [ 268436387 ] 31 0 31 [ 268436388 ] 31 0 31 [ 268436389 ] 31 0 31 [ 268436390 ] 31 0 31 [ 268436391 ] 31 0 31 [ 268436392 ] 31 0 31 [ 268436393 ] 31 0 31 [ 268436394 ] 31 0 31 [ 268436395 ] 31 0 31 [ 268436396 ] 31 0 31 [ 268436397 ] 31 0 31 [ 268436398 ] 31 0 31 [ 268436399 ] 31 0 31 [ 268436400 ] 31 0 31 [ 268436401 ] 31 0 31 [ 268436402 ] 31 0 31 [ 268436403 ] 31 0 31 [ 268436404 ] 31 0 31 [ 268436405 ] 31 0 31 [ 268436406 ] 31 0 31 [ 268436407 ] 31 0 31 [ 268436408 ] 31 0 31 [ 268436409 ] 31 0 31 [ 268436410 ] 31 0 31 [ 268436411 ] 31 0 31 [ 268436412 ] 31 0 31 [ 268436413 ] 31 0 31 [ 268436414 ] 31 0 31 [ 268436415 ] 31 0 31 [ 268436416 ] 31 0 31 [ 268436417 ] 31 0 31 [ 268436418 ] 31 0 31 [ 268436419 ] 31 0 31 [ 268436420 ] 31 0 31 [ 268436421 ] 31 0 31 [ 268436422 ] 31 0 31 [ 268436423 ] 31 0 31 [ 268436424 ] 31 0 31 [ 268436425 ] 31 0 31 [ 268436426 ] 31 0 31 [ 268436427 ] 31 0 31 [ 268436428 ] 31 0 31 [ 268436429 ] 31 0 31 [ 268436430 ] 31 0 31 [ 268436431 ] 31 0 31 [ 268436432 ] 31 0 31 [ 268436433 ] 31 0 31 [ 268436434 ] 31 0 31 [ 268436435 ] 31 0 31 [ 268436436 ] 31 0 31 [ 268436437 ] 31 0 31 [ 268436438 ] 31 0 31 [ 268436439 ] 31 0 31 [ 268436440 ] 31 0 31 [ 268436441 ] 31 0 31 [ 268436442 ] 31 0 31 [ 268436443 ] 31 0 31 [ 268436444 ] 31 0 31 [ 268436445 ] 31 0 31 [ 268436446 ] 31 0 31 [ 268436447 ] 31 0 31 [ 268436448 ] 31 0 31 [ 268436449 ] 31 0 31 [ 268436450 ] 31 0 31 [ 268436451 ] 31 0 31 [ 268436452 ] 31 0 31 [ 268436453 ] 31 0 31 [ 268436454 ] 31 0 31 [ 268436455 ] 31 0 31 [ 268436456 ] 31 0 31 [ 268436457 ] 31 0 31 [ 268436458 ] 31 0 31 [ 268436459 ] 31 0 31 [ 268436460 ] 31 0 31 [ 268436461 ] 31 0 31 [ 268436462 ] 31 0 31 [ 268436463 ] 31 0 31 [ 268436464 ] 31 0 31 [ 268436465 ] 31 0 31 [ 268436466 ] 31 0 31 [ 268436467 ] 31 0 31 [ 268436468 ] 31 0 31 [ 268436469 ] 31 0 31 [ 268436470 ] 31 0 31 [ 268436471 ] 31 0 31 [ 268436472 ] 31 0 31 [ 268436473 ] 31 0 31 [ 268436474 ] 31 0 31 [ 268436475 ] 31 0 31 [ 268436476 ] 31 0 31 [ 268436477 ] 31 0 31 [ 268436478 ] 31 0 31 [ 268436479 ] 31 0 31 1024 differences found file1 file2 --------------------------------------- x x / x x /big [1573491959.673684] [buildvm-29:31766:0] mpool.c:37 UCX WARN object 0x7fc5c83bafc0 was not returned to mpool ucp_am_bufs [1573491959.673712] [buildvm-29:31780:0] mpool.c:37 UCX WARN object 0x7f67502a3fc0 was not returned to mpool ucp_am_bufs [1573491959.673745] [buildvm-29:31772:0] mpool.c:37 UCX WARN object 0x7f74ca158fc0 was not returned to mpool ucp_am_bufs [1573491959.673757] [buildvm-29:31762:0] mpool.c:37 UCX WARN object 0x7fc1d8ef8fc0 was not returned to mpool ucp_am_bufs [1573491959.673880] [buildvm-29:31759:0] mpool.c:37 UCX WARN object 0x7fb886ac8fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_100.out.err-sav) ====End of actual stderr (./testfiles/h5diff_100.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:00 2019 --- actual_sorted Mon Nov 11 17:06:00 2019 *************** *** 5,10 **** --- 5,15 ---- [ 1 1 ] 0 1e-16 1e-16 [ 2 0 ] 3.3e-16 1e-16 2.3e-16 [ 2 1 ] 1e-16 0 1e-16 + [1573491960.348690] [buildvm-29:31901:0] mpool.c:37 UCX WARN object 0x7fef63691fc0 was not returned to mpool ucp_am_bufs + [1573491960.348709] [buildvm-29:31922:0] mpool.c:37 UCX WARN object 0x7fcdfd654fc0 was not returned to mpool ucp_am_bufs + [1573491960.348718] [buildvm-29:31905:0] mpool.c:37 UCX WARN object 0x7f39cfbfcfc0 was not returned to mpool ucp_am_bufs + [1573491960.348867] [buildvm-29:31909:0] mpool.c:37 UCX WARN object 0x7fe2e3215fc0 was not returned to mpool ucp_am_bufs + [1573491960.352175] [buildvm-29:31915:0] mpool.c:37 UCX WARN object 0x7f135eb0cfc0 was not returned to mpool ucp_am_bufs dataset: and position d1 d2 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_101.out-sav) dataset: and size: [3x2] [3x2] position d1 d2 difference ------------------------------------------------------------ [ 0 1 ] 1e-16 4e-16 3e-16 [ 1 0 ] 1e-16 2e-16 1e-16 [ 1 1 ] 0 1e-16 1e-16 [ 2 0 ] 3.3e-16 1e-16 2.3e-16 [ 2 1 ] 1e-16 0 1e-16 5 differences found [1573491960.348709] [buildvm-29:31922:0] mpool.c:37 UCX WARN object 0x7fcdfd654fc0 was not returned to mpool ucp_am_bufs [1573491960.348690] [buildvm-29:31901:0] mpool.c:37 UCX WARN object 0x7fef63691fc0 was not returned to mpool ucp_am_bufs [1573491960.348718] [buildvm-29:31905:0] mpool.c:37 UCX WARN object 0x7f39cfbfcfc0 was not returned to mpool ucp_am_bufs [1573491960.348867] [buildvm-29:31909:0] mpool.c:37 UCX WARN object 0x7fe2e3215fc0 was not returned to mpool ucp_am_bufs [1573491960.352175] [buildvm-29:31915:0] mpool.c:37 UCX WARN object 0x7f135eb0cfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_101.out.err-sav) ====End of actual stderr (./testfiles/h5diff_101.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_basic1.h5 h5diff_basic1.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:01 2019 --- actual_sorted Mon Nov 11 17:06:01 2019 *************** *** 4,9 **** --- 4,14 ---- [ 1 0 ] 1e-07 3e-07 2e-07 [ 1 1 ] 2.2e-07 1e-07 1.2e-07 [ 2 0 ] 1e-07 0 1e-07 + [1573491960.990990] [buildvm-29:32046:0] mpool.c:37 UCX WARN object 0x7fa6b1545fc0 was not returned to mpool ucp_am_bufs + [1573491960.991013] [buildvm-29:32058:0] mpool.c:37 UCX WARN object 0x7f58e839cfc0 was not returned to mpool ucp_am_bufs + [1573491960.991022] [buildvm-29:32065:0] mpool.c:37 UCX WARN object 0x7fedcff2afc0 was not returned to mpool ucp_am_bufs + [1573491960.991136] [buildvm-29:32043:0] mpool.c:37 UCX WARN object 0x7fa05bad4fc0 was not returned to mpool ucp_am_bufs + [1573491960.991268] [buildvm-29:32050:0] mpool.c:37 UCX WARN object 0x7ff913bfcfc0 was not returned to mpool ucp_am_bufs dataset: and position fp1 fp2 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_102.out-sav) dataset: and size: [3x2] [3x2] position fp1 fp2 difference ------------------------------------------------------------ [ 0 1 ] 1e-07 2e-07 1e-07 [ 1 0 ] 1e-07 3e-07 2e-07 [ 1 1 ] 2.2e-07 1e-07 1.2e-07 [ 2 0 ] 1e-07 0 1e-07 4 differences found [1573491960.991022] [buildvm-29:32065:0] mpool.c:37 UCX WARN object 0x7fedcff2afc0 was not returned to mpool ucp_am_bufs [1573491960.990990] [buildvm-29:32046:0] mpool.c:37 UCX WARN object 0x7fa6b1545fc0 was not returned to mpool ucp_am_bufs [1573491960.991013] [buildvm-29:32058:0] mpool.c:37 UCX WARN object 0x7f58e839cfc0 was not returned to mpool ucp_am_bufs [1573491960.991136] [buildvm-29:32043:0] mpool.c:37 UCX WARN object 0x7fa05bad4fc0 was not returned to mpool ucp_am_bufs [1573491960.991268] [buildvm-29:32050:0] mpool.c:37 UCX WARN object 0x7ff913bfcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_102.out.err-sav) ====End of actual stderr (./testfiles/h5diff_102.out.err-sav) Testing ../../src/h5diff/ph5diff -v --use-system-epsilon h5diff_basic1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:01 2019 --- actual_sorted Mon Nov 11 17:06:01 2019 *************** *** 2,7 **** --- 2,12 ---- 2 differences found [ 0 1 ] 1e-16 4e-16 3e-16 [ 2 0 ] 3.3e-16 1e-16 2.3e-16 + [1573491961.629206] [buildvm-29:32195:0] mpool.c:37 UCX WARN object 0x7f9837b49fc0 was not returned to mpool ucp_am_bufs + [1573491961.629324] [buildvm-29:32185:0] mpool.c:37 UCX WARN object 0x7f7804deffc0 was not returned to mpool ucp_am_bufs + [1573491961.629342] [buildvm-29:32188:0] mpool.c:37 UCX WARN object 0x7f4648e78fc0 was not returned to mpool ucp_am_bufs + [1573491961.629396] [buildvm-29:32200:0] mpool.c:37 UCX WARN object 0x7f2b66604fc0 was not returned to mpool ucp_am_bufs + [1573491961.629398] [buildvm-29:32208:0] mpool.c:37 UCX WARN object 0x7f3c7e675fc0 was not returned to mpool ucp_am_bufs dataset: and position d1 d2 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_103.out-sav) dataset: and size: [3x2] [3x2] position d1 d2 difference ------------------------------------------------------------ [ 0 1 ] 1e-16 4e-16 3e-16 [ 2 0 ] 3.3e-16 1e-16 2.3e-16 2 differences found [1573491961.629206] [buildvm-29:32195:0] mpool.c:37 UCX WARN object 0x7f9837b49fc0 was not returned to mpool ucp_am_bufs [1573491961.629324] [buildvm-29:32185:0] mpool.c:37 UCX WARN object 0x7f7804deffc0 was not returned to mpool ucp_am_bufs [1573491961.629342] [buildvm-29:32188:0] mpool.c:37 UCX WARN object 0x7f4648e78fc0 was not returned to mpool ucp_am_bufs [1573491961.629396] [buildvm-29:32200:0] mpool.c:37 UCX WARN object 0x7f2b66604fc0 was not returned to mpool ucp_am_bufs [1573491961.629398] [buildvm-29:32208:0] mpool.c:37 UCX WARN object 0x7f3c7e675fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_103.out.err-sav) ====End of actual stderr (./testfiles/h5diff_103.out.err-sav) Testing ../../src/h5diff/ph5diff -v --use-system-epsilon h5diff_basic1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:02 2019 --- actual_sorted Mon Nov 11 17:06:02 2019 *************** *** 2,7 **** --- 2,12 ---- 2 differences found [ 1 0 ] 1e-07 3e-07 2e-07 [ 1 1 ] 2.2e-07 1e-07 1.2e-07 + [1573491962.297587] [buildvm-29:32347:0] mpool.c:37 UCX WARN object 0x7fde2a396fc0 was not returned to mpool ucp_am_bufs + [1573491962.297611] [buildvm-29:32327:0] mpool.c:37 UCX WARN object 0x7f35c2944fc0 was not returned to mpool ucp_am_bufs + [1573491962.297642] [buildvm-29:32334:0] mpool.c:37 UCX WARN object 0x7f9555790fc0 was not returned to mpool ucp_am_bufs + [1573491962.297701] [buildvm-29:32330:0] mpool.c:37 UCX WARN object 0x7fc4ae0f1fc0 was not returned to mpool ucp_am_bufs + [1573491962.300874] [buildvm-29:32342:0] mpool.c:37 UCX WARN object 0x7f5507ad6fc0 was not returned to mpool ucp_am_bufs dataset: and position fp1 fp2 difference size: [3x2] [3x2] ====The actual output (./testfiles/h5diff_104.out-sav) dataset: and size: [3x2] [3x2] position fp1 fp2 difference ------------------------------------------------------------ [ 1 0 ] 1e-07 3e-07 2e-07 [ 1 1 ] 2.2e-07 1e-07 1.2e-07 2 differences found [1573491962.297587] [buildvm-29:32347:0] mpool.c:37 UCX WARN object 0x7fde2a396fc0 was not returned to mpool ucp_am_bufs [1573491962.297611] [buildvm-29:32327:0] mpool.c:37 UCX WARN object 0x7f35c2944fc0 was not returned to mpool ucp_am_bufs [1573491962.297701] [buildvm-29:32330:0] mpool.c:37 UCX WARN object 0x7fc4ae0f1fc0 was not returned to mpool ucp_am_bufs [1573491962.297642] [buildvm-29:32334:0] mpool.c:37 UCX WARN object 0x7f9555790fc0 was not returned to mpool ucp_am_bufs [1573491962.300874] [buildvm-29:32342:0] mpool.c:37 UCX WARN object 0x7f5507ad6fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_104.out.err-sav) ====End of actual stderr (./testfiles/h5diff_104.out.err-sav) Testing ../../src/h5diff/ph5diff h5diff_basic2.h5 h5diff_basic2.h5 g2/*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:03 2019 --- actual_sorted Mon Nov 11 17:06:03 2019 *************** *** 2,4 **** --- 2,9 ---- -------------------------------- Some objects are not comparable Use -c for a list of objects. + [1573491962.942426] [buildvm-29:32475:0] mpool.c:37 UCX WARN object 0x7fba77f13fc0 was not returned to mpool ucp_am_bufs + [1573491962.942468] [buildvm-29:32487:0] mpool.c:37 UCX WARN object 0x7f3ebd165fc0 was not returned to mpool ucp_am_bufs + [1573491962.942491] [buildvm-29:32469:0] mpool.c:37 UCX WARN object 0x7f38329b9fc0 was not returned to mpool ucp_am_bufs + [1573491962.942606] [buildvm-29:32472:0] mpool.c:37 UCX WARN object 0x7f36ce256fc0 was not returned to mpool ucp_am_bufs + [1573491962.942768] [buildvm-29:32483:0] mpool.c:37 UCX WARN object 0x7f25b1c9cfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_200.out-sav) -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects. [1573491962.942426] [buildvm-29:32475:0] mpool.c:37 UCX WARN object 0x7fba77f13fc0 was not returned to mpool ucp_am_bufs [1573491962.942468] [buildvm-29:32487:0] mpool.c:37 UCX WARN object 0x7f3ebd165fc0 was not returned to mpool ucp_am_bufs [1573491962.942491] [buildvm-29:32469:0] mpool.c:37 UCX WARN object 0x7f38329b9fc0 was not returned to mpool ucp_am_bufs [1573491962.942606] [buildvm-29:32472:0] mpool.c:37 UCX WARN object 0x7f36ce256fc0 was not returned to mpool ucp_am_bufs [1573491962.942768] [buildvm-29:32483:0] mpool.c:37 UCX WARN object 0x7f25b1c9cfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_200.out.err-sav) ====End of actual stderr (./testfiles/h5diff_200.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:03 2019 --- actual_sorted Mon Nov 11 17:06:03 2019 *************** *** 1 **** --- 1,6 ---- Not comparable: or is an empty dataset + [1573491963.596901] [buildvm-29:32614:0] mpool.c:37 UCX WARN object 0x7f1d5e38efc0 was not returned to mpool ucp_am_bufs + [1573491963.596928] [buildvm-29:32631:0] mpool.c:37 UCX WARN object 0x7f64b9561fc0 was not returned to mpool ucp_am_bufs + [1573491963.596954] [buildvm-29:32618:0] mpool.c:37 UCX WARN object 0x7fb46105ffc0 was not returned to mpool ucp_am_bufs + [1573491963.596960] [buildvm-29:32624:0] mpool.c:37 UCX WARN object 0x7f19dd9effc0 was not returned to mpool ucp_am_bufs + [1573491963.597159] [buildvm-29:32611:0] mpool.c:37 UCX WARN object 0x7fc770d7bfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_201.out-sav) Not comparable: or is an empty dataset [1573491963.596928] [buildvm-29:32631:0] mpool.c:37 UCX WARN object 0x7f64b9561fc0 was not returned to mpool ucp_am_bufs [1573491963.596901] [buildvm-29:32614:0] mpool.c:37 UCX WARN object 0x7f1d5e38efc0 was not returned to mpool ucp_am_bufs [1573491963.596960] [buildvm-29:32624:0] mpool.c:37 UCX WARN object 0x7f19dd9effc0 was not returned to mpool ucp_am_bufs [1573491963.596954] [buildvm-29:32618:0] mpool.c:37 UCX WARN object 0x7fb46105ffc0 was not returned to mpool ucp_am_bufs [1573491963.597159] [buildvm-29:32611:0] mpool.c:37 UCX WARN object 0x7fc770d7bfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_201.out.err-sav) ====End of actual stderr (./testfiles/h5diff_201.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:04 2019 --- actual_sorted Mon Nov 11 17:06:04 2019 *************** *** 1 **** --- 1,6 ---- Not comparable: is of class H5T_FLOAT and is of class H5T_INTEGER + [1573491964.254730] [buildvm-29:32756:0] mpool.c:37 UCX WARN object 0x7f4f3cc50fc0 was not returned to mpool ucp_am_bufs + [1573491964.254788] [buildvm-29:306 :0] mpool.c:37 UCX WARN object 0x7ff4c4f03fc0 was not returned to mpool ucp_am_bufs + [1573491964.254824] [buildvm-29:32759:0] mpool.c:37 UCX WARN object 0x7f99b6391fc0 was not returned to mpool ucp_am_bufs + [1573491964.254926] [buildvm-29:32753:0] mpool.c:37 UCX WARN object 0x7f2c3aef6fc0 was not returned to mpool ucp_am_bufs + [1573491964.257968] [buildvm-29:32767:0] mpool.c:37 UCX WARN object 0x7fae9d555fc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_202.out-sav) Not comparable: is of class H5T_FLOAT and is of class H5T_INTEGER [1573491964.254730] [buildvm-29:32756:0] mpool.c:37 UCX WARN object 0x7f4f3cc50fc0 was not returned to mpool ucp_am_bufs [1573491964.254788] [buildvm-29:306 :0] mpool.c:37 UCX WARN object 0x7ff4c4f03fc0 was not returned to mpool ucp_am_bufs [1573491964.254824] [buildvm-29:32759:0] mpool.c:37 UCX WARN object 0x7f99b6391fc0 was not returned to mpool ucp_am_bufs [1573491964.254926] [buildvm-29:32753:0] mpool.c:37 UCX WARN object 0x7f2c3aef6fc0 was not returned to mpool ucp_am_bufs [1573491964.257968] [buildvm-29:32767:0] mpool.c:37 UCX WARN object 0x7fae9d555fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_202.out.err-sav) ====End of actual stderr (./testfiles/h5diff_202.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:04 2019 --- actual_sorted Mon Nov 11 17:06:04 2019 *************** *** 1,2 **** --- 1,7 ---- Not comparable: has rank 1, dimensions [6], max dimensions [6] + [1573491964.905664] [buildvm-29:440 :0] mpool.c:37 UCX WARN object 0x7f8c4c7aafc0 was not returned to mpool ucp_am_bufs + [1573491964.905759] [buildvm-29:455 :0] mpool.c:37 UCX WARN object 0x7f6668567fc0 was not returned to mpool ucp_am_bufs + [1573491964.905788] [buildvm-29:436 :0] mpool.c:37 UCX WARN object 0x7f0ae77d9fc0 was not returned to mpool ucp_am_bufs + [1573491964.905804] [buildvm-29:433 :0] mpool.c:37 UCX WARN object 0x7f6e0e360fc0 was not returned to mpool ucp_am_bufs + [1573491964.905821] [buildvm-29:448 :0] mpool.c:37 UCX WARN object 0x7f18a14d9fc0 was not returned to mpool ucp_am_bufs and has rank 2, dimensions [3x2], max dimensions [3x2] ====The actual output (./testfiles/h5diff_203.out-sav) Not comparable: has rank 1, dimensions [6], max dimensions [6] and has rank 2, dimensions [3x2], max dimensions [3x2] [1573491964.905664] [buildvm-29:440 :0] mpool.c:37 UCX WARN object 0x7f8c4c7aafc0 was not returned to mpool ucp_am_bufs [1573491964.905759] [buildvm-29:455 :0] mpool.c:37 UCX WARN object 0x7f6668567fc0 was not returned to mpool ucp_am_bufs [1573491964.905804] [buildvm-29:433 :0] mpool.c:37 UCX WARN object 0x7f6e0e360fc0 was not returned to mpool ucp_am_bufs [1573491964.905788] [buildvm-29:436 :0] mpool.c:37 UCX WARN object 0x7f0ae77d9fc0 was not returned to mpool ucp_am_bufs [1573491964.905821] [buildvm-29:448 :0] mpool.c:37 UCX WARN object 0x7f18a14d9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_203.out.err-sav) ====End of actual stderr (./testfiles/h5diff_203.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:05 2019 --- actual_sorted Mon Nov 11 17:06:05 2019 *************** *** 1,2 **** --- 1,7 ---- Not comparable: has rank 2, dimensions [3x2], max dimensions [3x2] + [1573491965.557764] [buildvm-29:597 :0] mpool.c:37 UCX WARN object 0x7f701e176fc0 was not returned to mpool ucp_am_bufs + [1573491965.557772] [buildvm-29:582 :0] mpool.c:37 UCX WARN object 0x7f9fe5ad4fc0 was not returned to mpool ucp_am_bufs + [1573491965.557989] [buildvm-29:608 :0] mpool.c:37 UCX WARN object 0x7fe0ff62efc0 was not returned to mpool ucp_am_bufs + [1573491965.558750] [buildvm-29:592 :0] mpool.c:37 UCX WARN object 0x7fbfb1954fc0 was not returned to mpool ucp_am_bufs + [1573491965.560296] [buildvm-29:586 :0] mpool.c:37 UCX WARN object 0x7fab54606fc0 was not returned to mpool ucp_am_bufs and has rank 2, dimensions [2x2], max dimensions [2x2] ====The actual output (./testfiles/h5diff_204.out-sav) Not comparable: has rank 2, dimensions [3x2], max dimensions [3x2] and has rank 2, dimensions [2x2], max dimensions [2x2] [1573491965.557772] [buildvm-29:582 :0] mpool.c:37 UCX WARN object 0x7f9fe5ad4fc0 was not returned to mpool ucp_am_bufs [1573491965.557764] [buildvm-29:597 :0] mpool.c:37 UCX WARN object 0x7f701e176fc0 was not returned to mpool ucp_am_bufs [1573491965.557989] [buildvm-29:608 :0] mpool.c:37 UCX WARN object 0x7fe0ff62efc0 was not returned to mpool ucp_am_bufs [1573491965.558750] [buildvm-29:592 :0] mpool.c:37 UCX WARN object 0x7fbfb1954fc0 was not returned to mpool ucp_am_bufs [1573491965.560296] [buildvm-29:586 :0] mpool.c:37 UCX WARN object 0x7fab54606fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_204.out.err-sav) ====End of actual stderr (./testfiles/h5diff_204.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:06 2019 --- actual_sorted Mon Nov 11 17:06:06 2019 *************** *** 1,2 **** --- 1,7 ---- Not comparable: has rank 2, dimensions [2x2], max dimensions [2x2] + [1573491966.207880] [buildvm-29:746 :0] mpool.c:37 UCX WARN object 0x7f51586c1fc0 was not returned to mpool ucp_am_bufs + [1573491966.207904] [buildvm-29:749 :0] mpool.c:37 UCX WARN object 0x7f170611afc0 was not returned to mpool ucp_am_bufs + [1573491966.208092] [buildvm-29:778 :0] mpool.c:37 UCX WARN object 0x7f2bb4a21fc0 was not returned to mpool ucp_am_bufs + [1573491966.208154] [buildvm-29:771 :0] mpool.c:37 UCX WARN object 0x7f6d53ffcfc0 was not returned to mpool ucp_am_bufs + [1573491966.208199] [buildvm-29:753 :0] mpool.c:37 UCX WARN object 0x7f199f296f40 was not returned to mpool ucp_am_bufs and has rank 2, dimensions [3x2], max dimensions [3x2] ====The actual output (./testfiles/h5diff_205.out-sav) Not comparable: has rank 2, dimensions [2x2], max dimensions [2x2] and has rank 2, dimensions [3x2], max dimensions [3x2] [1573491966.207880] [buildvm-29:746 :0] mpool.c:37 UCX WARN object 0x7f51586c1fc0 was not returned to mpool ucp_am_bufs [1573491966.207904] [buildvm-29:749 :0] mpool.c:37 UCX WARN object 0x7f170611afc0 was not returned to mpool ucp_am_bufs [1573491966.208092] [buildvm-29:778 :0] mpool.c:37 UCX WARN object 0x7f2bb4a21fc0 was not returned to mpool ucp_am_bufs [1573491966.208154] [buildvm-29:771 :0] mpool.c:37 UCX WARN object 0x7f6d53ffcfc0 was not returned to mpool ucp_am_bufs [1573491966.208199] [buildvm-29:753 :0] mpool.c:37 UCX WARN object 0x7f199f296f40 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_205.out.err-sav) ====End of actual stderr (./testfiles/h5diff_205.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:06 2019 --- actual_sorted Mon Nov 11 17:06:06 2019 *************** *** 1 **** --- 1,6 ---- Not comparable: has a class H5T_FLOAT and has a class H5T_INTEGER + [1573491966.861377] [buildvm-29:905 :0] mpool.c:37 UCX WARN object 0x7f24806d4fc0 was not returned to mpool ucp_am_bufs + [1573491966.861442] [buildvm-29:928 :0] mpool.c:37 UCX WARN object 0x7ff6c8476fc0 was not returned to mpool ucp_am_bufs + [1573491966.861452] [buildvm-29:913 :0] mpool.c:37 UCX WARN object 0x7f11637fcfc0 was not returned to mpool ucp_am_bufs + [1573491966.861457] [buildvm-29:917 :0] mpool.c:37 UCX WARN object 0x7f0ddbbfcfc0 was not returned to mpool ucp_am_bufs + [1573491966.861467] [buildvm-29:902 :0] mpool.c:37 UCX WARN object 0x7f3b9f45cfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_206.out-sav) Not comparable: has a class H5T_FLOAT and has a class H5T_INTEGER [1573491966.861377] [buildvm-29:905 :0] mpool.c:37 UCX WARN object 0x7f24806d4fc0 was not returned to mpool ucp_am_bufs [1573491966.861442] [buildvm-29:928 :0] mpool.c:37 UCX WARN object 0x7ff6c8476fc0 was not returned to mpool ucp_am_bufs [1573491966.861467] [buildvm-29:902 :0] mpool.c:37 UCX WARN object 0x7f3b9f45cfc0 was not returned to mpool ucp_am_bufs [1573491966.861452] [buildvm-29:913 :0] mpool.c:37 UCX WARN object 0x7f11637fcfc0 was not returned to mpool ucp_am_bufs [1573491966.861457] [buildvm-29:917 :0] mpool.c:37 UCX WARN object 0x7f0ddbbfcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_206.out.err-sav) ====End of actual stderr (./testfiles/h5diff_206.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_basic2.h5 h5diff_basic2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:07 2019 --- actual_sorted Mon Nov 11 17:06:07 2019 *************** *** 1,2 **** --- 1,7 ---- Not comparable: has 2 members has 1 members Not comparable: or is an empty dataset + [1573491967.501642] [buildvm-29:1047 :0] mpool.c:37 UCX WARN object 0x7f54518d4fc0 was not returned to mpool ucp_am_bufs + [1573491967.501729] [buildvm-29:1044 :0] mpool.c:37 UCX WARN object 0x7f081bd49fc0 was not returned to mpool ucp_am_bufs + [1573491967.501758] [buildvm-29:1067 :0] mpool.c:37 UCX WARN object 0x7f708ad4efc0 was not returned to mpool ucp_am_bufs + [1573491967.501854] [buildvm-29:1052 :0] mpool.c:37 UCX WARN object 0x7f3249b88fc0 was not returned to mpool ucp_am_bufs + [1573491967.501918] [buildvm-29:1060 :0] mpool.c:37 UCX WARN object 0x7ff45adc9fc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_207.out-sav) Not comparable: or is an empty dataset Not comparable: has 2 members has 1 members [1573491967.501642] [buildvm-29:1047 :0] mpool.c:37 UCX WARN object 0x7f54518d4fc0 was not returned to mpool ucp_am_bufs [1573491967.501729] [buildvm-29:1044 :0] mpool.c:37 UCX WARN object 0x7f081bd49fc0 was not returned to mpool ucp_am_bufs [1573491967.501758] [buildvm-29:1067 :0] mpool.c:37 UCX WARN object 0x7f708ad4efc0 was not returned to mpool ucp_am_bufs [1573491967.501854] [buildvm-29:1052 :0] mpool.c:37 UCX WARN object 0x7f3249b88fc0 was not returned to mpool ucp_am_bufs [1573491967.501918] [buildvm-29:1060 :0] mpool.c:37 UCX WARN object 0x7ff45adc9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_207.out.err-sav) ====End of actual stderr (./testfiles/h5diff_207.out.err-sav) Testing ../../src/h5diff/ph5diff -c h5diff_dset_zero_dim_size1.h5 h5di*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:08 2019 --- actual_sorted Mon Nov 11 17:06:08 2019 *************** *** 1,4 **** --- 1,9 ---- Not comparable: or is an empty dataset Not comparable: has rank 2, dimensions [0x0], max dimensions [0x0] Not comparable: or is an empty dataset + [1573491968.154678] [buildvm-29:1192 :0] mpool.c:37 UCX WARN object 0x7f08c854ffc0 was not returned to mpool ucp_am_bufs + [1573491968.154734] [buildvm-29:1196 :0] mpool.c:37 UCX WARN object 0x7f1e557a2fc0 was not returned to mpool ucp_am_bufs + [1573491968.154822] [buildvm-29:1214 :0] mpool.c:37 UCX WARN object 0x7fab930d8fc0 was not returned to mpool ucp_am_bufs + [1573491968.154877] [buildvm-29:1204 :0] mpool.c:37 UCX WARN object 0x7ffb594affc0 was not returned to mpool ucp_am_bufs + [1573491968.154918] [buildvm-29:1189 :0] mpool.c:37 UCX WARN object 0x7fdd2233cfc0 was not returned to mpool ucp_am_bufs and has rank 2, dimensions [0x4], max dimensions [0x4] ====The actual output (./testfiles/h5diff_208.out-sav) Not comparable: or is an empty dataset Not comparable: has rank 2, dimensions [0x0], max dimensions [0x0] and has rank 2, dimensions [0x4], max dimensions [0x4] Not comparable: or is an empty dataset [1573491968.154678] [buildvm-29:1192 :0] mpool.c:37 UCX WARN object 0x7f08c854ffc0 was not returned to mpool ucp_am_bufs [1573491968.154734] [buildvm-29:1196 :0] mpool.c:37 UCX WARN object 0x7f1e557a2fc0 was not returned to mpool ucp_am_bufs [1573491968.154918] [buildvm-29:1189 :0] mpool.c:37 UCX WARN object 0x7fdd2233cfc0 was not returned to mpool ucp_am_bufs [1573491968.154877] [buildvm-29:1204 :0] mpool.c:37 UCX WARN object 0x7ffb594affc0 was not returned to mpool ucp_am_bufs [1573491968.154822] [buildvm-29:1214 :0] mpool.c:37 UCX WARN object 0x7fab930d8fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_208.out.err-sav) ====End of actual stderr (./testfiles/h5diff_208.out.err-sav) Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:08 2019 --- actual_sorted Mon Nov 11 17:06:08 2019 *************** *** 1,5 **** --- 1,10 ---- 3 differences found 3 differences found Not comparable: is of class H5T_INTEGER and is of class H5T_STRING + [1573491968.824460] [buildvm-29:1344 :0] mpool.c:37 UCX WARN object 0x7fd1cbf7bfc0 was not returned to mpool ucp_am_bufs + [1573491968.824575] [buildvm-29:1334 :0] mpool.c:37 UCX WARN object 0x7fbd9020bfc0 was not returned to mpool ucp_am_bufs + [1573491968.824766] [buildvm-29:1339 :0] mpool.c:37 UCX WARN object 0x7f191c4dffc0 was not returned to mpool ucp_am_bufs + [1573491968.824773] [buildvm-29:1331 :0] mpool.c:37 UCX WARN object 0x7f616e768fc0 was not returned to mpool ucp_am_bufs + [1573491968.826633] [buildvm-29:1352 :0] mpool.c:37 UCX WARN object 0x7f82421bafc0 was not returned to mpool ucp_am_bufs attribute: > and > dataset: and ====The actual output (./testfiles/h5diff_220.out-sav) dataset: and 3 differences found Not comparable: is of class H5T_INTEGER and is of class H5T_STRING attribute: > and > 3 differences found [1573491968.824460] [buildvm-29:1344 :0] mpool.c:37 UCX WARN object 0x7fd1cbf7bfc0 was not returned to mpool ucp_am_bufs [1573491968.824575] [buildvm-29:1334 :0] mpool.c:37 UCX WARN object 0x7fbd9020bfc0 was not returned to mpool ucp_am_bufs [1573491968.824766] [buildvm-29:1339 :0] mpool.c:37 UCX WARN object 0x7f191c4dffc0 was not returned to mpool ucp_am_bufs [1573491968.824773] [buildvm-29:1331 :0] mpool.c:37 UCX WARN object 0x7f616e768fc0 was not returned to mpool ucp_am_bufs [1573491968.826633] [buildvm-29:1352 :0] mpool.c:37 UCX WARN object 0x7f82421bafc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_220.out.err-sav) ====End of actual stderr (./testfiles/h5diff_220.out.err-sav) Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:09 2019 --- actual_sorted Mon Nov 11 17:06:09 2019 *************** *** 4,9 **** --- 4,14 ---- Not comparable: is of class H5T_INTEGER and is of class H5T_STRING Not comparable: has rank 1, dimensions [3], max dimensions [3] Not comparable: has rank 1, dimensions [3], max dimensions [3] + [1573491969.496637] [buildvm-29:1479 :0] mpool.c:37 UCX WARN object 0x7f28526ebfc0 was not returned to mpool ucp_am_bufs + [1573491969.496767] [buildvm-29:1485 :0] mpool.c:37 UCX WARN object 0x7f8407f7bfc0 was not returned to mpool ucp_am_bufs + [1573491969.496770] [buildvm-29:1473 :0] mpool.c:37 UCX WARN object 0x7f82e1638fc0 was not returned to mpool ucp_am_bufs + [1573491969.496916] [buildvm-29:1491 :0] mpool.c:37 UCX WARN object 0x7f937a6fffc0 was not returned to mpool ucp_am_bufs + [1573491969.500378] [buildvm-29:1476 :0] mpool.c:37 UCX WARN object 0x7f15c9644fc0 was not returned to mpool ucp_am_bufs and has rank 1, dimensions [4], max dimensions [4] and has rank 2, dimensions [3x1], max dimensions [3x1] attribute: > and > ====The actual output (./testfiles/h5diff_221.out-sav) dataset: and 3 differences found dataset: and 3 differences found Not comparable: is of class H5T_INTEGER and is of class H5T_STRING Not comparable: has rank 1, dimensions [3], max dimensions [3] and has rank 1, dimensions [4], max dimensions [4] Not comparable: has rank 1, dimensions [3], max dimensions [3] and has rank 2, dimensions [3x1], max dimensions [3x1] attribute: > and > 3 differences found [1573491969.496637] [buildvm-29:1479 :0] mpool.c:37 UCX WARN object 0x7f28526ebfc0 was not returned to mpool ucp_am_bufs [1573491969.496770] [buildvm-29:1473 :0] mpool.c:37 UCX WARN object 0x7f82e1638fc0 was not returned to mpool ucp_am_bufs [1573491969.496767] [buildvm-29:1485 :0] mpool.c:37 UCX WARN object 0x7f8407f7bfc0 was not returned to mpool ucp_am_bufs [1573491969.496916] [buildvm-29:1491 :0] mpool.c:37 UCX WARN object 0x7f937a6fffc0 was not returned to mpool ucp_am_bufs [1573491969.500378] [buildvm-29:1476 :0] mpool.c:37 UCX WARN object 0x7f15c9644fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_221.out.err-sav) ====End of actual stderr (./testfiles/h5diff_221.out.err-sav) Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:10 2019 --- actual_sorted Mon Nov 11 17:06:10 2019 *************** *** 10,15 **** --- 10,20 ---- Not comparable: is of class H5T_INTEGER and is of class H5T_STRING Not comparable: has rank 1, dimensions [3], max dimensions [3] Not comparable: has rank 1, dimensions [3], max dimensions [3] + [1573491970.166602] [buildvm-29:1622 :0] mpool.c:37 UCX WARN object 0x7f6f7aaa1fc0 was not returned to mpool ucp_am_bufs + [1573491970.166712] [buildvm-29:1637 :0] mpool.c:37 UCX WARN object 0x7fa96a872fc0 was not returned to mpool ucp_am_bufs + [1573491970.166821] [buildvm-29:1615 :0] mpool.c:37 UCX WARN object 0x7f64b06f3fc0 was not returned to mpool ucp_am_bufs + [1573491970.166832] [buildvm-29:1629 :0] mpool.c:37 UCX WARN object 0x7f68b33b7fc0 was not returned to mpool ucp_am_bufs + [1573491970.169276] [buildvm-29:1618 :0] mpool.c:37 UCX WARN object 0x7f8f11f47fc0 was not returned to mpool ucp_am_bufs and has rank 1, dimensions [4], max dimensions [4] and has rank 2, dimensions [3x1], max dimensions [3x1] attribute: > and > ====The actual output (./testfiles/h5diff_222.out-sav) Not comparable: is of type H5G_DATASET and is of type H5G_GROUP Not comparable: is of type H5G_TYPE and is of type H5G_DATASET Not comparable: is of type H5G_GROUP and is of type H5G_TYPE Not comparable: is of class H5T_INTEGER and is of class H5T_STRING attribute: > and > 3 differences found dataset: and 3 differences found dataset: and 3 differences found dataset: and 3 differences found Not comparable: is of class H5T_INTEGER and is of class H5T_STRING Not comparable: has rank 1, dimensions [3], max dimensions [3] and has rank 1, dimensions [4], max dimensions [4] Not comparable: has rank 1, dimensions [3], max dimensions [3] and has rank 2, dimensions [3x1], max dimensions [3x1] attribute: > and > 3 differences found [1573491970.166602] [buildvm-29:1622 :0] mpool.c:37 UCX WARN object 0x7f6f7aaa1fc0 was not returned to mpool ucp_am_bufs [1573491970.166712] [buildvm-29:1637 :0] mpool.c:37 UCX WARN object 0x7fa96a872fc0 was not returned to mpool ucp_am_bufs [1573491970.166821] [buildvm-29:1615 :0] mpool.c:37 UCX WARN object 0x7f64b06f3fc0 was not returned to mpool ucp_am_bufs [1573491970.166832] [buildvm-29:1629 :0] mpool.c:37 UCX WARN object 0x7f68b33b7fc0 was not returned to mpool ucp_am_bufs [1573491970.169276] [buildvm-29:1618 :0] mpool.c:37 UCX WARN object 0x7f8f11f47fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_222.out.err-sav) ====End of actual stderr (./testfiles/h5diff_222.out.err-sav) Testing ../../src/h5diff/ph5diff -c non_comparables1.h5 non_comparable*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:10 2019 --- actual_sorted Mon Nov 11 17:06:10 2019 *************** *** 1,3 **** --- 1,8 ---- Not comparable: is of type H5G_DATASET and is of type H5G_GROUP Not comparable: is of type H5G_GROUP and is of type H5G_TYPE Not comparable: is of type H5G_TYPE and is of type H5G_DATASET + [1573491970.845783] [buildvm-29:1765 :0] mpool.c:37 UCX WARN object 0x7fb6a6f2dfc0 was not returned to mpool ucp_am_bufs + [1573491970.845802] [buildvm-29:1760 :0] mpool.c:37 UCX WARN object 0x7f3c69009fc0 was not returned to mpool ucp_am_bufs + [1573491970.845863] [buildvm-29:1771 :0] mpool.c:37 UCX WARN object 0x7ff36c3b1fc0 was not returned to mpool ucp_am_bufs + [1573491970.845959] [buildvm-29:1757 :0] mpool.c:37 UCX WARN object 0x7f2cc1b22fc0 was not returned to mpool ucp_am_bufs + [1573491970.846037] [buildvm-29:1781 :0] mpool.c:37 UCX WARN object 0x7fb8f2e5dfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_223.out-sav) Not comparable: is of type H5G_DATASET and is of type H5G_GROUP Not comparable: is of type H5G_GROUP and is of type H5G_TYPE Not comparable: is of type H5G_TYPE and is of type H5G_DATASET [1573491970.845802] [buildvm-29:1760 :0] mpool.c:37 UCX WARN object 0x7f3c69009fc0 was not returned to mpool ucp_am_bufs [1573491970.845783] [buildvm-29:1765 :0] mpool.c:37 UCX WARN object 0x7fb6a6f2dfc0 was not returned to mpool ucp_am_bufs [1573491970.845863] [buildvm-29:1771 :0] mpool.c:37 UCX WARN object 0x7ff36c3b1fc0 was not returned to mpool ucp_am_bufs [1573491970.845959] [buildvm-29:1757 :0] mpool.c:37 UCX WARN object 0x7f2cc1b22fc0 was not returned to mpool ucp_am_bufs [1573491970.846037] [buildvm-29:1781 :0] mpool.c:37 UCX WARN object 0x7fb8f2e5dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_223.out.err-sav) ====End of actual stderr (./testfiles/h5diff_223.out.err-sav) Testing ../../src/h5diff/ph5diff -c non_comparables2.h5 non_comparable*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:11 2019 --- actual_sorted Mon Nov 11 17:06:11 2019 *************** *** 1,3 **** --- 1,8 ---- Not comparable: is of type H5G_GROUP and is of type H5G_DATASET Not comparable: is of type H5G_TYPE and is of type H5G_GROUP Not comparable: is of type H5G_DATASET and is of type H5G_TYPE + [1573491971.508684] [buildvm-29:1902 :0] mpool.c:37 UCX WARN object 0x7fcd8edb3fc0 was not returned to mpool ucp_am_bufs + [1573491971.508695] [buildvm-29:1905 :0] mpool.c:37 UCX WARN object 0x7f4268547fc0 was not returned to mpool ucp_am_bufs + [1573491971.508765] [buildvm-29:1899 :0] mpool.c:37 UCX WARN object 0x7faf3ccb0fc0 was not returned to mpool ucp_am_bufs + [1573491971.508807] [buildvm-29:1927 :0] mpool.c:37 UCX WARN object 0x7f51edc73fc0 was not returned to mpool ucp_am_bufs + [1573491971.511833] [buildvm-29:1913 :0] mpool.c:37 UCX WARN object 0x7fc2737fbfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_224.out-sav) Not comparable: is of type H5G_TYPE and is of type H5G_GROUP Not comparable: is of type H5G_DATASET and is of type H5G_TYPE Not comparable: is of type H5G_GROUP and is of type H5G_DATASET [1573491971.508695] [buildvm-29:1905 :0] mpool.c:37 UCX WARN object 0x7f4268547fc0 was not returned to mpool ucp_am_bufs [1573491971.508684] [buildvm-29:1902 :0] mpool.c:37 UCX WARN object 0x7fcd8edb3fc0 was not returned to mpool ucp_am_bufs [1573491971.508765] [buildvm-29:1899 :0] mpool.c:37 UCX WARN object 0x7faf3ccb0fc0 was not returned to mpool ucp_am_bufs [1573491971.508807] [buildvm-29:1927 :0] mpool.c:37 UCX WARN object 0x7f51edc73fc0 was not returned to mpool ucp_am_bufs [1573491971.511833] [buildvm-29:1913 :0] mpool.c:37 UCX WARN object 0x7fc2737fbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_224.out.err-sav) ====End of actual stderr (./testfiles/h5diff_224.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_links.h5 h5diff_links.h5 /l*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:12 2019 --- actual_sorted Mon Nov 11 17:06:12 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573491972.168554] [buildvm-29:2049 :0] mpool.c:37 UCX WARN object 0x7f9e11602fc0 was not returned to mpool ucp_am_bufs + [1573491972.168627] [buildvm-29:2055 :0] mpool.c:37 UCX WARN object 0x7f4b3a6b0fc0 was not returned to mpool ucp_am_bufs + [1573491972.168640] [buildvm-29:2041 :0] mpool.c:37 UCX WARN object 0x7f50f74f9fc0 was not returned to mpool ucp_am_bufs + [1573491972.168790] [buildvm-29:2044 :0] mpool.c:37 UCX WARN object 0x7f086f3fbfc0 was not returned to mpool ucp_am_bufs + [1573491972.168829] [buildvm-29:2064 :0] mpool.c:37 UCX WARN object 0x7f128250ffc0 was not returned to mpool ucp_am_bufs link : and ====The actual output (./testfiles/h5diff_300.out-sav) link : and 1 differences found [1573491972.168554] [buildvm-29:2049 :0] mpool.c:37 UCX WARN object 0x7f9e11602fc0 was not returned to mpool ucp_am_bufs [1573491972.168640] [buildvm-29:2041 :0] mpool.c:37 UCX WARN object 0x7f50f74f9fc0 was not returned to mpool ucp_am_bufs [1573491972.168627] [buildvm-29:2055 :0] mpool.c:37 UCX WARN object 0x7f4b3a6b0fc0 was not returned to mpool ucp_am_bufs [1573491972.168790] [buildvm-29:2044 :0] mpool.c:37 UCX WARN object 0x7f086f3fbfc0 was not returned to mpool ucp_am_bufs [1573491972.168829] [buildvm-29:2064 :0] mpool.c:37 UCX WARN object 0x7f128250ffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_300.out.err-sav) ====End of actual stderr (./testfiles/h5diff_300.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:12 2019 --- actual_sorted Mon Nov 11 17:06:12 2019 *************** *** 21,26 **** --- 21,31 ---- 0 differences found 0 differences found 0 differences found + [1573491972.825597] [buildvm-29:2211 :0] mpool.c:37 UCX WARN object 0x7fbaa5d69fc0 was not returned to mpool ucp_am_bufs + [1573491972.825631] [buildvm-29:2186 :0] mpool.c:37 UCX WARN object 0x7f9db43dffc0 was not returned to mpool ucp_am_bufs + [1573491972.825686] [buildvm-29:2183 :0] mpool.c:37 UCX WARN object 0x7fa4a6581fc0 was not returned to mpool ucp_am_bufs + [1573491972.825879] [buildvm-29:2191 :0] mpool.c:37 UCX WARN object 0x7f7de7a72fc0 was not returned to mpool ucp_am_bufs + [1573491972.825961] [buildvm-29:2197 :0] mpool.c:37 UCX WARN object 0x7faba5bd1fc0 was not returned to mpool ucp_am_bufs dangling link: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_400.out-sav) group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dangling link: and 0 differences found group : and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /softlink_dset1_1 x x /softlink_dset2 x x /softlink_group1 x x /softlink_group1/dset x x /softlink_noexist x x /target_dset1 x x /target_dset2 x x /target_group x x /target_group/dset [1573491972.825597] [buildvm-29:2211 :0] mpool.c:37 UCX WARN object 0x7fbaa5d69fc0 was not returned to mpool ucp_am_bufs [1573491972.825631] [buildvm-29:2186 :0] mpool.c:37 UCX WARN object 0x7f9db43dffc0 was not returned to mpool ucp_am_bufs [1573491972.825686] [buildvm-29:2183 :0] mpool.c:37 UCX WARN object 0x7fa4a6581fc0 was not returned to mpool ucp_am_bufs [1573491972.825879] [buildvm-29:2191 :0] mpool.c:37 UCX WARN object 0x7f7de7a72fc0 was not returned to mpool ucp_am_bufs [1573491972.825961] [buildvm-29:2197 :0] mpool.c:37 UCX WARN object 0x7faba5bd1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_400.out.err-sav) ====End of actual stderr (./testfiles/h5diff_400.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:13 2019 --- actual_sorted Mon Nov 11 17:06:13 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491973.469320] [buildvm-29:2332 :0] mpool.c:37 UCX WARN object 0x7fbf13a0dfc0 was not returned to mpool ucp_am_bufs + [1573491973.469413] [buildvm-29:2325 :0] mpool.c:37 UCX WARN object 0x7f5912547fc0 was not returned to mpool ucp_am_bufs + [1573491973.469509] [buildvm-29:2328 :0] mpool.c:37 UCX WARN object 0x7f6e67efafc0 was not returned to mpool ucp_am_bufs + [1573491973.469529] [buildvm-29:2341 :0] mpool.c:37 UCX WARN object 0x7f0b6dcf2fc0 was not returned to mpool ucp_am_bufs + [1573491973.469719] [buildvm-29:2345 :0] mpool.c:37 UCX WARN object 0x7f303a282fc0 was not returned to mpool ucp_am_bufs dataset: and position softlink_dset1_1 target_dset2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_401.out-sav) dataset: and size: [2x4] [2x4] position softlink_dset1_1 target_dset2 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491973.469320] [buildvm-29:2332 :0] mpool.c:37 UCX WARN object 0x7fbf13a0dfc0 was not returned to mpool ucp_am_bufs [1573491973.469413] [buildvm-29:2325 :0] mpool.c:37 UCX WARN object 0x7f5912547fc0 was not returned to mpool ucp_am_bufs [1573491973.469509] [buildvm-29:2328 :0] mpool.c:37 UCX WARN object 0x7f6e67efafc0 was not returned to mpool ucp_am_bufs [1573491973.469529] [buildvm-29:2341 :0] mpool.c:37 UCX WARN object 0x7f0b6dcf2fc0 was not returned to mpool ucp_am_bufs [1573491973.469719] [buildvm-29:2345 :0] mpool.c:37 UCX WARN object 0x7f303a282fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_401.out.err-sav) ====End of actual stderr (./testfiles/h5diff_401.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:14 2019 --- actual_sorted Mon Nov 11 17:06:14 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573491974.099399] [buildvm-29:2490 :0] mpool.c:37 UCX WARN object 0x7fac86df7fc0 was not returned to mpool ucp_am_bufs + [1573491974.099436] [buildvm-29:2473 :0] mpool.c:37 UCX WARN object 0x7f49a9053fc0 was not returned to mpool ucp_am_bufs + [1573491974.099477] [buildvm-29:2467 :0] mpool.c:37 UCX WARN object 0x7f0289d80fc0 was not returned to mpool ucp_am_bufs + [1573491974.099520] [buildvm-29:2468 :0] mpool.c:37 UCX WARN object 0x7fa8fe4c2fc0 was not returned to mpool ucp_am_bufs + [1573491974.099592] [buildvm-29:2478 :0] mpool.c:37 UCX WARN object 0x7f1f5db9afc0 was not returned to mpool ucp_am_bufs dataset: and position target_dset2 softlink_dset1_1 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_402.out-sav) dataset: and size: [2x4] [2x4] position target_dset2 softlink_dset1_1 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found [1573491974.099399] [buildvm-29:2490 :0] mpool.c:37 UCX WARN object 0x7fac86df7fc0 was not returned to mpool ucp_am_bufs [1573491974.099436] [buildvm-29:2473 :0] mpool.c:37 UCX WARN object 0x7f49a9053fc0 was not returned to mpool ucp_am_bufs [1573491974.099477] [buildvm-29:2467 :0] mpool.c:37 UCX WARN object 0x7f0289d80fc0 was not returned to mpool ucp_am_bufs [1573491974.099520] [buildvm-29:2468 :0] mpool.c:37 UCX WARN object 0x7fa8fe4c2fc0 was not returned to mpool ucp_am_bufs [1573491974.099592] [buildvm-29:2478 :0] mpool.c:37 UCX WARN object 0x7f1f5db9afc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_402.out.err-sav) ====End of actual stderr (./testfiles/h5diff_402.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:14 2019 --- actual_sorted Mon Nov 11 17:06:14 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491974.741544] [buildvm-29:2613 :0] mpool.c:37 UCX WARN object 0x7fa77468cfc0 was not returned to mpool ucp_am_bufs + [1573491974.741609] [buildvm-29:2618 :0] mpool.c:37 UCX WARN object 0x7f488fdb1fc0 was not returned to mpool ucp_am_bufs + [1573491974.741622] [buildvm-29:2624 :0] mpool.c:37 UCX WARN object 0x7f614a543fc0 was not returned to mpool ucp_am_bufs + [1573491974.741811] [buildvm-29:2632 :0] mpool.c:37 UCX WARN object 0x7fbec041ffc0 was not returned to mpool ucp_am_bufs + [1573491974.743961] [buildvm-29:2610 :0] mpool.c:37 UCX WARN object 0x7ff7c2490fc0 was not returned to mpool ucp_am_bufs dataset: and position softlink_dset1_1 softlink_dset2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_403.out-sav) dataset: and size: [2x4] [2x4] position softlink_dset1_1 softlink_dset2 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491974.741544] [buildvm-29:2613 :0] mpool.c:37 UCX WARN object 0x7fa77468cfc0 was not returned to mpool ucp_am_bufs [1573491974.741609] [buildvm-29:2618 :0] mpool.c:37 UCX WARN object 0x7f488fdb1fc0 was not returned to mpool ucp_am_bufs [1573491974.741622] [buildvm-29:2624 :0] mpool.c:37 UCX WARN object 0x7f614a543fc0 was not returned to mpool ucp_am_bufs [1573491974.741811] [buildvm-29:2632 :0] mpool.c:37 UCX WARN object 0x7fbec041ffc0 was not returned to mpool ucp_am_bufs [1573491974.743961] [buildvm-29:2610 :0] mpool.c:37 UCX WARN object 0x7ff7c2490fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_403.out.err-sav) ====End of actual stderr (./testfiles/h5diff_403.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:15 2019 --- actual_sorted Mon Nov 11 17:06:15 2019 *************** *** 19,24 **** --- 19,29 ---- 0 differences found 0 differences found 0 differences found + [1573491975.389655] [buildvm-29:2761 :0] mpool.c:37 UCX WARN object 0x7f83066e3fc0 was not returned to mpool ucp_am_bufs + [1573491975.389703] [buildvm-29:2752 :0] mpool.c:37 UCX WARN object 0x7fc6a9560fc0 was not returned to mpool ucp_am_bufs + [1573491975.389746] [buildvm-29:2787 :0] mpool.c:37 UCX WARN object 0x7f9168f55fc0 was not returned to mpool ucp_am_bufs + [1573491975.389748] [buildvm-29:2756 :0] mpool.c:37 UCX WARN object 0x7fba0aef9fc0 was not returned to mpool ucp_am_bufs + [1573491975.391284] [buildvm-29:2768 :0] mpool.c:37 UCX WARN object 0x7f9e01420fc0 was not returned to mpool ucp_am_bufs dangling link: and dangling link: and dataset: and ====The actual output (./testfiles/h5diff_404.out-sav) group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dangling link: and 0 differences found group : and 0 differences found dangling link: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /ext_link_dset1 x x /ext_link_dset2 x x /ext_link_grp1 x x /ext_link_grp1/x_dset x x /ext_link_grp2 x x /ext_link_grp2/x_dset x x /ext_link_noexist1 x x /ext_link_noexist2 [1573491975.389655] [buildvm-29:2761 :0] mpool.c:37 UCX WARN object 0x7f83066e3fc0 was not returned to mpool ucp_am_bufs [1573491975.389703] [buildvm-29:2752 :0] mpool.c:37 UCX WARN object 0x7fc6a9560fc0 was not returned to mpool ucp_am_bufs [1573491975.389748] [buildvm-29:2756 :0] mpool.c:37 UCX WARN object 0x7fba0aef9fc0 was not returned to mpool ucp_am_bufs [1573491975.389746] [buildvm-29:2787 :0] mpool.c:37 UCX WARN object 0x7f9168f55fc0 was not returned to mpool ucp_am_bufs [1573491975.391284] [buildvm-29:2768 :0] mpool.c:37 UCX WARN object 0x7f9e01420fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_404.out.err-sav) ====End of actual stderr (./testfiles/h5diff_404.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:16 2019 --- actual_sorted Mon Nov 11 17:06:16 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491976.041177] [buildvm-29:2918 :0] mpool.c:37 UCX WARN object 0x7f97e3b23fc0 was not returned to mpool ucp_am_bufs + [1573491976.041178] [buildvm-29:2908 :0] mpool.c:37 UCX WARN object 0x7f8e36de5fc0 was not returned to mpool ucp_am_bufs + [1573491976.041195] [buildvm-29:2897 :0] mpool.c:37 UCX WARN object 0x7f03a540cfc0 was not returned to mpool ucp_am_bufs + [1573491976.042952] [buildvm-29:2894 :0] mpool.c:37 UCX WARN object 0x7f17c6c72fc0 was not returned to mpool ucp_am_bufs + [1573491976.043485] [buildvm-29:2902 :0] mpool.c:37 UCX WARN object 0x7f3aae2aafc0 was not returned to mpool ucp_am_bufs dataset: and position ext_link_dset1 x_dset difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_405.out-sav) dataset: and size: [2x4] [2x4] position ext_link_dset1 x_dset difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491976.041195] [buildvm-29:2897 :0] mpool.c:37 UCX WARN object 0x7f03a540cfc0 was not returned to mpool ucp_am_bufs [1573491976.041178] [buildvm-29:2908 :0] mpool.c:37 UCX WARN object 0x7f8e36de5fc0 was not returned to mpool ucp_am_bufs [1573491976.041177] [buildvm-29:2918 :0] mpool.c:37 UCX WARN object 0x7f97e3b23fc0 was not returned to mpool ucp_am_bufs [1573491976.042952] [buildvm-29:2894 :0] mpool.c:37 UCX WARN object 0x7f17c6c72fc0 was not returned to mpool ucp_am_bufs [1573491976.043485] [buildvm-29:2902 :0] mpool.c:37 UCX WARN object 0x7f3aae2aafc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_405.out.err-sav) ====End of actual stderr (./testfiles/h5diff_405.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_t*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:16 2019 --- actual_sorted Mon Nov 11 17:06:16 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573491976.681840] [buildvm-29:3053 :0] mpool.c:37 UCX WARN object 0x7effbcd95fc0 was not returned to mpool ucp_am_bufs + [1573491976.681844] [buildvm-29:3044 :0] mpool.c:37 UCX WARN object 0x7f8a5d859fc0 was not returned to mpool ucp_am_bufs + [1573491976.681884] [buildvm-29:3039 :0] mpool.c:37 UCX WARN object 0x7f8542041fc0 was not returned to mpool ucp_am_bufs + [1573491976.681886] [buildvm-29:3061 :0] mpool.c:37 UCX WARN object 0x7fab92997fc0 was not returned to mpool ucp_am_bufs + [1573491976.681962] [buildvm-29:3036 :0] mpool.c:37 UCX WARN object 0x7fb952de9fc0 was not returned to mpool ucp_am_bufs dataset: and position x_dset ext_link_dset1 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_406.out-sav) dataset: and size: [2x4] [2x4] position x_dset ext_link_dset1 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found [1573491976.681844] [buildvm-29:3044 :0] mpool.c:37 UCX WARN object 0x7f8a5d859fc0 was not returned to mpool ucp_am_bufs [1573491976.681840] [buildvm-29:3053 :0] mpool.c:37 UCX WARN object 0x7effbcd95fc0 was not returned to mpool ucp_am_bufs [1573491976.681884] [buildvm-29:3039 :0] mpool.c:37 UCX WARN object 0x7f8542041fc0 was not returned to mpool ucp_am_bufs [1573491976.681886] [buildvm-29:3061 :0] mpool.c:37 UCX WARN object 0x7fab92997fc0 was not returned to mpool ucp_am_bufs [1573491976.681962] [buildvm-29:3036 :0] mpool.c:37 UCX WARN object 0x7fb952de9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_406.out.err-sav) ====End of actual stderr (./testfiles/h5diff_406.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:17 2019 --- actual_sorted Mon Nov 11 17:06:17 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491977.325827] [buildvm-29:3178 :0] mpool.c:37 UCX WARN object 0x7f968c9f0fc0 was not returned to mpool ucp_am_bufs + [1573491977.325832] [buildvm-29:3188 :0] mpool.c:37 UCX WARN object 0x7fa5815fafc0 was not returned to mpool ucp_am_bufs + [1573491977.325838] [buildvm-29:3202 :0] mpool.c:37 UCX WARN object 0x7fa4ab7fcfc0 was not returned to mpool ucp_am_bufs + [1573491977.325924] [buildvm-29:3195 :0] mpool.c:37 UCX WARN object 0x7f13e37fcfc0 was not returned to mpool ucp_am_bufs + [1573491977.325965] [buildvm-29:3181 :0] mpool.c:37 UCX WARN object 0x7fc46c7c1fc0 was not returned to mpool ucp_am_bufs dataset: and position ext_link_dset1 ext_link_dset2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_407.out-sav) dataset: and size: [2x4] [2x4] position ext_link_dset1 ext_link_dset2 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491977.325832] [buildvm-29:3188 :0] mpool.c:37 UCX WARN object 0x7fa5815fafc0 was not returned to mpool ucp_am_bufs [1573491977.325838] [buildvm-29:3202 :0] mpool.c:37 UCX WARN object 0x7fa4ab7fcfc0 was not returned to mpool ucp_am_bufs [1573491977.325827] [buildvm-29:3178 :0] mpool.c:37 UCX WARN object 0x7f968c9f0fc0 was not returned to mpool ucp_am_bufs [1573491977.325965] [buildvm-29:3181 :0] mpool.c:37 UCX WARN object 0x7fc46c7c1fc0 was not returned to mpool ucp_am_bufs [1573491977.325924] [buildvm-29:3195 :0] mpool.c:37 UCX WARN object 0x7f13e37fcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_407.out.err-sav) ====End of actual stderr (./testfiles/h5diff_407.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:18 2019 --- actual_sorted Mon Nov 11 17:06:18 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491977.971667] [buildvm-29:3323 :0] mpool.c:37 UCX WARN object 0x7f11ba6bdfc0 was not returned to mpool ucp_am_bufs + [1573491977.971793] [buildvm-29:3334 :0] mpool.c:37 UCX WARN object 0x7f71f4264fc0 was not returned to mpool ucp_am_bufs + [1573491977.971844] [buildvm-29:3341 :0] mpool.c:37 UCX WARN object 0x7f9c0be21fc0 was not returned to mpool ucp_am_bufs + [1573491977.971868] [buildvm-29:3320 :0] mpool.c:37 UCX WARN object 0x7f7fecd7bfc0 was not returned to mpool ucp_am_bufs + [1573491977.972226] [buildvm-29:3327 :0] mpool.c:37 UCX WARN object 0x7f5edb7fcfc0 was not returned to mpool ucp_am_bufs dataset: and position softlink_dset1_1 ext_link_dset2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_408.out-sav) dataset: and size: [2x4] [2x4] position softlink_dset1_1 ext_link_dset2 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491977.971667] [buildvm-29:3323 :0] mpool.c:37 UCX WARN object 0x7f11ba6bdfc0 was not returned to mpool ucp_am_bufs [1573491977.971793] [buildvm-29:3334 :0] mpool.c:37 UCX WARN object 0x7f71f4264fc0 was not returned to mpool ucp_am_bufs [1573491977.971844] [buildvm-29:3341 :0] mpool.c:37 UCX WARN object 0x7f9c0be21fc0 was not returned to mpool ucp_am_bufs [1573491977.971868] [buildvm-29:3320 :0] mpool.c:37 UCX WARN object 0x7f7fecd7bfc0 was not returned to mpool ucp_am_bufs [1573491977.972226] [buildvm-29:3327 :0] mpool.c:37 UCX WARN object 0x7f5edb7fcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_408.out.err-sav) ====End of actual stderr (./testfiles/h5diff_408.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:18 2019 --- actual_sorted Mon Nov 11 17:06:18 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573491978.606068] [buildvm-29:3476 :0] mpool.c:37 UCX WARN object 0x7efcc896cfc0 was not returned to mpool ucp_am_bufs + [1573491978.606127] [buildvm-29:3462 :0] mpool.c:37 UCX WARN object 0x7f8d834fdfc0 was not returned to mpool ucp_am_bufs + [1573491978.606212] [buildvm-29:3485 :0] mpool.c:37 UCX WARN object 0x7f89e777bfc0 was not returned to mpool ucp_am_bufs + [1573491978.606263] [buildvm-29:3465 :0] mpool.c:37 UCX WARN object 0x7f078a396fc0 was not returned to mpool ucp_am_bufs + [1573491978.606353] [buildvm-29:3469 :0] mpool.c:37 UCX WARN object 0x7f9620345fc0 was not returned to mpool ucp_am_bufs dataset: and position ext_link_dset2 softlink_dset1_1 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_409.out-sav) dataset: and size: [2x4] [2x4] position ext_link_dset2 softlink_dset1_1 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found [1573491978.606068] [buildvm-29:3476 :0] mpool.c:37 UCX WARN object 0x7efcc896cfc0 was not returned to mpool ucp_am_bufs [1573491978.606127] [buildvm-29:3462 :0] mpool.c:37 UCX WARN object 0x7f8d834fdfc0 was not returned to mpool ucp_am_bufs [1573491978.606212] [buildvm-29:3485 :0] mpool.c:37 UCX WARN object 0x7f89e777bfc0 was not returned to mpool ucp_am_bufs [1573491978.606263] [buildvm-29:3465 :0] mpool.c:37 UCX WARN object 0x7f078a396fc0 was not returned to mpool ucp_am_bufs [1573491978.606353] [buildvm-29:3469 :0] mpool.c:37 UCX WARN object 0x7f9620345fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_409.out.err-sav) ====End of actual stderr (./testfiles/h5diff_409.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:19 2019 --- actual_sorted Mon Nov 11 17:06:19 2019 *************** *** 39,44 **** --- 39,49 ---- 0 differences found 0 differences found 0 differences found + [1573491979.258492] [buildvm-29:3607 :0] mpool.c:37 UCX WARN object 0x7f0ea7e08fc0 was not returned to mpool ucp_am_bufs + [1573491979.258606] [buildvm-29:3612 :0] mpool.c:37 UCX WARN object 0x7f48529ecfc0 was not returned to mpool ucp_am_bufs + [1573491979.258800] [buildvm-29:3618 :0] mpool.c:37 UCX WARN object 0x7f0612dd6fc0 was not returned to mpool ucp_am_bufs + [1573491979.258899] [buildvm-29:3628 :0] mpool.c:37 UCX WARN object 0x7f8665a76fc0 was not returned to mpool ucp_am_bufs + [1573491979.259993] [buildvm-29:3604 :0] mpool.c:37 UCX WARN object 0x7fd9c262afc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_410.out-sav) dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found group : and 0 differences found group : and 0 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /softlink1_to_dset1 x x /softlink1_to_slink1 x x /softlink1_to_slink2 x x /softlink2_to_dset2 x x /softlink2_to_slink1 x x /softlink2_to_slink2 x x /softlink3_to_group1 x x /softlink3_to_slink1 x x /softlink3_to_slink2 x x /softlink4_to_group2 x x /softlink4_to_slink1 x x /softlink4_to_slink2 x x /target_dset1 x x /target_dset2 x x /target_group x x /target_group/dset x x /target_group1 x x /target_group2 [1573491979.258492] [buildvm-29:3607 :0] mpool.c:37 UCX WARN object 0x7f0ea7e08fc0 was not returned to mpool ucp_am_bufs [1573491979.258606] [buildvm-29:3612 :0] mpool.c:37 UCX WARN object 0x7f48529ecfc0 was not returned to mpool ucp_am_bufs [1573491979.258800] [buildvm-29:3618 :0] mpool.c:37 UCX WARN object 0x7f0612dd6fc0 was not returned to mpool ucp_am_bufs [1573491979.258899] [buildvm-29:3628 :0] mpool.c:37 UCX WARN object 0x7f8665a76fc0 was not returned to mpool ucp_am_bufs [1573491979.259993] [buildvm-29:3604 :0] mpool.c:37 UCX WARN object 0x7fd9c262afc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_410.out.err-sav) ====End of actual stderr (./testfiles/h5diff_410.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:19 2019 --- actual_sorted Mon Nov 11 17:06:19 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573491979.903819] [buildvm-29:3746 :0] mpool.c:37 UCX WARN object 0x7faea35abfc0 was not returned to mpool ucp_am_bufs + [1573491979.903946] [buildvm-29:3749 :0] mpool.c:37 UCX WARN object 0x7f434897efc0 was not returned to mpool ucp_am_bufs + [1573491979.903975] [buildvm-29:3752 :0] mpool.c:37 UCX WARN object 0x7f71b857efc0 was not returned to mpool ucp_am_bufs + [1573491979.905380] [buildvm-29:3767 :0] mpool.c:37 UCX WARN object 0x7f13835f8fc0 was not returned to mpool ucp_am_bufs + [1573491979.905462] [buildvm-29:3760 :0] mpool.c:37 UCX WARN object 0x7f31e35d8fc0 was not returned to mpool ucp_am_bufs dataset: and position target_dset2 softlink1_to_slink2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_411.out-sav) dataset: and size: [2x4] [2x4] position target_dset2 softlink1_to_slink2 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found [1573491979.903819] [buildvm-29:3746 :0] mpool.c:37 UCX WARN object 0x7faea35abfc0 was not returned to mpool ucp_am_bufs [1573491979.903946] [buildvm-29:3749 :0] mpool.c:37 UCX WARN object 0x7f434897efc0 was not returned to mpool ucp_am_bufs [1573491979.903975] [buildvm-29:3752 :0] mpool.c:37 UCX WARN object 0x7f71b857efc0 was not returned to mpool ucp_am_bufs [1573491979.905380] [buildvm-29:3767 :0] mpool.c:37 UCX WARN object 0x7f13835f8fc0 was not returned to mpool ucp_am_bufs [1573491979.905462] [buildvm-29:3760 :0] mpool.c:37 UCX WARN object 0x7f31e35d8fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_411.out.err-sav) ====End of actual stderr (./testfiles/h5diff_411.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:20 2019 --- actual_sorted Mon Nov 11 17:06:20 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491980.560619] [buildvm-29:3888 :0] mpool.c:37 UCX WARN object 0x7f73286fbfc0 was not returned to mpool ucp_am_bufs + [1573491980.560619] [buildvm-29:3908 :0] mpool.c:37 UCX WARN object 0x7fd0a7aa2fc0 was not returned to mpool ucp_am_bufs + [1573491980.560734] [buildvm-29:3891 :0] mpool.c:37 UCX WARN object 0x7ffb01829fc0 was not returned to mpool ucp_am_bufs + [1573491980.560767] [buildvm-29:3898 :0] mpool.c:37 UCX WARN object 0x7f454c71dfc0 was not returned to mpool ucp_am_bufs + [1573491980.562544] [buildvm-29:3915 :0] mpool.c:37 UCX WARN object 0x7f90e435dfc0 was not returned to mpool ucp_am_bufs dataset: and position softlink1_to_slink2 target_dset2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_412.out-sav) dataset: and size: [2x4] [2x4] position softlink1_to_slink2 target_dset2 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491980.560619] [buildvm-29:3908 :0] mpool.c:37 UCX WARN object 0x7fd0a7aa2fc0 was not returned to mpool ucp_am_bufs [1573491980.560619] [buildvm-29:3888 :0] mpool.c:37 UCX WARN object 0x7f73286fbfc0 was not returned to mpool ucp_am_bufs [1573491980.560734] [buildvm-29:3891 :0] mpool.c:37 UCX WARN object 0x7ffb01829fc0 was not returned to mpool ucp_am_bufs [1573491980.560767] [buildvm-29:3898 :0] mpool.c:37 UCX WARN object 0x7f454c71dfc0 was not returned to mpool ucp_am_bufs [1573491980.562544] [buildvm-29:3915 :0] mpool.c:37 UCX WARN object 0x7f90e435dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_412.out.err-sav) ====End of actual stderr (./testfiles/h5diff_412.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:21 2019 --- actual_sorted Mon Nov 11 17:06:21 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491981.215490] [buildvm-29:4044 :0] mpool.c:37 UCX WARN object 0x7f855fbfcfc0 was not returned to mpool ucp_am_bufs + [1573491981.215579] [buildvm-29:4037 :0] mpool.c:37 UCX WARN object 0x7ffbb3bfcfc0 was not returned to mpool ucp_am_bufs + [1573491981.215729] [buildvm-29:4054 :0] mpool.c:37 UCX WARN object 0x7f906b647fc0 was not returned to mpool ucp_am_bufs + [1573491981.215737] [buildvm-29:4033 :0] mpool.c:37 UCX WARN object 0x7fc52bd4efc0 was not returned to mpool ucp_am_bufs + [1573491981.216731] [buildvm-29:4030 :0] mpool.c:37 UCX WARN object 0x7f7b618c9fc0 was not returned to mpool ucp_am_bufs dataset: and position softlink1_to_slink2 softlink2_to_slink2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_413.out-sav) dataset: and size: [2x4] [2x4] position softlink1_to_slink2 softlink2_to_slink2 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491981.215490] [buildvm-29:4044 :0] mpool.c:37 UCX WARN object 0x7f855fbfcfc0 was not returned to mpool ucp_am_bufs [1573491981.215579] [buildvm-29:4037 :0] mpool.c:37 UCX WARN object 0x7ffbb3bfcfc0 was not returned to mpool ucp_am_bufs [1573491981.215729] [buildvm-29:4054 :0] mpool.c:37 UCX WARN object 0x7f906b647fc0 was not returned to mpool ucp_am_bufs [1573491981.215737] [buildvm-29:4033 :0] mpool.c:37 UCX WARN object 0x7fc52bd4efc0 was not returned to mpool ucp_am_bufs [1573491981.216731] [buildvm-29:4030 :0] mpool.c:37 UCX WARN object 0x7f7b618c9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_413.out.err-sav) ====End of actual stderr (./testfiles/h5diff_413.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:21 2019 --- actual_sorted Mon Nov 11 17:06:21 2019 *************** *** 4,8 **** --- 4,13 ---- x x --------------------------------------- 0 differences found + [1573491981.846279] [buildvm-29:4175 :0] mpool.c:37 UCX WARN object 0x7efd5b28afc0 was not returned to mpool ucp_am_bufs + [1573491981.846324] [buildvm-29:4172 :0] mpool.c:37 UCX WARN object 0x7f36b7c63fc0 was not returned to mpool ucp_am_bufs + [1573491981.846348] [buildvm-29:4198 :0] mpool.c:37 UCX WARN object 0x7f007bd55fc0 was not returned to mpool ucp_am_bufs + [1573491981.846353] [buildvm-29:4187 :0] mpool.c:37 UCX WARN object 0x7f3102b33fc0 was not returned to mpool ucp_am_bufs + [1573491981.846504] [buildvm-29:4179 :0] mpool.c:37 UCX WARN object 0x7f95df209fc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_414.out-sav) group : and 0 differences found group1 group2 --------------------------------------- x x x /dset [1573491981.846279] [buildvm-29:4175 :0] mpool.c:37 UCX WARN object 0x7efd5b28afc0 was not returned to mpool ucp_am_bufs [1573491981.846324] [buildvm-29:4172 :0] mpool.c:37 UCX WARN object 0x7f36b7c63fc0 was not returned to mpool ucp_am_bufs [1573491981.846353] [buildvm-29:4187 :0] mpool.c:37 UCX WARN object 0x7f3102b33fc0 was not returned to mpool ucp_am_bufs [1573491981.846348] [buildvm-29:4198 :0] mpool.c:37 UCX WARN object 0x7f007bd55fc0 was not returned to mpool ucp_am_bufs [1573491981.846504] [buildvm-29:4179 :0] mpool.c:37 UCX WARN object 0x7f95df209fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_414.out.err-sav) ====End of actual stderr (./testfiles/h5diff_414.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:22 2019 --- actual_sorted Mon Nov 11 17:06:22 2019 *************** *** 4,8 **** --- 4,13 ---- x x --------------------------------------- 0 differences found + [1573491982.498292] [buildvm-29:4314 :0] mpool.c:37 UCX WARN object 0x7f07860f0fc0 was not returned to mpool ucp_am_bufs + [1573491982.498331] [buildvm-29:4317 :0] mpool.c:37 UCX WARN object 0x7f9d419dcfc0 was not returned to mpool ucp_am_bufs + [1573491982.498413] [buildvm-29:4336 :0] mpool.c:37 UCX WARN object 0x7fee2c4fcfc0 was not returned to mpool ucp_am_bufs + [1573491982.498453] [buildvm-29:4328 :0] mpool.c:37 UCX WARN object 0x7f5521bd3fc0 was not returned to mpool ucp_am_bufs + [1573491982.499907] [buildvm-29:4322 :0] mpool.c:37 UCX WARN object 0x7f0b1c95afc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_415.out-sav) group : and 0 differences found group1 group2 --------------------------------------- x x x /dset [1573491982.498292] [buildvm-29:4314 :0] mpool.c:37 UCX WARN object 0x7f07860f0fc0 was not returned to mpool ucp_am_bufs [1573491982.498331] [buildvm-29:4317 :0] mpool.c:37 UCX WARN object 0x7f9d419dcfc0 was not returned to mpool ucp_am_bufs [1573491982.498413] [buildvm-29:4336 :0] mpool.c:37 UCX WARN object 0x7fee2c4fcfc0 was not returned to mpool ucp_am_bufs [1573491982.498453] [buildvm-29:4328 :0] mpool.c:37 UCX WARN object 0x7f5521bd3fc0 was not returned to mpool ucp_am_bufs [1573491982.499907] [buildvm-29:4322 :0] mpool.c:37 UCX WARN object 0x7f0b1c95afc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_415.out.err-sav) ====End of actual stderr (./testfiles/h5diff_415.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_linked_so*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:23 2019 --- actual_sorted Mon Nov 11 17:06:23 2019 *************** *** 3,7 **** --- 3,12 ---- x x --------------------------------------- 0 differences found + [1573491983.155576] [buildvm-29:4471 :0] mpool.c:37 UCX WARN object 0x7f21bcaeefc0 was not returned to mpool ucp_am_bufs + [1573491983.155579] [buildvm-29:4479 :0] mpool.c:37 UCX WARN object 0x7f6ab129ffc0 was not returned to mpool ucp_am_bufs + [1573491983.155624] [buildvm-29:4458 :0] mpool.c:37 UCX WARN object 0x7f66879abfc0 was not returned to mpool ucp_am_bufs + [1573491983.155809] [buildvm-29:4463 :0] mpool.c:37 UCX WARN object 0x7f72e82fbfc0 was not returned to mpool ucp_am_bufs + [1573491983.156539] [buildvm-29:4456 :0] mpool.c:37 UCX WARN object 0x7ff7f89aefc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_416.out-sav) group : and 0 differences found group1 group2 --------------------------------------- x x [1573491983.155576] [buildvm-29:4471 :0] mpool.c:37 UCX WARN object 0x7f21bcaeefc0 was not returned to mpool ucp_am_bufs [1573491983.155579] [buildvm-29:4479 :0] mpool.c:37 UCX WARN object 0x7f6ab129ffc0 was not returned to mpool ucp_am_bufs [1573491983.155624] [buildvm-29:4458 :0] mpool.c:37 UCX WARN object 0x7f66879abfc0 was not returned to mpool ucp_am_bufs [1573491983.155809] [buildvm-29:4463 :0] mpool.c:37 UCX WARN object 0x7f72e82fbfc0 was not returned to mpool ucp_am_bufs [1573491983.156539] [buildvm-29:4456 :0] mpool.c:37 UCX WARN object 0x7ff7f89aefc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_416.out.err-sav) ====End of actual stderr (./testfiles/h5diff_416.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_softlinks PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_extlink_s PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_ext2softl*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:27 2019 --- actual_sorted Mon Nov 11 17:06:27 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573491987.704031] [buildvm-29:5432 :0] mpool.c:37 UCX WARN object 0x7f9b3727ffc0 was not returned to mpool ucp_am_bufs + [1573491987.704052] [buildvm-29:5424 :0] mpool.c:37 UCX WARN object 0x7f5d229c8fc0 was not returned to mpool ucp_am_bufs + [1573491987.704280] [buildvm-29:5438 :0] mpool.c:37 UCX WARN object 0x7f4b44928fc0 was not returned to mpool ucp_am_bufs + [1573491987.704361] [buildvm-29:5444 :0] mpool.c:37 UCX WARN object 0x7f1657aa9fc0 was not returned to mpool ucp_am_bufs + [1573491987.704365] [buildvm-29:5421 :0] mpool.c:37 UCX WARN object 0x7efc7b7fbfc0 was not returned to mpool ucp_am_bufs dataset: and position ext_link_to_slink1 dset2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_423.out-sav) dataset: and size: [2x4] [2x4] position ext_link_to_slink1 dset2 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found [1573491987.704031] [buildvm-29:5432 :0] mpool.c:37 UCX WARN object 0x7f9b3727ffc0 was not returned to mpool ucp_am_bufs [1573491987.704052] [buildvm-29:5424 :0] mpool.c:37 UCX WARN object 0x7f5d229c8fc0 was not returned to mpool ucp_am_bufs [1573491987.704280] [buildvm-29:5438 :0] mpool.c:37 UCX WARN object 0x7f4b44928fc0 was not returned to mpool ucp_am_bufs [1573491987.704361] [buildvm-29:5444 :0] mpool.c:37 UCX WARN object 0x7f1657aa9fc0 was not returned to mpool ucp_am_bufs [1573491987.704365] [buildvm-29:5421 :0] mpool.c:37 UCX WARN object 0x7efc7b7fbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_423.out.err-sav) ====End of actual stderr (./testfiles/h5diff_423.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_ext2softl*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:28 2019 --- actual_sorted Mon Nov 11 17:06:28 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 + [1573491988.378262] [buildvm-29:5563 :0] mpool.c:37 UCX WARN object 0x7f3e14f89fc0 was not returned to mpool ucp_am_bufs + [1573491988.378282] [buildvm-29:5570 :0] mpool.c:37 UCX WARN object 0x7f025915dfc0 was not returned to mpool ucp_am_bufs + [1573491988.378629] [buildvm-29:5566 :0] mpool.c:37 UCX WARN object 0x7f433b65efc0 was not returned to mpool ucp_am_bufs + [1573491988.378692] [buildvm-29:5581 :0] mpool.c:37 UCX WARN object 0x7f766eb12fc0 was not returned to mpool ucp_am_bufs + [1573491988.378694] [buildvm-29:5575 :0] mpool.c:37 UCX WARN object 0x7f31aeec7fc0 was not returned to mpool ucp_am_bufs dataset: and position dset2 ext_link_to_slink1 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_424.out-sav) dataset: and size: [2x4] [2x4] position dset2 ext_link_to_slink1 difference ------------------------------------------------------------ [ 0 1 ] 1 0 1 [ 0 2 ] 2 0 2 [ 0 3 ] 3 0 3 [ 1 0 ] 1 0 1 [ 1 1 ] 2 0 2 [ 1 2 ] 3 0 3 [ 1 3 ] 4 0 4 7 differences found [1573491988.378262] [buildvm-29:5563 :0] mpool.c:37 UCX WARN object 0x7f3e14f89fc0 was not returned to mpool ucp_am_bufs [1573491988.378282] [buildvm-29:5570 :0] mpool.c:37 UCX WARN object 0x7f025915dfc0 was not returned to mpool ucp_am_bufs [1573491988.378629] [buildvm-29:5566 :0] mpool.c:37 UCX WARN object 0x7f433b65efc0 was not returned to mpool ucp_am_bufs [1573491988.378694] [buildvm-29:5575 :0] mpool.c:37 UCX WARN object 0x7f31aeec7fc0 was not returned to mpool ucp_am_bufs [1573491988.378692] [buildvm-29:5581 :0] mpool.c:37 UCX WARN object 0x7f766eb12fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_424.out.err-sav) ====End of actual stderr (./testfiles/h5diff_424.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_ext2softl*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:29 2019 --- actual_sorted Mon Nov 11 17:06:29 2019 *************** *** 7,12 **** --- 7,17 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573491989.014549] [buildvm-29:5705 :0] mpool.c:37 UCX WARN object 0x7f754d1fefc0 was not returned to mpool ucp_am_bufs + [1573491989.014669] [buildvm-29:5731 :0] mpool.c:37 UCX WARN object 0x7fc6a516dfc0 was not returned to mpool ucp_am_bufs + [1573491989.014767] [buildvm-29:5712 :0] mpool.c:37 UCX WARN object 0x7facb1e20fc0 was not returned to mpool ucp_am_bufs + [1573491989.014831] [buildvm-29:5722 :0] mpool.c:37 UCX WARN object 0x7f506e3bbfc0 was not returned to mpool ucp_am_bufs + [1573491989.015034] [buildvm-29:5708 :0] mpool.c:37 UCX WARN object 0x7f35410aafc0 was not returned to mpool ucp_am_bufs dataset: and position ext_link_to_slink1 ext_link_to_slink2 difference size: [2x4] [2x4] ====The actual output (./testfiles/h5diff_425.out-sav) dataset: and size: [2x4] [2x4] position ext_link_to_slink1 ext_link_to_slink2 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found [1573491989.014549] [buildvm-29:5705 :0] mpool.c:37 UCX WARN object 0x7f754d1fefc0 was not returned to mpool ucp_am_bufs [1573491989.014669] [buildvm-29:5731 :0] mpool.c:37 UCX WARN object 0x7fc6a516dfc0 was not returned to mpool ucp_am_bufs [1573491989.014767] [buildvm-29:5712 :0] mpool.c:37 UCX WARN object 0x7facb1e20fc0 was not returned to mpool ucp_am_bufs [1573491989.014831] [buildvm-29:5722 :0] mpool.c:37 UCX WARN object 0x7f506e3bbfc0 was not returned to mpool ucp_am_bufs [1573491989.015034] [buildvm-29:5708 :0] mpool.c:37 UCX WARN object 0x7f35410aafc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_425.out.err-sav) ====End of actual stderr (./testfiles/h5diff_425.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v h5diff_danglelin*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:29 2019 --- actual_sorted Mon Nov 11 17:06:29 2019 *************** *** 23,28 **** --- 23,33 ---- 1 differences found 1 differences found 1 differences found + [1573491989.668031] [buildvm-29:5870 :0] mpool.c:37 UCX WARN object 0x7fbb00f74fc0 was not returned to mpool ucp_am_bufs + [1573491989.668032] [buildvm-29:5850 :0] mpool.c:37 UCX WARN object 0x7f002065cfc0 was not returned to mpool ucp_am_bufs + [1573491989.668088] [buildvm-29:5861 :0] mpool.c:37 UCX WARN object 0x7f0fd0be5fc0 was not returned to mpool ucp_am_bufs + [1573491989.668154] [buildvm-29:5847 :0] mpool.c:37 UCX WARN object 0x7feebda6bfc0 was not returned to mpool ucp_am_bufs + [1573491989.668273] [buildvm-29:5854 :0] mpool.c:37 UCX WARN object 0x7fe6bc733fc0 was not returned to mpool ucp_am_bufs dangling link: and dangling link: and dangling link: and ====The actual output (./testfiles/h5diff_450.out-sav) group : and 0 differences found dataset: and 0 differences found dangling link: and 0 differences found obj2 is a dangling link. 1 differences found dataset: and 0 differences found dangling link: and 0 differences found obj2 is a dangling link. 1 differences found dangling link: and 0 differences found obj1 is a dangling link. 1 differences found dangling link: and 0 differences found obj1 is a dangling link. 1 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /ext_link1 x x /ext_link2 x x /ext_link3 x x /ext_link4 x x /soft_link1 x x /soft_link2 x x /soft_link3 x x /soft_link4 [1573491989.668032] [buildvm-29:5850 :0] mpool.c:37 UCX WARN object 0x7f002065cfc0 was not returned to mpool ucp_am_bufs [1573491989.668031] [buildvm-29:5870 :0] mpool.c:37 UCX WARN object 0x7fbb00f74fc0 was not returned to mpool ucp_am_bufs [1573491989.668088] [buildvm-29:5861 :0] mpool.c:37 UCX WARN object 0x7f0fd0be5fc0 was not returned to mpool ucp_am_bufs [1573491989.668154] [buildvm-29:5847 :0] mpool.c:37 UCX WARN object 0x7feebda6bfc0 was not returned to mpool ucp_am_bufs [1573491989.668273] [buildvm-29:5854 :0] mpool.c:37 UCX WARN object 0x7fe6bc733fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_450.out.err-sav) ====End of actual stderr (./testfiles/h5diff_450.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:30 2019 --- actual_sorted Mon Nov 11 17:06:30 2019 *************** *** 23,28 **** --- 23,33 ---- Warning: is a dangling link. Warning: is a dangling link. Warning: is a dangling link. + [1573491990.301282] [buildvm-29:6018 :0] mpool.c:37 UCX WARN object 0x7f579c166fc0 was not returned to mpool ucp_am_bufs + [1573491990.301355] [buildvm-29:5995 :0] mpool.c:37 UCX WARN object 0x7fab0a71bfc0 was not returned to mpool ucp_am_bufs + [1573491990.301407] [buildvm-29:5992 :0] mpool.c:37 UCX WARN object 0x7fb8f0453fc0 was not returned to mpool ucp_am_bufs + [1573491990.301415] [buildvm-29:6003 :0] mpool.c:37 UCX WARN object 0x7f74506effc0 was not returned to mpool ucp_am_bufs + [1573491990.301544] [buildvm-29:5989 :0] mpool.c:37 UCX WARN object 0x7fb7f6848fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and file1 file2 ====The actual output (./testfiles/h5diff_451.out-sav) group : and 0 differences found Warning: is a dangling link. Warning: is a dangling link. dataset: and 0 differences found dataset: and 0 differences found Warning: is a dangling link. Warning: is a dangling link. Warning: is a dangling link. Warning: is a dangling link. Warning: is a dangling link. Warning: is a dangling link. file1 file2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /ext_link1 x x /ext_link2 x x /ext_link3 x x /ext_link4 x x /soft_link1 x x /soft_link2 x x /soft_link3 x x /soft_link4 [1573491990.301282] [buildvm-29:6018 :0] mpool.c:37 UCX WARN object 0x7f579c166fc0 was not returned to mpool ucp_am_bufs [1573491990.301355] [buildvm-29:5995 :0] mpool.c:37 UCX WARN object 0x7fab0a71bfc0 was not returned to mpool ucp_am_bufs [1573491990.301407] [buildvm-29:5992 :0] mpool.c:37 UCX WARN object 0x7fb8f0453fc0 was not returned to mpool ucp_am_bufs [1573491990.301415] [buildvm-29:6003 :0] mpool.c:37 UCX WARN object 0x7f74506effc0 was not returned to mpool ucp_am_bufs [1573491990.301544] [buildvm-29:5989 :0] mpool.c:37 UCX WARN object 0x7fb7f6848fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_451.out.err-sav) ====End of actual stderr (./testfiles/h5diff_451.out.err-sav) Testing ../../src/h5diff/ph5diff --no-dangling-links h5diff_softlinks. PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:31 2019 --- actual_sorted Mon Nov 11 17:06:31 2019 *************** *** 21,26 **** --- 21,31 ---- 0 differences found 0 differences found Warning: is a dangling link. + [1573491991.578338] [buildvm-29:6272 :0] mpool.c:37 UCX WARN object 0x7fb9fb339fc0 was not returned to mpool ucp_am_bufs + [1573491991.578339] [buildvm-29:6285 :0] mpool.c:37 UCX WARN object 0x7fb9532a6fc0 was not returned to mpool ucp_am_bufs + [1573491991.578395] [buildvm-29:6275 :0] mpool.c:37 UCX WARN object 0x7f3d5b949fc0 was not returned to mpool ucp_am_bufs + [1573491991.578540] [buildvm-29:6278 :0] mpool.c:37 UCX WARN object 0x7f6cd7de4fc0 was not returned to mpool ucp_am_bufs + [1573491991.578569] [buildvm-29:6297 :0] mpool.c:37 UCX WARN object 0x7f69cf962fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_453.out-sav) group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found Warning: is a dangling link. dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /softlink_dset1_1 x x /softlink_dset2 x x /softlink_group1 x x /softlink_group1/dset x x /softlink_noexist x x /target_dset1 x x /target_dset2 x x /target_group x x /target_group/dset [1573491991.578339] [buildvm-29:6285 :0] mpool.c:37 UCX WARN object 0x7fb9532a6fc0 was not returned to mpool ucp_am_bufs [1573491991.578338] [buildvm-29:6272 :0] mpool.c:37 UCX WARN object 0x7fb9fb339fc0 was not returned to mpool ucp_am_bufs [1573491991.578395] [buildvm-29:6275 :0] mpool.c:37 UCX WARN object 0x7f3d5b949fc0 was not returned to mpool ucp_am_bufs [1573491991.578569] [buildvm-29:6297 :0] mpool.c:37 UCX WARN object 0x7f69cf962fc0 was not returned to mpool ucp_am_bufs [1573491991.578540] [buildvm-29:6278 :0] mpool.c:37 UCX WARN object 0x7f6cd7de4fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_453.out.err-sav) ====End of actual stderr (./testfiles/h5diff_453.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:33 2019 --- actual_sorted Mon Nov 11 17:06:33 2019 *************** *** 19,24 **** --- 19,29 ---- 0 differences found Warning: is a dangling link. Warning: is a dangling link. + [1573491993.544677] [buildvm-29:6701 :0] mpool.c:37 UCX WARN object 0x7f72a4841fc0 was not returned to mpool ucp_am_bufs + [1573491993.544693] [buildvm-29:6709 :0] mpool.c:37 UCX WARN object 0x7f9429eaefc0 was not returned to mpool ucp_am_bufs + [1573491993.544753] [buildvm-29:6689 :0] mpool.c:37 UCX WARN object 0x7fc94dd00fc0 was not returned to mpool ucp_am_bufs + [1573491993.544923] [buildvm-29:6696 :0] mpool.c:37 UCX WARN object 0x7fe6f9a4dfc0 was not returned to mpool ucp_am_bufs + [1573491993.546403] [buildvm-29:6691 :0] mpool.c:37 UCX WARN object 0x7fc535bfcfc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_456.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found Warning: is a dangling link. dataset: and 0 differences found Warning: is a dangling link. dataset: and 0 differences found group : and 0 differences found file1 file2 --------------------------------------- x x / x x /ext_link_dset1 x x /ext_link_dset2 x x /ext_link_grp1 x x /ext_link_grp1/x_dset x x /ext_link_grp2 x x /ext_link_grp2/x_dset x x /ext_link_noexist1 x x /ext_link_noexist2 [1573491993.544677] [buildvm-29:6701 :0] mpool.c:37 UCX WARN object 0x7f72a4841fc0 was not returned to mpool ucp_am_bufs [1573491993.544693] [buildvm-29:6709 :0] mpool.c:37 UCX WARN object 0x7f9429eaefc0 was not returned to mpool ucp_am_bufs [1573491993.544753] [buildvm-29:6689 :0] mpool.c:37 UCX WARN object 0x7fc94dd00fc0 was not returned to mpool ucp_am_bufs [1573491993.544923] [buildvm-29:6696 :0] mpool.c:37 UCX WARN object 0x7fe6f9a4dfc0 was not returned to mpool ucp_am_bufs [1573491993.546403] [buildvm-29:6691 :0] mpool.c:37 UCX WARN object 0x7fc535bfcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_456.out.err-sav) ====End of actual stderr (./testfiles/h5diff_456.out.err-sav) Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks -v --no-dangling-li PASSED Testing ../../src/h5diff/ph5diff --follow-symlinks h5diff_danglelinks1*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:36 2019 --- actual_sorted Mon Nov 11 17:06:36 2019 *************** *** 0 **** --- 1,5 ---- + [1573491996.155173] [buildvm-29:7243 :0] mpool.c:37 UCX WARN object 0x7f8e245d4fc0 was not returned to mpool ucp_am_bufs + [1573491996.155206] [buildvm-29:7256 :0] mpool.c:37 UCX WARN object 0x7fae72632fc0 was not returned to mpool ucp_am_bufs + [1573491996.155215] [buildvm-29:7246 :0] mpool.c:37 UCX WARN object 0x7feaf9837fc0 was not returned to mpool ucp_am_bufs + [1573491996.155268] [buildvm-29:7251 :0] mpool.c:37 UCX WARN object 0x7f47f4424fc0 was not returned to mpool ucp_am_bufs + [1573491996.155348] [buildvm-29:7266 :0] mpool.c:37 UCX WARN object 0x7f52a757dfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_465.out-sav) [1573491996.155173] [buildvm-29:7243 :0] mpool.c:37 UCX WARN object 0x7f8e245d4fc0 was not returned to mpool ucp_am_bufs [1573491996.155206] [buildvm-29:7256 :0] mpool.c:37 UCX WARN object 0x7fae72632fc0 was not returned to mpool ucp_am_bufs [1573491996.155215] [buildvm-29:7246 :0] mpool.c:37 UCX WARN object 0x7feaf9837fc0 was not returned to mpool ucp_am_bufs [1573491996.155268] [buildvm-29:7251 :0] mpool.c:37 UCX WARN object 0x7f47f4424fc0 was not returned to mpool ucp_am_bufs [1573491996.155348] [buildvm-29:7266 :0] mpool.c:37 UCX WARN object 0x7f52a757dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_465.out.err-sav) ====End of actual stderr (./testfiles/h5diff_465.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:36 2019 --- actual_sorted Mon Nov 11 17:06:36 2019 *************** *** 1,4 **** --- 1,9 ---- 0 differences found + [1573491996.799156] [buildvm-29:7402 :0] mpool.c:37 UCX WARN object 0x7f49fa84efc0 was not returned to mpool ucp_am_bufs + [1573491996.799161] [buildvm-29:7391 :0] mpool.c:37 UCX WARN object 0x7f98c9519fc0 was not returned to mpool ucp_am_bufs + [1573491996.799222] [buildvm-29:7385 :0] mpool.c:37 UCX WARN object 0x7f2ebcf6afc0 was not returned to mpool ucp_am_bufs + [1573491996.799384] [buildvm-29:7386 :0] mpool.c:37 UCX WARN object 0x7fb606f57fc0 was not returned to mpool ucp_am_bufs + [1573491996.799415] [buildvm-29:7396 :0] mpool.c:37 UCX WARN object 0x7fd9ed6e0fc0 was not returned to mpool ucp_am_bufs dangling link: and obj1 is a dangling link. obj2 is a dangling link. ====The actual output (./testfiles/h5diff_466.out-sav) dangling link: and 0 differences found obj1 is a dangling link. obj2 is a dangling link. [1573491996.799161] [buildvm-29:7391 :0] mpool.c:37 UCX WARN object 0x7f98c9519fc0 was not returned to mpool ucp_am_bufs [1573491996.799156] [buildvm-29:7402 :0] mpool.c:37 UCX WARN object 0x7f49fa84efc0 was not returned to mpool ucp_am_bufs [1573491996.799222] [buildvm-29:7385 :0] mpool.c:37 UCX WARN object 0x7f2ebcf6afc0 was not returned to mpool ucp_am_bufs [1573491996.799384] [buildvm-29:7386 :0] mpool.c:37 UCX WARN object 0x7fb606f57fc0 was not returned to mpool ucp_am_bufs [1573491996.799415] [buildvm-29:7396 :0] mpool.c:37 UCX WARN object 0x7fd9ed6e0fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_466.out.err-sav) ====End of actual stderr (./testfiles/h5diff_466.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:38 2019 --- actual_sorted Mon Nov 11 17:06:38 2019 *************** *** 1,4 **** --- 1,9 ---- 0 differences found + [1573491998.105656] [buildvm-29:7670 :0] mpool.c:37 UCX WARN object 0x7f25631c5fc0 was not returned to mpool ucp_am_bufs + [1573491998.105665] [buildvm-29:7674 :0] mpool.c:37 UCX WARN object 0x7faebec1bfc0 was not returned to mpool ucp_am_bufs + [1573491998.105711] [buildvm-29:7667 :0] mpool.c:37 UCX WARN object 0x7f09cb6f6fc0 was not returned to mpool ucp_am_bufs + [1573491998.105749] [buildvm-29:7692 :0] mpool.c:37 UCX WARN object 0x7fb3b31b8fc0 was not returned to mpool ucp_am_bufs + [1573491998.106024] [buildvm-29:7680 :0] mpool.c:37 UCX WARN object 0x7f5e860a7fc0 was not returned to mpool ucp_am_bufs dangling link: and obj1 is a dangling link. obj2 is a dangling link. ====The actual output (./testfiles/h5diff_468.out-sav) dangling link: and 0 differences found obj1 is a dangling link. obj2 is a dangling link. [1573491998.105656] [buildvm-29:7670 :0] mpool.c:37 UCX WARN object 0x7f25631c5fc0 was not returned to mpool ucp_am_bufs [1573491998.105665] [buildvm-29:7674 :0] mpool.c:37 UCX WARN object 0x7faebec1bfc0 was not returned to mpool ucp_am_bufs [1573491998.105711] [buildvm-29:7667 :0] mpool.c:37 UCX WARN object 0x7f09cb6f6fc0 was not returned to mpool ucp_am_bufs [1573491998.105749] [buildvm-29:7692 :0] mpool.c:37 UCX WARN object 0x7fb3b31b8fc0 was not returned to mpool ucp_am_bufs [1573491998.106024] [buildvm-29:7680 :0] mpool.c:37 UCX WARN object 0x7f5e860a7fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_468.out.err-sav) ====End of actual stderr (./testfiles/h5diff_468.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_danglelin PASSED Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:39 2019 --- actual_sorted Mon Nov 11 17:06:39 2019 *************** *** 23,28 **** --- 23,33 ---- 1 differences found 1 differences found 1 differences found + [1573491999.398669] [buildvm-29:7972 :0] mpool.c:37 UCX WARN object 0x7f8404d5dfc0 was not returned to mpool ucp_am_bufs + [1573491999.398727] [buildvm-29:7953 :0] mpool.c:37 UCX WARN object 0x7faf5c496fc0 was not returned to mpool ucp_am_bufs + [1573491999.398749] [buildvm-29:7959 :0] mpool.c:37 UCX WARN object 0x7f7a7f4b5fc0 was not returned to mpool ucp_am_bufs + [1573491999.398925] [buildvm-29:7956 :0] mpool.c:37 UCX WARN object 0x7f27c0c71fc0 was not returned to mpool ucp_am_bufs + [1573491999.399112] [buildvm-29:7966 :0] mpool.c:37 UCX WARN object 0x7fa8402f6fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and external link: and ====The actual output (./testfiles/h5diff_471.out-sav) external link: and 1 differences found external link: and 1 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found link : and 1 differences found external link: and 0 differences found link : and 1 differences found link : and 0 differences found link : and 1 differences found external link: and 1 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /ext_link1 x x /ext_link2 x x /ext_link3 x x /ext_link4 x x /soft_link1 x x /soft_link2 x x /soft_link3 x x /soft_link4 [1573491999.398669] [buildvm-29:7972 :0] mpool.c:37 UCX WARN object 0x7f8404d5dfc0 was not returned to mpool ucp_am_bufs [1573491999.398727] [buildvm-29:7953 :0] mpool.c:37 UCX WARN object 0x7faf5c496fc0 was not returned to mpool ucp_am_bufs [1573491999.398749] [buildvm-29:7959 :0] mpool.c:37 UCX WARN object 0x7f7a7f4b5fc0 was not returned to mpool ucp_am_bufs [1573491999.398925] [buildvm-29:7956 :0] mpool.c:37 UCX WARN object 0x7f27c0c71fc0 was not returned to mpool ucp_am_bufs [1573491999.399112] [buildvm-29:7966 :0] mpool.c:37 UCX WARN object 0x7fa8402f6fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_471.out.err-sav) ====End of actual stderr (./testfiles/h5diff_471.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:40 2019 --- actual_sorted Mon Nov 11 17:06:40 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573492000.058547] [buildvm-29:8098 :0] mpool.c:37 UCX WARN object 0x7f19c9df4fc0 was not returned to mpool ucp_am_bufs + [1573492000.058655] [buildvm-29:8110 :0] mpool.c:37 UCX WARN object 0x7fe6f8cf6fc0 was not returned to mpool ucp_am_bufs + [1573492000.058873] [buildvm-29:8105 :0] mpool.c:37 UCX WARN object 0x7fc55e239fc0 was not returned to mpool ucp_am_bufs + [1573492000.058983] [buildvm-29:8095 :0] mpool.c:37 UCX WARN object 0x7fc856951fc0 was not returned to mpool ucp_am_bufs + [1573492000.059785] [buildvm-29:8122 :0] mpool.c:37 UCX WARN object 0x7f0381432fc0 was not returned to mpool ucp_am_bufs link : and ====The actual output (./testfiles/h5diff_472.out-sav) link : and 0 differences found [1573492000.058547] [buildvm-29:8098 :0] mpool.c:37 UCX WARN object 0x7f19c9df4fc0 was not returned to mpool ucp_am_bufs [1573492000.058655] [buildvm-29:8110 :0] mpool.c:37 UCX WARN object 0x7fe6f8cf6fc0 was not returned to mpool ucp_am_bufs [1573492000.058873] [buildvm-29:8105 :0] mpool.c:37 UCX WARN object 0x7fc55e239fc0 was not returned to mpool ucp_am_bufs [1573492000.058983] [buildvm-29:8095 :0] mpool.c:37 UCX WARN object 0x7fc856951fc0 was not returned to mpool ucp_am_bufs [1573492000.059785] [buildvm-29:8122 :0] mpool.c:37 UCX WARN object 0x7f0381432fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_472.out.err-sav) ====End of actual stderr (./testfiles/h5diff_472.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:40 2019 --- actual_sorted Mon Nov 11 17:06:40 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573492000.702204] [buildvm-29:8251 :0] mpool.c:37 UCX WARN object 0x7fc63cba8fc0 was not returned to mpool ucp_am_bufs + [1573492000.702206] [buildvm-29:8237 :0] mpool.c:37 UCX WARN object 0x7fc0244b1fc0 was not returned to mpool ucp_am_bufs + [1573492000.702244] [buildvm-29:8240 :0] mpool.c:37 UCX WARN object 0x7efeb7bfcfc0 was not returned to mpool ucp_am_bufs + [1573492000.702283] [buildvm-29:8262 :0] mpool.c:37 UCX WARN object 0x7f4f6dc36fc0 was not returned to mpool ucp_am_bufs + [1573492000.702383] [buildvm-29:8246 :0] mpool.c:37 UCX WARN object 0x7f3bd5f45fc0 was not returned to mpool ucp_am_bufs link : and ====The actual output (./testfiles/h5diff_473.out-sav) link : and 1 differences found [1573492000.702206] [buildvm-29:8237 :0] mpool.c:37 UCX WARN object 0x7fc0244b1fc0 was not returned to mpool ucp_am_bufs [1573492000.702204] [buildvm-29:8251 :0] mpool.c:37 UCX WARN object 0x7fc63cba8fc0 was not returned to mpool ucp_am_bufs [1573492000.702244] [buildvm-29:8240 :0] mpool.c:37 UCX WARN object 0x7efeb7bfcfc0 was not returned to mpool ucp_am_bufs [1573492000.702283] [buildvm-29:8262 :0] mpool.c:37 UCX WARN object 0x7f4f6dc36fc0 was not returned to mpool ucp_am_bufs [1573492000.702383] [buildvm-29:8246 :0] mpool.c:37 UCX WARN object 0x7f3bd5f45fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_473.out.err-sav) ====End of actual stderr (./testfiles/h5diff_473.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:41 2019 --- actual_sorted Mon Nov 11 17:06:41 2019 *************** *** 1,2 **** --- 1,7 ---- 0 differences found + [1573492001.332945] [buildvm-29:8393 :0] mpool.c:37 UCX WARN object 0x7f94a24f9fc0 was not returned to mpool ucp_am_bufs + [1573492001.332971] [buildvm-29:8379 :0] mpool.c:37 UCX WARN object 0x7fdf66e92fc0 was not returned to mpool ucp_am_bufs + [1573492001.333049] [buildvm-29:8386 :0] mpool.c:37 UCX WARN object 0x7f1c5e49efc0 was not returned to mpool ucp_am_bufs + [1573492001.333100] [buildvm-29:8381 :0] mpool.c:37 UCX WARN object 0x7fe71c97ffc0 was not returned to mpool ucp_am_bufs + [1573492001.333151] [buildvm-29:8400 :0] mpool.c:37 UCX WARN object 0x7f0d40200fc0 was not returned to mpool ucp_am_bufs external link: and ====The actual output (./testfiles/h5diff_474.out-sav) external link: and 0 differences found [1573492001.332945] [buildvm-29:8393 :0] mpool.c:37 UCX WARN object 0x7f94a24f9fc0 was not returned to mpool ucp_am_bufs [1573492001.332971] [buildvm-29:8379 :0] mpool.c:37 UCX WARN object 0x7fdf66e92fc0 was not returned to mpool ucp_am_bufs [1573492001.333049] [buildvm-29:8386 :0] mpool.c:37 UCX WARN object 0x7f1c5e49efc0 was not returned to mpool ucp_am_bufs [1573492001.333100] [buildvm-29:8381 :0] mpool.c:37 UCX WARN object 0x7fe71c97ffc0 was not returned to mpool ucp_am_bufs [1573492001.333151] [buildvm-29:8400 :0] mpool.c:37 UCX WARN object 0x7f0d40200fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_474.out.err-sav) ====End of actual stderr (./testfiles/h5diff_474.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_danglelinks1.h5 h5diff_dang*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:42 2019 --- actual_sorted Mon Nov 11 17:06:42 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573492001.971706] [buildvm-29:8529 :0] mpool.c:37 UCX WARN object 0x7f7c1bb1ff40 was not returned to mpool ucp_am_bufs + [1573492001.971876] [buildvm-29:8541 :0] mpool.c:37 UCX WARN object 0x7fd22ba2ffc0 was not returned to mpool ucp_am_bufs + [1573492001.971911] [buildvm-29:8521 :0] mpool.c:37 UCX WARN object 0x7f5b90191fc0 was not returned to mpool ucp_am_bufs + [1573492001.973223] [buildvm-29:8525 :0] mpool.c:37 UCX WARN object 0x7f946c9bcf40 was not returned to mpool ucp_am_bufs + [1573492001.973574] [buildvm-29:8535 :0] mpool.c:37 UCX WARN object 0x7ffb97d70fc0 was not returned to mpool ucp_am_bufs external link: and ====The actual output (./testfiles/h5diff_475.out-sav) external link: and 1 differences found [1573492001.971706] [buildvm-29:8529 :0] mpool.c:37 UCX WARN object 0x7f7c1bb1ff40 was not returned to mpool ucp_am_bufs [1573492001.971876] [buildvm-29:8541 :0] mpool.c:37 UCX WARN object 0x7fd22ba2ffc0 was not returned to mpool ucp_am_bufs [1573492001.971911] [buildvm-29:8521 :0] mpool.c:37 UCX WARN object 0x7f5b90191fc0 was not returned to mpool ucp_am_bufs [1573492001.973223] [buildvm-29:8525 :0] mpool.c:37 UCX WARN object 0x7f946c9bcf40 was not returned to mpool ucp_am_bufs [1573492001.973574] [buildvm-29:8535 :0] mpool.c:37 UCX WARN object 0x7ffb97d70fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_475.out.err-sav) ====End of actual stderr (./testfiles/h5diff_475.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:42 2019 --- actual_sorted Mon Nov 11 17:06:42 2019 *************** *** 49,54 **** --- 49,59 ---- 1 differences found 1 differences found 1 differences found + [1573492002.612885] [buildvm-29:8670 :0] mpool.c:37 UCX WARN object 0x7f3bf6cd4fc0 was not returned to mpool ucp_am_bufs + [1573492002.612912] [buildvm-29:8675 :0] mpool.c:37 UCX WARN object 0x7f661592ffc0 was not returned to mpool ucp_am_bufs + [1573492002.613011] [buildvm-29:8663 :0] mpool.c:37 UCX WARN object 0x7f69cbffcfc0 was not returned to mpool ucp_am_bufs + [1573492002.613107] [buildvm-29:8666 :0] mpool.c:37 UCX WARN object 0x7f7478d0ffc0 was not returned to mpool ucp_am_bufs + [1573492002.613118] [buildvm-29:8681 :0] mpool.c:37 UCX WARN object 0x7f8b24b27fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_500.out-sav) group : and 0 differences found external link: and 1 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found external link: and 1 differences found external link: and 1 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found link : and 0 differences found link : and 0 differences found link : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /dset3 x x /elink_grp1 x x /elink_grp2 x x /elink_grp3 x x /grp1 x x /grp1/dset1 x x /grp1/grp2 x x /grp1/grp2/dset1 x x /grp1/grp2/dset2 x x /grp1/grp2/grp3 x x /grp1/grp2/grp3/dset1 x x /grp1/grp2/grp3/dset2 x x /grp1/grp2/grp3/dset3 x /grp10 x /grp10/dset4 x /grp10/dset5 x /grp10/elink_grp_circle x /grp11 x /grp11/dset4 x /grp11/dset5 x /grp11/elink_grp_circle x x /slink_grp1 x /slink_grp10 x /slink_grp11 x x /slink_grp2 x x /slink_grp3 [1573492002.612885] [buildvm-29:8670 :0] mpool.c:37 UCX WARN object 0x7f3bf6cd4fc0 was not returned to mpool ucp_am_bufs [1573492002.612912] [buildvm-29:8675 :0] mpool.c:37 UCX WARN object 0x7f661592ffc0 was not returned to mpool ucp_am_bufs [1573492002.613011] [buildvm-29:8663 :0] mpool.c:37 UCX WARN object 0x7f69cbffcfc0 was not returned to mpool ucp_am_bufs [1573492002.613107] [buildvm-29:8666 :0] mpool.c:37 UCX WARN object 0x7f7478d0ffc0 was not returned to mpool ucp_am_bufs [1573492002.613118] [buildvm-29:8681 :0] mpool.c:37 UCX WARN object 0x7f8b24b27fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_500.out.err-sav) ====End of actual stderr (./testfiles/h5diff_500.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:43 2019 --- actual_sorted Mon Nov 11 17:06:43 2019 *************** *** 131,136 **** --- 131,141 ---- 0 differences found 0 differences found 0 differences found + [1573492003.262778] [buildvm-29:8826 :0] mpool.c:37 UCX WARN object 0x7fb8c4c13fc0 was not returned to mpool ucp_am_bufs + [1573492003.262793] [buildvm-29:8819 :0] mpool.c:37 UCX WARN object 0x7f260afbbfc0 was not returned to mpool ucp_am_bufs + [1573492003.262794] [buildvm-29:8812 :0] mpool.c:37 UCX WARN object 0x7f05ad336fc0 was not returned to mpool ucp_am_bufs + [1573492003.263035] [buildvm-29:8808 :0] mpool.c:37 UCX WARN object 0x7f8a9037afc0 was not returned to mpool ucp_am_bufs + [1573492003.263040] [buildvm-29:8805 :0] mpool.c:37 UCX WARN object 0x7f6c231f0fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_501.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /dset3 x x /elink_grp1 x x /elink_grp1/dset1 x x /elink_grp1/grp2 x x /elink_grp1/grp2/dset1 x x /elink_grp1/grp2/dset2 x x /elink_grp1/grp2/grp3 x x /elink_grp1/grp2/grp3/dset1 x x /elink_grp1/grp2/grp3/dset2 x x /elink_grp1/grp2/grp3/dset3 x x /elink_grp2 x x /elink_grp2/dset1 x x /elink_grp2/dset2 x x /elink_grp2/grp3 x x /elink_grp2/grp3/dset1 x x /elink_grp2/grp3/dset2 x x /elink_grp2/grp3/dset3 x x /elink_grp3 x x /elink_grp3/dset1 x x /elink_grp3/dset2 x x /elink_grp3/dset3 x x /grp1 x x /grp1/dset1 x x /grp1/grp2 x x /grp1/grp2/dset1 x x /grp1/grp2/dset2 x x /grp1/grp2/grp3 x x /grp1/grp2/grp3/dset1 x x /grp1/grp2/grp3/dset2 x x /grp1/grp2/grp3/dset3 x /grp10 x /grp10/dset4 x /grp10/dset5 x /grp10/elink_grp_circle x /grp10/elink_grp_circle/dset4 x /grp10/elink_grp_circle/dset5 x /grp10/elink_grp_circle/elink_grp_circle x /grp10/elink_grp_circle/elink_grp_circle/dset4 x /grp10/elink_grp_circle/elink_grp_circle/dset5 x /grp11 x /grp11/dset4 x /grp11/dset5 x /grp11/elink_grp_circle x /grp11/elink_grp_circle/dset4 x /grp11/elink_grp_circle/dset5 x /grp11/elink_grp_circle/elink_grp_circle x /grp11/elink_grp_circle/elink_grp_circle/dset4 x /grp11/elink_grp_circle/elink_grp_circle/dset5 x x /slink_grp1 x x /slink_grp1/dset1 x x /slink_grp1/grp2 x x /slink_grp1/grp2/dset1 x x /slink_grp1/grp2/dset2 x x /slink_grp1/grp2/grp3 x x /slink_grp1/grp2/grp3/dset1 x x /slink_grp1/grp2/grp3/dset2 x x /slink_grp1/grp2/grp3/dset3 x /slink_grp10 x /slink_grp10/dset4 x /slink_grp10/dset5 x /slink_grp11 x /slink_grp11/dset4 x /slink_grp11/dset5 x x /slink_grp2 x x /slink_grp2/dset1 x x /slink_grp2/dset2 x x /slink_grp2/grp3 x x /slink_grp2/grp3/dset1 x x /slink_grp2/grp3/dset2 x x /slink_grp2/grp3/dset3 x x /slink_grp3 x x /slink_grp3/dset1 x x /slink_grp3/dset2 x x /slink_grp3/dset3 [1573492003.262793] [buildvm-29:8819 :0] mpool.c:37 UCX WARN object 0x7f260afbbfc0 was not returned to mpool ucp_am_bufs [1573492003.262778] [buildvm-29:8826 :0] mpool.c:37 UCX WARN object 0x7fb8c4c13fc0 was not returned to mpool ucp_am_bufs [1573492003.262794] [buildvm-29:8812 :0] mpool.c:37 UCX WARN object 0x7f05ad336fc0 was not returned to mpool ucp_am_bufs [1573492003.263035] [buildvm-29:8808 :0] mpool.c:37 UCX WARN object 0x7f8a9037afc0 was not returned to mpool ucp_am_bufs [1573492003.263040] [buildvm-29:8805 :0] mpool.c:37 UCX WARN object 0x7f6c231f0fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_501.out.err-sav) ====End of actual stderr (./testfiles/h5diff_501.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:43 2019 --- actual_sorted Mon Nov 11 17:06:43 2019 *************** *** 29,34 **** --- 29,39 ---- 0 differences found 0 differences found 0 differences found + [1573492003.903531] [buildvm-29:8962 :0] mpool.c:37 UCX WARN object 0x7f1fd879cfc0 was not returned to mpool ucp_am_bufs + [1573492003.903586] [buildvm-29:8950 :0] mpool.c:37 UCX WARN object 0x7f781a809fc0 was not returned to mpool ucp_am_bufs + [1573492003.903663] [buildvm-29:8955 :0] mpool.c:37 UCX WARN object 0x7f13b6f81fc0 was not returned to mpool ucp_am_bufs + [1573492003.903806] [buildvm-29:8947 :0] mpool.c:37 UCX WARN object 0x7f78b32f5fc0 was not returned to mpool ucp_am_bufs + [1573492003.903967] [buildvm-29:8974 :0] mpool.c:37 UCX WARN object 0x7f32430b0fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_502.out-sav) dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /dset3 x /elink_grp1 x /elink_grp2 x /elink_grp3 x /grp1 x /grp1/dset1 x /grp1/grp2 x /grp1/grp2/dset1 x /grp1/grp2/dset2 x /grp1/grp2/grp3 x /grp1/grp2/grp3/dset1 x /grp1/grp2/grp3/dset2 x /grp1/grp2/grp3/dset3 x /grp10 x /grp10/dset4 x /grp10/dset5 x /grp10/elink_grp_circle x /slink_grp1 x /slink_grp10 x /slink_grp2 x /slink_grp3 [1573492003.903531] [buildvm-29:8962 :0] mpool.c:37 UCX WARN object 0x7f1fd879cfc0 was not returned to mpool ucp_am_bufs [1573492003.903586] [buildvm-29:8950 :0] mpool.c:37 UCX WARN object 0x7f781a809fc0 was not returned to mpool ucp_am_bufs [1573492003.903663] [buildvm-29:8955 :0] mpool.c:37 UCX WARN object 0x7f13b6f81fc0 was not returned to mpool ucp_am_bufs [1573492003.903806] [buildvm-29:8947 :0] mpool.c:37 UCX WARN object 0x7f78b32f5fc0 was not returned to mpool ucp_am_bufs [1573492003.903967] [buildvm-29:8974 :0] mpool.c:37 UCX WARN object 0x7f32430b0fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_502.out.err-sav) ====End of actual stderr (./testfiles/h5diff_502.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:44 2019 --- actual_sorted Mon Nov 11 17:06:44 2019 *************** *** 19,24 **** --- 19,29 ---- 0 differences found 0 differences found 0 differences found + [1573492004.571994] [buildvm-29:9097 :0] mpool.c:37 UCX WARN object 0x7fdb363c5fc0 was not returned to mpool ucp_am_bufs + [1573492004.572013] [buildvm-29:9092 :0] mpool.c:37 UCX WARN object 0x7f0b79344fc0 was not returned to mpool ucp_am_bufs + [1573492004.572162] [buildvm-29:9089 :0] mpool.c:37 UCX WARN object 0x7fdfa8496fc0 was not returned to mpool ucp_am_bufs + [1573492004.572173] [buildvm-29:9103 :0] mpool.c:37 UCX WARN object 0x7fccf3534fc0 was not returned to mpool ucp_am_bufs + [1573492004.572280] [buildvm-29:9108 :0] mpool.c:37 UCX WARN object 0x7fbefe9dffc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_503.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset1 x x /grp2 x x /grp2/dset1 x x /grp2/dset2 x x /grp2/grp3 x x /grp2/grp3/dset1 x x /grp2/grp3/dset2 x x /grp2/grp3/dset3 [1573492004.572013] [buildvm-29:9092 :0] mpool.c:37 UCX WARN object 0x7f0b79344fc0 was not returned to mpool ucp_am_bufs [1573492004.571994] [buildvm-29:9097 :0] mpool.c:37 UCX WARN object 0x7fdb363c5fc0 was not returned to mpool ucp_am_bufs [1573492004.572162] [buildvm-29:9089 :0] mpool.c:37 UCX WARN object 0x7fdfa8496fc0 was not returned to mpool ucp_am_bufs [1573492004.572173] [buildvm-29:9103 :0] mpool.c:37 UCX WARN object 0x7fccf3534fc0 was not returned to mpool ucp_am_bufs [1573492004.572280] [buildvm-29:9108 :0] mpool.c:37 UCX WARN object 0x7fbefe9dffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_503.out.err-sav) ====End of actual stderr (./testfiles/h5diff_503.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:45 2019 --- actual_sorted Mon Nov 11 17:06:45 2019 *************** *** 12,17 **** --- 12,22 ---- 0 differences found 0 differences found 0 differences found + [1573492005.203449] [buildvm-29:9254 :0] mpool.c:37 UCX WARN object 0x7fef52f14fc0 was not returned to mpool ucp_am_bufs + [1573492005.203495] [buildvm-29:9231 :0] mpool.c:37 UCX WARN object 0x7f53fc55bfc0 was not returned to mpool ucp_am_bufs + [1573492005.203814] [buildvm-29:9244 :0] mpool.c:37 UCX WARN object 0x7f097dd6cfc0 was not returned to mpool ucp_am_bufs + [1573492005.203839] [buildvm-29:9234 :0] mpool.c:37 UCX WARN object 0x7fe0e273efc0 was not returned to mpool ucp_am_bufs + [1573492005.203868] [buildvm-29:9237 :0] mpool.c:37 UCX WARN object 0x7f3a8cafafc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and group : and ====The actual output (./testfiles/h5diff_504.out-sav) group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset1 x x /dset2 x /dset3 x /grp3 x /grp3/dset1 x /grp3/dset2 x /grp3/dset3 [1573492005.203449] [buildvm-29:9254 :0] mpool.c:37 UCX WARN object 0x7fef52f14fc0 was not returned to mpool ucp_am_bufs [1573492005.203495] [buildvm-29:9231 :0] mpool.c:37 UCX WARN object 0x7f53fc55bfc0 was not returned to mpool ucp_am_bufs [1573492005.203814] [buildvm-29:9244 :0] mpool.c:37 UCX WARN object 0x7f097dd6cfc0 was not returned to mpool ucp_am_bufs [1573492005.203839] [buildvm-29:9234 :0] mpool.c:37 UCX WARN object 0x7fe0e273efc0 was not returned to mpool ucp_am_bufs [1573492005.203868] [buildvm-29:9237 :0] mpool.c:37 UCX WARN object 0x7f3a8cafafc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_504.out.err-sav) ====End of actual stderr (./testfiles/h5diff_504.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:45 2019 --- actual_sorted Mon Nov 11 17:06:45 2019 *************** *** 3,5 **** --- 3,10 ---- Not comparable: is of type H5G_GROUP and is of type H5G_LINK Some objects are not comparable Use -c for a list of objects without details of differences. + [1573492005.855668] [buildvm-29:9397 :0] mpool.c:37 UCX WARN object 0x7f1dc2772fc0 was not returned to mpool ucp_am_bufs + [1573492005.855690] [buildvm-29:9376 :0] mpool.c:37 UCX WARN object 0x7faa455a0fc0 was not returned to mpool ucp_am_bufs + [1573492005.855702] [buildvm-29:9381 :0] mpool.c:37 UCX WARN object 0x7fc609252fc0 was not returned to mpool ucp_am_bufs + [1573492005.855893] [buildvm-29:9387 :0] mpool.c:37 UCX WARN object 0x7efd80f8ffc0 was not returned to mpool ucp_am_bufs + [1573492005.855910] [buildvm-29:9373 :0] mpool.c:37 UCX WARN object 0x7f3d0aa20fc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_505.out-sav) Not comparable: is of type H5G_GROUP and is of type H5G_LINK -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573492005.855690] [buildvm-29:9376 :0] mpool.c:37 UCX WARN object 0x7faa455a0fc0 was not returned to mpool ucp_am_bufs [1573492005.855668] [buildvm-29:9397 :0] mpool.c:37 UCX WARN object 0x7f1dc2772fc0 was not returned to mpool ucp_am_bufs [1573492005.855702] [buildvm-29:9381 :0] mpool.c:37 UCX WARN object 0x7fc609252fc0 was not returned to mpool ucp_am_bufs [1573492005.855910] [buildvm-29:9373 :0] mpool.c:37 UCX WARN object 0x7f3d0aa20fc0 was not returned to mpool ucp_am_bufs [1573492005.855893] [buildvm-29:9387 :0] mpool.c:37 UCX WARN object 0x7efd80f8ffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_505.out.err-sav) ====End of actual stderr (./testfiles/h5diff_505.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:46 2019 --- actual_sorted Mon Nov 11 17:06:46 2019 *************** *** 15,20 **** --- 15,25 ---- 0 differences found 0 differences found 0 differences found + [1573492006.493598] [buildvm-29:9518 :0] mpool.c:37 UCX WARN object 0x7fd0a9b0bfc0 was not returned to mpool ucp_am_bufs + [1573492006.493770] [buildvm-29:9538 :0] mpool.c:37 UCX WARN object 0x7fbac83b7fc0 was not returned to mpool ucp_am_bufs + [1573492006.493772] [buildvm-29:9529 :0] mpool.c:37 UCX WARN object 0x7f3d85dc6fc0 was not returned to mpool ucp_am_bufs + [1573492006.493824] [buildvm-29:9515 :0] mpool.c:37 UCX WARN object 0x7f7ae56dbfc0 was not returned to mpool ucp_am_bufs + [1573492006.493856] [buildvm-29:9523 :0] mpool.c:37 UCX WARN object 0x7f9d89ff7fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_506.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset1 x x /dset2 x x /grp3 x x /grp3/dset1 x x /grp3/dset2 x x /grp3/dset3 [1573492006.493598] [buildvm-29:9518 :0] mpool.c:37 UCX WARN object 0x7fd0a9b0bfc0 was not returned to mpool ucp_am_bufs [1573492006.493772] [buildvm-29:9529 :0] mpool.c:37 UCX WARN object 0x7f3d85dc6fc0 was not returned to mpool ucp_am_bufs [1573492006.493770] [buildvm-29:9538 :0] mpool.c:37 UCX WARN object 0x7fbac83b7fc0 was not returned to mpool ucp_am_bufs [1573492006.493824] [buildvm-29:9515 :0] mpool.c:37 UCX WARN object 0x7f7ae56dbfc0 was not returned to mpool ucp_am_bufs [1573492006.493856] [buildvm-29:9523 :0] mpool.c:37 UCX WARN object 0x7f9d89ff7fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_506.out.err-sav) ====End of actual stderr (./testfiles/h5diff_506.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:47 2019 --- actual_sorted Mon Nov 11 17:06:47 2019 *************** *** 3,5 **** --- 3,10 ---- Not comparable: is of type H5G_GROUP and is of type H5G_UDLINK Some objects are not comparable Use -c for a list of objects without details of differences. + [1573492007.169626] [buildvm-29:9665 :0] mpool.c:37 UCX WARN object 0x7fd3c5cdcfc0 was not returned to mpool ucp_am_bufs + [1573492007.169638] [buildvm-29:9672 :0] mpool.c:37 UCX WARN object 0x7fe8a7267fc0 was not returned to mpool ucp_am_bufs + [1573492007.169894] [buildvm-29:9657 :0] mpool.c:37 UCX WARN object 0x7f95932f5fc0 was not returned to mpool ucp_am_bufs + [1573492007.169907] [buildvm-29:9660 :0] mpool.c:37 UCX WARN object 0x7fbac222dfc0 was not returned to mpool ucp_am_bufs + [1573492007.169998] [buildvm-29:9684 :0] mpool.c:37 UCX WARN object 0x7ff39e86bfc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_507.out-sav) Not comparable: is of type H5G_GROUP and is of type H5G_UDLINK -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573492007.169626] [buildvm-29:9665 :0] mpool.c:37 UCX WARN object 0x7fd3c5cdcfc0 was not returned to mpool ucp_am_bufs [1573492007.169638] [buildvm-29:9672 :0] mpool.c:37 UCX WARN object 0x7fe8a7267fc0 was not returned to mpool ucp_am_bufs [1573492007.169894] [buildvm-29:9657 :0] mpool.c:37 UCX WARN object 0x7f95932f5fc0 was not returned to mpool ucp_am_bufs [1573492007.169907] [buildvm-29:9660 :0] mpool.c:37 UCX WARN object 0x7fbac222dfc0 was not returned to mpool ucp_am_bufs [1573492007.169998] [buildvm-29:9684 :0] mpool.c:37 UCX WARN object 0x7ff39e86bfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_507.out.err-sav) ====End of actual stderr (./testfiles/h5diff_507.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:47 2019 --- actual_sorted Mon Nov 11 17:06:47 2019 *************** *** 19,24 **** --- 19,29 ---- 0 differences found 0 differences found 0 differences found + [1573492007.809118] [buildvm-29:9813 :0] mpool.c:37 UCX WARN object 0x7f47212ddfc0 was not returned to mpool ucp_am_bufs + [1573492007.809158] [buildvm-29:9799 :0] mpool.c:37 UCX WARN object 0x7f393a082fc0 was not returned to mpool ucp_am_bufs + [1573492007.809281] [buildvm-29:9806 :0] mpool.c:37 UCX WARN object 0x7f27dc7a1fc0 was not returned to mpool ucp_am_bufs + [1573492007.809304] [buildvm-29:9825 :0] mpool.c:37 UCX WARN object 0x7f9b89079fc0 was not returned to mpool ucp_am_bufs + [1573492007.810353] [buildvm-29:9802 :0] mpool.c:37 UCX WARN object 0x7f4838cc1fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_508.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset1 x x /grp2 x x /grp2/dset1 x x /grp2/dset2 x x /grp2/grp3 x x /grp2/grp3/dset1 x x /grp2/grp3/dset2 x x /grp2/grp3/dset3 [1573492007.809118] [buildvm-29:9813 :0] mpool.c:37 UCX WARN object 0x7f47212ddfc0 was not returned to mpool ucp_am_bufs [1573492007.809158] [buildvm-29:9799 :0] mpool.c:37 UCX WARN object 0x7f393a082fc0 was not returned to mpool ucp_am_bufs [1573492007.809304] [buildvm-29:9825 :0] mpool.c:37 UCX WARN object 0x7f9b89079fc0 was not returned to mpool ucp_am_bufs [1573492007.809281] [buildvm-29:9806 :0] mpool.c:37 UCX WARN object 0x7f27dc7a1fc0 was not returned to mpool ucp_am_bufs [1573492007.810353] [buildvm-29:9802 :0] mpool.c:37 UCX WARN object 0x7f4838cc1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_508.out.err-sav) ====End of actual stderr (./testfiles/h5diff_508.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:48 2019 --- actual_sorted Mon Nov 11 17:06:48 2019 *************** *** 3,5 **** --- 3,10 ---- Not comparable: is of type H5G_LINK and is of type H5G_UDLINK Some objects are not comparable Use -c for a list of objects without details of differences. + [1573492008.471621] [buildvm-29:9945 :0] mpool.c:37 UCX WARN object 0x7f947fe2ffc0 was not returned to mpool ucp_am_bufs + [1573492008.471668] [buildvm-29:9950 :0] mpool.c:37 UCX WARN object 0x7f12947a1fc0 was not returned to mpool ucp_am_bufs + [1573492008.471798] [buildvm-29:9942 :0] mpool.c:37 UCX WARN object 0x7f84a4806fc0 was not returned to mpool ucp_am_bufs + [1573492008.471874] [buildvm-29:9968 :0] mpool.c:37 UCX WARN object 0x7fe7e8775fc0 was not returned to mpool ucp_am_bufs + [1573492008.471890] [buildvm-29:9957 :0] mpool.c:37 UCX WARN object 0x7fdf2337afc0 was not returned to mpool ucp_am_bufs ====The actual output (./testfiles/h5diff_509.out-sav) Not comparable: is of type H5G_LINK and is of type H5G_UDLINK -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573492008.471621] [buildvm-29:9945 :0] mpool.c:37 UCX WARN object 0x7f947fe2ffc0 was not returned to mpool ucp_am_bufs [1573492008.471668] [buildvm-29:9950 :0] mpool.c:37 UCX WARN object 0x7f12947a1fc0 was not returned to mpool ucp_am_bufs [1573492008.471798] [buildvm-29:9942 :0] mpool.c:37 UCX WARN object 0x7f84a4806fc0 was not returned to mpool ucp_am_bufs [1573492008.471890] [buildvm-29:9957 :0] mpool.c:37 UCX WARN object 0x7fdf2337afc0 was not returned to mpool ucp_am_bufs [1573492008.471874] [buildvm-29:9968 :0] mpool.c:37 UCX WARN object 0x7fe7e8775fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_509.out.err-sav) ====End of actual stderr (./testfiles/h5diff_509.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:49 2019 --- actual_sorted Mon Nov 11 17:06:49 2019 *************** *** 19,24 **** --- 19,29 ---- 0 differences found 0 differences found 0 differences found + [1573492009.115238] [buildvm-29:10087:0] mpool.c:37 UCX WARN object 0x7f83a90c9fc0 was not returned to mpool ucp_am_bufs + [1573492009.115283] [buildvm-29:10084:0] mpool.c:37 UCX WARN object 0x7fa30622afc0 was not returned to mpool ucp_am_bufs + [1573492009.115483] [buildvm-29:10091:0] mpool.c:37 UCX WARN object 0x7fe368705fc0 was not returned to mpool ucp_am_bufs + [1573492009.115511] [buildvm-29:10098:0] mpool.c:37 UCX WARN object 0x7efda5988fc0 was not returned to mpool ucp_am_bufs + [1573492009.115564] [buildvm-29:10104:0] mpool.c:37 UCX WARN object 0x7f4da65fbfc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_510.out-sav) dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset1 x x /grp2 x x /grp2/dset1 x x /grp2/dset2 x x /grp2/grp3 x x /grp2/grp3/dset1 x x /grp2/grp3/dset2 x x /grp2/grp3/dset3 [1573492009.115238] [buildvm-29:10087:0] mpool.c:37 UCX WARN object 0x7f83a90c9fc0 was not returned to mpool ucp_am_bufs [1573492009.115283] [buildvm-29:10084:0] mpool.c:37 UCX WARN object 0x7fa30622afc0 was not returned to mpool ucp_am_bufs [1573492009.115483] [buildvm-29:10091:0] mpool.c:37 UCX WARN object 0x7fe368705fc0 was not returned to mpool ucp_am_bufs [1573492009.115511] [buildvm-29:10098:0] mpool.c:37 UCX WARN object 0x7efda5988fc0 was not returned to mpool ucp_am_bufs [1573492009.115564] [buildvm-29:10104:0] mpool.c:37 UCX WARN object 0x7f4da65fbfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_510.out.err-sav) ====End of actual stderr (./testfiles/h5diff_510.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:49 2019 --- actual_sorted Mon Nov 11 17:06:49 2019 *************** *** 14,19 **** --- 14,24 ---- [ 0 3 ] 3 2 1 [ 1 0 ] 3 2 1 [ 1 2 ] 3 2 1 + [1573492009.802661] [buildvm-29:10226:0] mpool.c:37 UCX WARN object 0x7f2f8182dfc0 was not returned to mpool ucp_am_bufs + [1573492009.802745] [buildvm-29:10232:0] mpool.c:37 UCX WARN object 0x7f6ab4f17fc0 was not returned to mpool ucp_am_bufs + [1573492009.802762] [buildvm-29:10239:0] mpool.c:37 UCX WARN object 0x7f79e2e20fc0 was not returned to mpool ucp_am_bufs + [1573492009.802817] [buildvm-29:10229:0] mpool.c:37 UCX WARN object 0x7fb37bffcfc0 was not returned to mpool ucp_am_bufs + [1573492009.805202] [buildvm-29:10245:0] mpool.c:37 UCX WARN object 0x7f6cd2506fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and external link: and ====The actual output (./testfiles/h5diff_511.out-sav) group : and 0 differences found external link: and 1 differences found dataset: and 0 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 3 2 1 [ 0 3 ] 3 2 1 [ 1 0 ] 3 2 1 [ 1 2 ] 3 2 1 4 differences found group1 group2 --------------------------------------- x x x x /dset4 x x /dset5 x x /elink_grp_circle [1573492009.802661] [buildvm-29:10226:0] mpool.c:37 UCX WARN object 0x7f2f8182dfc0 was not returned to mpool ucp_am_bufs [1573492009.802745] [buildvm-29:10232:0] mpool.c:37 UCX WARN object 0x7f6ab4f17fc0 was not returned to mpool ucp_am_bufs [1573492009.802762] [buildvm-29:10239:0] mpool.c:37 UCX WARN object 0x7f79e2e20fc0 was not returned to mpool ucp_am_bufs [1573492009.802817] [buildvm-29:10229:0] mpool.c:37 UCX WARN object 0x7fb37bffcfc0 was not returned to mpool ucp_am_bufs [1573492009.805202] [buildvm-29:10245:0] mpool.c:37 UCX WARN object 0x7f6cd2506fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_511.out.err-sav) ====End of actual stderr (./testfiles/h5diff_511.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:50 2019 --- actual_sorted Mon Nov 11 17:06:50 2019 *************** *** 34,39 **** --- 34,44 ---- [ 1 2 ] 2 3 1 [ 1 2 ] 3 2 1 [ 1 2 ] 3 2 1 + [1573492010.456822] [buildvm-29:10371:0] mpool.c:37 UCX WARN object 0x7f8cad1dcfc0 was not returned to mpool ucp_am_bufs + [1573492010.456911] [buildvm-29:10384:0] mpool.c:37 UCX WARN object 0x7f5b81711fc0 was not returned to mpool ucp_am_bufs + [1573492010.457005] [buildvm-29:10393:0] mpool.c:37 UCX WARN object 0x7f5ff29d8fc0 was not returned to mpool ucp_am_bufs + [1573492010.457006] [buildvm-29:10368:0] mpool.c:37 UCX WARN object 0x7f97c41e7fc0 was not returned to mpool ucp_am_bufs + [1573492010.457150] [buildvm-29:10376:0] mpool.c:37 UCX WARN object 0x7f213d3fcfc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_512.out-sav) group : and 0 differences found group : and 0 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 3 2 1 [ 0 3 ] 3 2 1 [ 1 0 ] 3 2 1 [ 1 2 ] 3 2 1 4 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 2 3 1 [ 0 3 ] 2 3 1 [ 1 0 ] 2 3 1 [ 1 2 ] 2 3 1 4 differences found dataset: and 0 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 3 2 1 [ 0 3 ] 3 2 1 [ 1 0 ] 3 2 1 [ 1 2 ] 3 2 1 4 differences found group1 group2 --------------------------------------- x x x x /dset4 x x /dset5 x x /elink_grp_circle x x /elink_grp_circle/dset4 x x /elink_grp_circle/dset5 x x /elink_grp_circle/elink_grp_circle x x /elink_grp_circle/elink_grp_circle/dset4 x x /elink_grp_circle/elink_grp_circle/dset5 [1573492010.456822] [buildvm-29:10371:0] mpool.c:37 UCX WARN object 0x7f8cad1dcfc0 was not returned to mpool ucp_am_bufs [1573492010.456911] [buildvm-29:10384:0] mpool.c:37 UCX WARN object 0x7f5b81711fc0 was not returned to mpool ucp_am_bufs [1573492010.457006] [buildvm-29:10368:0] mpool.c:37 UCX WARN object 0x7f97c41e7fc0 was not returned to mpool ucp_am_bufs [1573492010.457005] [buildvm-29:10393:0] mpool.c:37 UCX WARN object 0x7f5ff29d8fc0 was not returned to mpool ucp_am_bufs [1573492010.457150] [buildvm-29:10376:0] mpool.c:37 UCX WARN object 0x7f213d3fcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_512.out.err-sav) ====End of actual stderr (./testfiles/h5diff_512.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse1.h5 h5diff_grp_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:51 2019 --- actual_sorted Mon Nov 11 17:06:51 2019 *************** *** 1,2 **** --- 1,7 ---- 1 differences found + [1573492011.102865] [buildvm-29:10516:0] mpool.c:37 UCX WARN object 0x7f7e40461fc0 was not returned to mpool ucp_am_bufs + [1573492011.102972] [buildvm-29:10510:0] mpool.c:37 UCX WARN object 0x7fe6d58f3fc0 was not returned to mpool ucp_am_bufs + [1573492011.103023] [buildvm-29:10531:0] mpool.c:37 UCX WARN object 0x7f5b381c3fc0 was not returned to mpool ucp_am_bufs + [1573492011.103034] [buildvm-29:10513:0] mpool.c:37 UCX WARN object 0x7f43582d4fc0 was not returned to mpool ucp_am_bufs + [1573492011.104511] [buildvm-29:10523:0] mpool.c:37 UCX WARN object 0x7ff0637fcfc0 was not returned to mpool ucp_am_bufs link : and ====The actual output (./testfiles/h5diff_513.out-sav) link : and 1 differences found [1573492011.102865] [buildvm-29:10516:0] mpool.c:37 UCX WARN object 0x7f7e40461fc0 was not returned to mpool ucp_am_bufs [1573492011.102972] [buildvm-29:10510:0] mpool.c:37 UCX WARN object 0x7fe6d58f3fc0 was not returned to mpool ucp_am_bufs [1573492011.103023] [buildvm-29:10531:0] mpool.c:37 UCX WARN object 0x7f5b381c3fc0 was not returned to mpool ucp_am_bufs [1573492011.103034] [buildvm-29:10513:0] mpool.c:37 UCX WARN object 0x7f43582d4fc0 was not returned to mpool ucp_am_bufs [1573492011.104511] [buildvm-29:10523:0] mpool.c:37 UCX WARN object 0x7ff0637fcfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_513.out.err-sav) ====End of actual stderr (./testfiles/h5diff_513.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:51 2019 --- actual_sorted Mon Nov 11 17:06:51 2019 *************** *** 34,39 **** --- 34,44 ---- [ 1 2 ] 2 3 1 [ 1 2 ] 3 2 1 [ 1 2 ] 3 2 1 + [1573492011.744741] [buildvm-29:10658:0] mpool.c:37 UCX WARN object 0x7fbd98406fc0 was not returned to mpool ucp_am_bufs + [1573492011.744901] [buildvm-29:10666:0] mpool.c:37 UCX WARN object 0x7f83e8371fc0 was not returned to mpool ucp_am_bufs + [1573492011.744923] [buildvm-29:10655:0] mpool.c:37 UCX WARN object 0x7ffa003d7fc0 was not returned to mpool ucp_am_bufs + [1573492011.745013] [buildvm-29:10675:0] mpool.c:37 UCX WARN object 0x7fb3d8b77fc0 was not returned to mpool ucp_am_bufs + [1573492011.745147] [buildvm-29:10652:0] mpool.c:37 UCX WARN object 0x7fb25f6f6fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_514.out-sav) group : and 0 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 3 2 1 [ 0 3 ] 3 2 1 [ 1 0 ] 3 2 1 [ 1 2 ] 3 2 1 4 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 3 2 1 [ 0 3 ] 3 2 1 [ 1 0 ] 3 2 1 [ 1 2 ] 3 2 1 4 differences found dataset: and size: [2x4] [2x4] position dset5 dset5 difference ------------------------------------------------------------ [ 0 1 ] 2 3 1 [ 0 3 ] 2 3 1 [ 1 0 ] 2 3 1 [ 1 2 ] 2 3 1 4 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset4 x x /dset5 x x /elink_grp_circle x x /elink_grp_circle/dset4 x x /elink_grp_circle/dset5 x x /elink_grp_circle/elink_grp_circle x x /elink_grp_circle/elink_grp_circle/dset4 x x /elink_grp_circle/elink_grp_circle/dset5 [1573492011.744741] [buildvm-29:10658:0] mpool.c:37 UCX WARN object 0x7fbd98406fc0 was not returned to mpool ucp_am_bufs [1573492011.744923] [buildvm-29:10655:0] mpool.c:37 UCX WARN object 0x7ffa003d7fc0 was not returned to mpool ucp_am_bufs [1573492011.744901] [buildvm-29:10666:0] mpool.c:37 UCX WARN object 0x7f83e8371fc0 was not returned to mpool ucp_am_bufs [1573492011.745013] [buildvm-29:10675:0] mpool.c:37 UCX WARN object 0x7fb3d8b77fc0 was not returned to mpool ucp_am_bufs [1573492011.745147] [buildvm-29:10652:0] mpool.c:37 UCX WARN object 0x7fb25f6f6fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_514.out.err-sav) ====End of actual stderr (./testfiles/h5diff_514.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:52 2019 --- actual_sorted Mon Nov 11 17:06:52 2019 *************** *** 19,24 **** --- 19,29 ---- Not comparable: is of type H5G_GROUP and is of type H5G_UDLINK Some objects are not comparable Use -c for a list of objects without details of differences. + [1573492012.382061] [buildvm-29:10822:0] mpool.c:37 UCX WARN object 0x7f5158527fc0 was not returned to mpool ucp_am_bufs + [1573492012.382089] [buildvm-29:10797:0] mpool.c:37 UCX WARN object 0x7febd0284fc0 was not returned to mpool ucp_am_bufs + [1573492012.382091] [buildvm-29:10802:0] mpool.c:37 UCX WARN object 0x7f6719582fc0 was not returned to mpool ucp_am_bufs + [1573492012.382219] [buildvm-29:10814:0] mpool.c:37 UCX WARN object 0x7f5db86e0fc0 was not returned to mpool ucp_am_bufs + [1573492012.382233] [buildvm-29:10794:0] mpool.c:37 UCX WARN object 0x7fa337496fc0 was not returned to mpool ucp_am_bufs dataset: and file1 file2 group : and ====The actual output (./testfiles/h5diff_515.out-sav) group : and 0 differences found Not comparable: is of type H5G_GROUP and is of type H5G_UDLINK group : and 0 differences found dataset: and 0 differences found link : and 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /dset1 x x /g1 x x /g1/g2 x /g1/g2/g3 x /g1/g2/g3/dset1 x /g1/g2/g3/g4 x /g1/g2/g3/g4/dset2 x x /soft_dset1 [1573492012.382061] [buildvm-29:10822:0] mpool.c:37 UCX WARN object 0x7f5158527fc0 was not returned to mpool ucp_am_bufs [1573492012.382089] [buildvm-29:10797:0] mpool.c:37 UCX WARN object 0x7febd0284fc0 was not returned to mpool ucp_am_bufs [1573492012.382091] [buildvm-29:10802:0] mpool.c:37 UCX WARN object 0x7f6719582fc0 was not returned to mpool ucp_am_bufs [1573492012.382219] [buildvm-29:10814:0] mpool.c:37 UCX WARN object 0x7f5db86e0fc0 was not returned to mpool ucp_am_bufs [1573492012.382233] [buildvm-29:10794:0] mpool.c:37 UCX WARN object 0x7fa337496fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_515.out.err-sav) ====End of actual stderr (./testfiles/h5diff_515.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:53 2019 --- actual_sorted Mon Nov 11 17:06:53 2019 *************** *** 19,24 **** --- 19,29 ---- 0 differences found 0 differences found 0 differences found + [1573492013.080739] [buildvm-29:10944:0] mpool.c:37 UCX WARN object 0x7fef44cfafc0 was not returned to mpool ucp_am_bufs + [1573492013.080805] [buildvm-29:10951:0] mpool.c:37 UCX WARN object 0x7f7fa2ecefc0 was not returned to mpool ucp_am_bufs + [1573492013.081001] [buildvm-29:10939:0] mpool.c:37 UCX WARN object 0x7f4d56f66fc0 was not returned to mpool ucp_am_bufs + [1573492013.081001] [buildvm-29:10960:0] mpool.c:37 UCX WARN object 0x7fdb21baffc0 was not returned to mpool ucp_am_bufs + [1573492013.081022] [buildvm-29:10936:0] mpool.c:37 UCX WARN object 0x7f57a825bfc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_516.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found dataset: and 0 differences found group : and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /g1 x x /g1/g2 x x /g1/g2/g3 x x /g1/g2/g3/dset1 x x /g1/g2/g3/g4 x x /g1/g2/g3/g4/dset2 x x /soft_dset1 [1573492013.080739] [buildvm-29:10944:0] mpool.c:37 UCX WARN object 0x7fef44cfafc0 was not returned to mpool ucp_am_bufs [1573492013.080805] [buildvm-29:10951:0] mpool.c:37 UCX WARN object 0x7f7fa2ecefc0 was not returned to mpool ucp_am_bufs [1573492013.081022] [buildvm-29:10936:0] mpool.c:37 UCX WARN object 0x7f57a825bfc0 was not returned to mpool ucp_am_bufs [1573492013.081001] [buildvm-29:10939:0] mpool.c:37 UCX WARN object 0x7f4d56f66fc0 was not returned to mpool ucp_am_bufs [1573492013.081001] [buildvm-29:10960:0] mpool.c:37 UCX WARN object 0x7fdb21baffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_516.out.err-sav) ====End of actual stderr (./testfiles/h5diff_516.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_grp_recurse_ext1.h5 h5diff_*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:53 2019 --- actual_sorted Mon Nov 11 17:06:53 2019 *************** *** 13,17 **** --- 13,22 ---- Not comparable: is of type H5G_GROUP and is of type H5G_UDLINK Some objects are not comparable Use -c for a list of objects without details of differences. + [1573492013.728363] [buildvm-29:11081:0] mpool.c:37 UCX WARN object 0x7f1f7ebd6fc0 was not returned to mpool ucp_am_bufs + [1573492013.728445] [buildvm-29:11084:0] mpool.c:37 UCX WARN object 0x7f9d2b53dfc0 was not returned to mpool ucp_am_bufs + [1573492013.728446] [buildvm-29:11090:0] mpool.c:37 UCX WARN object 0x7f4029ba1fc0 was not returned to mpool ucp_am_bufs + [1573492013.728574] [buildvm-29:11104:0] mpool.c:37 UCX WARN object 0x7f531859cfc0 was not returned to mpool ucp_am_bufs + [1573492013.728661] [buildvm-29:11078:0] mpool.c:37 UCX WARN object 0x7f0a0c5e1fc0 was not returned to mpool ucp_am_bufs group : and group1 group2 ====The actual output (./testfiles/h5diff_517.out-sav) Not comparable: is of type H5G_GROUP and is of type H5G_UDLINK group : and 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. group1 group2 --------------------------------------- x x x x /g2 x /g2/g3 x /g2/g3/dset1 x /g2/g3/g4 x /g2/g3/g4/dset2 [1573492013.728363] [buildvm-29:11081:0] mpool.c:37 UCX WARN object 0x7f1f7ebd6fc0 was not returned to mpool ucp_am_bufs [1573492013.728445] [buildvm-29:11084:0] mpool.c:37 UCX WARN object 0x7f9d2b53dfc0 was not returned to mpool ucp_am_bufs [1573492013.728446] [buildvm-29:11090:0] mpool.c:37 UCX WARN object 0x7f4029ba1fc0 was not returned to mpool ucp_am_bufs [1573492013.728574] [buildvm-29:11104:0] mpool.c:37 UCX WARN object 0x7f531859cfc0 was not returned to mpool ucp_am_bufs [1573492013.728661] [buildvm-29:11078:0] mpool.c:37 UCX WARN object 0x7f0a0c5e1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_517.out.err-sav) ====End of actual stderr (./testfiles/h5diff_517.out.err-sav) Testing ../../src/h5diff/ph5diff -v --follow-symlinks h5diff_grp_recur*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:54 2019 --- actual_sorted Mon Nov 11 17:06:54 2019 *************** *** 13,18 **** --- 13,23 ---- 0 differences found 0 differences found 0 differences found + [1573492014.423350] [buildvm-29:11245:0] mpool.c:37 UCX WARN object 0x7f27062c8fc0 was not returned to mpool ucp_am_bufs + [1573492014.423350] [buildvm-29:11250:0] mpool.c:37 UCX WARN object 0x7fde51c71fc0 was not returned to mpool ucp_am_bufs + [1573492014.423366] [buildvm-29:11241:0] mpool.c:37 UCX WARN object 0x7f00036f6fc0 was not returned to mpool ucp_am_bufs + [1573492014.423621] [buildvm-29:11256:0] mpool.c:37 UCX WARN object 0x7f4218260fc0 was not returned to mpool ucp_am_bufs + [1573492014.423663] [buildvm-29:11238:0] mpool.c:37 UCX WARN object 0x7fa926a39fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and group : and ====The actual output (./testfiles/h5diff_518.out-sav) group : and 0 differences found group : and 0 differences found group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /g2 x x /g2/g3 x x /g2/g3/dset1 x x /g2/g3/g4 x x /g2/g3/g4/dset2 [1573492014.423366] [buildvm-29:11241:0] mpool.c:37 UCX WARN object 0x7f00036f6fc0 was not returned to mpool ucp_am_bufs [1573492014.423350] [buildvm-29:11245:0] mpool.c:37 UCX WARN object 0x7f27062c8fc0 was not returned to mpool ucp_am_bufs [1573492014.423350] [buildvm-29:11250:0] mpool.c:37 UCX WARN object 0x7fde51c71fc0 was not returned to mpool ucp_am_bufs [1573492014.423621] [buildvm-29:11256:0] mpool.c:37 UCX WARN object 0x7f4218260fc0 was not returned to mpool ucp_am_bufs [1573492014.423663] [buildvm-29:11238:0] mpool.c:37 UCX WARN object 0x7fa926a39fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_518.out.err-sav) ====End of actual stderr (./testfiles/h5diff_518.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /group1/dset3 h5dif*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:55 2019 --- actual_sorted Mon Nov 11 17:06:55 2019 *************** *** 9,14 **** --- 9,19 ---- 0 differences found 0 differences found 0 differences found + [1573492015.073976] [buildvm-29:11388:0] mpool.c:37 UCX WARN object 0x7f5e1c755fc0 was not returned to mpool ucp_am_bufs + [1573492015.074010] [buildvm-29:11381:0] mpool.c:37 UCX WARN object 0x7f33737fbfc0 was not returned to mpool ucp_am_bufs + [1573492015.074012] [buildvm-29:11393:0] mpool.c:37 UCX WARN object 0x7f88619abfc0 was not returned to mpool ucp_am_bufs + [1573492015.075220] [buildvm-29:11384:0] mpool.c:37 UCX WARN object 0x7facb8159fc0 was not returned to mpool ucp_am_bufs + [1573492015.075332] [buildvm-29:11405:0] mpool.c:37 UCX WARN object 0x7fb4af291fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and file1 file2 ====The actual output (./testfiles/h5diff_480.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /group1 x x /group1/dset2 [1573492015.073976] [buildvm-29:11388:0] mpool.c:37 UCX WARN object 0x7f5e1c755fc0 was not returned to mpool ucp_am_bufs [1573492015.074010] [buildvm-29:11381:0] mpool.c:37 UCX WARN object 0x7f33737fbfc0 was not returned to mpool ucp_am_bufs [1573492015.074012] [buildvm-29:11393:0] mpool.c:37 UCX WARN object 0x7f88619abfc0 was not returned to mpool ucp_am_bufs [1573492015.075220] [buildvm-29:11384:0] mpool.c:37 UCX WARN object 0x7facb8159fc0 was not returned to mpool ucp_am_bufs [1573492015.075332] [buildvm-29:11405:0] mpool.c:37 UCX WARN object 0x7fb4af291fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_480.out.err-sav) ====End of actual stderr (./testfiles/h5diff_480.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_exclude1-1.h5 h5diff_exclud*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:55 2019 --- actual_sorted Mon Nov 11 17:06:55 2019 *************** *** 19,24 **** --- 19,29 ---- [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 + [1573492015.706191] [buildvm-29:11526:0] mpool.c:37 UCX WARN object 0x7f29eeec1fc0 was not returned to mpool ucp_am_bufs + [1573492015.706236] [buildvm-29:11543:0] mpool.c:37 UCX WARN object 0x7f3dd442ffc0 was not returned to mpool ucp_am_bufs + [1573492015.706249] [buildvm-29:11551:0] mpool.c:37 UCX WARN object 0x7f818c917fc0 was not returned to mpool ucp_am_bufs + [1573492015.706264] [buildvm-29:11532:0] mpool.c:37 UCX WARN object 0x7fa18f2e1fc0 was not returned to mpool ucp_am_bufs + [1573492015.706294] [buildvm-29:11523:0] mpool.c:37 UCX WARN object 0x7fc282988fc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_481.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and size: [2x4] [2x4] position dset3 dset3 difference ------------------------------------------------------------ [ 0 1 ] 0 1 1 [ 0 2 ] 0 2 2 [ 0 3 ] 0 3 3 [ 1 0 ] 0 1 1 [ 1 1 ] 0 2 2 [ 1 2 ] 0 3 3 [ 1 3 ] 0 4 4 7 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /group1 x x /group1/dset2 x x /group1/dset3 [1573492015.706191] [buildvm-29:11526:0] mpool.c:37 UCX WARN object 0x7f29eeec1fc0 was not returned to mpool ucp_am_bufs [1573492015.706236] [buildvm-29:11543:0] mpool.c:37 UCX WARN object 0x7f3dd442ffc0 was not returned to mpool ucp_am_bufs [1573492015.706249] [buildvm-29:11551:0] mpool.c:37 UCX WARN object 0x7f818c917fc0 was not returned to mpool ucp_am_bufs [1573492015.706294] [buildvm-29:11523:0] mpool.c:37 UCX WARN object 0x7fc282988fc0 was not returned to mpool ucp_am_bufs [1573492015.706264] [buildvm-29:11532:0] mpool.c:37 UCX WARN object 0x7fa18f2e1fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_481.out.err-sav) ====End of actual stderr (./testfiles/h5diff_481.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 --exclude-p*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:56 2019 --- actual_sorted Mon Nov 11 17:06:56 2019 *************** *** 9,14 **** --- 9,19 ---- 0 differences found 0 differences found 0 differences found + [1573492016.349906] [buildvm-29:11673:0] mpool.c:37 UCX WARN object 0x7fc687ffcfc0 was not returned to mpool ucp_am_bufs + [1573492016.349952] [buildvm-29:11665:0] mpool.c:37 UCX WARN object 0x7fdf49a96fc0 was not returned to mpool ucp_am_bufs + [1573492016.349957] [buildvm-29:11686:0] mpool.c:37 UCX WARN object 0x7f630279efc0 was not returned to mpool ucp_am_bufs + [1573492016.349984] [buildvm-29:11668:0] mpool.c:37 UCX WARN object 0x7f0309fe3fc0 was not returned to mpool ucp_am_bufs + [1573492016.350037] [buildvm-29:11679:0] mpool.c:37 UCX WARN object 0x7fca55a3dfc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and file1 file2 ====The actual output (./testfiles/h5diff_482.out-sav) group : and 0 differences found group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset10 x x /group10 x x /group10/dset2 [1573492016.349906] [buildvm-29:11673:0] mpool.c:37 UCX WARN object 0x7fc687ffcfc0 was not returned to mpool ucp_am_bufs [1573492016.349952] [buildvm-29:11665:0] mpool.c:37 UCX WARN object 0x7fdf49a96fc0 was not returned to mpool ucp_am_bufs [1573492016.349957] [buildvm-29:11686:0] mpool.c:37 UCX WARN object 0x7f630279efc0 was not returned to mpool ucp_am_bufs [1573492016.349984] [buildvm-29:11668:0] mpool.c:37 UCX WARN object 0x7f0309fe3fc0 was not returned to mpool ucp_am_bufs [1573492016.350037] [buildvm-29:11679:0] mpool.c:37 UCX WARN object 0x7fca55a3dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_482.out.err-sav) ====End of actual stderr (./testfiles/h5diff_482.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 h5diff_excl*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:57 2019 --- actual_sorted Mon Nov 11 17:06:57 2019 *************** *** 10,15 **** --- 10,20 ---- 0 differences found 0 differences found 0 differences found + [1573492016.987888] [buildvm-29:11830:0] mpool.c:37 UCX WARN object 0x7f3b8dcf8fc0 was not returned to mpool ucp_am_bufs + [1573492016.987937] [buildvm-29:11811:0] mpool.c:37 UCX WARN object 0x7ff6f7ffcfc0 was not returned to mpool ucp_am_bufs + [1573492016.987951] [buildvm-29:11807:0] mpool.c:37 UCX WARN object 0x7f9f831b5fc0 was not returned to mpool ucp_am_bufs + [1573492016.988037] [buildvm-29:11824:0] mpool.c:37 UCX WARN object 0x7fdfcf7fbfc0 was not returned to mpool ucp_am_bufs + [1573492016.989860] [buildvm-29:11818:0] mpool.c:37 UCX WARN object 0x7f2be263cfc0 was not returned to mpool ucp_am_bufs dataset: and dataset: and file1 file2 ====The actual output (./testfiles/h5diff_483.out-sav) group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group : and 0 differences found file1 file2 --------------------------------------- x x / x /dset1 x x /dset10 x x /group10 x x /group10/dset2 [1573492016.987888] [buildvm-29:11830:0] mpool.c:37 UCX WARN object 0x7f3b8dcf8fc0 was not returned to mpool ucp_am_bufs [1573492016.987937] [buildvm-29:11811:0] mpool.c:37 UCX WARN object 0x7ff6f7ffcfc0 was not returned to mpool ucp_am_bufs [1573492016.987951] [buildvm-29:11807:0] mpool.c:37 UCX WARN object 0x7f9f831b5fc0 was not returned to mpool ucp_am_bufs [1573492016.988037] [buildvm-29:11824:0] mpool.c:37 UCX WARN object 0x7fdfcf7fbfc0 was not returned to mpool ucp_am_bufs [1573492016.989860] [buildvm-29:11818:0] mpool.c:37 UCX WARN object 0x7f2be263cfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_483.out.err-sav) ====End of actual stderr (./testfiles/h5diff_483.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /dset3 h5diff_exclu*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:57 2019 --- actual_sorted Mon Nov 11 17:06:57 2019 *************** *** 5,10 **** --- 5,15 ---- --------------------------------------- 0 differences found 0 differences found + [1573492017.640601] [buildvm-29:11953:0] mpool.c:37 UCX WARN object 0x7fd408d31fc0 was not returned to mpool ucp_am_bufs + [1573492017.640602] [buildvm-29:11949:0] mpool.c:37 UCX WARN object 0x7f6404f4dfc0 was not returned to mpool ucp_am_bufs + [1573492017.640633] [buildvm-29:11958:0] mpool.c:37 UCX WARN object 0x7f355f98ffc0 was not returned to mpool ucp_am_bufs + [1573492017.640851] [buildvm-29:11963:0] mpool.c:37 UCX WARN object 0x7fbba0c10fc0 was not returned to mpool ucp_am_bufs + [1573492017.643220] [buildvm-29:11976:0] mpool.c:37 UCX WARN object 0x7f42dd9b7fc0 was not returned to mpool ucp_am_bufs dataset: and group : and group1 group2 ====The actual output (./testfiles/h5diff_484.out-sav) group : and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /dset2 [1573492017.640601] [buildvm-29:11953:0] mpool.c:37 UCX WARN object 0x7fd408d31fc0 was not returned to mpool ucp_am_bufs [1573492017.640633] [buildvm-29:11958:0] mpool.c:37 UCX WARN object 0x7f355f98ffc0 was not returned to mpool ucp_am_bufs [1573492017.640602] [buildvm-29:11949:0] mpool.c:37 UCX WARN object 0x7f6404f4dfc0 was not returned to mpool ucp_am_bufs [1573492017.640851] [buildvm-29:11963:0] mpool.c:37 UCX WARN object 0x7fbba0c10fc0 was not returned to mpool ucp_am_bufs [1573492017.643220] [buildvm-29:11976:0] mpool.c:37 UCX WARN object 0x7f42dd9b7fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_484.out.err-sav) ====End of actual stderr (./testfiles/h5diff_484.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 h5diff_excl*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:58 2019 --- actual_sorted Mon Nov 11 17:06:58 2019 *************** *** 5,10 **** --- 5,15 ---- --------------------------------------- 0 differences found 0 differences found + [1573492018.279326] [buildvm-29:12091:0] mpool.c:37 UCX WARN object 0x7feee6688fc0 was not returned to mpool ucp_am_bufs + [1573492018.279357] [buildvm-29:12094:0] mpool.c:37 UCX WARN object 0x7f9af2047fc0 was not returned to mpool ucp_am_bufs + [1573492018.279379] [buildvm-29:12104:0] mpool.c:37 UCX WARN object 0x7f7e5b19afc0 was not returned to mpool ucp_am_bufs + [1573492018.279456] [buildvm-29:12097:0] mpool.c:37 UCX WARN object 0x7fb2235d3fc0 was not returned to mpool ucp_am_bufs + [1573492018.279498] [buildvm-29:12107:0] mpool.c:37 UCX WARN object 0x7fc278b86fc0 was not returned to mpool ucp_am_bufs dataset: and file1 file2 group : and ====The actual output (./testfiles/h5diff_485.out-sav) group : and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 [1573492018.279326] [buildvm-29:12091:0] mpool.c:37 UCX WARN object 0x7feee6688fc0 was not returned to mpool ucp_am_bufs [1573492018.279357] [buildvm-29:12094:0] mpool.c:37 UCX WARN object 0x7f9af2047fc0 was not returned to mpool ucp_am_bufs [1573492018.279379] [buildvm-29:12104:0] mpool.c:37 UCX WARN object 0x7f7e5b19afc0 was not returned to mpool ucp_am_bufs [1573492018.279456] [buildvm-29:12097:0] mpool.c:37 UCX WARN object 0x7fb2235d3fc0 was not returned to mpool ucp_am_bufs [1573492018.279498] [buildvm-29:12107:0] mpool.c:37 UCX WARN object 0x7fc278b86fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_485.out.err-sav) ====End of actual stderr (./testfiles/h5diff_485.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /group1 h5diff_excl*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:58 2019 --- actual_sorted Mon Nov 11 17:06:58 2019 *************** *** 5,10 **** --- 5,15 ---- --------------------------------------- 0 differences found 0 differences found + [1573492018.915993] [buildvm-29:12257:0] mpool.c:37 UCX WARN object 0x7ff497f7bfc0 was not returned to mpool ucp_am_bufs + [1573492018.916089] [buildvm-29:12233:0] mpool.c:37 UCX WARN object 0x7f1ecd76efc0 was not returned to mpool ucp_am_bufs + [1573492018.916131] [buildvm-29:12247:0] mpool.c:37 UCX WARN object 0x7fb1abbfcfc0 was not returned to mpool ucp_am_bufs + [1573492018.916238] [buildvm-29:12236:0] mpool.c:37 UCX WARN object 0x7f64d76f6fc0 was not returned to mpool ucp_am_bufs + [1573492018.916247] [buildvm-29:12241:0] mpool.c:37 UCX WARN object 0x7f9b2d745fc0 was not returned to mpool ucp_am_bufs dataset: and file1 file2 group : and ====The actual output (./testfiles/h5diff_486.out-sav) group : and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 [1573492018.915993] [buildvm-29:12257:0] mpool.c:37 UCX WARN object 0x7ff497f7bfc0 was not returned to mpool ucp_am_bufs [1573492018.916089] [buildvm-29:12233:0] mpool.c:37 UCX WARN object 0x7f1ecd76efc0 was not returned to mpool ucp_am_bufs [1573492018.916131] [buildvm-29:12247:0] mpool.c:37 UCX WARN object 0x7fb1abbfcfc0 was not returned to mpool ucp_am_bufs [1573492018.916238] [buildvm-29:12236:0] mpool.c:37 UCX WARN object 0x7f64d76f6fc0 was not returned to mpool ucp_am_bufs [1573492018.916247] [buildvm-29:12241:0] mpool.c:37 UCX WARN object 0x7f9b2d745fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_486.out.err-sav) ====End of actual stderr (./testfiles/h5diff_486.out.err-sav) Testing ../../src/h5diff/ph5diff -v --exclude-path /group1/dset h5diff*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:06:59 2019 --- actual_sorted Mon Nov 11 17:06:59 2019 *************** *** 6,11 **** --- 6,16 ---- --------------------------------------- 0 differences found 0 differences found + [1573492019.550404] [buildvm-29:12375:0] mpool.c:37 UCX WARN object 0x7fbca650cfc0 was not returned to mpool ucp_am_bufs + [1573492019.550434] [buildvm-29:12383:0] mpool.c:37 UCX WARN object 0x7fd0a910efc0 was not returned to mpool ucp_am_bufs + [1573492019.550514] [buildvm-29:12397:0] mpool.c:37 UCX WARN object 0x7f9b767c0fc0 was not returned to mpool ucp_am_bufs + [1573492019.550642] [buildvm-29:12379:0] mpool.c:37 UCX WARN object 0x7fecb4ea5fc0 was not returned to mpool ucp_am_bufs + [1573492019.550658] [buildvm-29:12389:0] mpool.c:37 UCX WARN object 0x7f780d31dfc0 was not returned to mpool ucp_am_bufs dataset: and file1 file2 group : and ====The actual output (./testfiles/h5diff_487.out-sav) group : and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /dset1 x /group1 [1573492019.550404] [buildvm-29:12375:0] mpool.c:37 UCX WARN object 0x7fbca650cfc0 was not returned to mpool ucp_am_bufs [1573492019.550434] [buildvm-29:12383:0] mpool.c:37 UCX WARN object 0x7fd0a910efc0 was not returned to mpool ucp_am_bufs [1573492019.550514] [buildvm-29:12397:0] mpool.c:37 UCX WARN object 0x7f9b767c0fc0 was not returned to mpool ucp_am_bufs [1573492019.550642] [buildvm-29:12379:0] mpool.c:37 UCX WARN object 0x7fecb4ea5fc0 was not returned to mpool ucp_am_bufs [1573492019.550658] [buildvm-29:12389:0] mpool.c:37 UCX WARN object 0x7f780d31dfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_487.out.err-sav) ====End of actual stderr (./testfiles/h5diff_487.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_comp_vl_strs.h5 h5diff_comp*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:00 2019 --- actual_sorted Mon Nov 11 17:07:00 2019 *************** *** 21,26 **** --- 21,31 ---- 0 differences found 0 differences found 0 differences found + [1573492020.204816] [buildvm-29:12520:0] mpool.c:37 UCX WARN object 0x559065824280 was not returned to mpool ucp_am_bufs + [1573492020.204921] [buildvm-29:12517:0] mpool.c:37 UCX WARN object 0x55f02146d540 was not returned to mpool ucp_am_bufs + [1573492020.204988] [buildvm-29:12524:0] mpool.c:37 UCX WARN object 0x56281c751a40 was not returned to mpool ucp_am_bufs + [1573492020.205162] [buildvm-29:12531:0] mpool.c:37 UCX WARN object 0x559a201c0d80 was not returned to mpool ucp_am_bufs + [1573492020.206720] [buildvm-29:12539:0] mpool.c:37 UCX WARN object 0x55da08092180 was not returned to mpool ucp_am_bufs dataset: and dataset: and dataset: and ====The actual output (./testfiles/h5diff_530.out-sav) group : and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found dataset: and 0 differences found group1 group2 --------------------------------------- x x x x /Compound_dset1 x x /Compound_dset2 x x /Compound_dset3 x x /Compound_dset4 x x /Compound_dset5 x x /Compound_dset6 x x /Compound_dset7 x x /Compound_dset8 x x /Compound_dset9 [1573492020.204816] [buildvm-29:12520:0] mpool.c:37 UCX WARN object 0x559065824280 was not returned to mpool ucp_am_bufs [1573492020.204921] [buildvm-29:12517:0] mpool.c:37 UCX WARN object 0x55f02146d540 was not returned to mpool ucp_am_bufs [1573492020.204988] [buildvm-29:12524:0] mpool.c:37 UCX WARN object 0x56281c751a40 was not returned to mpool ucp_am_bufs [1573492020.205162] [buildvm-29:12531:0] mpool.c:37 UCX WARN object 0x559a201c0d80 was not returned to mpool ucp_am_bufs [1573492020.206720] [buildvm-29:12539:0] mpool.c:37 UCX WARN object 0x55da08092180 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_530.out.err-sav) ====End of actual stderr (./testfiles/h5diff_530.out.err-sav) Testing ../../src/h5diff/ph5diff -v --enable-error-stack h5diff_comp_v*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:00 2019 --- actual_sorted Mon Nov 11 17:07:00 2019 *************** *** 6,9 **** --- 6,14 ---- Use -c for a list of objects without details of differences. Warning: different storage datatype Warning: different storage datatype + [1573492020.892739] [buildvm-29:12662:0] mpool.c:37 UCX WARN object 0x7f0ada5f4fc0 was not returned to mpool ucp_am_bufs + [1573492020.892749] [buildvm-29:12659:0] mpool.c:37 UCX WARN object 0x7f4b1078ffc0 was not returned to mpool ucp_am_bufs + [1573492020.892773] [buildvm-29:12681:0] mpool.c:37 UCX WARN object 0x7fc361685fc0 was not returned to mpool ucp_am_bufs + [1573492020.892841] [buildvm-29:12667:0] mpool.c:37 UCX WARN object 0x7efd89de4fc0 was not returned to mpool ucp_am_bufs + [1573492020.892927] [buildvm-29:12673:0] mpool.c:37 UCX WARN object 0x7f124d96ffc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_8625.out-sav) dataset: and Warning: different storage datatype Warning: different storage datatype Not comparable: or is of mixed string type 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. [1573492020.892773] [buildvm-29:12681:0] mpool.c:37 UCX WARN object 0x7fc361685fc0 was not returned to mpool ucp_am_bufs [1573492020.892749] [buildvm-29:12659:0] mpool.c:37 UCX WARN object 0x7f4b1078ffc0 was not returned to mpool ucp_am_bufs [1573492020.892739] [buildvm-29:12662:0] mpool.c:37 UCX WARN object 0x7f0ada5f4fc0 was not returned to mpool ucp_am_bufs [1573492020.892841] [buildvm-29:12667:0] mpool.c:37 UCX WARN object 0x7efd89de4fc0 was not returned to mpool ucp_am_bufs [1573492020.892927] [buildvm-29:12673:0] mpool.c:37 UCX WARN object 0x7f124d96ffc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_8625.out.err-sav) ====End of actual stderr (./testfiles/h5diff_8625.out.err-sav) Testing ../../src/h5diff/ph5diff -v h5diff_attr3.h5 h5diff_attr2.h5 /g*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:01 2019 --- actual_sorted Mon Nov 11 17:07:01 2019 *************** *** 43,48 **** --- 43,53 ---- Warning: different storage datatype Warning: different storage datatype Warning: different storage datatype + [1573492021.527191] [buildvm-29:12814:0] mpool.c:37 UCX WARN object 0x7fe645e12fc0 was not returned to mpool ucp_am_bufs + [1573492021.527194] [buildvm-29:12808:0] mpool.c:37 UCX WARN object 0x7fb914707fc0 was not returned to mpool ucp_am_bufs + [1573492021.527207] [buildvm-29:12835:0] mpool.c:37 UCX WARN object 0x7f9b7c6dafc0 was not returned to mpool ucp_am_bufs + [1573492021.527279] [buildvm-29:12823:0] mpool.c:37 UCX WARN object 0x7f64baffbfc0 was not returned to mpool ucp_am_bufs + [1573492021.527286] [buildvm-29:12811:0] mpool.c:37 UCX WARN object 0x7fe7dcff4fc0 was not returned to mpool ucp_am_bufs attribute: > and > attribute: > and > attribute: > and > ====The actual output (./testfiles/h5diff_8639.out-sav) group : and 0 differences found Warning: different storage datatype Not comparable: or is of mixed string type Warning: different storage datatype Not comparable: or is of mixed string type Warning: different storage datatype Not comparable: or is of mixed string type attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found Warning: different storage datatype Not comparable: or is of mixed string type Warning: different storage datatype Not comparable: or is of mixed string type Warning: different storage datatype Not comparable: or is of mixed string type attribute: > and > 0 differences found attribute: > and > 0 differences found attribute: > and > 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. group1 group2 --------------------------------------- x x [1573492021.527194] [buildvm-29:12808:0] mpool.c:37 UCX WARN object 0x7fb914707fc0 was not returned to mpool ucp_am_bufs [1573492021.527191] [buildvm-29:12814:0] mpool.c:37 UCX WARN object 0x7fe645e12fc0 was not returned to mpool ucp_am_bufs [1573492021.527207] [buildvm-29:12835:0] mpool.c:37 UCX WARN object 0x7f9b7c6dafc0 was not returned to mpool ucp_am_bufs [1573492021.527279] [buildvm-29:12823:0] mpool.c:37 UCX WARN object 0x7f64baffbfc0 was not returned to mpool ucp_am_bufs [1573492021.527286] [buildvm-29:12811:0] mpool.c:37 UCX WARN object 0x7fe7dcff4fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_8639.out.err-sav) ====End of actual stderr (./testfiles/h5diff_8639.out.err-sav) Testing ../../src/h5diff/ph5diff -v tvlstr.h5 tvlstr2.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:02 2019 --- actual_sorted Mon Nov 11 17:07:02 2019 *************** *** 8,13 **** --- 8,18 ---- 0 differences found 0 differences found 0 differences found + [1573492022.215964] [buildvm-29:12964:0] mpool.c:37 UCX WARN object 0x7f6feeb9dfc0 was not returned to mpool ucp_am_bufs + [1573492022.216004] [buildvm-29:12953:0] mpool.c:37 UCX WARN object 0x7f7736e11fc0 was not returned to mpool ucp_am_bufs + [1573492022.216020] [buildvm-29:12974:0] mpool.c:37 UCX WARN object 0x7fd25cca1fc0 was not returned to mpool ucp_am_bufs + [1573492022.216022] [buildvm-29:12950:0] mpool.c:37 UCX WARN object 0x7fdf2d724fc0 was not returned to mpool ucp_am_bufs + [1573492022.217390] [buildvm-29:12957:0] mpool.c:37 UCX WARN object 0x7fd075339fc0 was not returned to mpool ucp_am_bufs attribute: > and > dataset: and datatype: and ====The actual output (./testfiles/h5diff_vlstr.out-sav) group : and 0 differences found attribute: > and > 0 differences found datatype: and 0 differences found dataset: and 0 differences found file1 file2 --------------------------------------- x x / x x /Dataset1 x x /vl_string_type [1573492022.215964] [buildvm-29:12964:0] mpool.c:37 UCX WARN object 0x7f6feeb9dfc0 was not returned to mpool ucp_am_bufs [1573492022.216004] [buildvm-29:12953:0] mpool.c:37 UCX WARN object 0x7f7736e11fc0 was not returned to mpool ucp_am_bufs [1573492022.216020] [buildvm-29:12974:0] mpool.c:37 UCX WARN object 0x7fd25cca1fc0 was not returned to mpool ucp_am_bufs [1573492022.216022] [buildvm-29:12950:0] mpool.c:37 UCX WARN object 0x7fdf2d724fc0 was not returned to mpool ucp_am_bufs [1573492022.217390] [buildvm-29:12957:0] mpool.c:37 UCX WARN object 0x7fd075339fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_vlstr.out.err-sav) ====End of actual stderr (./testfiles/h5diff_vlstr.out.err-sav) Testing ../../src/h5diff/ph5diff -v compounds_array_vlen1.h5 compounds*FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:02 2019 --- actual_sorted Mon Nov 11 17:07:02 2019 *************** *** 66,71 **** --- 66,76 ---- [ 1 ] 10.5 15.5 5 [ 1 ] 10.5 15.5 5 [ 1 ] 10.5 15.5 5 + [1573492022.868810] [buildvm-29:13098:0] mpool.c:37 UCX WARN object 0x5560901f3900 was not returned to mpool ucp_am_bufs + [1573492022.868870] [buildvm-29:13106:0] mpool.c:37 UCX WARN object 0x560fb9cc4e00 was not returned to mpool ucp_am_bufs + [1573492022.869550] [buildvm-29:13092:0] mpool.c:37 UCX WARN object 0x7f024437ffc0 was not returned to mpool ucp_am_bufs + [1573492022.870341] [buildvm-29:13112:0] mpool.c:37 UCX WARN object 0x5598bb729340 was not returned to mpool ucp_am_bufs + [1573492022.870443] [buildvm-29:13095:0] mpool.c:37 UCX WARN object 0x7fa7da74ffc0 was not returned to mpool ucp_am_bufs attribute: > and > dataset: and dataset: and ====The actual output (./testfiles/h5diff_540.out-sav) group : and 0 differences found attribute: > and > size: [2] [2] position attr1 of attr1 of difference ------------------------------------------------------------ [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 8 differences found dataset: and size: [2] [2] position dset1 dset1 difference ------------------------------------------------------------ [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 8 differences found dataset: and size: [2] [2] position dset2 dset2 difference ------------------------------------------------------------ [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 6 differences found dataset: and size: [2] [2] position dset3 dset3 difference ------------------------------------------------------------ [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 10 15 5 [ 0 ] 10.5 15.5 5 [ 0 ] 10 15 5 [ 0 ] 10.5 15.5 5 [ 1 ] 0 5 5 [ 1 ] 0 5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 12 differences found dataset: and size: [2] [2] position dset4 dset4 difference ------------------------------------------------------------ [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 0 5 5 [ 0 ] 10 15 5 [ 0 ] 10.5 15.5 5 [ 1 ] 10 15 5 [ 1 ] 0 5 5 [ 1 ] 0 5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 [ 1 ] 10 15 5 [ 1 ] 0 5 5 [ 1 ] 0 5 5 [ 1 ] 10 15 5 [ 1 ] 10.5 15.5 5 15 differences found file1 file2 --------------------------------------- x x / x x /dset1 x x /dset2 x x /dset3 x x /dset4 [1573492022.868810] [buildvm-29:13098:0] mpool.c:37 UCX WARN object 0x5560901f3900 was not returned to mpool ucp_am_bufs [1573492022.868870] [buildvm-29:13106:0] mpool.c:37 UCX WARN object 0x560fb9cc4e00 was not returned to mpool ucp_am_bufs [1573492022.869550] [buildvm-29:13092:0] mpool.c:37 UCX WARN object 0x7f024437ffc0 was not returned to mpool ucp_am_bufs [1573492022.870443] [buildvm-29:13095:0] mpool.c:37 UCX WARN object 0x7fa7da74ffc0 was not returned to mpool ucp_am_bufs [1573492022.870341] [buildvm-29:13112:0] mpool.c:37 UCX WARN object 0x5598bb729340 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_540.out.err-sav) ====End of actual stderr (./testfiles/h5diff_540.out.err-sav) Testing ../../src/h5diff/ph5diff -v -d 5 -p 0.05 --use-system-epsilon PASSED Testing ../../src/h5diff/ph5diff -v -d 5 -p 0.05 h5diff_basic1.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -v -p 0.05 -d 5 h5diff_basic1.h5 h5di PASSED Testing ../../src/h5diff/ph5diff -v -d 5 --use-system-epsilon h5diff_b PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon -d 5 h5diff_b PASSED Testing ../../src/h5diff/ph5diff -v -p 0.05 --use-system-epsilon h5dif PASSED Testing ../../src/h5diff/ph5diff -v --use-system-epsilon -p 0.05 h5dif PASSED Testing ../../src/h5diff/ph5diff -v 1_vds.h5 2_vds.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:08 2019 --- actual_sorted Mon Nov 11 17:07:08 2019 *************** *** 11,16 **** --- 11,21 ---- Some objects are not comparable Use -c for a list of objects without details of differences. Warning: or is a virtual dataset + [1573492028.050177] [buildvm-29:14194:0] mpool.c:37 UCX WARN object 0x7f2a63571fc0 was not returned to mpool ucp_am_bufs + [1573492028.050225] [buildvm-29:14202:0] mpool.c:37 UCX WARN object 0x7fb855837fc0 was not returned to mpool ucp_am_bufs + [1573492028.050367] [buildvm-29:14208:0] mpool.c:37 UCX WARN object 0x7fba7a0c7fc0 was not returned to mpool ucp_am_bufs + [1573492028.051580] [buildvm-29:14197:0] mpool.c:37 UCX WARN object 0x7f17613fbfc0 was not returned to mpool ucp_am_bufs + [1573492028.051580] [buildvm-29:14219:0] mpool.c:37 UCX WARN object 0x7f15a7cfdfc0 was not returned to mpool ucp_am_bufs and has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] dataset: and file1 file2 ====The actual output (./testfiles/h5diff_v1.out-sav) group : and 0 differences found dataset: and Warning: or is a virtual dataset Not comparable: has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] and has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects without details of differences. file1 file2 --------------------------------------- x x / x x /vds_dset [1573492028.050177] [buildvm-29:14194:0] mpool.c:37 UCX WARN object 0x7f2a63571fc0 was not returned to mpool ucp_am_bufs [1573492028.050225] [buildvm-29:14202:0] mpool.c:37 UCX WARN object 0x7fb855837fc0 was not returned to mpool ucp_am_bufs [1573492028.050367] [buildvm-29:14208:0] mpool.c:37 UCX WARN object 0x7fba7a0c7fc0 was not returned to mpool ucp_am_bufs [1573492028.051580] [buildvm-29:14197:0] mpool.c:37 UCX WARN object 0x7f17613fbfc0 was not returned to mpool ucp_am_bufs [1573492028.051580] [buildvm-29:14219:0] mpool.c:37 UCX WARN object 0x7f15a7cfdfc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_v1.out.err-sav) ====End of actual stderr (./testfiles/h5diff_v1.out.err-sav) Testing ../../src/h5diff/ph5diff -r 1_vds.h5 2_vds.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:08 2019 --- actual_sorted Mon Nov 11 17:07:08 2019 *************** *** 3,6 **** --- 3,11 ---- 0 differences found Some objects are not comparable Use -c for a list of objects. + [1573492028.716300] [buildvm-29:14345:0] mpool.c:37 UCX WARN object 0x7f143288afc0 was not returned to mpool ucp_am_bufs + [1573492028.716362] [buildvm-29:14339:0] mpool.c:37 UCX WARN object 0x7f73ed691fc0 was not returned to mpool ucp_am_bufs + [1573492028.716364] [buildvm-29:14336:0] mpool.c:37 UCX WARN object 0x7f9973ffcfc0 was not returned to mpool ucp_am_bufs + [1573492028.716570] [buildvm-29:14353:0] mpool.c:37 UCX WARN object 0x7fbdf37fcfc0 was not returned to mpool ucp_am_bufs + [1573492028.717672] [buildvm-29:14361:0] mpool.c:37 UCX WARN object 0x7f50162d9fc0 was not returned to mpool ucp_am_bufs dataset: and ====The actual output (./testfiles/h5diff_v2.out-sav) dataset: and 0 differences found -------------------------------- Some objects are not comparable -------------------------------- Use -c for a list of objects. [1573492028.716300] [buildvm-29:14345:0] mpool.c:37 UCX WARN object 0x7f143288afc0 was not returned to mpool ucp_am_bufs [1573492028.716362] [buildvm-29:14339:0] mpool.c:37 UCX WARN object 0x7f73ed691fc0 was not returned to mpool ucp_am_bufs [1573492028.716364] [buildvm-29:14336:0] mpool.c:37 UCX WARN object 0x7f9973ffcfc0 was not returned to mpool ucp_am_bufs [1573492028.716570] [buildvm-29:14353:0] mpool.c:37 UCX WARN object 0x7fbdf37fcfc0 was not returned to mpool ucp_am_bufs [1573492028.717672] [buildvm-29:14361:0] mpool.c:37 UCX WARN object 0x7f50162d9fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_v2.out.err-sav) ====End of actual stderr (./testfiles/h5diff_v2.out.err-sav) Testing ../../src/h5diff/ph5diff -c 1_vds.h5 2_vds.h5 *FAILED* ====Expected result (expect_sorted) differs from actual result (actual_sorted) *** expect_sorted Mon Nov 11 17:07:09 2019 --- actual_sorted Mon Nov 11 17:07:09 2019 *************** *** 1,3 **** --- 1,8 ---- Not comparable: has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] Warning: or is a virtual dataset + [1573492029.378314] [buildvm-29:14481:0] mpool.c:37 UCX WARN object 0x7fe6e14c7fc0 was not returned to mpool ucp_am_bufs + [1573492029.378370] [buildvm-29:14478:0] mpool.c:37 UCX WARN object 0x7f1c3e43efc0 was not returned to mpool ucp_am_bufs + [1573492029.378426] [buildvm-29:14492:0] mpool.c:37 UCX WARN object 0x7f09e081ffc0 was not returned to mpool ucp_am_bufs + [1573492029.379711] [buildvm-29:14499:0] mpool.c:37 UCX WARN object 0x7fe7a45effc0 was not returned to mpool ucp_am_bufs + [1573492029.380116] [buildvm-29:14485:0] mpool.c:37 UCX WARN object 0x7fcaf13a3fc0 was not returned to mpool ucp_am_bufs and has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] ====The actual output (./testfiles/h5diff_v3.out-sav) Warning: or is a virtual dataset Not comparable: has rank 3, dimensions [5x18x8], max dimensions [18446744073709551615x18x8] and has rank 3, dimensions [6x8x14], max dimensions [18446744073709551615x8x14] [1573492029.378314] [buildvm-29:14481:0] mpool.c:37 UCX WARN object 0x7fe6e14c7fc0 was not returned to mpool ucp_am_bufs [1573492029.378370] [buildvm-29:14478:0] mpool.c:37 UCX WARN object 0x7f1c3e43efc0 was not returned to mpool ucp_am_bufs [1573492029.378426] [buildvm-29:14492:0] mpool.c:37 UCX WARN object 0x7f09e081ffc0 was not returned to mpool ucp_am_bufs [1573492029.379711] [buildvm-29:14499:0] mpool.c:37 UCX WARN object 0x7fe7a45effc0 was not returned to mpool ucp_am_bufs [1573492029.380116] [buildvm-29:14485:0] mpool.c:37 UCX WARN object 0x7fcaf13a3fc0 was not returned to mpool ucp_am_bufs ====The actual stderr (./testfiles/h5diff_v3.out.err-sav) ====End of actual stderr (./testfiles/h5diff_v3.out.err-sav) ph5diff tests failed with 155 errors. Command exited with non-zero status 1 64.16user 65.31system 2:07.72elapsed 101%CPU (0avgtext+0avgdata 87040maxresident)k 8inputs+3138464outputs (1316major+7089389minor)pagefaults 0swaps Finished testing testph5diff.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' ===Parallel tests in h5diff ended Mon Nov 11 17:07:10 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5diff' Making check in h5ls make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make testh5ls.sh testh5lsvds.sh h5ls_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[4]: 'testh5ls.sh' is up to date. make[4]: 'testh5lsvds.sh' is up to date. make[4]: 'h5ls_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' ===Serial tests in h5ls begin Mon Nov 11 17:07:10 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' ============================ Testing testh5ls.sh Finished testing testh5ls.sh ============================ testh5ls.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -h PASSED Testing ../../src/h5ls/h5ls -w80 -help PASSED Testing ../../src/h5ls/h5ls -w80 -? PASSED Testing ../../src/h5ls/h5ls -w80 tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tall.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -r -g tgroup.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -g tgroup.h5/g1 PASSED Testing ../../src/h5ls/h5ls -w80 -v -g tgrp_comments.h5/glongcomment PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tdset.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r tslink.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks -r tsoftlinks.h5/group1 PASSED Testing ../../src/h5ls/h5ls --follow-symlinks tsoftlinks.h5/soft_dset1 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -rv textlinksrc.h5/ PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks -r textlinksrc.h5/e PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks textlinksrc.h5/ext_ PASSED Testing ../../src/h5ls/h5ls -w80 -r tudlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -Erv textlinksrc.h5/ext_link5 PASSED Testing ../../src/h5ls/h5ls -w80 -Er textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -E textlinksrc.h5/ext_link1 PASSED Testing ../../src/h5ls/h5ls -w80 --no-dangling-links textlinksrc.h5 PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 --follow-symlinks --no-dangling-links PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 tslink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 thlink.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tcompound.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d -l -S tnestedcomp.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tloop.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tstr.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tsaf.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -r -d tarray1.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tempty.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tgrpnullspace.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S tattr2.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -d tattrreg.h5 PASSED Testing ../../src/h5ls/h5ls nosuchfile.h5 PASSED Testing ../../src/h5ls/h5ls -v tvldtypes1.h5 PASSED Testing ../../src/h5ls/h5ls -v tdatareg.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -d tdset_idx.h5 PASSED All h5ls tests passed. 1.52user 2.57system 0:03.46elapsed 118%CPU (0avgtext+0avgdata 13336maxresident)k 32inputs+6200outputs (0major+455914minor)pagefaults 0swaps Finished testing testh5ls.sh ============================ ============================ ============================ Testing testh5lsvds.sh Finished testing testh5lsvds.sh ============================ testh5lsvds.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -v -S 1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_1_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 3_2_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 4_vds.h5 PASSED Testing ../../src/h5ls/h5ls -w80 -v -S 5_vds.h5 PASSED All h5ls tests passed. 0.26user 0.50system 0:00.60elapsed 126%CPU (0avgtext+0avgdata 12172maxresident)k 24inputs+704outputs (0major+88026minor)pagefaults 0swaps Finished testing testh5lsvds.sh ============================ ============================ ============================ Testing h5ls_plugin.sh Finished testing h5ls_plugin.sh ============================ h5ls_plugin.sh Test Log ============================ Testing ../../src/h5ls/h5ls -w80 -d tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.05system 0:00.08elapsed 115%CPU (0avgtext+0avgdata 8792maxresident)k 48inputs+160outputs (0major+10787minor)pagefaults 0swaps Finished testing h5ls_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' ===Serial tests in h5ls ended Mon Nov 11 17:07:14 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5ls' Making check in h5dump make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make h5dumpgentest binread testh5dump.sh testh5dumppbits.sh testh5dumpvds.sh testh5dumpxml.sh h5dump_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[4]: 'h5dumpgentest' is up to date. make[4]: 'binread' is up to date. make[4]: 'testh5dump.sh' is up to date. make[4]: 'testh5dumppbits.sh' is up to date. make[4]: 'testh5dumpvds.sh' is up to date. make[4]: 'testh5dumpxml.sh' is up to date. make[4]: 'h5dump_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' ===Serial tests in h5dump begin Mon Nov 11 17:07:14 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' ============================ Testing h5dumpgentest ============================ h5dumpgentest Test Log ============================ 0.05user 0.05system 0:00.10elapsed 99%CPU (0avgtext+0avgdata 17512maxresident)k 328inputs+19896outputs (1major+13664minor)pagefaults 0swaps Finished testing h5dumpgentest ============================ ============================ Testing testh5dump.sh Finished testing testh5dump.sh ============================ testh5dump.sh Test Log ============================ Testing ../../src/h5dump/h5dump -h PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl -y packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --output packedbi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -o tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o trawdatafil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -O -y -o tnoddlfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --ddl=twithddl.tx PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w0 packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack packedbits.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrintsize.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcmpdattrintsize. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarattrintsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarintattrsiz PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tintsattrs.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tscalarstring.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=/g2 --gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdset.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d dset1 -d /d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a /\/attr1 --att PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /\/attr1 --any PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -a /attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr4_be.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnamed_dtype_attr PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tslink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N slink2 tslink. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -l udlink2 tudlin PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /slink1 tslink PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/dset2 --da PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g1 thlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -g /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /dset1 -N /g2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /type1 --datat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /type1 --any_p PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -t /#6632 -g /gro PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tcompound_complex PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tbitnopaque.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnestedcmpddt.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --header -g /g1/g PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2.1 -l PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N /g2/dset2.1 -N PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -a attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -N attr1 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tloop.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvlenstr_array.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tarray1_big.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray4.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray5.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tarray8.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -d Dataset1 ta PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tempty.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgrp_comments.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=spli PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=fami PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --filedriver=mult PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -w157 tlarge_objn PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A 0 tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -A -r tall.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --dataset=/g1/g1. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g1/g1.1/dset1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1[1,1;;;] PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --no-compact-subs PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d FourDimInts -s PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r tchar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack charsets.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -B -d dset tfc PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B tfcontents2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --boot-block tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --superblock tfco PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -B file_space.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p -d bogus tfcon PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n tfcontents1.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -n 1 --sort_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d compact PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d contiguo PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d chunked PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d external PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -p tfvalues.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattr2.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -e tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tstr3.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -r -d str4 tstr3. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y taindices.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1 -S 10 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 2d -s 1,2 -S 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 3d -s 0,1,2 -S PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 4d -s 0,0,1,2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -s 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -c 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -S 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d 1d -k 1,3 tain PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d szip tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d deflate PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d shuffle PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d fletcher PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d nbit tfi PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d scaleoff PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d all tfil PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H -p -d myfilter PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d deflate -d shu PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d all -d szip tf PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tlonglinks.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d dset4gb -s 429 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack thyperslab.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack tgrpnullspace. PASSED Testing ../../src/h5dump/h5dump --enable-error-stack zerodim.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tvms.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g2/dset2 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /g6/dset6 -b - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out 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 Testing ../../src/h5dump/h5dump --enable-error-stack -b BE -d float -o PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d integer -o out 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 Testing ../../src/h5dump/h5dump --enable-error-stack -d double -b FILE PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -R tattrreg.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -s 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --group=1 --sort_ PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z a PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -g 2 -q name -z d PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -q creation_order PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=name PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -H --sort_by=crea PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack --sort_by=name -- PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -m %.7f tfpformat PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinksrc.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlinkfar.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack textlink.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack filter_fail.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -y -o tall-6.txt PASSED Testing ../../src/h5dump/h5dump --enable-error-stack tgroup.h5 non_exi PASSED All h5dump tests passed. 7.03user 9.58system 0:14.22elapsed 116%CPU (0avgtext+0avgdata 16252maxresident)k 104inputs+270000outputs (0major+1511063minor)pagefaults 0swaps Finished testing testh5dump.sh ============================ ============================ ============================ Testing testh5dumppbits.sh Finished testing testh5dumppbits.sh ============================ testh5dumppbits.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU16BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU32BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DU64BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /dset1 -M 0,1, PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /Dataset1 -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 6 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 8 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M - PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 4 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 3 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS16BITS -M 1 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS32BITS -M 2 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack -d /DS08BITS -M 0 PASSED All h5dump tests passed. 1.34user 2.38system 0:03.13elapsed 119%CPU (0avgtext+0avgdata 10684maxresident)k 48inputs+5608outputs (0major+398540minor)pagefaults 0swaps Finished testing testh5dumppbits.sh ============================ ============================ ============================ Testing testh5dumpvds.sh Finished testing testh5dumpvds.sh ============================ testh5dumpvds.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump --vds-view-first-missing --enable-erro PASSED Testing ../../src/h5dump/h5dump -d /VDS-Eiger --vds-gap-size=1 --enabl PASSED Testing ../../src/h5dump/h5dump --vds-gap-size=2 --enable-error-stack PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_1_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 3_2_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 4_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack 5_vds.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-eiger.h5 PASSED Testing ../../src/h5dump/h5dump -p --enable-error-stack vds-percival-u PASSED All h5dump tests passed. 0.62user 1.13system 0:01.42elapsed 122%CPU (0avgtext+0avgdata 12292maxresident)k 40inputs+2456outputs (0major+186665minor)pagefaults 0swaps Finished testing testh5dumpvds.sh ============================ ============================ ============================ Testing testh5dumpxml.sh Finished testing testh5dumpxml.sh ============================ testh5dumpxml.sh Test Log ============================ Testing ../../src/h5dump/h5dump --xml tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml tattr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tbitfields.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdatareg.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset.h5 PASSED Testing ../../src/h5dump/h5dump --xml tdset2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tenum.h5 PASSED Testing ../../src/h5dump/h5dump --xml tgroup.h5 PASSED Testing ../../src/h5dump/h5dump --xml thlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop.h5 PASSED Testing ../../src/h5dump/h5dump --xml tloop2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tmany.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnestedcomp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tcompound_complex.h5 PASSED Testing ../../src/h5dump/h5dump --xml tobjref.h5 PASSED Testing ../../src/h5dump/h5dump --xml topaque.h5 PASSED Testing ../../src/h5dump/h5dump --xml tslink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tudlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml textlink.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstr2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-amp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-apos.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-gt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-lt.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-quot.h5 PASSED Testing ../../src/h5dump/h5dump --xml tname-sp.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring.h5 PASSED Testing ../../src/h5dump/h5dump --xml tstring-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes.h5 PASSED Testing ../../src/h5dump/h5dump --xml tref-escapes-at.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnodata.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray6.h5 PASSED Testing ../../src/h5dump/h5dump --xml tarray7.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes1.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes2.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes3.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes4.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvldtypes5.h5 PASSED Testing ../../src/h5dump/h5dump --xml tvlstr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tsaf.h5 PASSED Testing ../../src/h5dump/h5dump --xml tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnamed_dtype_attr.h5 PASSED Testing ../../src/h5dump/h5dump --xml tnullspace.h5 PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -u tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X : tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml -X thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=thing: tempty.h5 PASSED Testing ../../src/h5dump/h5dump --xml --xml-ns=: --xml-dtd=http://some PASSED Testing ../../src/h5dump/h5dump --xml --use-dtd --xml-dtd=http://somew PASSED Testing ../../src/h5dump/h5dump --xml -A tall.h5 PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=a PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=name --sort_order=d PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump --xml -H --sort_by=creation_order --so PASSED Testing ../../src/h5dump/h5dump -u -m %.7f tfpformat.h5 PASSED Testing ../../src/h5dump/h5dump --xml test35.nc PASSED All h5dumpxml tests passed. 1.50user 2.48system 0:03.16elapsed 125%CPU (0avgtext+0avgdata 13624maxresident)k 32inputs+4776outputs (0major+430813minor)pagefaults 0swaps Finished testing testh5dumpxml.sh ============================ ============================ ============================ Testing h5dump_plugin.sh Finished testing h5dump_plugin.sh ============================ h5dump_plugin.sh Test Log ============================ Testing ../../src/h5dump/h5dump --enable-error-stack tudfilter.h5 PASSED All Plugin API tests passed. 0.03user 0.06system 0:00.08elapsed 117%CPU (0avgtext+0avgdata 8792maxresident)k 48inputs+160outputs (0major+10880minor)pagefaults 0swaps Finished testing h5dump_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' ===Serial tests in h5dump ended Mon Nov 11 17:07:36 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5dump' Making check in misc make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making check in vds make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make UC_1_one_dim_gen UC_2_two_dims_gen UC_3_gaps_gen UC_4_printf_gen UC_5_stride_gen make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[5]: 'UC_1_one_dim_gen' is up to date. make[5]: 'UC_2_two_dims_gen' is up to date. make[5]: 'UC_3_gaps_gen' is up to date. make[5]: 'UC_4_printf_gen' is up to date. make[5]: 'UC_5_stride_gen' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' ===Serial tests in vds begin Mon Nov 11 17:07:36 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' ============================ Testing UC_1_one_dim_gen ============================ UC_1_one_dim_gen Test Log ============================ 0.01user 0.01system 0:00.02elapsed 106%CPU (0avgtext+0avgdata 9172maxresident)k 16inputs+112outputs (0major+2407minor)pagefaults 0swaps Finished testing UC_1_one_dim_gen ============================ ============================ Testing UC_2_two_dims_gen ============================ UC_2_two_dims_gen Test Log ============================ 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9176maxresident)k 16inputs+96outputs (0major+2455minor)pagefaults 0swaps Finished testing UC_2_two_dims_gen ============================ ============================ Testing UC_3_gaps_gen ============================ UC_3_gaps_gen Test Log ============================ 0.00user 0.01system 0:00.02elapsed 105%CPU (0avgtext+0avgdata 8864maxresident)k 16inputs+32outputs (0major+2364minor)pagefaults 0swaps Finished testing UC_3_gaps_gen ============================ ============================ Testing UC_4_printf_gen ============================ UC_4_printf_gen Test Log ============================ 0.01user 0.01system 0:00.02elapsed 108%CPU (0avgtext+0avgdata 9020maxresident)k 16inputs+64outputs (0major+2451minor)pagefaults 0swaps Finished testing UC_4_printf_gen ============================ ============================ Testing UC_5_stride_gen ============================ UC_5_stride_gen Test Log ============================ 0.01user 0.01system 0:00.02elapsed 110%CPU (0avgtext+0avgdata 9128maxresident)k 16inputs+64outputs (0major+2454minor)pagefaults 0swaps Finished testing UC_5_stride_gen ============================ make[7]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' ===Serial tests in vds ended Mon Nov 11 17:07:36 UTC 2019=== make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc/vds' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make h5repart_gentest h5clear_gentest talign repart_test clear_open_chk testh5repart.sh testh5mkgrp.sh testh5clear.sh make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[5]: 'h5repart_gentest' is up to date. make[5]: 'h5clear_gentest' is up to date. make[5]: 'talign' is up to date. make[5]: 'repart_test' is up to date. make[5]: 'clear_open_chk' is up to date. make[5]: 'testh5repart.sh' is up to date. make[5]: 'testh5mkgrp.sh' is up to date. make[5]: 'testh5clear.sh' is up to date. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make check-TESTS make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' ===Serial tests in misc begin Mon Nov 11 17:07:36 UTC 2019=== make[7]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' ============================ Testing h5repart_gentest ============================ h5repart_gentest Test Log ============================ PASSED 0.01user 0.00system 0:00.02elapsed 105%CPU (0avgtext+0avgdata 8312maxresident)k 16inputs+144outputs (0major+2199minor)pagefaults 0swaps Finished testing h5repart_gentest ============================ ============================ Testing h5clear_gentest ============================ h5clear_gentest Test Log ============================ 0.01user 0.01system 0:00.02elapsed 103%CPU (0avgtext+0avgdata 13080maxresident)k 32inputs+160outputs (1major+3395minor)pagefaults 0swaps Finished testing h5clear_gentest ============================ ============================ Testing talign ============================ talign Test Log ============================ Testing alignment in compound datatypes PASSED 0.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 10544maxresident)k 32inputs+8outputs (1major+4208minor)pagefaults 0swaps Finished testing talign ============================ ============================ Testing testh5repart.sh Finished testing testh5repart.sh ============================ testh5repart.sh Test Log ============================ Testing ../../src/misc/h5repart -m 20000 family_file%05d.h5 fst_family PASSED Testing ../../src/misc/h5repart -m 5k family_file%05d.h5 scd_family%05 PASSED Testing ../../src/misc/h5repart -m 20000 -family_to_single family_file PASSED Testing ../../src/misc/h5repart -m 20000 -family_to_sec2 family_file%0 PASSED Testing repart_test PASSED All h5repart tests passed. 0.14user 0.26system 0:00.31elapsed 131%CPU (0avgtext+0avgdata 8564maxresident)k 32inputs+320outputs (0major+44645minor)pagefaults 0swaps Finished testing testh5repart.sh ============================ ============================ ============================ Testing testh5mkgrp.sh Finished testing testh5mkgrp.sh ============================ testh5mkgrp.sh Test Log ============================ Testing ../../src/misc/h5mkgrp -h PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_single.h5 single PASSED Verifying h5ls file structure h5mkgrp_single.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_single_v.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_single_p.h5 single PASSED Verifying h5ls file structure h5mkgrp_single_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_single_l.h5 latest PASSED Verifying h5ls file structure h5mkgrp_single_l.h5 PASSED Testing ../../src/misc/h5mkgrp h5mkgrp_several.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several.h5 PASSED Testing ../../src/misc/h5mkgrp -v h5mkgrp_several_v.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_v.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_several_p.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_p.h5 PASSED Testing ../../src/misc/h5mkgrp -l h5mkgrp_several_l.h5 one two PASSED Verifying h5ls file structure h5mkgrp_several_l.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_p.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_lp.h5 PASSED Testing ../../src/misc/h5mkgrp -p h5mkgrp_nested_mult_p.h5 /one/two /t PASSED Verifying h5ls file structure h5mkgrp_nested_mult_p.h5 PASSED Testing ../../src/misc/h5mkgrp -lp h5mkgrp_nested_mult_lp.h5 /one/two PASSED Verifying h5ls file structure h5mkgrp_nested_mult_lp.h5 PASSED All h5mkgrp tests passed. 0.44user 0.72system 0:00.96elapsed 120%CPU (0avgtext+0avgdata 8424maxresident)k 24inputs+1192outputs (0major+127265minor)pagefaults 0swaps Finished testing testh5mkgrp.sh ============================ ============================ ============================ Testing testh5clear.sh Finished testing testh5clear.sh ============================ testh5clear.sh Test Log ============================ Testing ../../src/misc/h5clear -h PASSED Testing ../../src/misc/h5clear PASSED Testing ../../src/misc/h5clear junk.h5 PASSED Testing ../../src/misc/h5clear orig_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -m PASSED Testing ../../src/misc/h5clear -s junk.h5 PASSED Testing ../../src/misc/h5clear -m -s PASSED Testing ../../src/misc/h5clear -m -s junk.h5 PASSED Testing ../../src/misc/h5clear -m orig_h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -s -m orig_h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear --vers PASSED Testing ../../src/misc/h5clear -k PASSED Testing ../../src/misc/h5clear -k junk.h5 PASSED Testing ../../src/misc/h5clear -l h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear -m -k PASSED Testing ../../src/misc/h5clear -l -m PASSED Testing ../../src/misc/h5clear -m -l junk.h5 PASSED Testing ../../src/misc/h5clear -l -m junk.h5 PASSED Testing ../../src/misc/h5clear -m -l h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -l -m h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s -m mod_h5clear_mdc_image.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_sec2_v3.h5 PASSED Testing ../../src/misc/h5clear -s latest_h5clear_log_v3.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v0.h5 PASSED Testing ../../src/misc/h5clear -s h5clear_sec2_v2.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear -s --increment=0 h5clear_status_noclosePASSED Testing ../../src/misc/h5clear --filesize h5clear_status_noclose.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_nocloPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_noclose.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_equal.hPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_equal.h5PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_greatPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_greater.PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_lesPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_less.h5 PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --increment h5clear_fsm_persist_user_eqPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_equPASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --increment=0 h5clear_fsm_persist_user_PASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_grePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED Testing ../../src/misc/h5clear --increment=200 h5clear_fsm_persist_usePASSED Testing ../../src/misc/h5clear --filesize h5clear_fsm_persist_user_lesPASSED All h5clear tests passed. 0.98user 1.41system 0:01.98elapsed 121%CPU (0avgtext+0avgdata 8776maxresident)k 192inputs+872outputs (1major+259686minor)pagefaults 0swaps Finished testing testh5clear.sh ============================ ============================ make[7]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' ===Serial tests in misc ended Mon Nov 11 17:07:40 UTC 2019=== make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/misc' Making check in h5import make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make h5importtest make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[4]: 'h5importtest' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' ===Serial tests in h5import begin Mon Nov 11 17:07:40 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' ============================ Testing h5importtest ============================ h5importtest Test Log ============================ 0.00user 0.00system 0:00.01elapsed 115%CPU (0avgtext+0avgdata 2836maxresident)k 16inputs+112outputs (0major+1712minor)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 Testing Binary Subset FP PASSED Testing Binary Subset INT PASSED Testing Binary Subset UINT PASSED All h5import tests passed. 1.12user 1.66system 0:02.30elapsed 121%CPU (0avgtext+0avgdata 10948maxresident)k 32inputs+2096outputs (0major+300216minor)pagefaults 0swaps Finished testing h5importtestutil.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' ===Serial tests in h5import ended Mon Nov 11 17:07:42 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5import' Making check in h5repack make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make h5repack.sh h5repack_plugin.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[4]: 'h5repack.sh' is up to date. make[4]: 'h5repack_plugin.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' ===Serial tests in h5repack begin Mon Nov 11 17:07:42 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' ============================ Testing h5repack.sh Finished testing h5repack.sh ============================ h5repack.sh Test Log ============================ Testing ../../src/h5repack/h5repack -h PASSED fill h5repack_fill.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fill.h5 out-fill.h5repack_fill.h5 PASSED objs h5repack_objs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_objs.h5 out-objs.h5repack_objs.h5 PASSED attr h5repack_attr.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr.h5 out-attr.h5repack_attr.h5 PASSED hlink h5repack_hlink.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_hlink.h5 out-hlink.h5repack_hlink.h5 PASSED layout h5repack_layout.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layout.h5 out-layout.h5repack_layout. PASSED early h5repack_early.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_early.h5 out-early.h5repack_early.h5 PASSED nested_8bit_enum h5repack_nested_8bit_enum_deflated.h5 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset1:GZIP=1 -l dset1:CHUNK=20x PASSED Verifying h5diff output h5repack_layout.h5 out-gzip_individual.h5repac PASSED gzip_all h5repack_layout.h5 -f GZIP=1 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset2:SZIP=8,EC -l dset2:CHUNK= PASSED Verifying h5diff output h5repack_layout.h5 out-szip_individual.h5repac PASSED szip_all h5repack_layout.h5 -f SZIP=8,NN Testing ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset2:SHUF -f dset2:FLET -f dse PASSED Verifying h5diff output h5repack_layout.h5 out-all_filters.h5repack_la PASSED Testing ../../src/h5repack/h5repack -v -f /dset_deflate:GZIP=9 PASSED Verifying h5diff output h5repack_filters.h5 out-gzip_verbose_filters.h PASSED Verifying output from ../../src/h5repack/h5repack -v -f /dset_deflate: PASSED szip_copy h5repack_szip.h5 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack --filter=dset_szip:NONE PASSED Verifying h5diff output h5repack_szip.h5 out-szip_remove.h5repack_szip PASSED deflate_copy h5repack_deflate.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_copy.h5repack_ PASSED deflate_remove h5repack_deflate.h5 -f dset_deflate:NONE Testing ../../src/h5repack/h5repack -f dset_deflate:NONE PASSED Verifying h5diff output h5repack_deflate.h5 out-deflate_remove.h5repac PASSED shuffle_copy h5repack_shuffle.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_copy.h5repack_ PASSED shuffle_remove h5repack_shuffle.h5 -f dset_shuffle:NONE Testing ../../src/h5repack/h5repack -f dset_shuffle:NONE PASSED Verifying h5diff output h5repack_shuffle.h5 out-shuffle_remove.h5repac PASSED fletcher_copy h5repack_fletcher.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_copy.h5repac PASSED fletcher_remove h5repack_fletcher.h5 -f dset_fletcher32:NONE Testing ../../src/h5repack/h5repack -f dset_fletcher32:NONE PASSED Verifying h5diff output h5repack_fletcher.h5 out-fletcher_remove.h5rep PASSED nbit_copy h5repack_nbit.h5 Testing ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/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 ../../src/h5repack/h5repack -f dset_szip:GZIP=1 PASSED Verifying h5diff output h5repack_szip.h5 out-szip_convert.h5repack_szi PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -e h5repack.info PASSED Verifying h5diff output h5repack_layout.h5 out-deflate_file.h5repack_l PASSED Testing ../../src/h5repack/h5repack -L PASSED Verifying h5dump output -L PASSED Testing ../../src/h5repack/h5repack -S PAGE -P 1 PASSED Verifying h5stat output -S PAGE -P 1 PASSED Testing ../../src/h5repack/h5repack -S AGGR PASSED Verifying h5stat output -S AGGR PASSED Testing ../../src/h5repack/h5repack -S PAGE -T 10 -G 2048 PASSED Verifying h5stat output -S PAGE -T 10 -G 2048 PASSED Testing ../../src/h5repack/h5repack -G 512 -S AGGR PASSED Verifying h5stat output -G 512 -S AGGR PASSED Testing ../../src/h5repack/h5repack -S NONE -P 1 PASSED Verifying h5stat output -S NONE -P 1 PASSED Testing ../../src/h5repack/h5repack -S FSM_AGGR -P 1 -T 5 PASSED Verifying h5stat output -S FSM_AGGR -P 1 -T 5 PASSED Testing ../../src/h5repack/h5repack --layout dset2:CHUNK=20x10 PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_chunk_20x10.h5rep PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack -l dset2:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-conti.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack -l dset2:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset2_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-compa.h5repack_layout.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack --layout=dset2:CHUNK=20x10x5 --ena PASSED Testing ../../src/h5repack/h5repack -l dset_compact:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l dset_compact:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_compa_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_contiguous:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_compa.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l dset_contiguous:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-dset_conti_conti.h5repa PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:COMPA PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_compa.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l dset_chunk:CONTI PASSED Verifying h5diff output h5repack_layout.h5 out-chunk_conti.h5repack_la PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l contig_small:COMPA PASSED Verifying h5diff output h5repack_layout2.h5 out-contig_small_compa.h5r PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -l chunk_unlimit1:CHUNK=100x300 PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2chunk.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2conti.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit1:COMPA PASSED Verifying h5diff output h5repack_layout3.h5 out-chunk2compa.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit1:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error1.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -f chunk_unlimit2:NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error2.h5repack_layout PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -f NONE PASSED Verifying h5diff output h5repack_layout3.h5 out-error4.h5repack_layout PASSED Testing ../../src/h5repack/h5repack -l chunk_unlimit2:CONTI PASSED Verifying h5diff output h5repack_layout3.h5 out-ckdim_biger.h5repack_l PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_fill.h5 out-native_fill.h5repack_fill PASSED native_attr h5repack_attr.h5 -n Testing ../../src/h5repack/h5repack -n PASSED Verifying h5diff output h5repack_attr.h5 out-native_attr.h5repack_attr PASSED Testing ../../src/h5repack/h5repack --layout CHUNK=20x10 --filter GZIP PASSED Verifying h5diff output h5repack_layout.h5 out-layout_long_switches.h5 PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-layout_short_switches.h PASSED Verifying layouts Testing /builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack/ PASSED global_filters h5repack_layout.h5 --filter GZIP=1 --filter SHUF Testing ../../src/h5repack/h5repack --filter GZIP=1 --filter SHUF PASSED Verifying h5diff output h5repack_layout.h5 out-global_filters.h5repack PASSED Testing ../../src/h5repack/h5repack -l CHUNK=20x10 -f GZIP=1 -m 10 -n PASSED Verifying h5diff output h5repack_layout.h5 out-old_style_layout_short_ PASSED add_userblock h5repack_objs.h5 -u ublock.bin -b 2048 Testing ../../src/h5repack/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 ../../src/h5repack/h5repack -t 1 -a 1 PASSED Verifying h5diff output h5repack_objs.h5 out-add_alignment.h5repack_ob PASSED upgrade_layout h5repack_layouto.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_layouto.h5 out-upgrade_layout.h5repac PASSED gt_mallocsize h5repack_objs.h5 -f GZIP=1 Testing ../../src/h5repack/h5repack -f GZIP=1 PASSED Verifying h5diff output h5repack_objs.h5 out-gt_mallocsize.h5repack_ob PASSED committed_dt h5repack_named_dtypes.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_named_dtypes.h5 out-committed_dt.h5re PASSED Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output tfamily%05d.h5 out-family.tfamily%05d.h5 PASSED bug1814 h5repack_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_refs.h5 out-bug1814.h5repack_refs.h5 PASSED HDFFV-5932 h5repack_attr_refs.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5repack_attr_refs.h5 out-HDFFV-5932.h5repack_ PASSED HDFFV-7840 h5diff_attr1.h5 Testing ../../src/h5repack/h5repack PASSED Verifying h5diff output h5diff_attr1.h5 out-HDFFV-7840.h5diff_attr1.h5 PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Testing ../../src/h5repack/h5repack -M 8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_short.h5repack_lay PASSED Verify the sizes of both output files (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --metadata_block_size=8192 PASSED Verifying h5diff output h5repack_layout.h5 out-meta_long.h5repack_layo PASSED Testing ../../src/h5repack/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 (27200 vs 27392) PASSED Testing ../../src/h5repack/h5repack --layout vds_dset:CHUNK=20x10x5 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=2x5x8 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CHUNK=3x6x9 PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:COMPA PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -l vds_dset:CONTI PASSED Verifying a dataset layout PASSED Testing ../../src/h5repack/h5repack -j 0 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low0-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 1 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low1-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack -j 2 -k 2 h5repack_layout.h5 PASSED Verifying h5diff output h5repack_layout.h5 out-verbounds-low2-high2.h5 PASSED Verifying superblock PASSED Testing ../../src/h5repack/h5repack 0 1 bounds_latest_latest.h5 PASSED All h5repack tests passed. 3.53user 4.53system 0:06.72elapsed 119%CPU (0avgtext+0avgdata 16884maxresident)k 232inputs+21600outputs (1major+877669minor)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,0,4,9,1,10,5 Testing ../../src/h5repack/h5repack -v -f UD=260,0,4,9,1,10,5 PASSED PASSED Verifying h5dump output -pH out-plugin_version_test.h5repack_layout.h5 PASSED plugin_test h5repack_layout.h5 -v -f UD=257,0,1,9 Testing ../../src/h5repack/h5repack -v -f UD=257,0,1,9 PASSED PASSED Verifying h5dump output -pH out-plugin_test.h5repack_layout.h5 PASSED All Plugin API tests passed. 0.10user 0.15system 0:00.26elapsed 97%CPU (0avgtext+0avgdata 9240maxresident)k 4720inputs+6824outputs (0major+25705minor)pagefaults 0swaps Finished testing h5repack_plugin.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' ===Serial tests in h5repack ended Mon Nov 11 17:07:49 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5repack' Making check in h5jam make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make tellub h5jamgentest getub testh5jam.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[4]: 'tellub' is up to date. make[4]: 'h5jamgentest' is up to date. make[4]: 'getub' is up to date. make[4]: 'testh5jam.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' ===Serial tests in h5jam begin Mon Nov 11 17:07:49 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/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 ../../src/h5jam/h5unjam tests passed. 1.67user 2.48system 0:03.53elapsed 117%CPU (0avgtext+0avgdata 8152maxresident)k 344inputs+3040outputs (2major+451284minor)pagefaults 0swaps Finished testing testh5jam.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' ===Serial tests in h5jam ended Mon Nov 11 17:07:53 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5jam' Making check in h5copy make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make h5copygentest testh5copy.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[4]: 'h5copygentest' is up to date. make[4]: 'testh5copy.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' ===Serial tests in h5copy begin Mon Nov 11 17:07:53 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' ============================ Testing h5copygentest ============================ h5copygentest Test Log ============================ 0.01user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 11404maxresident)k 32inputs+144outputs (1major+3557minor)pagefaults 0swaps Finished testing h5copygentest ============================ ============================ Testing testh5copy.sh Finished testing testh5copy.sh ============================ testh5copy.sh Test Log ============================ Test copying various forms of datasets Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple.ou PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/chunk.out PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compact.o PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compound. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/compresse PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/named_vl. PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/nested_vl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dset_attr PASSED Test copying dataset within group in source file to root of destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_to PASSED Test copying & renaming dataset Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/dsrename. PASSED Test copying empty, 'full' & 'nested' groups Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_empty PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_dsets PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_neste PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_attr. PASSED Test copying dataset within group in source file to group in destination Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/simple_gr PASSED Test copying & renaming group Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/grp_renam PASSED Test copying 'full' group hierarchy into group in destination file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf 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 ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B1_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/A_B2_simp PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/C_D_simpl PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/E_F_grp_d PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/h5copytst.h5 ./testfiles/G_H_grp_n PASSED Test copying object and region references Testing ../../src/h5copy/h5copy -f ref -i ./testfiles/h5copy_ref.h5 -o PASSED Test copying external link directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying external link directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no obj) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no obj) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying dangling external link (no file) directly without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying dangling external link (no file) directly with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying a group contains external links without -f ext Testing ../../src/h5copy/h5copy -v -i ./testfiles/h5copy_extlinks_src. PASSED Test copying a group contains external links with -f ext Testing ../../src/h5copy/h5copy -f ext -i ./testfiles/h5copy_extlinks_ PASSED Test copying object into group which doesn't exist, without -p Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying output files ./testfiles/h5copy_misc1.err ./testfiles/h5copy PASSED Test copying objects to the same file Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile1.out.h5 ./testfiles/samef PASSED Testing ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testfTesting ../../src/h5copy/h5copy -i ./testfiles/h5copytst.h5 -o ./testf PASSED Verifying h5diff output ./testfiles/samefile2.out.h5 ./testfiles/samef PASSED All h5copy tests passed. 0.80user 1.07system 0:01.56elapsed 119%CPU (0avgtext+0avgdata 10560maxresident)k 32inputs+960outputs (0major+202313minor)pagefaults 0swaps Finished testing testh5copy.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' ===Serial tests in h5copy ended Mon Nov 11 17:07:54 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5copy' Making check in h5format_convert make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make h5fc_gentest h5fc_chk_idx testh5fc.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[4]: 'h5fc_gentest' is up to date. make[4]: 'h5fc_chk_idx' is up to date. make[4]: 'testh5fc.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' ===Serial tests in h5format_convert begin Mon Nov 11 17:07:54 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' ============================ Testing h5fc_gentest ============================ h5fc_gentest Test Log ============================ 0.03user 0.01system 0:00.04elapsed 102%CPU (0avgtext+0avgdata 9864maxresident)k 32inputs+664outputs (1major+2529minor)pagefaults 0swaps Finished testing h5fc_gentest ============================ ============================ Testing testh5fc.sh Finished testing testh5fc.sh ============================ testh5fc.sh Test Log ============================ Testing ../../src/h5format_convert/h5format_convert --help PASSED Testing ../../src/h5format_convert/h5format_convert PASSED Testing ../../src/h5format_convert/h5format_convert nonexist.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert --dname PASSED Testing ../../src/h5format_convert/h5format_convert --dname=nonexist old_h5fc_ex PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS -v old_h PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 --verbose PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 -v -n old PASSED Testing ../../src/h5format_convert/h5format_convert -v old_h5fc_ext_none.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA -v -n h5fc_ext_n PASSED Testing ../../src/h5format_convert/h5format_convert -v -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -v h5fc_err_level.h5 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_EA h5fc_ext_none.h5 PASSED Verifying /DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_EA h5fc PASSED Verifying /GROUP/DSET_NDATA_EA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 h5fc_ext_ PASSED Verifying /GROUP/DSET_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 h5fc_ext_ PASSED Verifying /DSET_NDATA_BT2 PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_FA h5fc_ext_none.h5 PASSED Verifying /DSET_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_FA h5fc PASSED Verifying /GROUP/DSET_NDATA_FA PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NONE h5fc_ext_none. PASSED Verifying /DSET_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_NDATA_NONE h5 PASSED Verifying /GROUP/DSET_NDATA_NONE PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_NDATA_BT2 old_h5fc_ PASSED Testing ../../src/h5format_convert/h5format_convert -d /DSET_CONTIGUOUS h5fc_non PASSED Testing ../../src/h5format_convert/h5format_convert -d /GROUP/DSET_BT2 -n h5fc_n PASSED Testing ../../src/h5format_convert/h5format_convert -n h5fc_non_v3.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_non_v3.h5 PASSED Verifying /DSET_NDATA_EA PASSED Verifying /DSET_NDATA_BT2 PASSED Verifying /GROUP/DSET_BT2 PASSED Verifying /GROUP/DSET_EA PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_edge_v3.h5 PASSED Verifying /DSET_EDGE PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_i.h5 PASSED Verifying h5dump output for h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_s.h5 PASSED Verifying h5dump output for h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext1_f.h5 PASSED Verifying h5dump output for h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_if.h5 PASSED Verifying h5dump output for h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_is.h5 PASSED Verifying h5dump output for h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext2_sf.h5 PASSED Verifying h5dump output for h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert h5fc_ext3_isf.h5 PASSED Verifying h5dump output for h5fc_ext3_isf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_i.h5 PASSED Verifying h5dump output for old_h5fc_ext1_i.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_s.h5 PASSED Verifying h5dump output for old_h5fc_ext1_s.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext1_f.h5 PASSED Verifying h5dump output for old_h5fc_ext1_f.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_if.h5 PASSED Verifying h5dump output for old_h5fc_ext2_if.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_is.h5 PASSED Verifying h5dump output for old_h5fc_ext2_is.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext2_sf.h5 PASSED Verifying h5dump output for old_h5fc_ext2_sf.h5 PASSED Testing ../../src/h5format_convert/h5format_convert old_h5fc_ext3_isf.h5 PASSED Verifying h5dump output for old_h5fc_ext3_isf.h5 PASSED All h5format_convert tests passed. 1.37user 1.94system 0:02.75elapsed 120%CPU (0avgtext+0avgdata 29396maxresident)k 192inputs+35960outputs (1major+314327minor)pagefaults 0swaps Finished testing testh5fc.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' ===Serial tests in h5format_convert ended Mon Nov 11 17:07:57 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5format_convert' Making check in h5stat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make h5stat_gentest testh5stat.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[4]: 'h5stat_gentest' is up to date. make[4]: 'testh5stat.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' ===Serial tests in h5stat begin Mon Nov 11 17:07:57 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' ============================ Testing h5stat_gentest ============================ h5stat_gentest Test Log ============================ 0.88user 0.05system 0:00.94elapsed 99%CPU (0avgtext+0avgdata 25028maxresident)k 16inputs+12488outputs (0major+6396minor)pagefaults 0swaps Finished testing h5stat_gentest ============================ ============================ Testing testh5stat.sh Finished testing testh5stat.sh ============================ testh5stat.sh Test Log ============================ Testing ../../src/h5stat/h5stat -h PASSED Testing ../../src/h5stat/h5stat --help PASSED Testing ../../src/h5stat/h5stat notexist.h5 PASSED Testing ../../src/h5stat/h5stat PASSED Testing ../../src/h5stat/h5stat h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -f h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -F h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -d h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -dT h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -D h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat -T h5stat_filters.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_tsohm.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -G h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -A h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_idx.h5 PASSED Testing ../../src/h5stat/h5stat -l 0 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=8 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --links=20 -g h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -g h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -g -l 40000 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat -d --dims=-1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -gd -m 5 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -d --di=15 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a -2 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat --numattrs h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -AS -a 10 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -a 1 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A --numattrs=25 h5stat_threshold.h5 PASSED Testing ../../src/h5stat/h5stat -A -a 100 h5stat_newgrat.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_refcount.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_layout.h5 PASSED Testing ../../src/h5stat/h5stat h5stat_err_old_fill.h5 PASSED All h5stat tests passed. 4.23user 2.05system 0:05.89elapsed 106%CPU (0avgtext+0avgdata 27440maxresident)k 24inputs+14848outputs (0major+304152minor)pagefaults 0swaps Finished testing testh5stat.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' ===Serial tests in h5stat ended Mon Nov 11 17:08:04 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/h5stat' Making check in perform make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make iopipe chunk overhead zip_perf perf_meta perf make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[4]: 'iopipe' is up to date. make[4]: 'chunk' is up to date. make[4]: 'overhead' is up to date. make[4]: 'zip_perf' is up to date. make[4]: 'perf_meta' is up to date. make[4]: 'perf' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ===Serial tests in perform begin Mon Nov 11 17:08:04 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ============================ 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 19480.52MB/s fill hdf5 0.01user 0.00system 0.01elapsed 7419.62MB/s out raw 0.00user 0.01system 0.01elapsed 3541.22MB/s out hdf5 0.00user 0.01system 0.01elapsed 3810.01MB/s in raw 0.00user 0.01system 0.01elapsed 6101.07MB/s in hdf5 0.00user 0.01system 0.01elapsed 6044.53MB/s in hdf5 partial 0.01user 0.01system 0.02elapsed 1732.62MB/s 0.04user 0.08system 0:00.18elapsed 66%CPU (0avgtext+0avgdata 9668maxresident)k 16inputs+3992outputs (0major+5465minor)pagefaults 0swaps Finished testing iopipe ============================ ============================ 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.11user 0.06system 0:00.17elapsed 100%CPU (0avgtext+0avgdata 12760maxresident)k 16inputs+7904outputs (0major+4237minor)pagefaults 0swaps Finished testing chunk ============================ ============================ Testing overhead ============================ overhead Test Log ============================ Style Bytes/Chunk ----- ----------- forward 41.320 reverse 43.416 inward 70.664 outward 41.320 random 53.896 0.04user 0.02system 0:00.07elapsed 91%CPU (0avgtext+0avgdata 9648maxresident)k 32inputs+560outputs (1major+2525minor)pagefaults 0swaps Finished testing overhead ============================ ============================ Testing zip_perf ============================ zip_perf Test Log ============================ Filesize: 67108864 Compression Level: 6 Buffer size == 128KB Uncompressed Write Time: 0.11s Uncompressed Write Throughput: 594.82MB/s Compression Ratio: 0.00113678 Compressed Write Time: 0.50s Compressed Write Throughput: 127.24MB/s Compression Time: 0.487745s Buffer size == 256KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1079.86MB/s Compression Ratio: 0.00105667 Compressed Write Time: 0.46s Compressed Write Throughput: 140.30MB/s Compression Time: 0.454443s Buffer size == 512KB Uncompressed Write Time: 0.06s Uncompressed Write Throughput: 1128.55MB/s Compression Ratio: 0.0010128 Compressed Write Time: 0.47s Compressed Write Throughput: 137.09MB/s Compression Time: 0.461985s Buffer size == 1MB Uncompressed Write Time: 0.05s Uncompressed Write Throughput: 1258.62MB/s Compression Ratio: 0.000990868 Compressed Write Time: 0.46s Compressed Write Throughput: 139.37MB/s Compression Time: 0.458278s 1.81user 0.39system 0:02.23elapsed 98%CPU (0avgtext+0avgdata 8276maxresident)k 144inputs+528696outputs (1major+30339minor)pagefaults 0swaps Finished testing zip_perf ============================ ============================ 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.000021s; max=0.000052s; min=0.000016s H5Dclose: avg=0.000005s; max=0.000009s; min=0.000004s H5A(create & close): avg=0.000007s; max=0.000068s; min=0.000003s 2. Create 8 attributes for each of 16 new datasets H5Dcreate2: avg=0.000014s; max=0.000031s; min=0.000011s H5Dclose: avg=0.000001s; max=0.000002s; min=0.000001s H5A(create & close): avg=0.000004s; max=0.000014s; min=0.000003s 3. Create 2 attributes for each of 16 existing datasets for 4 times H5Dopen2: avg=0.000014s; max=0.000062s; min=0.000011s H5Dclose: avg=0.000003s; max=0.000006s; min=0.000003s H5A(create & close): avg=0.000005s; max=0.000015s; min=0.000003s 0.01user 0.01system 0:00.02elapsed 96%CPU (0avgtext+0avgdata 9728maxresident)k 40inputs+904outputs (1major+2668minor)pagefaults 0swaps Finished testing perf_meta ============================ ============================ Testing h5perf_serial ============================ h5perf_serial Test Log ============================ HDF5 Library: Version 1.10.5 ==== Parameters ==== IO API=posix hdf5 Number of iterations=1 Dataset size=100 200 Transfer buffer size=10 20 Page Aggregation Disabled 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: 13.42 MB/s Average Throughput: 13.42 MB/s Minimum Throughput: 13.42 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 12.36 MB/s Average Throughput: 12.36 MB/s Minimum Throughput: 12.36 MB/s Read (1 iteration(s)): Maximum Throughput: 22.49 MB/s Average Throughput: 22.49 MB/s Minimum Throughput: 22.49 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 22.28 MB/s Average Throughput: 22.28 MB/s Minimum Throughput: 22.28 MB/s IO API = HDF5 Write (1 iteration(s)): Maximum Throughput: 42.85 MB/s Average Throughput: 42.85 MB/s Minimum Throughput: 42.85 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 15.95 MB/s Average Throughput: 15.95 MB/s Minimum Throughput: 15.95 MB/s Read (1 iteration(s)): Maximum Throughput: 78.51 MB/s Average Throughput: 78.51 MB/s Minimum Throughput: 78.51 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 28.81 MB/s Average Throughput: 28.81 MB/s Minimum Throughput: 28.81 MB/s 0.01user 0.01system 0:00.02elapsed 113%CPU (0avgtext+0avgdata 8916maxresident)k 0inputs+88outputs (0major+2331minor)pagefaults 0swaps Finished testing h5perf_serial ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ===Serial tests in perform ended Mon Nov 11 17:08:07 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ===Parallel tests in perform begin Mon Nov 11 17:08:07 UTC 2019=== **** 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[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ============================ Testing h5perf ============================ h5perf Test Log ============================ HDF5 Library: Version 1.10.5 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(-1240614208) (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: 925.42 MB/s Average Throughput: 925.42 MB/s Minimum Throughput: 925.42 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 810.07 MB/s Average Throughput: 810.07 MB/s Minimum Throughput: 810.07 MB/s Read (1 iteration(s)): Maximum Throughput: 6421.12 MB/s Average Throughput: 6421.12 MB/s Minimum Throughput: 6421.12 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 5879.70 MB/s Average Throughput: 5879.70 MB/s Minimum Throughput: 5879.70 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1121.07 MB/s Average Throughput: 1121.07 MB/s Minimum Throughput: 1121.07 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 127.37 MB/s Average Throughput: 127.37 MB/s Minimum Throughput: 127.37 MB/s Read (1 iteration(s)): Maximum Throughput: 16949.54 MB/s Average Throughput: 16949.54 MB/s Minimum Throughput: 16949.54 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1250.59 MB/s Average Throughput: 1250.59 MB/s Minimum Throughput: 1250.59 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 1007.36 MB/s Average Throughput: 1007.36 MB/s Minimum Throughput: 1007.36 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 383.26 MB/s Average Throughput: 383.26 MB/s Minimum Throughput: 383.26 MB/s Read (1 iteration(s)): Maximum Throughput: 6392.58 MB/s Average Throughput: 6392.58 MB/s Minimum Throughput: 6392.58 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 734.90 MB/s Average Throughput: 734.90 MB/s Minimum Throughput: 734.90 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: 1097.25 MB/s Average Throughput: 1097.25 MB/s Minimum Throughput: 1097.25 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 1020.55 MB/s Average Throughput: 1020.55 MB/s Minimum Throughput: 1020.55 MB/s Read (1 iteration(s)): Maximum Throughput: 9893.28 MB/s Average Throughput: 9893.28 MB/s Minimum Throughput: 9893.28 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 8978.81 MB/s Average Throughput: 8978.81 MB/s Minimum Throughput: 8978.81 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1099.81 MB/s Average Throughput: 1099.81 MB/s Minimum Throughput: 1099.81 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 469.24 MB/s Average Throughput: 469.24 MB/s Minimum Throughput: 469.24 MB/s Read (1 iteration(s)): Maximum Throughput: 19112.91 MB/s Average Throughput: 19112.91 MB/s Minimum Throughput: 19112.91 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1360.89 MB/s Average Throughput: 1360.89 MB/s Minimum Throughput: 1360.89 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 993.12 MB/s Average Throughput: 993.12 MB/s Minimum Throughput: 993.12 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 432.74 MB/s Average Throughput: 432.74 MB/s Minimum Throughput: 432.74 MB/s Read (1 iteration(s)): Maximum Throughput: 7865.47 MB/s Average Throughput: 7865.47 MB/s Minimum Throughput: 7865.47 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 940.73 MB/s Average Throughput: 940.73 MB/s Minimum Throughput: 940.73 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: 787.30 MB/s Average Throughput: 787.30 MB/s Minimum Throughput: 787.30 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 728.36 MB/s Average Throughput: 728.36 MB/s Minimum Throughput: 728.36 MB/s Read (1 iteration(s)): Maximum Throughput: 17031.52 MB/s Average Throughput: 17031.52 MB/s Minimum Throughput: 17031.52 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 13260.96 MB/s Average Throughput: 13260.96 MB/s Minimum Throughput: 13260.96 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1112.05 MB/s Average Throughput: 1112.05 MB/s Minimum Throughput: 1112.05 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 412.90 MB/s Average Throughput: 412.90 MB/s Minimum Throughput: 412.90 MB/s Read (1 iteration(s)): Maximum Throughput: 7637.09 MB/s Average Throughput: 7637.09 MB/s Minimum Throughput: 7637.09 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1006.99 MB/s Average Throughput: 1006.99 MB/s Minimum Throughput: 1006.99 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 695.97 MB/s Average Throughput: 695.97 MB/s Minimum Throughput: 695.97 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 300.57 MB/s Average Throughput: 300.57 MB/s Minimum Throughput: 300.57 MB/s Read (1 iteration(s)): Maximum Throughput: 3415.27 MB/s Average Throughput: 3415.27 MB/s Minimum Throughput: 3415.27 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 607.97 MB/s Average Throughput: 607.97 MB/s Minimum Throughput: 607.97 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: 571.19 MB/s Average Throughput: 571.19 MB/s Minimum Throughput: 571.19 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 100.18 MB/s Average Throughput: 100.18 MB/s Minimum Throughput: 100.18 MB/s Read (1 iteration(s)): Maximum Throughput: 8896.90 MB/s Average Throughput: 8896.90 MB/s Minimum Throughput: 8896.90 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 7324.72 MB/s Average Throughput: 7324.72 MB/s Minimum Throughput: 7324.72 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 828.96 MB/s Average Throughput: 828.96 MB/s Minimum Throughput: 828.96 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 318.85 MB/s Average Throughput: 318.85 MB/s Minimum Throughput: 318.85 MB/s Read (1 iteration(s)): Maximum Throughput: 14524.47 MB/s Average Throughput: 14524.47 MB/s Minimum Throughput: 14524.47 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 1080.32 MB/s Average Throughput: 1080.32 MB/s Minimum Throughput: 1080.32 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 729.11 MB/s Average Throughput: 729.11 MB/s Minimum Throughput: 729.11 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 348.04 MB/s Average Throughput: 348.04 MB/s Minimum Throughput: 348.04 MB/s Read (1 iteration(s)): Maximum Throughput: 4299.08 MB/s Average Throughput: 4299.08 MB/s Minimum Throughput: 4299.08 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 629.87 MB/s Average Throughput: 629.87 MB/s Minimum Throughput: 629.87 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: 924.77 MB/s Average Throughput: 924.77 MB/s Minimum Throughput: 924.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 435.71 MB/s Average Throughput: 435.71 MB/s Minimum Throughput: 435.71 MB/s Read (1 iteration(s)): Maximum Throughput: 7129.62 MB/s Average Throughput: 7129.62 MB/s Minimum Throughput: 7129.62 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 5740.13 MB/s Average Throughput: 5740.13 MB/s Minimum Throughput: 5740.13 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1069.23 MB/s Average Throughput: 1069.23 MB/s Minimum Throughput: 1069.23 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 270.65 MB/s Average Throughput: 270.65 MB/s Minimum Throughput: 270.65 MB/s Read (1 iteration(s)): Maximum Throughput: 4818.81 MB/s Average Throughput: 4818.81 MB/s Minimum Throughput: 4818.81 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 526.91 MB/s Average Throughput: 526.91 MB/s Minimum Throughput: 526.91 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 440.77 MB/s Average Throughput: 440.77 MB/s Minimum Throughput: 440.77 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 158.30 MB/s Average Throughput: 158.30 MB/s Minimum Throughput: 158.30 MB/s Read (1 iteration(s)): Maximum Throughput: 1292.64 MB/s Average Throughput: 1292.64 MB/s Minimum Throughput: 1292.64 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 278.09 MB/s Average Throughput: 278.09 MB/s Minimum Throughput: 278.09 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: 996.10 MB/s Average Throughput: 996.10 MB/s Minimum Throughput: 996.10 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 827.62 MB/s Average Throughput: 827.62 MB/s Minimum Throughput: 827.62 MB/s Read (1 iteration(s)): Maximum Throughput: 6658.14 MB/s Average Throughput: 6658.14 MB/s Minimum Throughput: 6658.14 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 5506.37 MB/s Average Throughput: 5506.37 MB/s Minimum Throughput: 5506.37 MB/s IO API = MPIO Write (1 iteration(s)): Maximum Throughput: 1103.05 MB/s Average Throughput: 1103.05 MB/s Minimum Throughput: 1103.05 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 320.44 MB/s Average Throughput: 320.44 MB/s Minimum Throughput: 320.44 MB/s Read (1 iteration(s)): Maximum Throughput: 4716.54 MB/s Average Throughput: 4716.54 MB/s Minimum Throughput: 4716.54 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 570.79 MB/s Average Throughput: 570.79 MB/s Minimum Throughput: 570.79 MB/s IO API = PHDF5 (w/MPI-IO driver) Write (1 iteration(s)): Maximum Throughput: 598.64 MB/s Average Throughput: 598.64 MB/s Minimum Throughput: 598.64 MB/s Write Open-Close (1 iteration(s)): Maximum Throughput: 206.64 MB/s Average Throughput: 206.64 MB/s Minimum Throughput: 206.64 MB/s Read (1 iteration(s)): Maximum Throughput: 1582.59 MB/s Average Throughput: 1582.59 MB/s Minimum Throughput: 1582.59 MB/s Read Open-Close (1 iteration(s)): Maximum Throughput: 288.88 MB/s Average Throughput: 288.88 MB/s Minimum Throughput: 288.88 MB/s 1.27user 0.44system 0:00.86elapsed 200%CPU (0avgtext+0avgdata 20684maxresident)k 0inputs+47472outputs (7major+31761minor)pagefaults 0swaps Finished testing h5perf ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ============================ 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.014134, max_time = 0.188031, mean_time = 0.097896 # Read: min_time = 0.050202, max_time = 0.074743, mean_time = 0.063841 Write bandwidth = 535.355004 Mbytes/sec Read bandwidth = 1346.788540 Mbytes/sec 0.98user 0.99system 0:00.89elapsed 222%CPU (0avgtext+0avgdata 36600maxresident)k 48inputs+213120outputs (8major+79859minor)pagefaults 0swaps Finished testing perf ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' ===Parallel tests in perform ended Mon Nov 11 17:08:09 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test/perform' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools/test' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/tools' Making check in . make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' Making check in fortran make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make check-am make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make fortranlib_test fflush1 fflush2 fortranlib_test_1_8 fortranlib_test_F03 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/fortran/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' ===Serial tests in test begin Mon Nov 11 17:08:09 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' ============================ Fortran API: Testing fortranlib_test ============================ Fortran API: fortranlib_test Test Log ============================ ========================== FORTRAN tests ========================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 Mounting test PASSED Reopen test PASSED File open/close test PASSED File free space test PASSED Dataset test PASSED Extendible dataset test PASSED Dataset offset with user block 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.09user 0.03system 0:00.13elapsed 93%CPU (0avgtext+0avgdata 18948maxresident)k 328inputs+1224outputs (6major+9717minor)pagefaults 0swaps Finished testing fortranlib_test ============================ ============================ Fortran API: Testing fflush1 ============================ Fortran API: fflush1 Test Log ============================ 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9392maxresident)k 32inputs+8outputs (1major+2229minor)pagefaults 0swaps Finished testing fflush1 ============================ ============================ Fortran API: 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.00user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 9296maxresident)k 32inputs+0outputs (1major+2256minor)pagefaults 0swaps Finished testing fflush2 ============================ ============================ Fortran API: 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.10 release 5 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 info 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.12user 0.02system 0:00.20elapsed 79%CPU (0avgtext+0avgdata 14460maxresident)k 160inputs+1056outputs (1major+3814minor)pagefaults 0swaps Finished testing fortranlib_test_1_8 ============================ ============================ Fortran API: Testing fortranlib_test_F03 ============================ Fortran API: fortranlib_test_F03 Test Log ============================ ============================== FORTRAN 2003 tests ============================== FORTRANLIB_TEST is linked with HDF5 Library version 1.10 release 5 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 Testing vds PASSED ============================================ FORTRAN tests completed with 0 error(s) ! ============================================ 0.04user 0.02system 0:00.07elapsed 98%CPU (0avgtext+0avgdata 16388maxresident)k 192inputs+472outputs (1major+9807minor)pagefaults 0swaps Finished testing fortranlib_test_F03 ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' ===Serial tests in test ended Mon Nov 11 17:08:10 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/test' Making check in testpar make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make parallel_test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[3]: 'parallel_test' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' ===Parallel tests in testpar begin Mon Nov 11 17:08:10 UTC 2019=== **** 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.10.5/openmpi/fortran/testpar' ============================ Fortran API: Testing parallel_test ============================ Fortran API: parallel_test 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 *** Writing/reading dataset by hyperslabs (contiguous layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (contiguous layout, collective MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, independent MPI I/O) PASSED Writing/reading dataset by hyperslabs (chunk layout, collective MPI I/O) PASSED Writing/reading several datasets (contiguous layout, independent MPI I/O) PASSED 0.62user 0.45system 0:00.68elapsed 155%CPU (0avgtext+0avgdata 23852maxresident)k 56inputs+45376outputs (8major+33896minor)pagefaults 0swaps Finished testing parallel_test ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' ===Parallel tests in testpar ended Mon Nov 11 17:08:10 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran/testpar' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/fortran' Making check in hl make[1]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' Making check in src make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[5]: Nothing to be done for '_exec_check-s'. make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/src' Making check in test make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make test_lite test_image test_file_image test_table test_ds test_packet test_ld test_dset_append test_h5do_compat make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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_ld' is up to date. make[3]: 'test_dset_append' is up to date. make[3]: 'test_h5do_compat' is up to date. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' ===Serial tests in test begin Mon Nov 11 17:08:10 UTC 2019=== make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' ============================ 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.03user 0.01system 0:00.04elapsed 100%CPU (0avgtext+0avgdata 9892maxresident)k 168inputs+64outputs (2major+2620minor)pagefaults 0swaps Finished testing test_lite ============================ ============================ 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.21user 0.04system 0:00.25elapsed 99%CPU (0avgtext+0avgdata 11704maxresident)k 16inputs+4856outputs (0major+3215minor)pagefaults 0swaps Finished testing test_image ============================ ============================ 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.01user 0.01system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 13468maxresident)k 40inputs+80outputs (1major+3545minor)pagefaults 0swaps Finished testing test_file_image ============================ ============================ 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.04user 0.07system 0:00.12elapsed 100%CPU (0avgtext+0avgdata 12244maxresident)k 256inputs+160outputs (1major+32456minor)pagefaults 0swaps Finished testing test_table ============================ ============================ 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.15user 0.01system 0:00.17elapsed 97%CPU (0avgtext+0avgdata 11408maxresident)k 112inputs+744outputs (1major+3022minor)pagefaults 0swaps Finished testing test_ds ============================ ============================ 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.07user 0.03system 0:00.11elapsed 97%CPU (0avgtext+0avgdata 12228maxresident)k 48inputs+904outputs (1major+9819minor)pagefaults 0swaps Finished testing test_packet ============================ ============================ Testing test_ld ============================ test_ld Test Log ============================ Testing H5LDget_dset_dims PASSED Testing H5LDget_dset_dims with H5Dset_extent PASSED Testing H5LDget_dset_type_size PASSED Testing H5LDget_dset_elmts on invalid conditions PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: one-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED Testing H5LDget_dset_elmts: two-dimensional dataset PASSED All tests for H5LD high level routines passed. 0.02user 0.01system 0:00.03elapsed 102%CPU (0avgtext+0avgdata 9392maxresident)k 72inputs+1056outputs (1major+2401minor)pagefaults 0swaps Finished testing test_ld ============================ ============================ Testing test_dset_append ============================ test_dset_append Test Log ============================ Testing Append flush with H5DOappend()--append rows with default dapl PASSED Testing Append flush with H5DOappend()--append rows PASSED Testing Append flush with H5DOappend()--append columns PASSED Testing Append flush with H5DOappend()--append rows & columns PASSED Testing Append flush with H5DOappend()--append size < boundary size PASSED Testing Append flush with H5DOappend()--append & boundary size vary PASSED 0.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 8628maxresident)k 40inputs+40outputs (1major+2276minor)pagefaults 0swaps Finished testing test_dset_append ============================ ============================ Testing test_h5do_compat ============================ test_h5do_compat Test Log ============================ Testing H5DOwrite_chunk wrapper PASSED Testing H5DOread_chunk wrapper PASSED All direct chunk read/write wrapper tests passed. 0.01user 0.01system 0:00.02elapsed 104%CPU (0avgtext+0avgdata 8612maxresident)k 16inputs+8outputs (0major+2213minor)pagefaults 0swaps Finished testing test_h5do_compat ============================ make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' ===Serial tests in test ended Mon Nov 11 17:08:11 UTC 2019=== make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/test' Making check in tools make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making check in gif2h5 make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make h52giftest.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[4]: 'h52giftest.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' ===Serial tests in gif2h5 begin Mon Nov 11 17:08:11 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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 that the h52gif tool handles 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.05user 0.05system 0:00.09elapsed 118%CPU (0avgtext+0avgdata 8768maxresident)k 8inputs+192outputs (0major+10652minor)pagefaults 0swaps Finished testing h52giftest.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' ===Serial tests in gif2h5 ended Mon Nov 11 17:08:11 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/gif2h5' Making check in h5watch make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make testh5watch.sh make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[4]: 'testh5watch.sh' is up to date. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' ===Serial tests in h5watch begin Mon Nov 11 17:08:12 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' ============================ Testing testh5watch.sh Finished testing testh5watch.sh ============================ testh5watch.sh Test Log ============================ Testing h5watch --help PASSED Testing h5watch WATCH.h5 PASSED Testing h5watch WATCH.h5/group/DSET_CMPD PASSED Testing h5watch WATCH.h5/DSET_NONE PASSED Testing h5watch WATCH.h5/DSET_NOMAX PASSED Testing h5watch ../WATCH.h5/DSET_CMPD PASSED Testing h5watch --width=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=-8 WATCH.h5/DSET_ONE PASSED Testing h5watch --polling=0 WATCH.h5/DSET_ONE PASSED Testing h5watch --fields=fieldx WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2. WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2, WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1,field2.b.k WATCH.h5/DSET_CMPD PASSED Testing h5watch --fields=field1 --fields=field2.b.k WATCH.h5/DSET_CMPD PASSED DONE WITH 1st SET OF TESTS Testing h5watch TEST.h5/DSET_ONE PASSED Testing h5watch TEST.h5/DSET_ALLOC_EARLY PASSED Testing h5watch TEST.h5/DSET_ALLOC_LATE PASSED Testing h5watch TEST.h5/DSET_CMPD PASSED Testing h5watch TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch TEST.h5/DSET_TWO PASSED Testing h5watch TEST.h5/DSET_CMPD_TWO PASSED DONE WITH 2nd SET OF TESTS Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b,field4 TEST.h5/DSET_CMPD PASSED Testing h5watch --fields=field2.b.a --fields=field2.c TEST.h5/DSET_CMP PASSED Testing h5watch --fields=field1,field2 TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field2.b --fields=field4 TEST.h5/DSET_CMPD_TW PASSED Testing h5watch --fields=field2.b.a,field2.c TEST.h5/DSET_CMPD_TWO PASSED Testing h5watch --fields=field\,1,field2\. TEST.h5/DSET_CMPD_ESC PASSED Testing h5watch --fields=field2\..\,b --fields=field4\, TEST.h5/DSET_C PASSED Testing h5watch --fields=field2\..\,b.a,field2\..\\K TEST.h5/DSET_CMPD PASSED DONE WITH 3rd SET OF TESTS Testing h5watch --dim TEST.h5/DSET_ONE PASSED Testing h5watch --dim TEST.h5/DSET_TWO PASSED Testing h5watch --width=30 TEST.h5/DSET_TWO PASSED Testing h5watch --label TEST.h5/DSET_CMPD PASSED Testing h5watch --simple TEST.h5/DSET_ONE PASSED DONE WITH 4th SET OF TESTS All h5watch tests passed. 0.96user 1.58system 1:04.35elapsed 3%CPU (0avgtext+0avgdata 9892maxresident)k 112inputs+2024outputs (1major+243224minor)pagefaults 0swaps Finished testing testh5watch.sh ============================ ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' ===Serial tests in h5watch ended Mon Nov 11 17:09:16 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools/h5watch' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/tools' Making check in fortran make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' Making check in src make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[6]: Nothing to be done for '_exec_check-s'. make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/src' Making check in test make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make tstds tstlite tstimage tsttable make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/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.10.5/openmpi/hl/fortran/test' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' ===Serial tests in test begin Mon Nov 11 17:09:16 UTC 2019=== make[6]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' ============================ Fortran API: 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.01system 0:00.03elapsed 69%CPU (0avgtext+0avgdata 9724maxresident)k 96inputs+16outputs (2major+2256minor)pagefaults 0swaps Finished testing tstds ============================ ============================ Fortran API: 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 Make/Read datasets (vl) 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.02user 0.01system 0:00.03elapsed 100%CPU (0avgtext+0avgdata 12212maxresident)k 80inputs+248outputs (1major+3279minor)pagefaults 0swaps Finished testing tstlite ============================ ============================ Fortran API: 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.01user 0.01system 0:00.02elapsed 100%CPU (0avgtext+0avgdata 14000maxresident)k 32inputs+792outputs (1major+3339minor)pagefaults 0swaps Finished testing tstimage ============================ ============================ Fortran API: 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 Testing H5TBread_table_f and H5TBmake_table_f (F2003) PASSED 0.01user 0.02system 0:00.04elapsed 97%CPU (0avgtext+0avgdata 12996maxresident)k 32inputs+32outputs (1major+10776minor)pagefaults 0swaps Finished testing tsttable ============================ make[6]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' ===Serial tests in test ended Mon Nov 11 17:09:16 UTC 2019=== make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[5]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[5]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran/test' make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make check-TESTS make[4]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[4]: Nothing to be done for 'check-TESTS'. make[4]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl/fortran' make[2]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make check-TESTS make[3]: Entering directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[3]: Nothing to be done for 'check-TESTS'. make[3]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[2]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make[1]: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi/hl' make: Leaving directory '/builddir/build/BUILD/hdf5-1.10.5/openmpi' + module purge ++ /usr/share/lmod/lmod/libexec/lmod bash purge + eval unset '__LMOD_REF_COUNT_LD_LIBRARY_PATH;' unset 'LD_LIBRARY_PATH;' unset '__LMOD_REF_COUNT_LOADEDMODULES;' unset 'LOADEDMODULES;' '__LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1;' export '__LMOD_REF_COUNT_MANPATH;' '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;' '__LMOD_REF_COUNT_PATH=/usr/bin:1\;/bin:1\;/usr/sbin:1\;/sbin:1\;/usr/local/sbin:1;' export '__LMOD_REF_COUNT_PATH;' 'PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin;' export 'PATH;' '__LMOD_REF_COUNT_PKG_CONFIG_PATH=/usr/lib64/pkgconfig:1\;/usr/share/pkgconfig:1;' export '__LMOD_REF_COUNT_PKG_CONFIG_PATH;' 'PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig;' export 'PKG_CONFIG_PATH;' unset '__LMOD_REF_COUNT__LMFILES_;' unset '_LMFILES_;' '_ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh;' export '_ModuleTable001_;' '_ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0=;' export '_ModuleTable002_;' '_ModuleTable_Sz_=2;' export '_ModuleTable_Sz_;' ++ unset __LMOD_REF_COUNT_LD_LIBRARY_PATH ++ unset LD_LIBRARY_PATH ++ unset __LMOD_REF_COUNT_LOADEDMODULES ++ unset LOADEDMODULES ++ __LMOD_REF_COUNT_MANPATH=/usr/share/lmod/lmod/share/man:1 ++ export __LMOD_REF_COUNT_MANPATH ++ 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 ++ __LMOD_REF_COUNT_PATH='/usr/bin:1;/bin:1;/usr/sbin:1;/sbin:1;/usr/local/sbin:1' ++ export __LMOD_REF_COUNT_PATH ++ PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin ++ export PATH ++ __LMOD_REF_COUNT_PKG_CONFIG_PATH='/usr/lib64/pkgconfig:1;/usr/share/pkgconfig:1' ++ export __LMOD_REF_COUNT_PKG_CONFIG_PATH ++ PKG_CONFIG_PATH=:/usr/lib64/pkgconfig:/usr/share/pkgconfig ++ export PKG_CONFIG_PATH ++ unset __LMOD_REF_COUNT__LMFILES_ ++ unset _LMFILES_ ++ _ModuleTable001_=X01vZHVsZVRhYmxlXz17WyJNVHZlcnNpb24iXT0zLFsiY19yZWJ1aWxkVGltZSJdPWZhbHNlLFsiY19zaG9ydFRpbWUiXT1mYWxzZSxkZXB0aFQ9e30sZmFtaWx5PXt9LG1UPXt9LG1wYXRoQT17Ii9ldGMvbW9kdWxlZmlsZXMiLCIvdXNyL3NoYXJlL21vZHVsZWZpbGVzIiwiL3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9MaW51eCIsIi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvQ29yZSIsIi91c3Ivc2hhcmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0sWyJzeXN0ZW1CYXNlTVBBVEgiXT0iL2V0Yy9tb2R1bGVmaWxlczovdXNyL3NoYXJlL21vZHVsZWZpbGVzOi91c3Ivc2hhcmUvbW9kdWxlZmlsZXMvTGludXg6L3Vzci9zaGFyZS9tb2R1bGVmaWxlcy9Db3JlOi91c3Ivc2hh ++ export _ModuleTable001_ ++ _ModuleTable002_=cmUvbG1vZC9sbW9kL21vZHVsZWZpbGVzL0NvcmUiLH0= ++ export _ModuleTable002_ ++ _ModuleTable_Sz_=2 ++ export _ModuleTable_Sz_ ++ : -s sh + eval + RPM_EC=0 ++ jobs -p + exit 0 Processing files: hdf5-1.10.5-4.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TQl5l7 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5 + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5 + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5 + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5 + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_10.txt release_docs/HISTORY-1_8.txt release_docs/HISTORY-1_8_0-1_10_0.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8SBKMa + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5 + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5 + RPM_EC=0 ++ jobs -p + exit 0 Provides: hdf5 = 1.10.5-4.fc32 hdf5(x86-64) = 1.10.5-4.fc32 libhdf5.so.103()(64bit) libhdf5_cpp.so.103()(64bit) libhdf5_fortran.so.102()(64bit) libhdf5_hl.so.100()(64bit) libhdf5_hl_cpp.so.100()(64bit) libhdf5hl_fortran.so.100()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit) libhdf5_fortran.so.102()(64bit) libhdf5_hl.so.100()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(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.9)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-devel-1.10.5-4.fc32.x86_64 Provides: hdf5-devel = 1.10.5-4.fc32 hdf5-devel(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/bash /usr/bin/sh libhdf5.so.103()(64bit) libhdf5_cpp.so.103()(64bit) libhdf5_fortran.so.102()(64bit) libhdf5_hl.so.100()(64bit) libhdf5_hl_cpp.so.100()(64bit) libhdf5hl_fortran.so.100()(64bit) Processing files: java-hdf5-1.10.5-4.fc32.x86_64 Provides: java-hdf5 = 1.10.5-4.fc32 java-hdf5(x86-64) = 1.10.5-4.fc32 libhdf5_java.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libhdf5.so.103()(64bit) rtld(GNU_HASH) Obsoletes: jhdf5 < 3.3.1-2 Processing files: hdf5-static-1.10.5-4.fc32.x86_64 Provides: hdf5-static = 1.10.5-4.fc32 hdf5-static(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-mpich-1.10.5-4.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.eWLvxa + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-mpich + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-mpich + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-mpich + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-mpich + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-mpich + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_10.txt release_docs/HISTORY-1_8.txt release_docs/HISTORY-1_8_0-1_10_0.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-mpich + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2YRok8 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5-mpich + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5-mpich + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5-mpich + RPM_EC=0 ++ jobs -p + exit 0 Provides: hdf5-mpich = 1.10.5-4.fc32 hdf5-mpich(x86-64) = 1.10.5-4.fc32 hdf5-mpich2 = 1.10.5-4.fc32 libhdf5.so.103()(64bit)(mpich-x86_64) libhdf5_fortran.so.102()(64bit)(mpich-x86_64) libhdf5_hl.so.100()(64bit)(mpich-x86_64) libhdf5hl_fortran.so.100()(64bit)(mpich-x86_64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit)(mpich-x86_64) libhdf5_fortran.so.102()(64bit)(mpich-x86_64) libhdf5_hl.so.100()(64bit)(mpich-x86_64) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpi.so.12()(64bit)(mpich-x86_64) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: hdf5-mpich2 < 1.8.11-4 Processing files: hdf5-mpich-devel-1.10.5-4.fc32.x86_64 Provides: hdf5-mpich-devel = 1.10.5-4.fc32 hdf5-mpich-devel(x86-64) = 1.10.5-4.fc32 hdf5-mpich2-devel = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libhdf5.so.103()(64bit)(mpich-x86_64) libhdf5_fortran.so.102()(64bit)(mpich-x86_64) libhdf5_hl.so.100()(64bit)(mpich-x86_64) libhdf5hl_fortran.so.100()(64bit)(mpich-x86_64) Obsoletes: hdf5-mpich2-devel < 1.8.11-4 Processing files: hdf5-mpich-static-1.10.5-4.fc32.x86_64 Provides: hdf5-mpich-static = 1.10.5-4.fc32 hdf5-mpich-static(x86-64) = 1.10.5-4.fc32 hdf5-mpich2-static = 1.10.5-4.fc32 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.10.5-4.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jNg1db + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + DOCDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-openmpi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-openmpi + cp -pr MANIFEST /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-openmpi + cp -pr README.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/RELEASE.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-openmpi + cp -pr release_docs/HISTORY-1_0-1_8_0_rc3.txt release_docs/HISTORY-1_10.txt release_docs/HISTORY-1_8.txt release_docs/HISTORY-1_8_0-1_10_0.txt /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/doc/hdf5-openmpi + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OhRTfb + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5-openmpi + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5-openmpi + cp -pr COPYING /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64/usr/share/licenses/hdf5-openmpi + RPM_EC=0 ++ jobs -p + exit 0 Provides: hdf5-openmpi = 1.10.5-4.fc32 hdf5-openmpi(x86-64) = 1.10.5-4.fc32 libhdf5.so.103()(64bit)(openmpi-x86_64) libhdf5_fortran.so.102()(64bit)(openmpi-x86_64) libhdf5_hl.so.100()(64bit)(openmpi-x86_64) libhdf5hl_fortran.so.100()(64bit)(openmpi-x86_64) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgfortran.so.5()(64bit) libgfortran.so.5(GFORTRAN_8)(64bit) libhdf5.so.103()(64bit)(openmpi-x86_64) libhdf5_fortran.so.102()(64bit)(openmpi-x86_64) libhdf5_hl.so.100()(64bit)(openmpi-x86_64) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.27)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpi.so.40()(64bit)(openmpi-x86_64) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsz.so.2()(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: hdf5-openmpi-devel-1.10.5-4.fc32.x86_64 Provides: hdf5-openmpi-devel = 1.10.5-4.fc32 hdf5-openmpi-devel(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh libhdf5.so.103()(64bit)(openmpi-x86_64) libhdf5_fortran.so.102()(64bit)(openmpi-x86_64) libhdf5_hl.so.100()(64bit)(openmpi-x86_64) libhdf5hl_fortran.so.100()(64bit)(openmpi-x86_64) Processing files: hdf5-openmpi-static-1.10.5-4.fc32.x86_64 Provides: hdf5-openmpi-static = 1.10.5-4.fc32 hdf5-openmpi-static(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debugsource-1.10.5-4.fc32.x86_64 Provides: hdf5-debugsource = 1.10.5-4.fc32 hdf5-debugsource(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: hdf5-debuginfo-1.10.5-4.fc32.x86_64 Provides: debuginfo(build-id) = 3244ddccc37e5f8f4926da83e55a9cc86208efdd debuginfo(build-id) = 54bc61cbfc6e92da8d76c151ddc803dcc6d2dd42 debuginfo(build-id) = 5f30b594fc0275fda066fca5df0eeebf3666c1e1 debuginfo(build-id) = 974f98071abeae6b5a4b3f1a41a68d0391760a6f debuginfo(build-id) = 9bb79f06dd7d98684089ed8c4994b4495a403410 debuginfo(build-id) = d1d9ac41a2117d97db5d24e2d2f166db07ad2818 hdf5-debuginfo = 1.10.5-4.fc32 hdf5-debuginfo(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.fc32 Processing files: java-hdf5-debuginfo-1.10.5-4.fc32.x86_64 Provides: debuginfo(build-id) = 42e4462ca7357a5b1cdc656abc6609afa2f66b09 java-hdf5-debuginfo = 1.10.5-4.fc32 java-hdf5-debuginfo(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.fc32 Processing files: hdf5-mpich-debuginfo-1.10.5-4.fc32.x86_64 Provides: debuginfo(build-id) = 021777d624c983b841138d01ac857ad080fc7812 debuginfo(build-id) = 479d6a8bfce5ea6bfb36e8d6ac8d4afb50a597fc debuginfo(build-id) = b755daf1f91e1119515e14a0da714032408c2903 debuginfo(build-id) = e79c649c0fb3b42fa17d871ad269d1f1d6bbbffb hdf5-mpich-debuginfo = 1.10.5-4.fc32 hdf5-mpich-debuginfo(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.fc32 Processing files: hdf5-openmpi-debuginfo-1.10.5-4.fc32.x86_64 Provides: debuginfo(build-id) = 4a67b0bfb56635a86c1ac7d87256e19f47012cfc debuginfo(build-id) = 506de63e253a650d5d09af70c4ee5c9c343b47ac debuginfo(build-id) = b8127ee44f0b550150360186516e36b40405d42a debuginfo(build-id) = f0363333654283d326a9af42a8448abe4a4c1b53 hdf5-openmpi-debuginfo = 1.10.5-4.fc32 hdf5-openmpi-debuginfo(x86-64) = 1.10.5-4.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: hdf5-debugsource(x86-64) = 1.10.5-4.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 Wrote: /builddir/build/RPMS/java-hdf5-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-devel-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-devel-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-devel-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/java-hdf5-debuginfo-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-static-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-static-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-static-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-openmpi-debuginfo-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-mpich-debuginfo-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-debugsource-1.10.5-4.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/hdf5-debuginfo-1.10.5-4.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kcgom7 + umask 022 + cd /builddir/build/BUILD + cd hdf5-1.10.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/hdf5-1.10.5-4.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0